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 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 minor-patch group with 11 updates:
7.24.8
7.24.9
7.24.8
7.24.9
7.24.8
7.24.10
7.24.8
7.24.9
7.24.8
7.24.9
20.14.10
20.14.11
1.0.30001642
1.0.30001643
1.4.827
1.4.832
2.14.0
2.15.0
2.0.14
2.0.18
5.31.2
5.31.3
Updates
@babel/core
from 7.24.8 to 7.24.9Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)Updates
@babel/compat-data
from 7.24.8 to 7.24.9Release notes
Sourced from
@babel/compat-data
's releases.Changelog
Sourced from
@babel/compat-data
's changelog.Commits
30aa644
v7.24.9b79f832
Update compat data (#16631)Updates
@babel/generator
from 7.24.8 to 7.24.10Release notes
Sourced from
@babel/generator
's releases.Changelog
Sourced from
@babel/generator
's changelog.Commits
8bab900
v7.24.10dcee3e4
Fix parens detection for object&function inas
/satisfies
(#16648)30aa644
v7.24.93e4723f
Avoid extra parens in TSas
/satisfies
(#16617)Updates
@babel/helper-module-transforms
from 7.24.8 to 7.24.9Release notes
Sourced from
@babel/helper-module-transforms
's releases.Changelog
Sourced from
@babel/helper-module-transforms
's changelog.Commits
30aa644
v7.24.97525e8a
Lazy top-level initializations for module transforms (#16629)Updates
@babel/types
from 7.24.8 to 7.24.9Release notes
Sourced from
@babel/types
's releases.Changelog
Sourced from
@babel/types
's changelog.Commits
30aa644
v7.24.9de47960
fix: provide legacy typings for TS < 4.1 (#16638)Updates
@types/node
from 20.14.10 to 20.14.11Commits
Updates
caniuse-lite
from 1.0.30001642 to 1.0.30001643Commits
b74eeff
Update caniuse-db 1.0.30001643Updates
electron-to-chromium
from 1.4.827 to 1.4.832Commits
Updates
is-core-module
from 2.14.0 to 2.15.0Changelog
Sourced from is-core-module's changelog.
Commits
8ec3366
v2.15.02819fb3
[New] addnode:sea
Updates
node-releases
from 2.0.14 to 2.0.18Commits
5fcd4e1
2.0.18f49004b
feat: Nightly Syncdb6fb8e
fix dubious ownership624ca40
automate publish92a5382
2.0.172bb88a6
feat: Nightly Sync7ec23e0
feat: Nightly Sync8420f58
2.0.166b02729
feat: Nightly Syncfb7e76f
2.0.15Updates
terser
from 5.31.2 to 5.31.3Changelog
Sourced from terser's changelog.
Commits
0e6c08d
5.31.36f6b579
update changelogb17c72f
drop unused parameters of IIFEs in more situationsDependabot 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