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

Update dependency copy-webpack-plugin to v5 #72

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 20, 2019

This PR contains the following updates:

Package Type Update Change
copy-webpack-plugin devDependencies major 4.6.0 -> 5.1.1

Release Notes

webpack-contrib/copy-webpack-plugin

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
Bug Fixes
  • better to determine when glob is used (4826e56)
5.0.5 (2019-11-06)
Performance Improvements
  • improvements for webpack@5
5.0.4 (2019-07-26)
Bug Fixes

v5.0.5

Compare Source

Features
Bug Fixes
  • better to determine when glob is used (4826e56)
5.0.5 (2019-11-06)
Performance Improvements
  • improvements for webpack@5
5.0.4 (2019-07-26)
Bug Fixes

v5.0.4

Compare Source

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
Performance Improvements

v5.0.0

Compare Source

Bug Fixes
  • copy only modified files when you use patterns with difference to and same context (#​341) (e808aa2)
  • handle [contenthash] as template (#​328) (61dfe52)
  • handles when you add new files in watch mode and use glob (#​333) (49a28f0)
  • normalize path segment separation, no problems when you mixed / and \\ (#​339) (8f5e638)
  • throw error if from is an empty string #​278 (#​285) (adf1046)
Features
  • emit warning instead error if file doesn't exist (#​338) (a1c5372)
  • supports copy nested directories/files in symlink (#​335) (f551c0d)
BREAKING CHANGES
  • drop support for webpack < 4
  • drop support for node < 6.9
  • debug option was renamed to logLevel, it only accepts string values: trace, debug, info, warn, error and silent
  • plugin emit warning instead error if file doesn't exist
  • change prototype of plugin, now you can to get correct plugin name

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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-5.x branch from fbd0b08 to 4a3e45f Compare March 11, 2019 13:24
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from 4a3e45f to bbb8214 Compare March 22, 2019 15:57
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from bbb8214 to 9667f62 Compare April 24, 2019 15:24
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from 9667f62 to a47e5b2 Compare August 10, 2019 11:00
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from a47e5b2 to e48fdee Compare November 10, 2019 21:59
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from e48fdee to 05107e4 Compare December 14, 2019 22:52
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.

None yet

1 participant