Skip to content

Bump webpack-cli from 5.0.1 to 5.1.1

HIFIS Bot requested to merge dependabot/npm_and_yarn/webpack-cli-5.1.1 into master

Bumps webpack-cli from 5.0.1 to 5.1.1.

Release notes

Sourced from webpack-cli's releases.

v5.1.1

5.1.1 (2023-05-09)

Bug Fixes

  • false positive warning when --watch used (#3783) (c0436ba)

v5.1.0

5.1.0 (2023-05-07)

Features

Performance Improvements

  • simplify logic, reduce extra loops and perf (#3767) (6afe1d3)

v5.0.2

5.0.2 (2023-04-21)

Bug Fixes

  • error message for missing default export in configuration (#3685) (e0a4a09)
  • perf: reduced startup time (3b79059)
Changelog

Sourced from webpack-cli's changelog.

5.1.1 (2023-05-09)

Bug Fixes

  • false positive warning when --watch used (#3783) (c0436ba)

5.1.0 (2023-05-07)

Features

Performance Improvements

  • simplify logic, reduce extra loops and perf (#3767) (6afe1d3)

5.0.2 (2023-04-21)

Bug Fixes

  • error message for missing default export in configuration (#3685) (e0a4a09)
  • perf: reduced startup time (3b79059)
Commits
  • f9fd179 chore(release): publish new version
  • c0436ba fix: false positive warning when --watch used (#3783)
  • 8027f71 chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 (#3776)
  • f2d9607 chore: update typescript (#3773)
  • cf7f128 docs: update changelog
  • 5aeab7c chore(release): publish new version
  • 6afe1d3 perf: simplify logic, reduce extra loops and perf (#3767)
  • 10165f8 chore(deps-dev): bump @​commitlint/config-conventional (#3771)
  • 560010a chore(deps-dev): bump @​commitlint/cli from 17.6.1 to 17.6.3 (#3769)
  • 09a4e50 chore(deps-dev): bump lerna from 6.6.1 to 6.6.2 (#3770)
  • Additional commits viewable in compare view

Merge request reports