multicolour icon indicating copy to clipboard operation
multicolour copied to clipboard

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

Open greenkeeper[bot] opened this issue 4 years ago β€’ 124 comments

The devDependency snyk was updated from 1.244.0 to 1.245.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 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 failed (Details).

Release Notes for v1.245.0

1.245.0 (2019-11-12)

Features

  • update snyk-sbt-plugin to latest (119896f)
Commits

The new version differs by 2 commits.

  • 365fce4 Merge pull request #862 from snyk/feat/bump-sbt-plugin
  • 119896f feat: update snyk-sbt-plugin to latest

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 :palm_tree:

greenkeeper[bot] avatar Nov 12 '19 22:11 greenkeeper[bot]

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

greenkeeper[bot] avatar Nov 12 '19 22:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.245.0 to 1.246.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.246.0

1.246.0 (2019-11-13)

Features

  • bump snyk-gradle-plugin version to latest (f22925b)
Commits

The new version differs by 2 commits.

  • 9606a73 Merge pull request #863 from snyk/feat/bump-snyk-gradle-ersion
  • f22925b feat: bump snyk-gradle-plugin version to latest

See the full diff

greenkeeper[bot] avatar Nov 13 '19 07:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.246.0 to 1.247.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.247.0

1.247.0 (2019-11-13)

Features

Commits

The new version differs by 4 commits.

  • e69ef82 Merge pull request #861 from snyk/feat/introduce-jar-files
  • e699598 feat: add *.war support
  • 0189a39 chore: split up test and monitor tests
  • e845d19 feat: detect *.jar files as maven

See the full diff

greenkeeper[bot] avatar Nov 13 '19 15:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.247.0 to 1.247.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.247.1

1.247.1 (2019-11-13)

Bug Fixes

  • ensure Gradle 6 is supported (73dd54e)
Commits

The new version differs by 2 commits.

  • ae2c4be Merge pull request #865 from snyk/test/ensure-gradle-6-support
  • 73dd54e fix: ensure Gradle 6 is supported

See the full diff

greenkeeper[bot] avatar Nov 13 '19 16:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.247.1 to 1.248.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.248.0

1.248.0 (2019-11-15)

Features

  • bump cli-interface that brings in skipUnresolved option (386d523)
  • pass allowMissing to ythe python plugin (52b5b48)
Commits

The new version differs by 4 commits.

  • 3dfbd6f Merge pull request #864 from snyk/docs/update-python-allow-missing
  • 386d523 feat: bump cli-interface that brings in skipUnresolved option
  • 52b5b48 feat: pass allowMissing to ythe python plugin
  • 9076975 docs: update python docs with allow-missing

See the full diff

greenkeeper[bot] avatar Nov 15 '19 16:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.248.0 to 1.249.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.249.0

1.249.0 (2019-11-19)

Features

  • add unmanaged jar scanning (9cbeed4)
Commits

The new version differs by 2 commits.

  • 908439f Merge pull request #869 from snyk/feat/jar-scanning
  • 9cbeed4 feat: add unmanaged jar scanning

See the full diff

greenkeeper[bot] avatar Nov 19 '19 15:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.249.0 to 1.249.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.249.1

1.249.1 (2019-11-19)

Bug Fixes

  • prettier issue (94525a4)
  • resolve linting problems (1d6c9ea)
  • Reverts "feat: add unmanaged jar scanning" (13bae9c)
Commits

The new version differs by 7 commits.

  • 1d6c9ea fix: resolve linting problems
  • 306ca5d Merge pull request #873 from snyk/fix/prettier-issue
  • 94525a4 fix: prettier issue
  • 21237af Merge pull request #872 from snyk/chore/formatting
  • caf2683 chore: prettier format
  • 94a49fb Merge pull request #871 from snyk/revert-869-feat/jar-scanning
  • 13bae9c fix: Reverts "feat: add unmanaged jar scanning"

See the full diff

