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

Closed
greenkeeper bot opened this issue Feb 18, 2020 · 27 comments
Closed

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

greenkeeper bot opened this issue Feb 18, 2020 · 27 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 18, 2020

The dependency snyk was updated from 1.292.0 to 1.293.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

Release Notes for v1.293.0

1.293.0 (2020-02-18)

Features

  • move windows tests to CircelCI from AppVeyor (72f3e9c)
Commits

The new version differs by 2 commits.

  • a867b58 Merge pull request #1008 from snyk/feat/circle-matrix
  • 72f3e9c feat: move windows tests to CircelCI from AppVeyor

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
Author

greenkeeper bot commented Feb 18, 2020

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2020

  • The dependency snyk was updated from 1.293.0 to 1.294.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.294.0

1.294.0 (2020-02-18)

Features

  • update go plugin to respect --file option (d5c09c8)
Commits

The new version differs by 2 commits.

  • 64b5fd4 Merge pull request #1010 from snyk/feat/update-go-plugin
  • d5c09c8 feat: update go plugin to respect --file option

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2020

  • The dependency snyk was updated from 1.295.0 to 1.295.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.295.1

1.295.1 (2020-02-23)

Bug Fixes

  • passing gradle metadata on monitor. (742f568)
Commits

The new version differs by 9 commits.

  • 6ae0ec4 Merge pull request #1012 from snyk/fix/passing_gradle_meta_to_monitor
  • 742f568 fix: passing gradle metadata on monitor.
  • 22fa0ab Merge pull request #1015 from snyk/fix/windows-test-check-on-build
  • 752a032 fix: on merge PR use correct commit SHA
  • c8d5a73 Merge pull request #1011 from snyk/feat/check-windows-test-in-travis
  • f837d55 Merge pull request #1013 from snyk/fix/bump-go-plugin
  • ca74e25 fix: Bump version for the snyk-go-plugin
  • fcd1a89 feat: check Windows tests in Travis
  • aabe1ef chore: Refactor to use snyk-cli-interface PluginMetadata.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2020

  • The dependency snyk was updated from 1.295.1 to 1.296.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.296.0

1.296.0 (2020-02-23)

Features

  • update snyk-gradle-plugin to use --daemon option if passed (5fb1ff7)
Commits

The new version differs by 2 commits.

  • abafb59 Merge pull request #1016 from snyk/feat/update-gradle-plugin
  • 5fb1ff7 feat: update snyk-gradle-plugin to use --daemon option if passed

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 24, 2020

  • The dependency snyk was updated from 1.296.0 to 1.296.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.296.1

1.296.1 (2020-02-24)

Bug Fixes

  • drop tape as a dependency (075fb0a)
Commits

The new version differs by 4 commits.

  • 953fe91 Merge pull request #1007 from snyk/feat/drop-tape
  • 075fb0a fix: drop tape as a dependency
  • df4aafd Merge pull request #1017 from snyk/chore/typescriptify-wizard-shrinwrap-test
  • 6063ade chore: typescriptify wizard-shrinkwrap.test.js

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 25, 2020

  • The dependency snyk was updated from 1.296.1 to 1.297.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.297.0

1.297.0 (2020-02-25)

Features

  • bump snyk-docker-plugin. Added pull if image isn't local logic (bd79fc2)
Commits

The new version differs by 2 commits.

  • 1b8933e Merge pull request #1020 from snyk/feat/pull-image-if-not-local
  • bd79fc2 feat: bump snyk-docker-plugin. Added pull if image isn't local logic

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 28, 2020

  • The dependency snyk was updated from 1.297.0 to 1.297.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.297.1

1.297.1 (2020-02-25)

Bug Fixes

  • npm-lock-parser npm-shrinkwrap's error msg. (9b1e682)
Commits

The new version differs by 6 commits.

  • 9addbc1 Merge pull request #1023 from snyk/chore/typescriptify-dev-deps-w-dev
  • 4a9b1df Merge pull request #1021 from snyk/fix/npm-lock-parser-shrinkwrap-error
  • 77dcb48 chore: typescriptify dev-deps-w-dev.test.js
  • ab20787 Merge pull request #1022 from snyk/chore/typescriptify-dev-deps-without-dev
  • 9b1e682 fix: npm-lock-parser npm-shrinkwrap's error msg.
  • 1ef1497 chore: typescriptify dev-deps-without-dev.test.js

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 29, 2020

  • The dependency snyk was updated from 1.297.1 to 1.297.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 14 commits.

  • 9517daa Merge pull request #1029 from snyk/fix/cli-error-message-on-snyk-test
  • dffba72 fix: improvement of errors messages.
  • 1c78bd1 fix: test msg.
  • 703c2bf fix: cli error message when command fails.
  • aef50ae Merge pull request #1018 from snyk/test/convert-protect-tests
  • 51b2b7a test: convert protect tests to ts
  • bc8001c Merge pull request #1026 from snyk/chore/typescriptify-prompts-tests
  • 1b38af7 chore: typescriptify prompts.test.js
  • 4f2d7e4 chore: typescriptify prompt-instrument.test.ts
  • 01e29dd Merge pull request #1024 from snyk/chore/typescriptify-policy-tests
  • d459e47 chore: typescriptify prompt-next-step.test.ts
  • d02dbd0 chore: typescriptify policy-populates-prompt.test.ts
  • ca2ecad chore: typescriptify policy-match.test.js
  • d4584f8 chore: typescriptify policy-ignore.test.js

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2020

  • The dependency snyk was updated from 1.297.2 to 1.297.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.297.3

1.297.3 (2020-03-01)

Bug Fixes

  • improved python --command documentation (cecd701)
Commits

The new version differs by 2 commits.

  • adef6b5 Merge pull request #1035 from snyk/fix/improve-python-docs-command-meaning
  • cecd701 fix: improved python --command documentation

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 3, 2020

  • The dependency snyk was updated from 1.297.3 to 1.297.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • d755168 Merge pull request #1036 from snyk/fix/scratch-image-without-dockerfile
  • ba37335 fix: bump snyk-docker-plugin to 2.2.2

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 4, 2020

  • The dependency snyk was updated from 1.297.4 to 1.298.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.298.0

1.298.0 (2020-03-04)

Features

  • drop isolate & modules commands (7b973e0)
Commits

The new version differs by 3 commits.

  • d174fcb Merge pull request #1033 from snyk/fix/delete-legacy-commands
  • bebcfc7 test: drop test fixture used for deleted tests
  • 7b973e0 feat: drop isolate & modules commands

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2020

  • The dependency snyk was updated from 1.298.0 to 1.298.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.298.1

1.298.1 (2020-03-06)

Bug Fixes

  • bumps dep-graph to v1.16.1 (0617176)
Commits

The new version differs by 2 commits.

  • f4d4861 Merge pull request #1039 from snyk/fix/bump-dep-graph-1.16.1
  • 0617176 fix: bumps dep-graph to v1.16.1

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 15, 2020

  • The dependency snyk was updated from 1.298.1 to 1.299.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.299.0

1.299.0 (2020-03-15)

Bug Fixes

  • only append utms if we are provided with them (db213ad)
  • only send analytics Monitor Graph as true when appropriate (8adc98f)

Features

  • support login utm from environment variables (aba5b03)
Commits

The new version differs by 9 commits.

  • ced3adc Merge pull request #1044 from snyk/feat/populate-utm-data
  • db213ad fix: only append utms if we are provided with them
  • 1526a7b Merge pull request #1043 from snyk/fix/drop-double-analytics
  • 669a2cd chore: add ts type
  • 61e4932 test: add test coverage for utm auth
  • aba5b03 feat: support login utm from environment variables
  • 8adc98f fix: only send analytics Monitor Graph as true when appropriate
  • fddfa46 Merge pull request #1038 from snyk/feat/content-owners
  • ea273f6 chore: add content team as code owner for help text

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 19, 2020

  • The dependency snyk was updated from 1.299.0 to 1.300.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.300.0

