This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Update copy-webpack-plugin to the latest version 🚀 #28
Open
greenkeeper
wants to merge
2
commits into
master
Choose a base branch
from
greenkeeper/copy-webpack-plugin-5.0.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Update to this version instead 🚀 Release Notes for v5.0.25.0.2 (2019-03-22)Bug Fixes
Performance ImprovementsCommitsThe new version differs by 7 commits.
See the full diff |
|
|
|
|
|
🚨 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
|
🚨 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
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency copy-webpack-plugin was updated from
4.6.0
to5.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
to
and samecontext
(#341) (e808aa2)[contenthash]
as template (#328) (61dfe52)glob
(#333) (49a28f0)/
and\\
(#339) (8f5e638)from
is an empty string #278 (#285) (adf1046)Features
BREAKING CHANGES
debug
option was renamed tologLevel
, it only accepts string values:trace
,debug
,info
,warn
,error
andsilent
prototype
of plugin, now you can to get correct plugin nameCommits
The new version differs by 26 commits.
517433e
chore(release): 5.0.0
d332212
test: empty from (#343)
1f511b8
refactor: debug option (#342)
e808aa2
fix: copy only modified files when you use patterns with difference to (#341)
fbe43cb
test: space in directory (#340)
8f5e638
fix: normalize path segment separation (#339)
a1c5372
feat: emit warning instead error if file doesn't exist (#338)
f551c0d
feat: supports copy nested directories/files in symlink (#335)
2f3ee34
refactor: use
Error
class for error (#336)49a28f0
fix: handles new files when you in watch mode (#333)
11c9aef
refactor:
fromArgs
option (#332)e870664
refactor: migrate on Set (#331)
9e1c35e
refactor: code (#330)
ab9439a
refactor: break compatibility with < webpack 4 (#329)
61dfe52
fix: 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 🌴