Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

chore(deps): update dependency copy-webpack-plugin to v7 #762

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
copy-webpack-plugin 6.4.1 -> 7.0.0 age adoption passing confidence

Release Notes

webpack-contrib/copy-webpack-plugin

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5
  • the flatten option was removed in favor [name].[ext] value for the to option,
  • the transformPath option was removed in favor Function type of the to option, look at examples
  • the cacheTransform option was removed in favor Object type of the transform option, look at examples
  • migration on the compilation.hooks.processAssets hook
  • empty filtered paths throw an error, you can disable this behaviour using the noErrorOnMissing option

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-7.x branch from 410ba11 to a45f3b8 Compare December 16, 2020 15:54
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-7.x branch 2 times, most recently from 2b43062 to bb72859 Compare January 11, 2021 17:12
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-7.x branch from bb72859 to 45f7e70 Compare January 18, 2021 05:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant