Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

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

Features

v4.9.2

4.9.2 (2022-01-24)

Bug Fixes

  • respect negatedDescription for flags from schema (#3102) (463b731)

v4.9.1

4.9.1 (2021-10-18)

Bug Fixes

v4.9.0

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)

v4.8.0

4.8.0 (2021-08-15)

Bug Fixes

Features

  • show possible values for option in help output (#2819) (828e5c9)
  • init-generator: add ability to specify a package manager of choice (#2769) (e53f164)

... (truncated)

Changelog

Sourced from webpack-cli's changelog.

4.10.0 (2022-06-13)

Bug Fixes

Features

4.9.2 (2022-01-24)

Bug Fixes

  • respect negatedDescription for flags from schema (#3102) (463b731)

4.9.1 (2021-10-18)

Bug Fixes

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)

4.8.0 (2021-08-15)

Bug Fixes

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

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 13, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch 2 times, most recently from 87f2133 to c9de0c5 Compare June 20, 2022 19:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch from c9de0c5 to 2a76371 Compare June 28, 2022 19:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch from 2a76371 to f713c8d Compare July 20, 2022 20:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch 2 times, most recently from 7f0497b to b6174b4 Compare September 1, 2022 01:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch from b6174b4 to 3eb6442 Compare September 12, 2022 19:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch 2 times, most recently from e1f71c9 to d8d93f5 Compare October 6, 2022 22:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch from d8d93f5 to cfbb8d8 Compare October 26, 2022 18:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch 2 times, most recently from e0c17be to a659c6f Compare November 17, 2022 03:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch 2 times, most recently from 9ac916a to 566c416 Compare December 2, 2022 19:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch 3 times, most recently from 3e5eb33 to 4a2c208 Compare January 30, 2023 19:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch from 4a2c208 to 2d59e7e Compare February 1, 2023 18:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch 2 times, most recently from e17717d to 63bb6a1 Compare February 17, 2023 19:22
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected])

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch from 63bb6a1 to cf88119 Compare March 8, 2023 19:11
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2023

Superseded by #2231.

@dependabot dependabot bot closed this Mar 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-cli-4.10.0 branch March 10, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant