Bump webpack from 4.44.2 to 5.99.8 in /webapp
Bumps webpack from 4.44.2 to 5.99.8.
Release notes
Sourced from webpack's releases.
v5.99.8
Fixes
- Fixed type error with latest
@types/node- Fixed typescript types
v5.99.7
Fixes
- Don't skip export generation for
defaultreexport (#19463)- Fixed module library export generation for reexport (#19459)
- Avoid module concatenation in child compilation for module library (#19457)
- Ensure HMR recover gracefully when CSS module with error
- Respect
causeof any errors anderrorsof AggregateError in stats output- Added missing
@types/json-schemain typesv5.99.6
Fixes
- Respect public path for ES modules
- Fixed generation of module for
modulelibrary when mixing commonjs and esm modules- Always apply
FlagDependencyExportsPluginfor libraries where it required- Faster logic for dead control flow
- Typescript types
v5.99.5
Fixes
- Control dead flow for labeled and blockless statements
v5.99.4
Fixes
- Fixed terminated state for
if/elsev5.99.3
Fixes
- Fixed dead control flow with deep nested
if/elsev5.99.2
Fixes
- Dead control flow for exotic cases
v5.99.1
Fixes
- Dead control flow for many cases
... (truncated)
Commits
a9cbd85chore(release): 5.99.85cc6615fix: type error with latest@types/node(#19501)0f42dc5docs: update examples (#19490)ebeace3chore(deps-dev): bump less-loader (#19488)3f36f91chore: update comments (#19487)bc25829fix: a lot of types (#19486)ea3ba3dbuild: refactor scripts and categorizing them45f0e49chore: add more benchmark cases (#19481)56dd6cachore(deps-dev): bump core-js in the dependencies group (#19482)5d8f2c9ci: usingcodspeedfor benchmarks (#19476)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Hello @dependabot[bot],
Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.
@Kshitij-Katiyar Looks like a breaking change with this bump.
@wiggin77 We will look into it
@wiggin77 These changes will need to upgrade the Typescript version to v5.x.x. Shall we proceed?
@wiggin77 These changes will need to upgrade the Typescript version to
v5.x.x. Shall we proceed?
Yes
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!