timdp / rollup-plugin-assert-es

Verifies that bundled code is ES5.
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency gulp-sourcemaps was updated from 2.6.4 to 2.6.5.

🚨 View failing branch.

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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/timdp/rollup-plugin-assert-es/builds/495257294?utm_source=github_status&utm_medium=notification)).

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

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 2.6.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.