async-cache-dedupe
async-cache-dedupe copied to clipboard
chore(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1
Bumps webpack-cli from 5.1.4 to 6.0.1.
Release notes
Sourced from webpack-cli's releases.
v6.0.1
6.0.1 (2024-12-20)
Bug Fixes
v6.0.0
6.0.0 (2024-12-19)
BREAKING CHANGES
- the minimum required Node.js version is
18.12.0- removed
init,loaderandplugincommands in favorcreate-webpack-app- dropped support for
webpack-dev-server@v4- minimum supported webpack version is
5.82.0Bug Fixes
- allow to require
webpack.config.jsin ESM format (#4346) (5106684)- correct the minimum help output (#4057) (c727c4f)
- gracefully shutting down (#4145) (90720e2)
- improve help output for possible values (#4316) (4cd5aef)
- no serve when dev-server is false (#2947) (a93e860)
Features
Changelog
Sourced from webpack-cli's changelog.
6.0.1 (2024-12-20)
Bug Fixes
6.0.0 (2024-12-19)
BREAKING CHANGES
- the minimum required Node.js version is
18.12.0- removed
init,loaderandplugincommands in favorcreate-webpack-app- dropped support for
webpack-dev-server@v4- minimum supported webpack version is
5.82.0Bug Fixes
- allow to require
webpack.config.jsin ESM format (#4346) (5106684)- correct the minimum help output (#4057) (c727c4f)
- gracefully shutting down (#4145) (90720e2)
- improve help output for possible values (#4316) (4cd5aef)
- no serve when dev-server is false (#2947) (a93e860)
Features
Commits
480b33dchore(release): publish new version7a5071btest: fix8326501fix: better default valueseab2f39fix: less dependencies2db1195refactor: codefca8c00fix: logging09c7cd7fix: reduce package size, avoid*.d.ts7a7e5d9fix: update peer dependencies (#4356)5405aedchore(deps-dev): bump readable-stream in the dependencies group (#4355)270fdc2chore(release): create-webpack-app- Additional commits viewable in compare view
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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.