elm-webpack-starter
elm-webpack-starter copied to clipboard
Bump webpack-cli from 3.3.12 to 4.10.0
Bumps webpack-cli from 3.3.12 to 4.10.0.
Release notes
Sourced from webpack-cli's releases.
v4.10.0
4.10.0 (2022-06-13)
Bug Fixes
- changeTime is already in milliseconds (#3198) (d390d32)
- improve parsing of
--env
flag (#3286) (402c0fe)Features
- added types (8ec1375)
v4.9.2
4.9.2 (2022-01-24)
Bug Fixes
v4.9.1
4.9.1 (2021-10-18)
Bug Fixes
v4.9.0
4.9.0 (2021-10-06)
Bug Fixes
Features
v4.8.0
4.8.0 (2021-08-15)
Bug Fixes
- show default value in help output if available (#2814) (7f50948)
- support top multi compiler options (#2874) (82b1fb7)
Features
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
4.10.0 (2022-06-13)
Bug Fixes
- changeTime is already in milliseconds (#3198) (d390d32)
- improve parsing of
--env
flag (#3286) (402c0fe)Features
- added types (8ec1375)
4.9.2 (2022-01-24)
Bug Fixes
4.9.1 (2021-10-18)
Bug Fixes
4.9.0 (2021-10-06)
Bug Fixes
Features
4.8.0 (2021-08-15)
Bug Fixes
- show default value in help output if available (#2814) (7f50948)
- support top multi compiler options (#2874) (82b1fb7)
Features
- show possible values for option in help output (#2819) (828e5c9)
- init-generator: add ability to specify a package manager of choice (#2769) (e53f164)
4.7.2 (2021-06-07)
Note: Version bump only for package webpack-cli (due
@webpack-cli/serve
)4.7.1 (2021-06-07)
... (truncated)
Commits
20882d4
chore(release): publish new version22f013b
docs: remove redundant link (#3292)3e1df05
chore: update package.json (#3289)402c0fe
fix: improve parsing of--env
flag (#3286)ce7352d
chore: disable length relatedcommitlint
rules (#3287)652cc70
feat: add summary to smoketests (#3288)1072e38
docs: update options (#3285)6075c63
chore(deps-dev): bump@types/node
979dbad
chore(deps-dev): bump typescript-eslint9941274
chore(deps-dev): bump webpack-dev-server from 4.9.1 to 4.9.2 (#3282)- 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 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.