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

Open
greenkeeper bot opened this issue Mar 15, 2020 · 41 comments
Open

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

greenkeeper bot opened this issue Mar 15, 2020 · 41 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 15, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency snyk was updated from 1.298.1 to 1.299.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/travis-ci/push: The Travis CI build is in progress (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

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

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 Mar 15, 2020

After pinning to 1.298.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 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor 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
Contributor Author

greenkeeper bot commented May 3, 2020

  • The dependency snyk was updated from 1.316.2 to 1.317.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.317.0

1.317.0 (2020-05-03)

Features

  • add callgraph metrics to run-tests (904e47b)
Commits

The new version differs by 55 commits.

  • 902d905 Merge pull request #1091 from snyk/feat/add-call-graph-metrics
  • 904e47b feat: add callgraph metrics to run-tests
  • 3d773ca Merge pull request #1100 from snyk/fix/docker-monitor-all-projects
  • eddeaa1 fix: docker error on monitoring multiple projects
  • 49d55ed Merge pull request #1097 from snyk/fix/lodash-imports
  • 16ef69c fix: pin node 12 tests to 12.16.2
  • 2793ceb fix: update lodash imports in lib to @snyk/lodash
  • d7ebe15 Merge pull request #1093 from snyk/feat/bump-deps-to-use-patched-lodash
  • c359e05 feat: patching vulnerable lodash with @snyk/lodash
  • 39a5284 Merge pull request #1092 from snyk/fix/app-os-cli
  • 71ed530 fix: make sure branch exists
  • c8b4b8e Merge pull request #1090 from snyk/feat/app-os-cli
  • 4b969fd feat: adding target to container projects
  • fccaaae feat: bump docker-plugin to use new format
  • 2961d79 Merge pull request #1089 from snyk/feat/add-reachable-vulns-to-summary

There are 55 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 5, 2020

  • The dependency snyk was updated from 1.317.0 to 1.318.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.318.0

1.318.0 (2020-05-05)

Features

  • support snyk monitor --reachable-vulns (f0abb35)
Commits

The new version differs by 2 commits.

  • 3059a6d Merge pull request #1104 from snyk/feat/reachable-vulns-monitor
  • f0abb35 feat: support snyk monitor --reachable-vulns

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 5, 2020

  • The dependency snyk was updated from 1.318.0 to 1.319.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.319.0

1.319.0 (2020-05-05)

Features

  • add monitor call graph metrics (8eb4a80)
Commits

The new version differs by 2 commits.

  • 358794f Merge pull request #1105 from snyk/feat/add-call-graph-metrics-to-monitor
  • 8eb4a80 feat: add monitor call graph metrics

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 6, 2020

  • The dependency snyk was updated from 1.319.0 to 1.319.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.319.1

1.319.1 (2020-05-06)

Bug Fixes

  • bump snyk-mvn-plugin to 2.15.1 (d23d0c8)
Commits

The new version differs by 4 commits.

  • de65d60 Merge pull request #1106 from snyk/fix/bump-mvn-plugin
  • d23d0c8 fix: bump snyk-mvn-plugin to 2.15.1
  • 39d024b Merge pull request #1103 from snyk/fix/dep-graph-upgrade
  • 34aeaaa chore: bump @snyk/dep-graph to 1.18.3

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 7, 2020

  • The dependency snyk was updated from 1.319.1 to 1.319.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.319.2

1.319.2 (2020-05-07)

Bug Fixes

  • Changed old fixtures to support new policy shape (0e65b5c)
  • upgrade snyk-policy from 1.13.5 to 1.14.1 (01afc36)
Commits

The new version differs by 3 commits.

  • 6451153 Merge pull request #1065 from snyk/snyk-upgrade-b477b201913225574b4650d640b078bb
  • 0e65b5c fix: Changed old fixtures to support new policy shape
  • 01afc36 fix: upgrade snyk-policy from 1.13.5 to 1.14.1

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 11, 2020

  • The dependency snyk was updated from 1.319.2 to 1.320.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.320.0

1.320.0 (2020-05-11)

Features

  • container manifest file scanning in --experimental flag (183242c)
Commits

The new version differs by 6 commits.

  • ef354aa Merge pull request #1094 from snyk/feat/app-os-cli2
  • 34b4127 Merge pull request #1111 from snyk/chore/remove-forgotton-clog
  • 2d0f9d9 chore: forgotten log removed to reduce noise
  • 5f2a40b Merge pull request #1108 from snyk/chore/release-notes-review
  • e2d2174 chore: add snyk/release-notes-preview.
  • 183242c feat: container manifest file scanning in --experimental flag

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 11, 2020

  • The dependency snyk was updated from 1.320.0 to 1.320.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.320.1

1.320.1 (2020-05-11)

Bug Fixes

  • upgrade snyk-gradle-plugin from 3.2.5 to 3.2.7 (be56248)
Commits

The new version differs by 2 commits.

  • dc06056 Merge pull request #1109 from snyk/snyk-upgrade-49299dcf092f638235bb60776b19230a
  • be56248 fix: upgrade snyk-gradle-plugin from 3.2.5 to 3.2.7

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 11, 2020

  • The dependency snyk was updated from 1.320.1 to 1.320.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.320.2

1.320.2 (2020-05-11)

Bug Fixes

  • updated test command so Circle will test properly (7784567)
Commits

The new version differs by 4 commits.

  • 9b31d2b Merge pull request #1113 from snyk/fix/circle-to-run-npm-test
  • 7784567 fix: updated test command so Circle will test properly
  • 0f0e38c Merge pull request #1112 from snyk/chore/improve-policy-path-help
  • 43d042d chore: improve policy-path help text and example

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 13, 2020

  • The dependency snyk was updated from 1.320.2 to 1.320.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.320.3

1.320.3 (2020-05-13)

Bug Fixes

  • enable mvn plugin logging when running with -d (5414755)
Commits

The new version differs by 6 commits.

  • 6e7fb38 Merge pull request #1119 from snyk/fix/enable-mvn-logging
  • 5414755 fix: enable mvn plugin logging when running with -d
  • 505720d Merge pull request #1117 from snyk/chore/release-notes-review-fix
  • 649c770 chore: release notes preview fix.
  • 6e448ca Merge pull request #1114 from snyk/chore/run-tests-on-linux
  • a67adee chore: update test:acceptance include root tests

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020

  • The dependency snyk was updated from 1.320.3 to 1.320.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.320.4

1.320.4 (2020-05-14)

Bug Fixes

  • wrong path to display better test results (274618e)
Commits

The new version differs by 2 commits.

  • bb1c874 Merge pull request #1118 from snyk/fix/wrong-path-multi-project
  • 274618e fix: wrong path to display better test results

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020

  • The dependency snyk was updated from 1.320.4 to 1.320.5.

Your tests are still failing with this version. Compare changes

Release Notes for v1.320.5

1.320.5 (2020-05-14)

Bug Fixes

  • suggest --skip-unresolved for python test (d437796)
Commits

The new version differs by 2 commits.

  • ce6940d Merge pull request #1121 from snyk/fix/show-better-error-pip
  • d437796 fix: suggest --skip-unresolved for python test

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020

  • The dependency snyk was updated from 1.320.5 to 1.321.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.321.0

1.321.0 (2020-05-14)

Features

  • upgrade nuget-plugin, removing core-js (c6c58ba)
Commits

The new version differs by 2 commits.

  • 0eabdcf Merge pull request #1123 from snyk/feat/upgrade-nuget
  • c6c58ba feat: upgrade nuget-plugin, removing core-js

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2020

  • The dependency snyk was updated from 1.321.0 to 1.322.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.322.0

1.322.0 (2020-05-19)

Features

  • switch back to upstream configstore (a34b8d5)
  • switch back to upstream update-notifier (366c687)
Commits

The new version differs by 4 commits.

  • 95369bd Merge pull request #1125 from snyk/feat/upstream-update-notifier
  • a34b8d5 feat: switch back to upstream configstore
  • eaac36c test: update-notifier fetches info
  • 366c687 feat: switch back to upstream update-notifier

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2020

  • The dependency snyk was updated from 1.322.0 to 1.323.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.323.0

1.323.0 (2020-05-19)

Features

  • include command "container" as alias for option "--docker" (6bc0085)
Commits

The new version differs by 2 commits.

  • 2f686a9 Merge pull request #1124 from snyk/fix/include_command_container_as_alias
  • 6bc0085 feat: include command "container" as alias for option "--docker"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2020

  • The dependency snyk was updated from 1.323.0 to 1.323.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.323.1

1.323.1 (2020-05-20)

Bug Fixes

  • do not ignore project name override for container projects (9d4df01)
Commits

The new version differs by 2 commits.

  • 96b6f5a Merge pull request #1129 from snyk/fix/docker-ignore-project-name-oveerride
  • 9d4df01 fix: do not ignore project name override for container projects

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2020

  • The dependency snyk was updated from 1.323.1 to 1.323.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.323.2

1.323.2 (2020-05-21)

Bug Fixes

  • add check if image name undefined (48cbf4a)
Commits

The new version differs by 2 commits.

  • 2e7ae94 Merge pull request #1134 from snyk/fix/check-image-name
  • 48cbf4a fix: add check if image name undefined

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2020

  • The dependency snyk was updated from 1.323.2 to 1.324.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.324.0

1.324.0 (2020-05-22)

Features

  • remove git-url-parse dependency (dd86bc9)
Commits

The new version differs by 2 commits.

  • b13e371 Merge pull request #1126 from snyk/chore/drop-git-url-parse
  • dd86bc9 feat: remove git-url-parse dependency

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2020

  • The dependency snyk was updated from 1.326.0 to 1.327.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.327.0

1.327.0 (2020-05-24)

Features

Commits

The new version differs by 6 commits.

  • 6e6e8c5 Merge pull request #1132 from snyk/feat/snyk-module
  • 2681150 Merge pull request #1133 from snyk/feat/cocoapods-plugin
  • 9936810 feat: upgrade cocoapods plugin (bundle shrink)
  • 41effcb Merge pull request #1130 from snyk/feat/types
  • f01ee74 feat: upgrade snyk-module
  • 75775ce feat: @types are not prod dependencies

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2020

  • The dependency snyk was updated from 1.327.0 to 1.327.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.327.1

1.327.1 (2020-05-26)

Bug Fixes

  • bug in rpm non-existence error handling in snyk-docker-plugin (0ed1db7)
Commits

The new version differs by 2 commits.

  • a11a934 Merge pull request #1143 from snyk/fix/bump_docker_plugin
  • 0ed1db7 fix: bug in rpm non-existence error handling in snyk-docker-plugin

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2020

  • The dependency snyk was updated from 1.327.1 to 1.328.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.328.0

1.328.0 (2020-05-26)

Features

  • add defualt utm params for cli auth flow (19d577b)
Commits

The new version differs by 2 commits.

  • 3796f47 Merge pull request #1142 from snyk/feat/default-auth-flow-utms
  • 19d577b feat: add defualt utm params for cli auth flow

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2020

  • The dependency snyk was updated from 1.328.0 to 1.329.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.329.0

1.329.0 (2020-05-26)

Features

  • allow a mode to display its custom help message (92bde5e)
Commits

The new version differs by 2 commits.

  • 5ac84df Merge pull request #1136 from snyk/fix/include_help_message_for_modes
  • 92bde5e feat: allow a mode to display its custom help message

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2020

  • The dependency snyk was updated from 1.329.0 to 1.330.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.330.0

1.330.0 (2020-05-27)

Features

  • add IPv6 detection to fix auth bug (fae72ff)
Commits

The new version differs by 2 commits.

  • 9b71fc3 Merge pull request #1116 from snyk/feat/app-ipv6-suuport
  • fae72ff feat: add IPv6 detection to fix auth bug

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2020

  • The dependency snyk was updated from 1.330.0 to 1.330.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.330.1

1.330.1 (2020-05-27)

Bug Fixes

  • gradle java OOM using graphs (4e5bcb6)
Commits

The new version differs by 2 commits.

  • 399c8a1 Merge pull request #1148 from snyk/fix/initial-graph-support-to-solve-gradle-oom
  • 4e5bcb6 fix: gradle java OOM using graphs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2020

  • The dependency snyk was updated from 1.330.1 to 1.330.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.330.2

1.330.2 (2020-05-27)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 1e65a92 Merge pull request #1149 from snyk/fix/gradle-legacy-version
  • 38cc805 fix: gradle legacy version

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2020

  • The dependency snyk was updated from 1.330.2 to 1.330.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.330.3

1.330.3 (2020-05-28)

Bug Fixes

  • go-plugin js heap oom using reverse for loop (a16a9be)
Commits

The new version differs by 2 commits.

  • bf033e2 Merge pull request #1150 from snyk/fix/go-plugin-convert-reverse-for
  • a16a9be fix: go-plugin js heap oom using reverse for loop

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2020

  • The dependency snyk was updated from 1.330.3 to 1.330.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.330.4

1.330.4 (2020-05-28)

Bug Fixes

  • command issue on check gradle version (708951b)
Commits

The new version differs by 2 commits.

  • fa92d8d Merge pull request #1151 from snyk/fix/gradle-version-cmd-issue
  • 708951b fix: command issue on check gradle version

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2020

  • The dependency snyk was updated from 1.330.4 to 1.331.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.331.0

1.331.0 (2020-05-28)

Features

  • include standalone-ness in the analytics (7a5a2e0)
Commits

The new version differs by 2 commits.

  • ed6b17b Merge pull request #1141 from snyk/feat/analytics-standalone
  • 7a5a2e0 feat: include standalone-ness in the analytics

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2020

  • The dependency snyk was updated from 1.331.0 to 1.332.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.332.0

1.332.0 (2020-05-28)

Features

  • add --json-file-output option for snyk test (4de2ebb)
Commits

The new version differs by 2 commits.

  • ae10311 Merge pull request #1107 from snyk/feat/add-json-file-output-option
  • 4de2ebb feat: add --json-file-output option for snyk test

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020

  • The dependency snyk was updated from 1.332.0 to 1.332.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.332.1

1.332.1 (2020-05-29)

Bug Fixes

  • upgrade docker-plugin to resolve crashes when scanning binaries (2b1091a)
Commits

The new version differs by 2 commits.

  • dffc3e9 Merge pull request #1154 from snyk/fix/sdp-3.6.3
  • 2b1091a fix: upgrade docker-plugin to resolve crashes when scanning binaries

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 31, 2020

  • The dependency snyk was updated from 1.332.1 to 1.333.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.333.0

1.333.0 (2020-05-31)

Features

  • support gradle v2 on new task and drop legacy one (74f65db)
Commits

The new version differs by 2 commits.

  • df39115 Merge pull request #1156 from snyk/feat/support-gradle-v2-new-task-drop-legacy
  • 74f65db feat: support gradle v2 on new task and drop legacy one

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 1, 2020

  • The dependency snyk was updated from 1.333.0 to 1.334.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.334.0

1.334.0 (2020-06-01)

Features

  • add lib for contributor count (1e94191)
  • do contrib count on monitor if analytics enabled (13a6d86)
  • extract allowAnalytics function in analytics (576a9ad)
Commits

The new version differs by 4 commits.

  • ab779dd Merge pull request #1138 from snyk/feat/dev-count-monitor
  • 13a6d86 feat: do contrib count on monitor if analytics enabled
  • 576a9ad feat: extract allowAnalytics function in analytics
  • 1e94191 feat: add lib for contributor count

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