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 🚨 #228

Closed
greenkeeper bot opened this issue Dec 6, 2018 · 11 comments
Closed

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

greenkeeper bot opened this issue Dec 6, 2018 · 11 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 6, 2018

The devDependency snyk was updated from 1.116.1 to 1.116.2.

🚨 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 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 could not complete due to an error (Details).

Release Notes for v1.116.2

1.116.2 (2018-12-06)

Bug Fixes

  • gpg complains on non-tty mode in docker building process (d04bc43)
Commits

The new version differs by 2 commits.

  • 61889f8 Merge pull request #298 from snyk/fix/gpg-issue-with-dockerfiles
  • d04bc43 fix: gpg complains on non-tty mode in docker building process

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 Dec 6, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2018

  • The devDependency snyk was updated from 1.116.2 to 1.116.3.

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

Release Notes for v1.116.3

1.116.3 (2018-12-10)

Bug Fixes

  • add tests for missing package name (d2cfcb0)
Commits

The new version differs by 2 commits.

  • 56726e1 Merge pull request #301 from snyk/fix/test_updater
  • d2cfcb0 fix: add tests for missing package name

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2018

  • The devDependency snyk was updated from 1.116.3 to 1.116.4.

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

Release Notes for v1.116.4

1.116.4 (2018-12-10)

Bug Fixes

  • bump mvn, gradle and sbt plugins to support target file paths (29b5ce8)
Commits

The new version differs by 4 commits.

  • 5820a34 Merge pull request #303 from snyk/fix/bump-plugins
  • 29b5ce8 fix: bump mvn, gradle and sbt plugins to support target file paths
  • 56726e1 Merge pull request #301 from snyk/fix/test_updater
  • d2cfcb0 fix: add tests for missing package name

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 11, 2018

  • The devDependency snyk was updated from 1.116.4 to 1.117.0.

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

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 7 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
  • 5820a34 Merge pull request #303 from snyk/fix/bump-plugins
  • 29b5ce8 fix: bump mvn, gradle and sbt plugins to support target file paths
  • 56726e1 Merge pull request #301 from snyk/fix/test_updater
  • d2cfcb0 fix: add tests for missing package name

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 11, 2018

  • The devDependency snyk was updated from 1.117.0 to 1.117.1.

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 10 commits.

  • b663d04 Merge pull request #296 from snyk/test/adjust_test_to_no_name_pkg
  • 0f49301 refactor: refactor tests to ES6 style
  • 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
  • 5820a34 Merge pull request #303 from snyk/fix/bump-plugins
  • 29b5ce8 fix: bump mvn, gradle and sbt plugins to support target file paths
  • 56726e1 Merge pull request #301 from snyk/fix/test_updater
  • d2cfcb0 fix: add tests for missing package name
  • 640eb2c fix: add tests for missing package name

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 18, 2018

  • The devDependency snyk was updated from 1.117.1 to 1.117.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.117.2

1.117.2 (2018-12-18)

Bug Fixes

  • bump python-plugin to not depend on pip being available (6708739)
Commits

The new version differs by 16 commits.

  • 75f5cfb Merge pull request #310 from snyk/fix/bump-python-plugin-remove-pip-dep
  • 6708739 fix: bump python-plugin to not depend on pip being available
  • 032e1dd Merge pull request #308 from snyk/refactor/small_es6_adjustments
  • fbc4158 refactor: leftovers for es6 adjustments
  • 238924b Merge pull request #307 from snyk/chore/update-gitignore
  • 0e82f9c chore: ignore root package-lock.json
  • b663d04 Merge pull request #296 from snyk/test/adjust_test_to_no_name_pkg
  • 0f49301 refactor: refactor tests to ES6 style
  • 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
  • 5820a34 Merge pull request #303 from snyk/fix/bump-plugins
  • 29b5ce8 fix: bump mvn, gradle and sbt plugins to support target file paths
  • 56726e1 Merge pull request #301 from snyk/fix/test_updater
  • d2cfcb0 fix: add tests for missing package name

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 18, 2018

  • The devDependency snyk was updated from 1.117.2 to 1.118.0.

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

Release Notes for v1.118.0

1.118.0 (2018-12-18)

Features

  • support docker binaries display (c04550b)
