You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 5 updates:
7.20.7
7.23.9
7.23.3
7.24.0
7.23.4
7.24.0
7.0.0
9.0.1
5.89.0
5.90.3
Updates
@babel/cli
from 7.20.7 to 7.23.9Release notes
Sourced from
@babel/cli
's releases.... (truncated)
Changelog
Sourced from
@babel/cli
's changelog.... (truncated)
Commits
a0dd614
v7.23.9dde84f0
test: divide cli,node tests into 8 slices (#16196)1d33afd
test: merge cli,node fixture into the main runner (#16196)13a5c83
v7.23.45e1c5f0
Use prettier 3.1 (#16098)ca58ec1
v7.23.04bf5932
Updateconvert-source-map
(#15909)ff4f959
Fix flaky CLI test (#15932)ac766d6
Do not run flaky cli tests locally by default (#15928)5260051
v7.22.15Updates
@babel/core
from 7.23.3 to 7.24.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ce59160
v7.24.04bd1d41
ImplementnoUninitializedPrivateFieldAccess
assumption (#16267)741939c
Suggest usingBABEL_SHOW_CONFIG_FOR
for config problems (#12428)08a057c
UseObject.hasOwn
when available (#16248)ee7ef0b
chore: Helper changes for Babel 8 (#16209)a0dd614
v7.23.9b2bbffb
Migrateeslint-parser
to cts (#16222)e428a6d
v7.23.73e79f48
Avoid unpreventableunhandledRejection
events (#16167)d02c1f7
v7.23.6Updates
@babel/plugin-transform-runtime
from 7.23.4 to 7.24.0Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
ce59160
v7.24.082a936c
Add backmoduleName
option toplugin-transform-runtime
(#16241)08a057c
UseObject.hasOwn
when available (#16248)a0dd614
v7.23.91bff0aa
Properly sortcore-js@3
imports (#16224)7840c54
Improve output ofsuper()
(#16194)e428a6d
v7.23.7bf9ff15
Update polyfill plugins (#16168)d02c1f7
v7.23.67b4ba1d
[babel 8] RemoveuseESModules
option (#16141)Updates
gulp-filter
from 7.0.0 to 9.0.1Release notes
Sourced from gulp-filter's releases.
Commits
365f2e3
9.0.11513d7a
Fix Windows compatibility3216691
9.0.09312900
Require Node.js 184fe9483
8.0.0a3e98dd
Require Node.js 163f89140
Move to ESM (#96)Updates
webpack
from 5.89.0 to 5.90.3Release notes
Sourced from webpack's releases.
... (truncated)
Commits
651b3d6
chore(release): 5.90.3c8d4b5e
fix: more types5b9f6e4
perf: simplify and optimize chunk graph creation1addd26
refactor: more types65d547f
fix: should not mangle when destructuring a reexport0b2a5a0
fix(css): clean up export css local vars0258e6c
update snapshot2360e3a
fix: clean up export css local varsfc7b34d
fix: should not mangle when destructuring a reexport780f891
(perf) Simplify and optimize chunk graph creationYou can trigger a rebase of this PR 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