1.300.0 (2020-03-19)

Features

  • silence noisy error behind -d for --all-projects (dcb918a)
Commits

The new version differs by 5 commits.

  • 55c050f Merge pull request #1046 from snyk/fix/silence-errors
  • dcb918a feat: silence noisy error behind -d for --all-projects
  • 500197b Merge pull request #1037 from snyk/refactor/snyk-cli-tests-from-js-to-ts
  • 73ada88 refactor: protect-patch-order.test from js to ts
  • 1029742 refactor: updater.test & user-config.test from js to ts

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2020

  • The dependency snyk was updated from 1.300.0 to 1.301.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.301.0

1.301.0 (2020-03-20)

Features

  • drop node 6 support by no longer testing for it (566a54b)
Commits

The new version differs by 2 commits.

  • 31b92fb Merge pull request #1042 from snyk/feat/drop-node-6-support
  • 566a54b feat: drop node 6 support by no longer testing for it

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2020

  • The dependency snyk was updated from 1.301.0 to 1.302.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.302.0

1.302.0 (2020-03-22)

Features

  • use 8 as min supported runtime message (f6779fa)
Commits

The new version differs by 2 commits.

  • a9b04e4 Merge pull request #1048 from snyk/feat/update-min-supported-node-to-8
  • f6779fa feat: use 8 as min supported runtime message

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2020

  • The dependency snyk was updated from 1.302.0 to 1.303.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.303.0

1.303.0 (2020-03-22)

Features

  • snyk-docker-plugin with experimental Distroless scanning (0080f1d)
Commits

The new version differs by 2 commits.

  • d0e575c Merge pull request #1050 from snyk/feat/docker-plugin-experimental-analysis
  • 0080f1d feat: snyk-docker-plugin with experimental Distroless scanning

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2020

  • The dependency snyk was updated from 1.303.0 to 1.303.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.303.1

1.303.1 (2020-03-23)

Bug Fixes

  • image static scanning to send correct image ID (digest) (621c7e5)
Commits

The new version differs by 2 commits.

  • 09ce9a8 Merge pull request #1053 from snyk/fix/image-id
  • 621c7e5 fix: image static scanning to send correct image ID (digest)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 24, 2020

  • The dependency snyk was updated from 1.303.1 to 1.303.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.303.2

1.303.2 (2020-03-24)

Bug Fixes

  • making sure writing to disk has finished before reading (7e53982)
Commits

The new version differs by 2 commits.

  • 1a2e3ef Merge pull request #1049 from snyk/fix/wizard-writing-file-to-disk
  • 7e53982 fix: making sure writing to disk has finished before reading

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 24, 2020

  • The dependency snyk was updated from 1.303.2 to 1.304.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.304.0

1.304.0 (2020-03-24)

Features

  • drop snyk test-unpublished legacy command (20ea77b)
Commits

The new version differs by 4 commits.

  • 1534c96 Merge pull request #1056 from snyk/docs/typos-fix
  • f6092fd docs: fix up some of the language
  • 452b730 Merge pull request #1051 from snyk/feat/drop-unpublished-command
  • 20ea77b feat: drop snyk test-unpublished legacy command

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 25, 2020

  • The dependency snyk was updated from 1.304.0 to 1.305.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.305.0

1.305.0 (2020-03-25)

Bug Fixes

Features

  • container alias for docker flag (be9e9f6)
Commits

The new version differs by 3 commits.

  • 41283ea Merge pull request #1054 from snyk/feat/docker-container-alias
  • b7f94c8 fix: docker capitalisation
  • be9e9f6 feat: container alias for docker flag

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2020

  • The dependency snyk was updated from 1.305.0 to 1.305.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.305.1

1.305.1 (2020-04-09)

Bug Fixes

  • upgrade @snyk/snyk-cocoapods-plugin from 2.0.1 to 2.1.1 (e708c89)
Commits