greenkeeper[bot] avatar Nov 19 '19 18:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.249.1 to 1.250.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.250.0

1.250.0 (2019-11-20)

Features

  • adding folders for git testing (cfbaaf3)
  • send remoteUrl with payload when doing a snyk test (c52f197)
Commits

The new version differs by 4 commits.

  • 0e73418 Merge pull request #868 from snyk/feat/snyk-test-send-remote-url-ver2
  • 3082def chore: add types around git and run-test methods
  • cfbaaf3 feat: adding folders for git testing
  • c52f197 feat: send remoteUrl with payload when doing a snyk test

See the full diff

greenkeeper[bot] avatar Nov 20 '19 09:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.250.0 to 1.251.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.251.0

1.251.0 (2019-11-21)

Features

  • re-enable single jar scanning (758aa68)
Commits

The new version differs by 2 commits.

  • 3585f53 Merge pull request #876 from snyk/feat/jar-scanning
  • 758aa68 feat: re-enable single jar scanning

See the full diff

greenkeeper[bot] avatar Nov 21 '19 17:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.251.0 to 1.251.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.251.1

1.251.1 (2019-11-25)

Bug Fixes

  • show more meaningful error message for failed auth (79e5e47)
Commits

The new version differs by 2 commits.

  • 2d19f4d Merge pull request #879 from snyk/fix/failed-auth-messaging
  • 79e5e47 fix: show more meaningful error message for failed auth

See the full diff

greenkeeper[bot] avatar Nov 25 '19 15:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.251.1 to 1.251.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.251.2

1.251.2 (2019-11-27)

Bug Fixes

  • bug with --experimental-dep-graph and wrong auth token (924f10a)
Commits

The new version differs by 2 commits.

  • 96d62d5 Merge pull request #882 from snyk/fix/monitor-auth-bug
  • 924f10a fix: bug with --experimental-dep-graph and wrong auth token

See the full diff

greenkeeper[bot] avatar Nov 27 '19 11:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.251.2 to 1.252.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.252.0

1.252.0 (2019-11-28)

Features

  • asynchronously process monitor args (22629c9)
Commits

The new version differs by 5 commits.

  • 631b0fa Merge pull request #884 from snyk/feat/parallelize-monitor
  • 22629c9 feat: asynchronously process monitor args
  • f92319f Merge pull request #883 from snyk/refactor/tests
  • b7ea65c chore: refactor test tests into languages
  • eabfe17 chore: refactor test tests into ecosystems

See the full diff

greenkeeper[bot] avatar Nov 28 '19 12:11 greenkeeper[bot]

  • The devDependency snyk was updated from 1.252.0 to 1.253.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.253.0

1.253.0 (2019-12-01)

Features

  • add support for setup.py (dec4f5a)
Commits

The new version differs by 2 commits.

  • 8609cdf Merge pull request #878 from snyk/feat/support-setup-py
  • dec4f5a feat: add support for setup.py

See the full diff

greenkeeper[bot] avatar Dec 01 '19 15:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.253.0 to 1.254.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.254.0

1.254.0 (2019-12-02)

Features

  • include the org specified with --org in analytics (e7fdc49)
Commits

The new version differs by 3 commits.

  • d69029c Merge pull request #888 from snyk/feat/analytics-include-org
  • 5e960a8 chore: remove some unused code and types
  • e7fdc49 feat: include the org specified with --org in analytics

See the full diff

greenkeeper[bot] avatar Dec 02 '19 10:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.254.0 to 1.255.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.255.0

1.255.0 (2019-12-03)

Features

Commits

The new version differs by 2 commits.

  • 09e16ad Merge pull request #893 from snyk/feat/revert-parallelize
  • 20f22ba feat: Revert "Merge pull request #884"

See the full diff

greenkeeper[bot] avatar Dec 03 '19 12:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.255.0 to 1.256.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.256.0

1.256.0 (2019-12-03)

Features

  • support mvn --scan-all-unmanaged (ac81480)
Commits

