html-modules-toolkit
html-modules-toolkit copied to clipboard
Bump tmp and webpack-cli in /examples/webpack
trafficstars
Removes tmp. It's no longer used after updating ancestor dependency webpack-cli. These dependencies need to be updated together.
Removes tmp
Updates webpack-cli from 2.1.2 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.0- The
--define-process-env-node-envoption was renamed to--config-node-envBug 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
v5.1.4
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
v5.1.3
5.1.3 (2023-06-04)
Bug Fixes
v5.1.2
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
... (truncated)
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.0- The
--define-process-env-node-envoption was renamed to--config-node-envBug 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
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
- improve help for some flags (f468614)
- improved support for
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
... (truncated)
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
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since your current version.
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 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.