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

Open
greenkeeper bot opened this issue May 7, 2019 · 24 comments
Open

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

greenkeeper bot opened this issue May 7, 2019 · 24 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 7, 2019

The dependency snyk was updated from 1.161.1 to 1.161.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 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 for v1.161.2

1.161.2 (2019-05-07)

Bug Fixes

  • Add package manager data to scratch images (ebd3b4a)
Commits

The new version differs by 4 commits.

  • d3901bb Merge pull request #486 from snyk/fix/add-package-manager-data-for-scratch-images
  • ebd3b4a fix: Add package manager data to scratch images
  • cc7d9fe Merge pull request #449 from snyk/chore/remove-unused-cluster-and-capture
  • be10a13 chore: remove unused cluster and capture modules, simplify lib/index.js

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 May 7, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 7, 2019

  • The dependency snyk was updated from 1.161.2 to 1.162.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.162.0

1.162.0 (2019-05-07)

Features

  • send target data on monitor to registry (868a907)
Commits

The new version differs by 2 commits.

  • a0fb5ae Merge pull request #462 from snyk/feat/send-gitinfo-on-monitor
  • 868a907 feat: send target data on monitor to registry

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 8, 2019

  • The dependency snyk was updated from 1.162.0 to 1.162.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.162.1

1.162.1 (2019-05-08)

Bug Fixes

  • display monitor error code in the error message (e19969d)
Commits

The new version differs by 5 commits.

  • 5a3b51e Merge pull request #490 from snyk/refactor/clean-up-test-for-nodejs
  • 38b9ae6 refactor: separate out nodejs-plugin
  • 1605f2c refactor: typescript snyk-test for npm and yarn
  • b25f5e1 Merge pull request #487 from snyk/fix/better-error-message
  • e19969d fix: display monitor error code in the error message

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 8, 2019

  • The dependency snyk was updated from 1.162.1 to 1.162.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.162.2

1.162.2 (2019-05-08)

Bug Fixes

  • remove debug logging from the code (a4e9e8b)
  • Removing shell options causing too verbose output (9cccce4)
  • support Gradle wrapper projects with whitespaces in path (20335e5)
Commits

The new version differs by 6 commits.

  • 451c8f6 Merge pull request #496 from snyk/fix/remove-debug-logging
  • a4e9e8b fix: remove debug logging from the code
  • a2bb2c0 Merge pull request #495 from snyk/fix/remove-set-from-docker-entrypoint
  • 37c8e80 Merge pull request #493 from snyk/fix/gradle-spaces
  • 9cccce4 fix: Removing shell options causing too verbose output
  • 20335e5 fix: support Gradle wrapper projects with whitespaces in path

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 8, 2019

  • The dependency snyk was updated from 1.162.2 to 1.163.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.163.0

1.163.0 (2019-05-08)

Features

  • use depGraph lib for npm and yarn snyk-test path (a085a05)
Commits

The new version differs by 2 commits.

  • 7ae9199 Merge pull request #494 from snyk/feat/use-dep-graph-for-npm-test
  • a085a05 feat: use depGraph lib for npm and yarn snyk-test path

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 9, 2019

  • The dependency snyk was updated from 1.163.0 to 1.163.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.163.1

1.163.1 (2019-05-09)

Bug Fixes

  • display the actual name of the missing file during failed remediation patch (25acf41)
  • reinstate injecting remediation hints into snyk-test response (c6527e8)
Commits

The new version differs by 3 commits.

  • 8a1393a Merge pull request #499 from snyk/fix/remediation
  • 25acf41 fix: display the actual name of the missing file during failed remediation patch
  • c6527e8 fix: reinstate injecting remediation hints into snyk-test response

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 10, 2019

  • The dependency snyk was updated from 1.163.1 to 1.163.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.163.2

1.163.2 (2019-05-10)

Bug Fixes

  • switch to openjdk in java-related docker images (67f0582)
Commits

The new version differs by 4 commits.

  • a948fa4 Merge pull request #500 from snyk/fix/switch-to-openjdk
  • 8a0baed Merge pull request #483 from snyk/refactor/remove-npm-snyk-test-path
  • 67f0582 fix: switch to openjdk in java-related docker images
  • 73e96aa refactor: remove special npm/yarn path in snyk-test

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 10, 2019

  • The dependency snyk was updated from 1.163.2 to 1.163.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.163.3

1.163.3 (2019-05-10)

Bug Fixes

  • correct remediation broken after last refactoring (42c2341)
Commits

The new version differs by 2 commits.

  • a1c3cc6 Merge pull request #507 from snyk/fix/remediation-after-refactoring
  • 42c2341 fix: correct remediation broken after last refactoring

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2019

  • The dependency snyk was updated from 1.163.3 to 1.164.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.164.0