Commits

The new version differs by 2 commits.

  • 397b857 Merge pull request #309 from snyk/feat/support-docker-binaries
  • c04550b feat: support docker binaries display

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2018

  • The devDependency snyk was updated from 1.118.0 to 1.118.1.

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

Release Notes for v1.118.1

1.118.1 (2018-12-19)

Bug Fixes

  • bump version for snyk-policy and snyk-nodejs-lockfile-parser dependencies (f8abcba)
  • corrected analytics keys to match conventions. (49abf37)
Commits

The new version differs by 6 commits.

  • 3c23b09 Merge pull request #312 from snyk/fix/bump-deps
  • f8abcba fix: bump version for snyk-policy and snyk-nodejs-lockfile-parser dependencies
  • c8cf50c Merge pull request #311 from snyk/fix/corrects-analytics-keys
  • 49abf37 fix: corrected analytics keys to match conventions.
  • 397b857 Merge pull request #309 from snyk/feat/support-docker-binaries
  • c04550b feat: support docker binaries display

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2018

  • The devDependency snyk was updated from 1.118.1 to 1.118.2.

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

Release Notes for v1.118.2

1.118.2 (2018-12-20)

Bug Fixes

  • bump version for snyk-policy dependency (6b32de4)
Commits

The new version differs by 8 commits.

  • 3fece7c Merge pull request #314 from snyk/fix/bump-deps
  • 6b32de4 fix: bump version for snyk-policy dependency
  • 3c23b09 Merge pull request #312 from snyk/fix/bump-deps
  • f8abcba fix: bump version for snyk-policy and snyk-nodejs-lockfile-parser dependencies
  • c8cf50c Merge pull request #311 from snyk/fix/corrects-analytics-keys
  • 49abf37 fix: corrected analytics keys to match conventions.
  • 397b857 Merge pull request #309 from snyk/feat/support-docker-binaries
  • c04550b feat: support docker binaries display

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2018

  • The devDependency snyk was updated from 1.118.2 to 1.119.0.

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

Release Notes for v1.119.0

1.119.0 (2018-12-26)

Features

  • dedicated display docker binaries issues (c3f6b3f)
Commits

The new version differs by 10 commits.

  • ee43b4a Merge pull request #315 from snyk/feat/support-docker-binaries
  • c3f6b3f feat: dedicated display docker binaries issues
  • 3fece7c Merge pull request #314 from snyk/fix/bump-deps
  • 6b32de4 fix: bump version for snyk-policy dependency
  • 3c23b09 Merge pull request #312 from snyk/fix/bump-deps
  • f8abcba fix: bump version for snyk-policy and snyk-nodejs-lockfile-parser dependencies
  • c8cf50c Merge pull request #311 from snyk/fix/corrects-analytics-keys
  • 49abf37 fix: corrected analytics keys to match conventions.
  • 397b857 Merge pull request #309 from snyk/feat/support-docker-binaries
  • c04550b feat: support docker binaries display

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 1, 2019

  • The devDependency snyk was updated from 1.119.0 to 1.120.0.

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

Release Notes for v1.120.0

1.120.0 (2019-01-01)

Features

  • display fixed in version key & refactor binaries issues display logic (80daaf5)
Commits

The new version differs by 12 commits.

  • bb31229 Merge pull request #317 from snyk/feat/support-docker-binaries
  • 80daaf5 feat: display fixed in version key & refactor binaries issues display logic
  • ee43b4a Merge pull request #315 from snyk/feat/support-docker-binaries
  • c3f6b3f feat: dedicated display docker binaries issues
  • 3fece7c Merge pull request #314 from snyk/fix/bump-deps
  • 6b32de4 fix: bump version for snyk-policy dependency
  • 3c23b09 Merge pull request #312 from snyk/fix/bump-deps
  • f8abcba fix: bump version for snyk-policy and snyk-nodejs-lockfile-parser dependencies
  • c8cf50c Merge pull request #311 from snyk/fix/corrects-analytics-keys
  • 49abf37 fix: corrected analytics keys to match conventions.
  • 397b857 Merge pull request #309 from snyk/feat/support-docker-binaries
  • c04550b feat: support docker binaries display

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

1 participant