create-react-microservice icon indicating copy to clipboard operation
create-react-microservice copied to clipboard

TASK: Update dependency webpack-manifest-plugin to v5

Open renovate[bot] opened this issue 3 years ago β€’ 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-manifest-plugin 2.2.0 -> 5.0.0 age adoption passing confidence

Release Notes

shellscape/webpack-manifest-plugin

v5.0.0

Compare Source

Breaking Changes

  • feat!: BREAKING CHANGE β†’ drop webpack v4 support (#​289)

v4.1.1

Compare Source

This is a corrective release that resolves a bad npm pack step which affected v4.1.0.

v4.1.0

Compare Source

Bugfixes

  • fix: make manifest type match readme doc (#​282)
  • fix: properly join publicPath, basePath (#​277)

Features

  • feat: Added ability to adjust plugin processAssets hook stage (#​262)

Updates

  • docs: fix typo in documentation for seed option (#​285)

New Contributors

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

Breaking Changes

This package now requires Node v12+. It also ships with TypeScript definitions, which differ from the third party @types/webpack-manifest-plugin package.

Bugfixes

Updates

  • docs: add info about webpack-clean and wds
  • refactor: use typescript (#​272)

v3.2.0

Compare Source

Features

Updates

v3.1.1

Compare Source

Bugfixes

  • fix: extra and invalid paths in Webpack v5 (#​249)

v3.1.0

Compare Source

Bugfixes

Features

  • feat: expand allowed removeKeyHash length from exactly 32 to 16-32 (#​248)

Updates

  • docs: fix code block close tag (#​239)
  • chore: add FAQ
  • test: only test v4, webpack has introduced regressions

v3.0.0

Compare Source

Breaking Changes

  • chore!: update the codebase, documentation, metadata, tests (#​223)

This package now requires an Active LTS Node version (v10.0.0+) and Webpack v4.44.0+.

Bugfixes

  • fix(v5): webpack v5 compatibility
  • fix(v5): check for chunks before checking length. re: #​224
  • fix: use SyncWaterfallHook for beforeEmit
  • fix(v5): add ids: true to stats
  • fix: read publicPath from stats to handle [hash] (#​215)

Features

  • feat: fallback to asset.info.sourceFilename (#​227)
  • feat: useEntryKeys option
  • feat: beforeEmit hook, add hook documentation
  • feat: removeKeyHash option. fixes #​210

Updates

  • test: improve removeKeyHash test snapshots
  • test: replace svgr with @​svgr/webpack
  • docs: fix require for current version
  • docs: update generate option signature. supercedes #​182
  • docs: update sort option parameter types (#​218)

Known Issues

  • When using a non-js entrypoint (e.g. entry.txt) Webpack v5 will assign a chunk named as main.txt as well as an asset in stats named entry.txt, with both appearing in the resulting manifest. This appears to be a bug in Webpack v5 with no current workaround.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 08 '22 18:03 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.

renovate[bot] avatar Mar 25 '23 00:03 renovate[bot]