1.164.0 (2019-05-14)

Features

  • improve error handling when no files detected (49c7fb9)
Commits

The new version differs by 2 commits.

  • cb931c5 Merge pull request #512 from snyk/feat/improve-error-handling
  • 49c7fb9 feat: improve error handling when no files detected

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 15, 2019

  • The dependency snyk was updated from 1.164.0 to 1.165.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.165.0

1.165.0 (2019-05-15)

Bug Fixes

  • optimize scanning of large Go projects (bfef4fa)

Features

  • Check for mandatory targetFile to avoid runtime errors (21b3fa1)
  • release coursier suport fot for sbt (8312e85)
Commits

The new version differs by 13 commits.

  • 7f69223 Merge pull request #515 from snyk/feat/suggest-usage-for-sln
  • c023235 Merge pull request #518 from snyk/feat/release-cursier-support-sbt
  • 5581cec Merge pull request #517 from snyk/fix/more-logging-for-gradle-errors
  • 97cf3bd chore: more logging for Gradle errors
  • 220b00c Merge pull request #520 from snyk/fix/go-large-project-performance
  • bfef4fa fix: optimize scanning of large Go projects
  • 8312e85 feat: release coursier suport fot for sbt
  • 21b3fa1 feat: Check for mandatory targetFile to avoid runtime errors
  • abb9205 Merge pull request #516 from snyk/chore/update-snyk-account-link
  • 543b012 Merge pull request #513 from snyk/jessehouwing-master
  • af0c437 docs: Update broken snyk link
  • ba415a5 chore: Fix typo in debug message.
  • 471fdb9 chore: convert to ts

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 17, 2019

  • The dependency snyk was updated from 1.165.0 to 1.165.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.165.1

1.165.1 (2019-05-17)

Bug Fixes

  • better wording for the "revisit policy" prompt. (d7d5ce4)
Commits

The new version differs by 2 commits.

  • 71e005b Merge pull request #523 from snyk/fix/wording-revisit-policy
  • d7d5ce4 fix: better wording for the "revisit policy" prompt.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2019

  • The dependency snyk was updated from 1.165.1 to 1.165.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.165.2

1.165.2 (2019-05-21)

Bug Fixes

  • do not scan all Gradle subprojects unless requested (4c303b7)
Commits

The new version differs by 9 commits.

  • b545590 Merge pull request #529 from snyk/fix/gradle-no-scan-all-unnecessary
  • 9ae418f Merge pull request #527 from snyk/refactor/supported-wizard-langs
  • 2cc3f64 refactor: Add package manager lib to keep track of support
  • 4c303b7 fix: do not scan all Gradle subprojects unless requested
  • 721c38c refactor: Keep track of supported wizard package managers instead
  • de5346c Merge pull request #519 from snyk/refactor/convert-auth-to-ts
  • bb7833f refactor: convert is ci to ts
  • 2548cbd refactor: Convert old style errors to new style
  • 6f6e54e refactor: converty auth.js to => ts

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2019

  • The dependency snyk was updated from 1.165.2 to 1.166.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.166.0

1.166.0 (2019-05-21)

Features

  • pass dockerfileLayers in metadata (1c5d925)
Commits

The new version differs by 4 commits.

  • 94cb90d Merge pull request #437 from snyk/feat/dockerfile-layers
  • 39416db Merge pull request #526 from snyk/refactor/module-info
  • 1c5d925 feat: pass dockerfileLayers in metadata
  • b8de2b9 refactor: comvert module inffo to ts

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 23, 2019

  • The dependency snyk was updated from 1.166.1 to 1.167.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.167.0

1.167.0 (2019-05-23)

Features

  • allow passing color for docker cli response (165c29d)
Commits

The new version differs by 6 commits.

  • 288165d Merge pull request #502 from snyk/feat/colorful_docker_advice
  • 165c29d feat: allow passing color for docker cli response
  • 5ec5e3c Merge pull request #532 from snyk/fix/python-url-deps
  • cd8f34e fix: bump python plugin to fix bug with urls in req.txt
  • 4e0f594 Merge pull request #530 from snyk/knoxcard-patch-1
  • 0ba52a5 chore: Reduce words around badges advantages

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2019

  • The dependency snyk was updated from 1.167.0 to 1.167.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.167.1

1.167.1 (2019-05-24)

Bug Fixes

  • oracle linux version detection (86bb4e0)
Commits

The new version differs by 6 commits.

  • ef56238 Merge pull request #536 from snyk/fix/oracle-linux-version-detection
  • 86bb4e0 fix: oracle linux version detection
  • 9e3a040 Merge pull request #535 from snyk/chore/convert-config-to-ts
  • 856b89d Merge pull request #533 from snyk/chore/remove-unused-code
  • 12d7f59 chore: convert config to ts
  • 028deec chore: drop console.logs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2019

  • The dependency snyk was updated from 1.167.1 to 1.167.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.167.2