The new version differs by 2 commits.

  • cfaa1b3 Merge pull request #889 from snyk/feat/support-mvn-all-jars-arg
  • ac81480 feat: support mvn --scan-all-unmanaged

See the full diff

greenkeeper[bot] avatar Dec 03 '19 13:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.256.0 to 1.257.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.257.0

1.257.0 (2019-12-06)

Features

Commits

The new version differs by 4 commits.

  • e4ff909 Merge pull request #892 from snyk/feat/fail-on-arg
  • 6fed61e feat: add fail-on arg
  • be2b768 Merge pull request #894 from snyk/chore/split-out-test-targets-package-json
  • 922fafd chore: restructure test targets in package json

See the full diff

greenkeeper[bot] avatar Dec 06 '19 17:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.257.0 to 1.258.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.258.0

1.258.0 (2019-12-06)

Features

  • find files func in prep for auto detection (8ef2bd9)
Commits

The new version differs by 2 commits.

  • bbc0111 Merge pull request #886 from snyk/feat/helper-to-find-files
  • 8ef2bd9 feat: find files func in prep for auto detection

See the full diff

greenkeeper[bot] avatar Dec 06 '19 18:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.258.0 to 1.258.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.258.1

1.258.1 (2019-12-06)

Bug Fixes

  • Remove tree-kill dependency (9c37bb4)
Commits

The new version differs by 3 commits.

  • b0bd447 Merge pull request #895 from snyk/fix/remove-tree-kill
  • f8c6aa8 chore: disable npm cache to unblock tests
  • 9c37bb4 fix: Remove tree-kill dependency

See the full diff

greenkeeper[bot] avatar Dec 06 '19 18:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.258.1 to 1.258.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.258.2

1.258.2 (2019-12-11)

Bug Fixes

  • check that provided remote url is a string (5664a99)
  • unblock deploy pipeline by pinning pkg (bf9e963)
  • use remediation to calculate fail-on arg (cf71309)
Commits

The new version differs by 6 commits.

  • 321ac39 Merge pull request #901 from snyk/fix/unblock-deploy-pipeline
  • bf9e963 fix: unblock deploy pipeline by pinning pkg
  • 0e8bfb1 Merge pull request #900 from snyk/fix/fail-on-remediation-advice-only
  • cf71309 fix: use remediation to calculate fail-on arg
  • 593dbbe Merge pull request #896 from snyk/fix/check-remote-repo-url-is-string
  • 5664a99 fix: check that provided remote url is a string

See the full diff

greenkeeper[bot] avatar Dec 11 '19 10:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.258.2 to 1.259.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.259.0

1.259.0 (2019-12-12)

Features

  • bump nuget plugin to 1.14.0 no functional changes (6e623d3)
Commits

The new version differs by 2 commits.

  • 9793657 Merge pull request #904 from snyk/feat/bump-nuget-plugin
  • 6e623d3 feat: bump nuget plugin to 1.14.0 no functional changes

See the full diff

greenkeeper[bot] avatar Dec 12 '19 11:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.259.0 to 1.260.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.260.0

1.260.0 (2019-12-13)

Features

  • bump nuget plugin, no functional changes (c1327ff)
Commits

The new version differs by 4 commits.

  • cbaf5c9 Merge pull request #903 from snyk/chore/autodiscovery-fixture
  • 45b9c34 Merge pull request #905 from snyk/feat/bump-nuget-plugin
  • c1327ff feat: bump nuget plugin, no functional changes
  • 01254a1 chore: add fixture for autodiscovery tests

See the full diff

greenkeeper[bot] avatar Dec 13 '19 10:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.260.0 to 1.261.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.261.0

1.261.0 (2019-12-16)

Features

  • support setup.py & normalise package casing (32d7696)
Commits

The new version differs by 4 commits.

  • fa73bbc Merge pull request #910 from snyk/feat/support-package-casing-inconsistencies
  • 32d7696 feat: support setup.py & normalise package casing
  • eb4e422 Merge pull request #907 from snyk/chore/refactor-test
  • d0e4f66 chore: convert test to ts

