-
Notifications
You must be signed in to change notification settings - Fork 9
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
An in-range update of copy-webpack-plugin is breaking the build 🚨 #15
Comments
After pinning to 5.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 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 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 25 commits.
There are 25 commits in total. See the full diff |
The devDependency copy-webpack-plugin was updated from
5.0.0
to5.0.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
copy-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v5.0.1
5.0.1 (2019-03-11)
Bug Fixes
glob
for context dependencies (#352) (5b407f1)Commits
The new version differs by 5 commits.
a8fc34e
chore(release): 5.0.1
91ba939
chore(deps): update (#354)
5b407f1
fix: respect base of
glob
for context dependencies (#352)ff1a7be
docs: improve
logLevel
option description (#346)d5788db
docs: fix a typo in README.md (#344)
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 🌴
The text was updated successfully, but these errors were encountered: