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

An in-range update of gulp-sourcemaps is breaking the build 🚨 #69

Open
greenkeeper bot opened this issue Dec 22, 2017 · 4 comments
Open

An in-range update of gulp-sourcemaps is breaking the build 🚨 #69

greenkeeper bot opened this issue Dec 22, 2017 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 22, 2017

Version 2.6.2 of gulp-sourcemaps was just published.

Branch Build failing 🚨
Dependency gulp-sourcemaps
Current Version 2.6.1
Type devDependency

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
  • ci/circleci Your tests failed on CircleCI Details
  • continuous-integration/appveyor/branch AppVeyor build failed 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 22, 2017

After pinning to 2.6.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 2, 2018

Version 2.6.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 9 commits.

  • b97fe77 bump 2.6.3
  • e75e0c2 readme typos
  • 8774287 Merge pull request #338 from ogvolkov/master
  • 5d60422 fix coverage by extracting exception to string
  • f82acba simplify exception output
  • c73db90 Test for missing source map handling
  • 114c336 fix jshint
  • d62f16d Include exception message in logs if available
  • 134a47c Log if external source map is not found with loadMaps: true

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 22, 2018

Version 2.6.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 492d937 2.6.4
  • 6a037bf Merge pull request #344 from gormac/master
  • fcf64d8 Prevent update to source-map 0.7.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 06cf0f0 2.6.5
  • 8f68c5f Merge pull request #366 from gulp-sourcemaps/issue-363
  • 178b1b7 issue-363: trying to get to 100% coverage again
  • 3286f8f fixing older node code for es5
  • 27e4c8b fixing linting errors
  • 1de522e cleaning things up to get coverage up
  • 01c802f issue-363: cleaned up commentFormatter code to handle css correctly on preExisting
  • 5a99012 Use proper comment format for css with pre-existing comment.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants