SwagPayPal
SwagPayPal copied to clipboard
Bump webpack from 5.75.0 to 5.89.0 in /src/Resources/app/administration
Bumps webpack from 5.75.0 to 5.89.0.
Release notes
Sourced from webpack's releases.
v5.89.0
New Features
- Make CommonJS import preserve chained expressions by
@bworline
in webpack/webpack#17718Dependencies & Maintenance
- chore(deps-dev): bump
@types/node
from 20.3.1 to 20.4.8 by@dependabot
in webpack/webpack#17568- docs: add example for stats detailed output by
@ersachin3112
in webpack/webpack#17420- docs: add example for stats normal output by
@ersachin3112
in webpack/webpack#17426- chore(deps-dev): bump core-js from 3.31.0 to 3.32.0 by
@dependabot
in webpack/webpack#17539- chore(deps-dev): bump pretty-format from 29.5.0 to 29.6.2 by
@dependabot
in webpack/webpack#17536- chore(deps-dev): bump
@types/node
from 20.4.8 to 20.4.9 by@dependabot
in webpack/webpack#17583- chore(deps-dev): bump less from 4.1.3 to 4.2.0 by
@dependabot
in webpack/webpack#17580- chore(deps): bump semver from 5.7.1 to 5.7.2 by
@dependabot
in webpack/webpack#17483- chore(deps-dev): bump simple-git from 3.19.0 to 3.19.1 by
@dependabot
in webpack/webpack#17427- chore(deps-dev): bump
@types/node
from 20.4.9 to 20.6.0 by@dependabot
in webpack/webpack#17666Full Changelog: https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0
v5.88.2
Bug Fixes
- Fixed a bug where unused identifiers should retain names when using css modules by
@burhanuday
in webpack/webpack#17444Full Changelog: https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2
v5.88.1
Developer Experience
- Significantly improve TypeScript coverage for Library Plugins by
@alexander-akait
in webpack/webpack#17414Full Changelog: https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1
v5.88.0
New Features
- [CSS] - Use
css/auto
as the default css mode by@burhanuday
in webpack/webpack#17399Bug Fixes
- Fix bugs related to require.context and layer by
@alexander-akait
in webpack/webpack#17388- Fix bug in runtime for CSS loading by
@alexander-akait
in webpack/webpack#17400- Correct indirect call for tagged template expressions using correct this context by
@alexander-akait
in webpack/webpack#17397- Update environment support for KaiOS browser by
@steverep
in webpack/webpack#17395- Fix async module runtime code for running top-level-await by
@ahabhgk
in webpack/webpack#17393Developer Experience
- Add example for stats minimal output by
@ersachin3112
in webpack/webpack#17406- Significantly improve type coverage for Dependency, Runtime, Template classes by
@alexander-akait
in webpack/webpack#17394Dependencies & Maintenance
- Bump browserslist from 4.21.8 to 4.21.9 by
@dependabot
in webpack/webpack#17389- Bump acorn from 8.8.2 to 8.9.0 by
@dependabot
in webpack/webpack#17402- Bump eslint from 8.42.0 to 8.43.0 by
@dependabot
in webpack/webpack#17401
... (truncated)
Commits
8766092
5.89.021c80e4
Merge pull request #17718 from bworline/require-preserve-chainsb14922c
Refactor shared codedc66572
update typesd36804e
update typesd4e8485
initial1f13ff9
Merge pull request #17666 from webpack/dependabot/npm_and_yarn/types/node-20.6.0f00e6e2
chore(deps-dev): bump@types/node
from 20.4.9 to 20.6.0853bfda
Merge pull request #17427 from webpack/dependabot/npm_and_yarn/simple-git-3.19.164707c9
Merge pull request #17483 from webpack/dependabot/npm_and_yarn/semver-5.7.2- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by thelarkinn, 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 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 this major version
will 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 version
will 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 dependency
will 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.