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

[Snyk] Upgrade webpack-cli from 4.10.0 to 5.0.1 #715

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jan 7, 2023

Snyk has created this PR to upgrade webpack-cli from 4.10.0 to 5.0.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-12-05.
Release notes
Package name: webpack-cli
  • 5.0.1 - 2022-12-05

    5.0.1 (2022-12-05)

    Bug Fixes

    • make define-process-env-node-env alias node-env (#3514) (346a518)
  • 5.0.0 - 2022-11-17

    5.0.0 (2022-11-17)

    Bug Fixes

    • improve description of the --disable-interpret option (#3364) (bdb7e20)
    • remove the redundant utils export (#3343) (a9ce5d0)
    • respect NODE_PATH env variable (#3411) (83d1f58)
    • show all CLI specific flags in the minimum help output (#3354) (35843e8)

    Features

    • failOnWarnings option (#3317) (c48c848)
    • update commander to v9 (#3460) (6621c02)
    • added the --define-process-env-node-env option
    • update interpret to v3 and rechoir to v0.8
    • add an option for preventing interpret (#3329) (c737383)

    BREAKING CHANGES

    • the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342
    • webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0
    • webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0
    • remove the migrate command (#3291) (56b43e4), closes #3291
    • remove the --prefetch option in favor the PrefetchPlugin plugin
    • remove the --node-env option in favor --define-process-env-node-env
    • remove the --hot option in favor of directly using the HotModuleReplacement plugin (only for build command, for serve it will work)
    • the behavior logic of the --entry option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use webpack --entry-reset --entry './src/my-entry.js'
  • 4.10.0 - 2022-06-13
from webpack-cli GitHub release notes
Commit messages
Package name: webpack-cli
  • 4a0f893 chore(release): publish new version
  • 9de982c chore: fix cspell
  • 32d26c8 chore(deps-dev): bump cspell from 6.15.1 to 6.16.0 (#3517)
  • 2788bf9 chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#3516)
  • ac88ee4 chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (#3515)
  • 346a518 fix: make define-process-env-node-env alias node-env (#3514)
  • 3ec7b16 chore(deps): bump yeoman-environment from 3.12.1 to 3.13.0 (#3508)
  • c8adfa6 chore(deps-dev): bump @ types/node from 18.11.9 to 18.11.10 (#3513)
  • 0ad8cc2 chore(deps-dev): bump cspell from 6.15.0 to 6.15.1 (#3512)
  • d30f261 chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (#3511)
  • a161be6 chore(deps-dev): bump lerna from 6.0.3 to 6.1.0 (#3509)
  • 996b032 chore(deps-dev): bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#3510)
  • 72b39a4 chore(deps-dev): bump @ typescript-eslint/parser from 5.44.0 to 5.45.0 (#3507)
  • dd169dc chore(deps-dev): bump @ typescript-eslint/eslint-plugin (#3506)
  • 838de32 chore(deps-dev): bump lint-staged from 13.0.3 to 13.0.4 (#3505)
  • 52f58fd chore(deps-dev): bump cspell from 6.14.3 to 6.15.0 (#3504)
  • e1f8e45 chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#3502)
  • 2fcdbe0 chore(deps-dev): bump @ commitlint/config-conventional (#3501)
  • 17ba365 chore(deps-dev): bump @ typescript-eslint/eslint-plugin (#3499)
  • 16f3209 chore(deps-dev): bump @ typescript-eslint/parser from 5.43.0 to 5.44.0 (#3500)
  • 4df3364 chore(deps-dev): bump @ commitlint/cli from 17.2.0 to 17.3.0 (#3498)
  • 97db184 chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#3497)
  • 8638c04 chore: update typescript to v4.9.3 (#3496)
  • e480934 chore(deps-dev): bump cspell from 6.14.2 to 6.14.3 (#3495)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@lholmquist lholmquist merged commit 47fd10e into main Jan 12, 2023
@lholmquist lholmquist deleted the snyk-upgrade-e8401592c24874264a65e454e2575015 branch January 12, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants