Update copy-webpack-plugin to the latest version π
The devDependency copy-webpack-plugin was updated from 4.6.0 to 5.0.0.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v5.0.0
5.0.0 (2019-02-20)
Bug Fixes
- copy only modified files when you use patterns with difference
toand samecontext(#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
fromis 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
debugoption was renamed tologLevel, it only accepts string values:trace,debug,info,warn,errorandsilent- plugin emit warning instead error if file doesn't exist
- change
prototypeof plugin, now you can to get correct plugin name
Commits
The new version differs by 26 commits.
517433echore(release): 5.0.0d332212test: empty from (#343)1f511b8refactor: debug option (#342)e808aa2fix: copy only modified files when you use patterns with difference to (#341)fbe43cbtest: space in directory (#340)8f5e638fix: normalize path segment separation (#339)a1c5372feat: emit warning instead error if file doesn't exist (#338)f551c0dfeat: supports copy nested directories/files in symlink (#335)2f3ee34refactor: useErrorclass for error (#336)49a28f0fix: handles new files when you in watch mode (#333)11c9aefrefactor:fromArgsoption (#332)e870664refactor: migrate on Set (#331)9e1c35erefactor: code (#330)ab9439arefactor: break compatibility with < webpack 4 (#329)61dfe52fix: handle[contenthash]as template (#328)
There are 26 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
devDependencycopy-webpack-plugin was updated from4.6.0to5.0.1.
- The
devDependencycopy-webpack-plugin was updated from4.6.0to5.0.2.
Update to this version instead π
Release Notes for v5.0.2
5.0.2 (2019-03-22)
Bug Fixes
- add fallback to transform cache directory (#361) (05963eb)
- better determinate template in
tooption (#363) (52f8be6) - emit errors instead throw (#362) (3946473)
- watch on windows (#359) (eaf4306)
Performance Improvements
Commits
The new version differs by 7 commits.
95cf57echore(release): 5.0.2ae2258fperf: avoid extra callstatfor file (#365)94086afchore: remove unused deps (#364)52f8be6fix: better determinate template intooption (#363)3946473fix: emit errors instead throw (#362)05963ebfix: add fallback to transform cache directory (#361)eaf4306fix: watch on windows (#359)
See the full diff
- The
devDependencycopy-webpack-plugin was updated from4.6.0to5.0.3.
- The
devDependencycopy-webpack-plugin was updated from4.6.0to5.0.4.
- The
devDependencycopy-webpack-plugin was updated from4.6.0to5.0.5.
- The
devDependencycopy-webpack-plugin was updated from4.6.0to5.1.0.
- The
devDependencycopy-webpack-plugin was updated from4.6.0to5.1.1.
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
- The
devDependencycopy-webpack-plugin was updated from4.6.0to6.0.0.
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
- The
devDependencycopy-webpack-plugin was updated from4.6.0to6.0.1.