1.167.2 (2019-05-24)

Bug Fixes

  • use actual package manager for analytics (b86288c)
Commits

The new version differs by 2 commits.

  • 25c03d5 Merge pull request #537 from snyk/fix/send-correct-package-manager-analytics
  • b86288c fix: use actual package manager for analytics

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2019

  • The dependency snyk was updated from 1.167.2 to 1.168.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.168.0

1.168.0 (2019-05-28)

Features

  • display dockerfile instructions in the web UI (953c822)
Commits

The new version differs by 2 commits.

  • dd560e1 Merge pull request #540 from snyk/feat/bump-docker-plugin
  • 953c822 feat: display dockerfile instructions in the web UI

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2019

  • The dependency snyk was updated from 1.168.0 to 1.169.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.169.0

1.169.0 (2019-05-29)

Features

  • Vulns to use exit code 1, errors 2 (2053048)
Commits

The new version differs by 4 commits.

  • 4a598a5 Merge pull request #531 from snyk/feat/error-exit-code-1
  • 636628f chore: refactor analytics to use const
  • 812cada chore: refactor analytics test
  • 2053048 feat: Vulns to use exit code 1, errors 2

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2019

  • The dependency snyk was updated from 1.169.0 to 1.169.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.169.1

1.169.1 (2019-05-29)

Bug Fixes

  • enable debug output from Gradle plugin (c4ab5f6)
Commits

The new version differs by 2 commits.

  • aa4d81a Merge pull request #539 from snyk/fix/better-debug-output-for-gradle
  • c4ab5f6 fix: enable debug output from Gradle plugin

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2019

  • The dependency snyk was updated from 1.169.1 to 1.169.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.169.2

1.169.2 (2019-05-29)

Bug Fixes

  • remove incorrect Gradle logging (d1bc261)
Commits

The new version differs by 2 commits.

  • 9b9435f Merge pull request #541 from snyk/fix/remove-unnecessary-gradle-logging
  • d1bc261 fix: remove incorrect Gradle logging

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 30, 2019

  • The dependency snyk was updated from 1.169.2 to 1.170.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.170.0

1.170.0 (2019-05-30)

Features

  • make human-readable err message when --file was passed incorrectly (6e2336a)
Commits

The new version differs by 4 commits.

  • 6943384 Merge pull request #542 from snyk/feat/prettify-file-flag-error-message
  • 6e2336a feat: make human-readable err message when --file was passed incorrectly
  • 04ae8f5 Merge pull request #545 from snyk/refactor/args-parser
  • 7d60847 refactor: add types to args parser, simplify the code

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2019

  • The dependency snyk was updated from 1.170.0 to 1.171.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.171.0

1.171.0 (2019-06-02)

Features

  • add branch and pkg name to monitor analytics (b91d2ae)
Commits

The new version differs by 6 commits.

  • 305ac09 Merge pull request #543 from snyk/feat/add_monitor_branch_pname_analytics
  • b91d2ae feat: add branch and pkg name to monitor analytics
  • 464b784 Merge pull request #544 from snyk/chore/delete-docker-promo
  • d82df40 chore: delete expired docker promo
  • 3d66ee6 Merge pull request #534 from snyk/chore/refactor-errors
  • 76b0565 chore: refactor snyk missing api token

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 3, 2019

  • The dependency snyk was updated from 1.171.0 to 1.171.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.171.1

1.171.1 (2019-06-03)

Bug Fixes

  • Revert auth refactor which made snyk protect require auth (e34a6fb)
Commits

The new version differs by 5 commits.

  • e34a6fb fix: Revert auth refactor which made snyk protect require auth
  • fea5ae6 Merge pull request #549 from snyk/fix/revert-bad-refactor
  • 1936db4 "fix: revert refactor snyk missing api token"
  • a42f558 Merge pull request #547 from snyk/chore/convert-help-to-typescript
  • 278a068 chore: Convert help command handling to typescript

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 5, 2019

  • The dependency snyk was updated from 1.171.1 to 1.172.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.172.0

1.172.0 (2019-06-05)

Features

  • select Gradle confugiration via name/attributes, simplify analytics (41d9d56)
Commits

The new version differs by 8 commits.

  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor
  • b06a81a Merge pull request #552 from snyk/revert-548-chore/refactor-auth-to-async-await
  • ad29871 fix: protect failing due to missing auth
  • c1aed98 Revert "chore: refactor auth to async await"
  • ca26df3 Merge pull request #548 from snyk/chore/refactor-auth-to-async-await
  • 11b51f1 chore: refactor auth to async await

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