Bump the npm_and_yarn group across 1 directory with 5 updates #1010
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 4 updates in the / directory: marked, happy-dom, vite and express.
Updates
marked
from 7.0.5 to 8.0.0Release notes
Sourced from marked's releases.
Commits
4a855a8
chore(release): 8.0.0 [skip ci]326d46f
🗜️ build v8.0.0 [skip ci]22ebdb2
fix: remove deprecated options (#2936)fc643a2
feat: add --config options to marked cli65b6f14
add config option to bin/marked (#2937)afbaebc
chore(deps-dev): Bump rollup from 3.28.0 to 3.28.1 (#2960)68ec0c9
chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2 (#2959)d491f4e
chore(deps-dev): Bump eslint from 8.47.0 to 8.48.0 (#2958)f8e0c6e
chore(deps-dev): Bump@rollup/plugin-typescript
from 11.1.2 to 11.1.3 (#2957)603197e
chore(deps-dev): Bump eslint-plugin-n from 16.0.1 to 16.0.2 (#2956)Updates
happy-dom
from 14.12.3 to 16.6.0Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
3bb23c2
feat: #1683 Adds support for subsequent sibling combinator to query selecto...ecbf335
fix: #1678 Fixes problem with encoding and decoding attribute values in HTM...978dbfa
chore: #1661 Adds unit test for testing bubbling of events (#1679)3218bf9
chore: #0 Improve type accuracy, strict mode compatibility and JSDoc docume...8bf1f26
fix: #1577 Event.target should be the target element after an event has bee...f79188a
fix: #1577 Fixes issue where Comment, Text and DocumentFragment is not an i...02820d9
feat: #1670 Adds property isRegistered to GlobalRegistrator (#1674)a68a9cc
fix: #1669 Adds null check for if browser frame isnt available in Response ...4732136
fix: #1664 Support using URL as an object for URL:s when using the Browser ...00b34b4
fix: #1663 Fixes issue where setting document.documentElement.innerHTML isn...Updates
vite
from 5.4.11 to 6.0.7Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a671e58
release: v6.0.71c102d5
fix(ssr): fix semicolon injection by ssr transform (#19097)677508b
perf: skip globbing for static path in warmup (#19107)b178c90
fix: skip the plugin if it has been called before with the same id and import...a492253
fix(html): error while removingvite-ignore
attribute for inline script (#1...b07c036
feat(css): show lightningcss warnings (#19076)f7b1964
fix: fixminify
whenbuilder.sharedPlugins: true
(#19025)5c2b4a0
release: v6.0.69290d85
fix(css): show correct error when unknown placeholder is used for CSS modules...afff05c
fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)Updates
express
from 4.21.1 to 4.21.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
1faf228
4.21.22e0fb64
deps: bump [email protected] (#6209)59fc270
deps: [email protected] (#5956)51fc39c
docs: add funding (#6065)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
path-to-regexp
from 0.1.10 to 0.1.12Release notes
Sourced from path-to-regexp's releases.
Commits
640e694
0.1.12f01c26a
Merge commit from fork0c71192
0.1.118f09549
Add error on bad input valuesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.