Bump the npm_and_yarn group across 1 directory with 5 updates #1033
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 17.0.3Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
70eb289
fix: [1720] Fix bug where nested query selector is not returning the correct ...9cb1d32
fix: #1714 Returns 0 by default for the tabIndex property in HTMLAnchorElem...5551267
fix: #1710 - Ensure querySelector returns the first item that appears in t...fbf5adb
BREAKING CHANGE: #1706 Disallow invalid attributes from being set in NamedN...7bc831d
feat: #320 Adds support for ECMAScript modules (#1705)33e888d
chore: #1716 Fix integration test failing most of the time (#1717)f2d46b6
fix: [1706] Handle non string attribute removal gracefully (#1711)df84257
feat: [1708] Add support for insertRow and deleteRow to HTMLTableSectionEleme...a72b016
fix: #1703 Removes space from directory name that prevents the repo to be c...b03fba8
chore: #1502 Improves tests for fetch (#1702)Updates
vite
from 5.4.11 to 5.4.14Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
e7eb3c5
release: v5.4.147d1699c
fix: allow CORS from loopback addresses by default (#19249)9df6e6b
fix:preview.allowedHosts
with specific values was not respected (#19246)a1824c5
release: v5.4.135946215
fix: try parseserver.origin
URL (#19241)f428aa9
release: v5.4.129da4abc
fix!: check host header to prevent DNS rebinding attacks and introduce `serve...b71a5c8
fix: verify token for HMR WebSocket connectiondfea38f
fix!: defaultserver.cors: false
to disallow fetching from untrusted originsecd2375
chore: add deps update changelogUpdates
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.