doug-wade / gulp-snyk

A gulp wrapper for snyk
MIT License
9 stars 2 forks source link

An in-range update of snyk is breaking the build 🚨 #40

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency snyk was updated from 1.116.4 to 1.117.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

snyk is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/doug-wade/gulp-snyk/builds/20923186)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/doug-wade/gulp-snyk/builds/466451133?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.117.0

1.117.0 (2018-12-11)

Features

  • bump snyk-docker-plugin version (6d1d546)
Commits

The new version differs by 3 commits.

  • 749f154 Merge pull request #305 from snyk/feat/bump-snyk-docker-plugin
  • c3b5843 Merge branch 'master' into feat/bump-snyk-docker-plugin
  • 6d1d546 feat: bump snyk-docker-plugin version

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 1.116.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.117.1

1.117.1 (2018-12-11)

Bug Fixes

  • add tests for missing package name (640eb2c)
Commits

The new version differs by 3 commits.

  • b663d04 Merge pull request #296 from snyk/test/adjust_test_to_no_name_pkg
  • 0f49301 refactor: refactor tests to ES6 style
  • 640eb2c fix: add tests for missing package name

See the full diff

doug-wade commented 5 years ago

This is due to Snyk limiting the number of runs we're allowed in a month.