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.9.2 #11245

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2022

Bumps webpack-cli from 3.3.12 to 4.9.2.

Release notes

Sourced from webpack-cli's releases.

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)

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

... (truncated)

Changelog

Sourced from webpack-cli's changelog.

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)

Bug Fixes

4.7.0 (2021-05-06)

Bug Fixes

... (truncated)

Commits
  • 88cbb3f chore(release): publish new version
  • 463b731 fix: respect negatedDescription for flags from schema (#3102)
  • 8bb55fb chore(deps-dev): bump lint-staged from 12.2.2 to 12.3.1 (#3103)
  • 4650e66 docs: update webpack options (#3101)
  • a59de98 chore(deps-dev): bump lint-staged from 12.2.1 to 12.2.2 (#3100)
  • 98270b4 chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#3098)
  • c2ef3ac chore(deps-dev): bump @​commitlint/cli from 16.0.3 to 16.1.0 (#3099)
  • 4dc2a62 chore(deps-dev): bump @​typescript-eslint/parser
  • 5de8ffb chore(deps-dev): bump @​commitlint/cli
  • 953daa1 chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.1 (#3096)
  • 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 Feb 8, 2022
@taro-bot2
Copy link

taro-bot2 bot commented Feb 8, 2022

欢迎提交 PR~ Taro 非常感谢您对开源事业做出的贡献!🌷🌷🌷

一般 PR 会在一到两周内进行 review,成功合入后会随下一个版本进行发布。

Review 需要耗费大量时间,所以请遵循以下规范,协助我们提高 review 效率🙏🙏🙏

  1. 详细介绍 PR 的背景(非常重要,例如解决了什么问题,该问题如何复现等)
  2. 确保 CI 顺利运行。
  3. 最好能提供对应的测试用例。

为了更好地进行沟通,请加入 Taro 开发者微信群:

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 3 times, most recently from 2821ac6 to c8dca7c Compare February 16, 2022 06:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 6 times, most recently from 81bcfd4 to 22841a6 Compare February 19, 2022 08:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 2 times, most recently from ee240e5 to b23af7d Compare February 28, 2022 10:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 6 times, most recently from 054db4c to 79c10ec Compare March 7, 2022 08:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 2 times, most recently from 5054cd1 to 8373774 Compare March 14, 2022 09:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 2 times, most recently from 1317861 to 06b25a3 Compare March 24, 2022 06:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 3 times, most recently from 710b990 to 44ecdcd Compare March 30, 2022 03:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 7 times, most recently from 860f3ff to 356b644 Compare April 15, 2022 09:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 5 times, most recently from 79be33b to 3f6952a Compare April 22, 2022 04:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 3 times, most recently from 7a688c6 to 1e3cff5 Compare April 28, 2022 02:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch 2 times, most recently from 33bab57 to 09c5288 Compare May 10, 2022 03:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch from 09c5288 to 3f478d8 Compare May 23, 2022 07:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch from 3f478d8 to 15f8429 Compare June 2, 2022 11:29
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.9.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 Jun 15, 2022

Superseded by #11938.

@dependabot dependabot bot closed this Jun 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch June 15, 2022 04:51
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