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 snyk is breaking the build 🚨 #5

Closed
greenkeeper bot opened this issue Feb 22, 2018 · 11 comments
Closed

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

greenkeeper bot opened this issue Feb 22, 2018 · 11 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 22, 2018

Version 1.69.8 of snyk was just published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.69.7
Type dependency

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/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v1.69.8

<a name"1.69.8">

1.69.8 (2018-02-22)

Bug Fixes

  • standardise handling of errors on snyk test (d7d3353f)
  • bump debug to a non-vulnerable minimum version (297b3ac4)
  • use locally built lodash (a2ab4398)
Commits

The new version differs by 4 commits.

  • d7d3353 fix: standardise handling of errors on snyk test
  • dd60fcc test: tests are not babelified, remove es6 syntax for 0.12 support
  • 297b3ac fix: bump debug to a non-vulnerable minimum version
  • a2ab439 fix: use locally built lodash

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
Contributor Author

greenkeeper bot commented Feb 22, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 22, 2018

Version 1.69.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.69.9

<a name"1.69.9">

1.69.9 (2018-02-22)

Bug Fixes

  • bump snyk-sbt-plugin to fix output format issue (a536ad5d)
Commits

The new version differs by 1 commits.

  • a536ad5 fix: bump snyk-sbt-plugin to fix output format issue

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2018

Version 1.69.10 just got published.

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

Release Notes v1.69.10

<a name"1.69.10">

1.69.10 (2018-02-27)

Bug Fixes

  • debug on requests (5bf0f836)
  • bump snyk-policy to allow unquoted dates (54ffa86e)
Commits

The new version differs by 6 commits.

  • 5bf0f83 fix: debug on requests
  • 6847700 test: lock nock to 9.1.0
  • 65c6ac1 test: new policy fixtures
  • 54ffa86 fix: bump snyk-policy to allow unquoted dates
  • e70618d docs: update readme
  • a536ad5 fix: bump snyk-sbt-plugin to fix output format issue

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2018

Version 1.69.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.69.11

<a name"1.69.11">

1.69.11 (2018-03-09)

Bug Fixes

  • add --json to help docs (9da056dc)
  • bump sbt-plugin to 1.2.5 (better errors) (46cb4329)
Commits

The new version differs by 2 commits.

  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 12, 2018

Version 1.70.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.70.0

<a name"1.70.0">

1.70.0 (2018-03-12)

Features

  • add severity-threshold flag (c2399ae1)
Commits

The new version differs by 3 commits.

  • c2399ae feat: add severity-threshold flag
  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2018

Version 1.70.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.70.1

<a name"1.70.1">

1.70.1 (2018-03-14)

Bug Fixes

  • analytics report includes duration of execution (66d658a5)
Commits

The new version differs by 4 commits.

  • 66d658a fix: analytics report includes duration of execution
  • c2399ae feat: add severity-threshold flag
  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2018

Version 1.70.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.70.2

<a name"1.70.2">

1.70.2 (2018-03-15)

Bug Fixes

  • bump snyk-python-plugin to better handle editable fragments (b3d241ab)
Commits

The new version differs by 5 commits.

  • b3d241a fix: bump snyk-python-plugin to better handle editable fragments
  • 66d658a fix: analytics report includes duration of execution
  • c2399ae feat: add severity-threshold flag
  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2018

Version 1.70.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.70.3

<a name"1.70.3">

1.70.3 (2018-03-22)

Bug Fixes

  • remove vulns from analytics payload if present (334f8b12)
Commits

The new version differs by 7 commits.

  • 334f8b1 fix: remove vulns from analytics payload if present
  • 58b5437 chore: adds security document
  • b3d241a fix: bump snyk-python-plugin to better handle editable fragments
  • 66d658a fix: analytics report includes duration of execution
  • c2399ae feat: add severity-threshold flag
  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2018

Version 1.71.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.71.0

<a name"1.71.0">

1.71.0 (2018-04-04)

Bug Fixes

  • update snyk-go-plugin 1.4.5 -> 1.4.6 (6a77349d)

Features

  • a seperate spinner for "Analyzing deps ..." (db911146)
Commits

The new version differs by 9 commits.

  • db91114 feat: a seperate spinner for "Analyzing deps ..."
  • 6a77349 fix: update snyk-go-plugin 1.4.5 -> 1.4.6
  • 334f8b1 fix: remove vulns from analytics payload if present
  • 58b5437 chore: adds security document
  • b3d241a fix: bump snyk-python-plugin to better handle editable fragments
  • 66d658a fix: analytics report includes duration of execution
  • c2399ae feat: add severity-threshold flag
  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2018

Version 1.71.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.71.1

<a name"1.71.1">

1.71.1 (2018-04-18)

Bug Fixes

  • update test fixures expected version (80e49fdb)
  • compatability with new pip version (10.0.0) (38f993f6)
Commits

The new version differs by 11 commits.

  • 80e49fd fix: update test fixures expected version
  • 38f993f fix: compatability with new pip version (10.0.0)
  • db91114 feat: a seperate spinner for "Analyzing deps ..."
  • 6a77349 fix: update snyk-go-plugin 1.4.5 -> 1.4.6
  • 334f8b1 fix: remove vulns from analytics payload if present
  • 58b5437 chore: adds security document
  • b3d241a fix: bump snyk-python-plugin to better handle editable fragments
  • 66d658a fix: analytics report includes duration of execution
  • c2399ae feat: add severity-threshold flag
  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2018

Version 1.71.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.71.2

<a name"1.71.2">

1.71.2 (2018-04-18)

Bug Fixes

  • dont suggest reinstallation for yarn projects (6b6ce94f)
Commits

The new version differs by 12 commits.

  • 6b6ce94 fix: dont suggest reinstallation for yarn projects
  • 80e49fd fix: update test fixures expected version
  • 38f993f fix: compatability with new pip version (10.0.0)
  • db91114 feat: a seperate spinner for "Analyzing deps ..."
  • 6a77349 fix: update snyk-go-plugin 1.4.5 -> 1.4.6
  • 334f8b1 fix: remove vulns from analytics payload if present
  • 58b5437 chore: adds security document
  • b3d241a fix: bump snyk-python-plugin to better handle editable fragments
  • 66d658a fix: analytics report includes duration of execution
  • c2399ae feat: add severity-threshold flag
  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

@jy95 jy95 closed this as completed Apr 27, 2018
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

1 participant