Bump the npm_and_yarn group with 3 updates #464
Merged
+217
−198
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 3 updates: vite, esbuild and undici.
Updates
vite
from 6.0.3 to 6.0.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a55f8ba
release: v6.0.9bd896fb
fix!: check host header to prevent DNS rebinding attacks and introduce `serve...029dcd6
fix: verify token for HMR WebSocket connectionb09572a
fix!: defaultserver.cors: false
to disallow fetching from untrusted originsc0f72a6
release: v6.0.8f2aed62
fix: tree shake stringified JSON imports (#19189)db81c2d
fix: ensureserver.close()
only called once (#19204)47039f4
fix: use shared sigterm callback (#19203)3bd55bc
fix: avoid SSR HMR for HTML files (#19193)e690d8b
fix(optimizer): use correct default install state path for yarn PnP (#19119)Updates
esbuild
from 0.24.0 to 0.24.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
745abd9
publish 0.24.2 to npm79fd0b0
skip nulls in source map finalization (#4011)4b9322f
source map: avoid null entry for 0-length parts199a0d3
close #4013: credit to@sapphi-red
for the fix947f99f
fix #4010, fix #4012:import.meta
regressionde9598f
publish 0.24.1 to npm15d56ca
emit null source mappings for empty chunk content8d98f6f
fix #3985:entryPoint
metadata forcopy
loader0db1b82
fix #3998: avoidoutbase
in identifier names7236472
close #3974: add support for netbsd on arm64Updates
undici
from 6.21.0 to 6.21.1Release notes
Sourced from undici's releases.
Commits
e260e7b
Bumped v6.21.1c3acc60
Merge commit from fork2414bc9
Update return type of RetryCallback (#3851) (#3876)be8cd0a
[Backport v6.x] fix: Fixed the issue that there is no running request when ht...ee6176c
fix: sending formdata bodies with http2 (#3863) [backport] (#3866)a0220f1
fix(#3817): send servername for SNI on TLS (#3821) [backport] (#3864)353ab63
fix(#3736): back-port 183f8e9 to v6.x (#3855)Dependabot 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.