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

TASK: Update dependency webpack-manifest-plugin to v5 #794

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2022

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

  • fix: add webpack v5 to peerDeps (#​271)

Updates

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

v3.2.0

Compare Source

Features

  • feat: useLegacyEmit option (#​246)

Updates

v3.1.1

Compare Source

Bugfixes

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

v3.1.0

Compare Source

Bugfixes

  • fix: all stats regression. fixes #​244

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 renovate bot changed the title TASK: Update dependency webpack-manifest-plugin to v5 TASK: update dependency webpack-manifest-plugin to v5 Jun 27, 2022
@renovate renovate bot changed the title TASK: update dependency webpack-manifest-plugin to v5 TASK: Update dependency webpack-manifest-plugin to v5 Jun 28, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

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.

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.

1 participant