The new version differs by 4 commits.

  • a46a94e Merge pull request #1063 from snyk/snyk-upgrade-562bcbad46ccca50bab7e99d66c2bf25
  • af214a5 Merge pull request #1062 from snyk/docs/update-python-documentation
  • 954e2c6 docs: updated python options documentation.
  • e708c89 fix: upgrade @snyk/snyk-cocoapods-plugin from 2.0.1 to 2.1.1

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 19, 2020

  • The dependency snyk was updated from 1.305.1 to 1.306.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.306.0

1.306.0 (2020-04-19)

Features

  • support reachable vulnerabilities output for snyk test (59a0e39)
Commits

The new version differs by 4 commits.

  • 9bb67d8 Merge pull request #1069 from snyk/feat/support-reachable-vulns-output
  • 59a0e39 feat: support reachable vulnerabilities output for snyk test
  • 1f49f74 Merge pull request #1064 from snyk/chore/update-nvmrc
  • 4ead3ae chore: update .nvmrc to specify Node 8 as Node 6 is no longer supported

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2020

  • The dependency snyk was updated from 1.306.0 to 1.307.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.307.0

1.307.0 (2020-04-21)

Bug Fixes

  • upgrade @snyk/snyk/nodejs-lockfile-parser from 1.17.0 to 1.18.0 (6200273)

Features

  • iterate on reachability output text (0c0263f)
  • support maven reachable vulnerabilities for snyk test (8b805e1)
Commits

The new version differs by 5 commits.

  • 34922d7 Merge pull request #1071 from snyk/feat/reachable-vulns-support-for-maven
  • 0c0263f feat: iterate on reachability output text
  • 8b805e1 feat: support maven reachable vulnerabilities for snyk test
  • f7097e3 Merge pull request #1070 from snyk/fix/upgrade/@snyk/snyk/nodejs-lockfile-parser
  • 6200273 fix: upgrade @snyk/snyk/nodejs-lockfile-parser from 1.17.0 to 1.18.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 22, 2020

  • The dependency snyk was updated from 1.307.0 to 1.308.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.308.0

1.308.0 (2020-04-22)

Bug Fixes

  • add missing global package to global packages (6f76bc1)
  • global packages permissions during release (3f41711)
  • install missing semantic-release package (ba042c7)

Features

  • migrate to CircleCI for unique project pipeline (4905b6e)
Commits

The new version differs by 8 commits.

  • 92489b6 Merge pull request #1078 from snyk/fix/add-missing-global-package
  • 6f76bc1 fix: add missing global package to global packages
  • 8a8133a Merge pull request #1077 from snyk/fix/sudo-for-global-install
  • 3f41711 fix: global packages permissions during release
  • af044ba Merge pull request #1076 from snyk/fix/circle-ci-release-process
  • ba042c7 fix: install missing semantic-release package
  • eb59bd9 Merge pull request #1072 from snyk/feat/migrate-to-circleci-travis-tests
  • 4905b6e feat: migrate to CircleCI for unique project pipeline

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 22, 2020

  • The dependency snyk was updated from 1.308.0 to 1.309.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.309.0

1.309.0 (2020-04-22)

Features

  • enable ruby graph monitor (aebf3b2)
Commits

The new version differs by 2 commits.

  • 306c5bd Merge pull request #1066 from snyk/feat/enable-ruby-graph-monitor
  • aebf3b2 feat: enable ruby graph monitor

See the full diff

randytarampi pushed a commit that referenced this issue Apr 22, 2020
[skip ci]

## [3.0.2](v3.0.1...v3.0.2) (2020-04-22)

### Bug Fixes

* **package:** Update dependencies. ([7ee3d5c](7ee3d5c)), closes [#90](#90) [#91](#91) [#93](#93) [#94](#94) [#95](#95) [#96](#96) [#97](#97) [#98](#98) [#99](#99) [#100](#100) [#101](#101) [#102](#102) [#103](#103) [#104](#104) [#106](#106) [#107](#107)
@randytarampi
Copy link
Owner

🎉 This issue has been resolved in version 3.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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