Bump the npm_and_yarn group across 1 directory with 6 updates #4
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 5 updates in the / directory:
4.5.5
4.5.9
7.21.0
7.26.10
7.0.3
7.0.6
0.18.20
0.25.1
3.1.0
4.3.4
4.5.9
6.2.2
Updates
vite
from 4.5.5 to 4.5.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
edad4d2
release: v4.5.98f63cd6
fix: allow CORS from loopback addresses by default (#19249)0bc52e0
fix:preview.allowedHosts
with specific values was not respected (#19246)947f0c1
release: v4.5.83680bad
fix: try parseserver.origin
URL (#19241)fe86acb
release: v4.5.7f4d3c46
fix:crypto.getRandomValues
is not available in old Node versions (#19237)9e460f5
release: v4.5.6ef1049d
fix!: check host header to prevent DNS rebinding attacks and introduce `serve...c065a77
fix: verify token for HMR WebSocket connectionUpdates
@babel/runtime
from 7.21.0 to 7.26.10Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.92d95140
v7.26.763d3038
v7.26.0b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)2f72b97
v7.25.6Updates
cross-spawn
from 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97f
chore(release): 7.0.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)Updates
esbuild
from 0.18.20 to 0.25.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6bfc1c1
publish 0.25.1 to npmf9b3952
fix #4078: prepend namespaces to source map pathsccf3dd7
add "contributed by" in changelog48cd7a9
Update Go from 1.23.5 to 1.23.7 (#4077)1f04fa4
fix absolute windows paths in source maps9ca03f6
also add test case from #40752f244c0
add test case from #41041dde994
fix incorrect test names9f008c5
fix #4070:file
namespace forsourceMappingURL
cbd5eb8
release notes and tests for #4082Updates
@vitejs/plugin-react
from 3.1.0 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react
's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react
's changelog.... (truncated)
Commits
2e368a6
release: plugin-react@4.3.4bde1ad6
feat: add Vite 6 to peerDependencies range (#390)45a727c
fix(deps): update all non-major dependencies (#373)5d2b6c6
fix: force non-legacy import attributes babel output (#386)b61592a
release: plugin-react@4.3.3e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)63b2e38
release: plugin-react@4.3.2fdf6ce4
fix(deps): update all non-major dependencies (#273)4544e97
feat: update refresh utils for React Router 7 support (#363)Updates
vite
from 4.5.9 to 6.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
edad4d2
release: v4.5.98f63cd6
fix: allow CORS from loopback addresses by default (#19249)0bc52e0
fix:preview.allowedHosts
with specific values was not respected (#19246)947f0c1
release: v4.5.83680bad
fix: try parseserver.origin
URL (#19241)fe86acb
release: v4.5.7f4d3c46
fix:crypto.getRandomValues
is not available in old Node versions (#19237)9e460f5
release: v4.5.6ef1049d
fix!: check host header to prevent DNS rebinding attacks and introduce `serve...c065a77
fix: verify token for HMR WebSocket connectionUpdates
rollup
from 3.29.4 to 4.36.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ab7bfa8
4.36.07f0164e
draft for extended renderDynamicImport hook (#5870)f687af5
Update axios overrides to 1.8.2 (#5876)8c15e59
avoiding top level await circular (#5843)2212897
fix: export types (#5879)d683462
chore(deps): update dependency eslint-plugin-vue to v10 (#5877)7710d69
fix(deps): lock file maintenance minor/patch updates (#5878)70ef1cc
4.35.0d29a457
feat(5858): make closeBundle hook receive the last error (#5867)b346ce9
chore(deps): update dependency builtin-modules to v5 (#5872)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.