Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump webpack-cli from 3.3.12 to 4.7.2 #9755

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps webpack-cli from 3.3.12 to 4.7.2.

Release notes

Sourced from webpack-cli's releases.

v4.7.2

4.7.2 (2021-06-07)

Note: Version bump only for package webpack-cli

v4.7.1

4.7.1 (2021-06-07)

Bug Fixes

v4.7.0

4.7.0 (2021-05-06)

Bug Fixes

Features

v4.6.0

4.6.0 (2021-03-27)

Bug Fixes

Features

  • added WEBPACK_PACKAGE env var to use custom webpack package (#2556) (3d1e485)
  • added WEBPACK_CLI_SKIP_IMPORT_LOCAL env var to skip local import (#2546) (e130822)
  • allow string value for the --hot option (#2444) (8656e78)
  • display used config path when logging level=log (#2431) (f8406e1)

v4.5.0

4.5.0 (2021-02-02)

Notes

... (truncated)

Changelog

Sourced from webpack-cli's changelog.

4.7.2 (2021-06-07)

Note: Version bump only for package webpack-cli (due @webpack-cli/serve)

4.7.1 (2021-06-07)

Bug Fixes

4.7.0 (2021-05-06)

Bug Fixes

Features

4.6.0 (2021-03-27)

Bug Fixes

Features

  • added WEBPACK_PACKAGE env var to use custom webpack package (#2556) (3d1e485)
  • added WEBPACK_CLI_SKIP_IMPORT_LOCAL env var to skip local import (#2546) (e130822)
  • allow string value for the --hot option (#2444) (8656e78)
  • display used config path when logging level=log (#2431) (f8406e1)

4.5.0 (2021-02-02)

Notes

  • now you can use webpack.config.mjs and webpack.config.js with { "type": "module" } in package.json
  • you can avoid using the cross-env package:

Before:

... (truncated)

Commits
  • 68ef056 chore(release): publish new version
  • 2d7ab35 fix: broken serve with new CLI API (#2770)
  • 060268b docs: update CHANGELOG
  • 2be9b92 chore(release): publish new version
  • 598008a chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3 (#2764)
  • 625b4fd chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 (#2765)
  • bb7c9d3 feat: new CLI options API for serve (#2754)
  • 557ad05 fix: not found module after ask installation (#2761)
  • c8fef37 chore(deps-dev): bump @​typescript-eslint/parser
  • 368778d fix: add node 16 to CI (#2760)
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label Jul 12, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.7.2 branch from 3def8b6 to 4f8d12e Compare July 12, 2021 05:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.7.2 branch 5 times, most recently from e4fc209 to 515ef56 Compare July 22, 2021 03:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.7.2 branch 2 times, most recently from 29d663b to bb26d18 Compare July 30, 2021 11:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.7.2 branch 5 times, most recently from 231daee to 480fc38 Compare August 6, 2021 16:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.7.2 branch from 480fc38 to 4d8d586 Compare August 12, 2021 08:01
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.7.2.
- [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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2021

Superseded by #10071.

@dependabot dependabot bot closed this Aug 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-cli-4.7.2 branch August 18, 2021 05:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants