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 theoretically-non-breaking group with 6 updates:
22.5.2
22.7.4
9.1.3
9.2.1
4.11.1
4.12.0
17.0.0
17.1.0
5.5.4
5.6.2
5.94.0
5.95.0
Updates
@types/node
from 22.5.2 to 22.7.4Commits
Updates
babel-loader
from 9.1.3 to 9.2.1Release notes
Sourced from babel-loader's releases.
Commits
1a9240b
9.2.15e5dd0c
Avoid error on missing getLogger (v9) (#1045)d280ee3
9.2.0a1a24ca
backport #1034 to 9.x (#1037)e449287
docs: clarify thatcacheIdentifier
is computed from the merged options (#1000)06c3ad8
Update deps (#1025)943f412
Update metadata test (#1024)955e577
Bump braces from 3.0.2 to 3.0.3 (#1020)c5df50c
Update tests (#1003)a186b8b
Remove caller option check (#1007)Updates
memfs
from 4.11.1 to 4.12.0Release notes
Sourced from memfs's releases.
Changelog
Sourced from memfs's changelog.
Commits
18f4abe
chore(release): 4.12.0 [skip ci]575a76b
feat: improve permissions support (#1059)764ab58
chore(deps): bump express from 4.19.2 to 4.21.0 (#1061)cfb0530
chore(release): 4.11.2 [skip ci]9156c84
fix: addparentPath
toDirent
(#1058)a6ec0bf
docs:dir
was renamed topath
a while back (#1060)1c9db5d
chore(deps): lock file maintenance3189bf7
chore(deps): lock file maintenanceUpdates
nyc
from 17.0.0 to 17.1.0Release notes
Sourced from nyc's releases.
Changelog
Sourced from nyc's changelog.
Commits
41f4476
chore(main): release nyc 17.1.0 (#1572)d338985
chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (#1582)af74d1e
feat(deps): bump foreground-child from ^2.0.0 to ^3.0.0 (#1546)ae657b6
fix: reduce size of serialized JSON output (#1570)b6a9484
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1571)b86edbc
chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (#1568)Updates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
webpack
from 5.94.0 to 5.95.0Release notes
Sourced from webpack's releases.
Commits
e20fd63
chore(release): 5.95.04866b0d
feat: added newoptimization.entryIife
optiond90f692
fix: merge duplicate chunks after split chunks90dec30
fix(externals): distinguish “module” and “import” in “module-import”c1a0a46
fix(externals): distinguish “module” and “import” in “module-import”14d8fa8
fix: all tests casesdae16ad
feat: pass output.hash* options to loader context75d185d
feat: passoutput.hash*
options to loader context46e0b9c
test: update8e62f9f
testDependabot 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