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

Update dependency copy-webpack-plugin to v7 #456

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@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 4 times, most recently from 0167a3b to 66e0a88 Compare December 19, 2020 04:39
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-7.x branch from 66e0a88 to 1d294fb Compare January 15, 2021 00:17
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-7.x branch from 1d294fb to 903d283 Compare January 16, 2021 11:44
@mpeyper
Copy link
Contributor

mpeyper commented Jan 27, 2021

Closing. Please see #484 for details.

@mpeyper mpeyper closed this Jan 27, 2021
@renovate
Copy link
Author

renovate bot commented Jan 27, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/copy-webpack-plugin-7.x branch January 27, 2021 00:49
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.

2 participants