See the full diff

greenkeeper[bot] avatar Dec 16 '19 17:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.261.0 to 1.261.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.261.1

1.261.1 (2019-12-17)

Bug Fixes

  • Remove vendored tree-kill dep (ddbadcb)
Commits

The new version differs by 2 commits.

  • 4446ef1 Merge pull request #912 from snyk/fix/remove-vendored-tree-kill
  • ddbadcb fix: Remove vendored tree-kill dep

See the full diff

greenkeeper[bot] avatar Dec 17 '19 11:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.261.1 to 1.262.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.262.0

1.262.0 (2019-12-17)

Features

  • filter each folder to grab 1 file per project type (9246292)
Commits

The new version differs by 2 commits.

  • 4a475b7 Merge pull request #908 from snyk/fix/filter-by-default-manifest
  • 9246292 feat: filter each folder to grab 1 file per project type

See the full diff

greenkeeper[bot] avatar Dec 17 '19 12:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.262.0 to 1.262.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.262.1

1.262.1 (2019-12-18)

Bug Fixes

  • monitor graph by default if enabled for nom and sbt (4e29c12)
  • use provided org to check flags are set (db6b946)
Commits

The new version differs by 4 commits.

  • 7ea819b Merge pull request #909 from snyk/feat/monitor-graph
  • db6b946 fix: use provided org to check flags are set
  • 85effc7 test: update test assertions to assume graph by default
  • 4e29c12 fix: monitor graph by default if enabled for nom and sbt

See the full diff

greenkeeper[bot] avatar Dec 18 '19 09:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.262.1 to 1.262.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.262.2

1.262.2 (2019-12-18)

Bug Fixes

  • fail-on arg with docker (98b99b6)
Commits

The new version differs by 2 commits.

  • db23121 Merge pull request #914 from snyk/fix/fail-on-with-docker
  • 98b99b6 fix: fail-on arg with docker

See the full diff

greenkeeper[bot] avatar Dec 18 '19 10:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.262.2 to 1.263.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.263.0

1.263.0 (2019-12-18)

Features

  • bump plugin no functional changes (6144021)
  • drop node 6 alert, it will come from the back end (bb87f4e)
Commits

The new version differs by 4 commits.

  • 747f9cc Merge pull request #917 from snyk/feat/bump-nbuget-plugin
  • 6144021 feat: bump plugin no functional changes
  • fd4ac39 Merge pull request #916 from snyk/feat/drop-cli-node-6-message
  • bb87f4e feat: drop node 6 alert, it will come from the back end

See the full diff

greenkeeper[bot] avatar Dec 18 '19 21:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.263.0 to 1.263.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.263.1

1.263.1 (2019-12-19)

Bug Fixes

  • use maven 3.6.3 and 3.6.1 is no longer available (bebfdd3)
Commits

The new version differs by 2 commits.

  • 794c9f7 Merge pull request #919 from snyk/feat/docker-maven-3.6.3
  • bebfdd3 fix: use maven 3.6.3 and 3.6.1 is no longer available

See the full diff

greenkeeper[bot] avatar Dec 19 '19 10:12 greenkeeper[bot]

  • The devDependency snyk was updated from 1.263.1 to 1.264.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.264.0

1.264.0 (2019-12-19)

Features

  • enable yarn to send graphs for cli monitor (1d9f519)
  • send targetfile same as for monitor (c87be42)
Commits

The new version differs by 4 commits.

  • 66878ed Merge pull request #915 from snyk/feat/send-targetfile-if-present
  • c23d4ea Merge pull request #918 from snyk/feat/yarn-post-graph-monitor
  • 1d9f519 feat: enable yarn to send graphs for cli monitor
  • c87be42 feat: send targetfile same as for monitor

See the full diff

greenkeeper[bot] avatar Dec 19 '19 15:12 greenkeeper[bot]