-
Notifications
You must be signed in to change notification settings - Fork 7
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 gulp-sourcemaps is breaking the build 🚨 #69
Labels
Comments
After pinning to 2.6.1 your tests are passing again. Downgrade this dependency 📌. |
Version 2.6.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 9 commits.
See the full diff |
Version 2.6.4 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 8 commits.
See the full diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version 2.6.2 of gulp-sourcemaps was just published.
This version is covered by your current version range and after updating it in your project the build failed.
gulp-sourcemaps 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
Commits
The new version differs by 8 commits.
e594498
2.6.2
40dd512
Move vinyl to devDeps where it belongs
a98a771
yarns locked to under 8.X
1572da0
dependency update bumps
88f622b
Merge pull request #335 from rogierschouten/update-deps
2930f5d
Fix review comment: adhere to "2.X".
0c5737f
Update vinyl dependency
174aa1e
attempting to fix travis for node 0.12.X
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: