doug-wade / clefs

A pluggable isomorphic file system abstraction
2 stars 1 forks source link

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

Closed greenkeeper[bot] closed 7 months ago

greenkeeper[bot] commented 5 years ago

The devDependency snyk was updated from 1.111.1 to 1.112.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 could not complete due to an error ([Details](https://travis-ci.org/doug-wade/clefs/builds/461804765?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.112.0

1.112.0 (2018-11-30)

Features

  • Bump required lockfile parser version (762f056)
Commits

The new version differs by 2 commits.

  • ab6f5c8 Merge pull request #284 from snyk/feat/bump-lockfile-parser
  • 762f056 feat: Bump required lockfile parser version

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.113.0

1.113.0 (2018-12-03)

Features

Commits

The new version differs by 2 commits.

  • 4d9d1ac Merge pull request #287 from snyk/feat/bump-docker-plugin
  • 83d4c9c feat: bump docker plugin

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.114.0

1.114.0 (2018-12-04)

Features

  • bump docker plugin version (b8e085c)
Commits

The new version differs by 2 commits.

  • 581caec Merge pull request #290 from snyk/feat/bump-docker-plugin
  • b8e085c feat: bump docker plugin version

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.114.1

1.114.1 (2018-12-05)

Bug Fixes

  • when "name" property is missing in package.json use path as a project name (0387444)
Commits

The new version differs by 4 commits.

  • e0b524d Merge pull request #288 from snyk/lockfile_parser_return_valid_name
  • 0387444 fix: when "name" property is missing in package.json use path as a project name
  • 581caec Merge pull request #290 from snyk/feat/bump-docker-plugin
  • b8e085c feat: bump docker plugin version

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.115.0

1.115.0 (2018-12-05)

Bug Fixes

  • missing comma in .releaserc (bba2038)

Features

  • sha256 checksums for binary releases (0b13a04)
Commits

The new version differs by 8 commits.

  • 294f002 Merge pull request #294 from snyk/fix/missing-comma-releaserc
  • bba2038 fix: missing comma in .releaserc
  • ff79f79 Merge pull request #293 from snyk/feat/checksum-binary-releases
  • 0b13a04 feat: sha256 checksums for binary releases
  • e0b524d Merge pull request #288 from snyk/lockfile_parser_return_valid_name
  • 0387444 fix: when "name" property is missing in package.json use path as a project name
  • 581caec Merge pull request #290 from snyk/feat/bump-docker-plugin
  • b8e085c feat: bump docker plugin version

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.116.0

1.116.0 (2018-12-06)

Features

  • add a CLI message when newer version is available (5053c4e)
Commits

The new version differs by 10 commits.

  • daebb6a Merge pull request #292 from snyk/feat/cli_upgrade_message
  • 5053c4e feat: add a CLI message when newer version is available
  • 294f002 Merge pull request #294 from snyk/fix/missing-comma-releaserc
  • bba2038 fix: missing comma in .releaserc
  • ff79f79 Merge pull request #293 from snyk/feat/checksum-binary-releases
  • 0b13a04 feat: sha256 checksums for binary releases
  • e0b524d Merge pull request #288 from snyk/lockfile_parser_return_valid_name
  • 0387444 fix: when "name" property is missing in package.json use path as a project name
  • 581caec Merge pull request #290 from snyk/feat/bump-docker-plugin
  • b8e085c feat: bump docker plugin version

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.116.1

1.116.1 (2018-12-06)

Bug Fixes

  • docker image fails with spaces in project folder names (ccf6db1)
Commits

The new version differs by 16 commits.

  • e9b996e Merge pull request #295 from snyk/fix/docker-entrypoint
  • 416401b chore: docker entrypoint readability with line breaks
  • 9fbff42 Merge pull request #297 from snyk/chore/bump-snyk-go-plugin
  • 20f8d5b chore: bump snyk-go-plugin
  • 7a199f0 chore: shellcheck suggested '-n' instead of '! -z'
  • daebb6a Merge pull request #292 from snyk/feat/cli_upgrade_message
  • ccf6db1 fix: docker image fails with spaces in project folder names
  • 5053c4e feat: add a CLI message when newer version is available
  • 294f002 Merge pull request #294 from snyk/fix/missing-comma-releaserc
  • bba2038 fix: missing comma in .releaserc
  • ff79f79 Merge pull request #293 from snyk/feat/checksum-binary-releases
  • 0b13a04 feat: sha256 checksums for binary releases
  • e0b524d Merge pull request #288 from snyk/lockfile_parser_return_valid_name
  • 0387444 fix: when "name" property is missing in package.json use path as a project name
  • 581caec Merge pull request #290 from snyk/feat/bump-docker-plugin

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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 18 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
  • e9b996e Merge pull request #295 from snyk/fix/docker-entrypoint
  • 416401b chore: docker entrypoint readability with line breaks
  • 9fbff42 Merge pull request #297 from snyk/chore/bump-snyk-go-plugin
  • 20f8d5b chore: bump snyk-go-plugin
  • 7a199f0 chore: shellcheck suggested '-n' instead of '! -z'
  • daebb6a Merge pull request #292 from snyk/feat/cli_upgrade_message
  • ccf6db1 fix: docker image fails with spaces in project folder names
  • 5053c4e feat: add a CLI message when newer version is available
  • 294f002 Merge pull request #294 from snyk/fix/missing-comma-releaserc
  • bba2038 fix: missing comma in .releaserc
  • ff79f79 Merge pull request #293 from snyk/feat/checksum-binary-releases
  • 0b13a04 feat: sha256 checksums for binary releases
  • e0b524d Merge pull request #288 from snyk/lockfile_parser_return_valid_name

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

  • 56726e1 Merge pull request #301 from snyk/fix/test_updater
  • d2cfcb0 fix: add tests for missing package name
  • 61889f8 Merge pull request #298 from snyk/fix/gpg-issue-with-dockerfiles
  • d04bc43 fix: gpg complains on non-tty mode in docker building process
  • e9b996e Merge pull request #295 from snyk/fix/docker-entrypoint
  • 416401b chore: docker entrypoint readability with line breaks
  • 9fbff42 Merge pull request #297 from snyk/chore/bump-snyk-go-plugin
  • 20f8d5b chore: bump snyk-go-plugin
  • 7a199f0 chore: shellcheck suggested '-n' instead of '! -z'
  • daebb6a Merge pull request #292 from snyk/feat/cli_upgrade_message
  • ccf6db1 fix: docker image fails with spaces in project folder names
  • 5053c4e feat: add a CLI message when newer version is available
  • 294f002 Merge pull request #294 from snyk/fix/missing-comma-releaserc
  • bba2038 fix: missing comma in .releaserc
  • ff79f79 Merge pull request #293 from snyk/feat/checksum-binary-releases

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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 22 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
  • 61889f8 Merge pull request #298 from snyk/fix/gpg-issue-with-dockerfiles
  • d04bc43 fix: gpg complains on non-tty mode in docker building process
  • e9b996e Merge pull request #295 from snyk/fix/docker-entrypoint
  • 416401b chore: docker entrypoint readability with line breaks
  • 9fbff42 Merge pull request #297 from snyk/chore/bump-snyk-go-plugin
  • 20f8d5b chore: bump snyk-go-plugin
  • 7a199f0 chore: shellcheck suggested '-n' instead of '! -z'
  • daebb6a Merge pull request #292 from snyk/feat/cli_upgrade_message
  • ccf6db1 fix: docker image fails with spaces in project folder names
  • 5053c4e feat: add a CLI message when newer version is available
  • 294f002 Merge pull request #294 from snyk/fix/missing-comma-releaserc

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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 25 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
  • 61889f8 Merge pull request #298 from snyk/fix/gpg-issue-with-dockerfiles
  • d04bc43 fix: gpg complains on non-tty mode in docker building process
  • e9b996e Merge pull request #295 from snyk/fix/docker-entrypoint
  • 416401b chore: docker entrypoint readability with line breaks
  • 9fbff42 Merge pull request #297 from snyk/chore/bump-snyk-go-plugin
  • 20f8d5b chore: bump snyk-go-plugin
  • 7a199f0 chore: shellcheck suggested '-n' instead of '! -z'
  • daebb6a Merge pull request #292 from snyk/feat/cli_upgrade_message

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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 28 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
  • 61889f8 Merge pull request #298 from snyk/fix/gpg-issue-with-dockerfiles
  • d04bc43 fix: gpg complains on non-tty mode in docker building process
  • e9b996e Merge pull request #295 from snyk/fix/docker-entrypoint
  • 416401b chore: docker entrypoint readability with line breaks
  • 9fbff42 Merge pull request #297 from snyk/chore/bump-snyk-go-plugin

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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 34 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 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

  • 397b857 Merge pull request #309 from snyk/feat/support-docker-binaries
  • c04550b feat: support docker binaries display
  • 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

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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 40 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
  • 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

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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 42 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
  • 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

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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 44 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
  • 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

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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 46 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
  • 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

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.120.1

1.120.1 (2019-01-03)

Bug Fixes

  • typos and grammar cleanup (d62e30c)
  • update keywords for npm package (66fbc32)
  • use consistent word style (c903a43)
Commits

The new version differs by 51 commits.

  • 5938f57 Merge pull request #320 from snyk/fix/typos-and-grammar
  • 89ac96a Merge pull request #319 from snyk/fix/npm-package-keywords
  • c903a43 fix: use consistent word style
  • d62e30c fix: typos and grammar cleanup
  • 66fbc32 fix: update keywords for npm package
  • 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.

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.121.0

1.121.0 (2019-01-08)

Features

  • Split dockerfile / base image vulns (b2f530d)
Commits

The new version differs by 55 commits.

  • ecac358 Merge pull request #313 from snyk/feat/docker-split-user-base-vulns
  • b2f530d feat: Split dockerfile / base image vulns
  • 5f6083b Merge pull request #321 from snyk/chore/disable-lockfile-creation
  • 5938f57 Merge pull request #320 from snyk/fix/typos-and-grammar
  • 89ac96a Merge pull request #319 from snyk/fix/npm-package-keywords
  • 95be92c chore: Disable lockfile creation
  • c903a43 fix: use consistent word style
  • d62e30c fix: typos and grammar cleanup
  • 66fbc32 fix: update keywords for npm package
  • 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

There are 55 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.122.1

1.122.1 (2019-01-21)

Bug Fixes

  • pin proxy-agent & get-uri deps to not-break node 4 (8bfae15)
Commits

The new version differs by 66 commits.

  • 567e3b3 Merge pull request #340 from snyk/fix/pin-deps-to-unbreak-node-4
  • c7966f8 test: pin get-uri to 2.0.2 in a fixture
  • 8bfae15 fix: pin proxy-agent & get-uri deps to not-break node 4
  • a8c561d Merge pull request #327 from snyk/fix/undefined-base-image
  • 962810a fix: Undefined base image
  • bc82842 Merge pull request #325 from snyk/chore/run-travis-on-node-10
  • 32d1d8c chore: Run CI against Node 10 (current LTS)
  • 2e80014 Merge pull request #323 from snyk/feat/send-docker-image-layers-shas
  • f5a01ea Merge pull request #324 from snyk/fix/bump_gradle_plugin
  • 518a4be fix: bumping snyk-gradle-plugin
  • 0827c2e feat: send docker image layers SHAs
  • ecac358 Merge pull request #313 from snyk/feat/docker-split-user-base-vulns
  • b2f530d feat: Split dockerfile / base image vulns
  • 5f6083b Merge pull request #321 from snyk/chore/disable-lockfile-creation
  • 5938f57 Merge pull request #320 from snyk/fix/typos-and-grammar

There are 66 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.122.2

1.122.2 (2019-01-21)

Bug Fixes

Commits

The new version differs by 70 commits.

  • f773c77 Merge pull request #338 from snyk/fix/bump-docker-plugin
  • b4ba234 Merge pull request #341 from snyk/test/revert-a-fixture-change
  • bbfd700 test: remove a fixture change done in #340
  • 3667dcd fix: bump docker plugin
  • 567e3b3 Merge pull request #340 from snyk/fix/pin-deps-to-unbreak-node-4
  • c7966f8 test: pin get-uri to 2.0.2 in a fixture
  • 8bfae15 fix: pin proxy-agent & get-uri deps to not-break node 4
  • a8c561d Merge pull request #327 from snyk/fix/undefined-base-image
  • 962810a fix: Undefined base image
  • bc82842 Merge pull request #325 from snyk/chore/run-travis-on-node-10
  • 32d1d8c chore: Run CI against Node 10 (current LTS)
  • 2e80014 Merge pull request #323 from snyk/feat/send-docker-image-layers-shas
  • f5a01ea Merge pull request #324 from snyk/fix/bump_gradle_plugin
  • 518a4be fix: bumping snyk-gradle-plugin
  • 0827c2e feat: send docker image layers SHAs

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.122.3

1.122.3 (2019-01-21)

Bug Fixes

  • bump php plugin to better support file paths (319cf35)
Commits

The new version differs by 72 commits.

  • 6b07600 Merge pull request #337 from snyk/fix/php-plugin-bump
  • 319cf35 fix: bump php plugin to better support file paths
  • f773c77 Merge pull request #338 from snyk/fix/bump-docker-plugin
  • b4ba234 Merge pull request #341 from snyk/test/revert-a-fixture-change
  • bbfd700 test: remove a fixture change done in #340
  • 3667dcd fix: bump docker plugin
  • 567e3b3 Merge pull request #340 from snyk/fix/pin-deps-to-unbreak-node-4
  • c7966f8 test: pin get-uri to 2.0.2 in a fixture
  • 8bfae15 fix: pin proxy-agent & get-uri deps to not-break node 4
  • a8c561d Merge pull request #327 from snyk/fix/undefined-base-image
  • 962810a fix: Undefined base image
  • bc82842 Merge pull request #325 from snyk/chore/run-travis-on-node-10
  • 32d1d8c chore: Run CI against Node 10 (current LTS)
  • 2e80014 Merge pull request #323 from snyk/feat/send-docker-image-layers-shas
  • f5a01ea Merge pull request #324 from snyk/fix/bump_gradle_plugin

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.122.4

1.122.4 (2019-01-26)

Bug Fixes

  • docs: add missing composer.lock file (f66d1b9)
Commits

The new version differs by 78 commits.

  • 5160c55 Merge pull request #346 from snyk/lirantal-composer-lockfile-help
  • f66d1b9 fix(docs): add missing composer.lock file
  • e98739a Merge pull request #318 from snyk/refactor/commands-test
  • 2080fa0 refactor: test command rewritten to TS
  • 7a4a915 Merge pull request #342 from snyk/chore/remove-build-from-toc
  • 6d2feb0 chore: remove build from TOC
  • 6b07600 Merge pull request #337 from snyk/fix/php-plugin-bump
  • 319cf35 fix: bump php plugin to better support file paths
  • f773c77 Merge pull request #338 from snyk/fix/bump-docker-plugin
  • b4ba234 Merge pull request #341 from snyk/test/revert-a-fixture-change
  • bbfd700 test: remove a fixture change done in #340
  • 3667dcd fix: bump docker plugin
  • 567e3b3 Merge pull request #340 from snyk/fix/pin-deps-to-unbreak-node-4
  • c7966f8 test: pin get-uri to 2.0.2 in a fixture
  • 8bfae15 fix: pin proxy-agent & get-uri deps to not-break node 4

There are 78 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.123.0

1.123.0 (2019-01-28)

Features

  • remove semver for binaries and use nearestFixedInVersion instead (97a2d63)
Commits

The new version differs by 80 commits.

  • f229c28 Merge pull request #349 from snyk/feat/remove-semver-use
  • 97a2d63 feat: remove semver for binaries and use nearestFixedInVersion instead
  • 5160c55 Merge pull request #346 from snyk/lirantal-composer-lockfile-help
  • f66d1b9 fix(docs): add missing composer.lock file
  • e98739a Merge pull request #318 from snyk/refactor/commands-test
  • 2080fa0 refactor: test command rewritten to TS
  • 7a4a915 Merge pull request #342 from snyk/chore/remove-build-from-toc
  • 6d2feb0 chore: remove build from TOC
  • 6b07600 Merge pull request #337 from snyk/fix/php-plugin-bump
  • 319cf35 fix: bump php plugin to better support file paths
  • f773c77 Merge pull request #338 from snyk/fix/bump-docker-plugin
  • b4ba234 Merge pull request #341 from snyk/test/revert-a-fixture-change
  • bbfd700 test: remove a fixture change done in #340
  • 3667dcd fix: bump docker plugin
  • 567e3b3 Merge pull request #340 from snyk/fix/pin-deps-to-unbreak-node-4

There are 80 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.124.0

1.124.0 (2019-01-31)

Features

  • move fixed in calculation for os packages to phoenix (a38167c)
Commits

The new version differs by 82 commits.

  • 0006647 Merge pull request #353 from snyk/feat/remove-semver-use-for-os-packages
  • a38167c feat: move fixed in calculation for os packages to phoenix
  • f229c28 Merge pull request #349 from snyk/feat/remove-semver-use
  • 97a2d63 feat: remove semver for binaries and use nearestFixedInVersion instead
  • 5160c55 Merge pull request #346 from snyk/lirantal-composer-lockfile-help
  • f66d1b9 fix(docs): add missing composer.lock file
  • e98739a Merge pull request #318 from snyk/refactor/commands-test
  • 2080fa0 refactor: test command rewritten to TS
  • 7a4a915 Merge pull request #342 from snyk/chore/remove-build-from-toc
  • 6d2feb0 chore: remove build from TOC
  • 6b07600 Merge pull request #337 from snyk/fix/php-plugin-bump
  • 319cf35 fix: bump php plugin to better support file paths
  • f773c77 Merge pull request #338 from snyk/fix/bump-docker-plugin
  • b4ba234 Merge pull request #341 from snyk/test/revert-a-fixture-change
  • bbfd700 test: remove a fixture change done in #340

There are 82 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.124.1

1.124.1 (2019-02-04)

Bug Fixes

  • bump nodejs-lockfile-parser to update vulnerable deps (c311382)
Commits

The new version differs by 84 commits.

  • 1819ace Merge pull request #356 from snyk/fix/bump-nodejs-lockfile-parser-vulnerable-deps
  • c311382 fix: bump nodejs-lockfile-parser to update vulnerable deps
  • 0006647 Merge pull request #353 from snyk/feat/remove-semver-use-for-os-packages
  • a38167c feat: move fixed in calculation for os packages to phoenix
  • f229c28 Merge pull request #349 from snyk/feat/remove-semver-use
  • 97a2d63 feat: remove semver for binaries and use nearestFixedInVersion instead
  • 5160c55 Merge pull request #346 from snyk/lirantal-composer-lockfile-help
  • f66d1b9 fix(docs): add missing composer.lock file
  • e98739a Merge pull request #318 from snyk/refactor/commands-test
  • 2080fa0 refactor: test command rewritten to TS
  • 7a4a915 Merge pull request #342 from snyk/chore/remove-build-from-toc
  • 6d2feb0 chore: remove build from TOC
  • 6b07600 Merge pull request #337 from snyk/fix/php-plugin-bump
  • 319cf35 fix: bump php plugin to better support file paths
  • f773c77 Merge pull request #338 from snyk/fix/bump-docker-plugin

There are 84 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.125.0

1.125.0 (2019-02-06)

Features

Commits

The new version differs by 86 commits.

  • 1ac1689 Merge pull request #358 from snyk/feat/bump-docker-plugin
  • 5074af2 feat: bump docker plugin
  • 1819ace Merge pull request #356 from snyk/fix/bump-nodejs-lockfile-parser-vulnerable-deps
  • c311382 fix: bump nodejs-lockfile-parser to update vulnerable deps
  • 0006647 Merge pull request #353 from snyk/feat/remove-semver-use-for-os-packages
  • a38167c feat: move fixed in calculation for os packages to phoenix
  • f229c28 Merge pull request #349 from snyk/feat/remove-semver-use
  • 97a2d63 feat: remove semver for binaries and use nearestFixedInVersion instead
  • 5160c55 Merge pull request #346 from snyk/lirantal-composer-lockfile-help
  • f66d1b9 fix(docs): add missing composer.lock file
  • e98739a Merge pull request #318 from snyk/refactor/commands-test
  • 2080fa0 refactor: test command rewritten to TS
  • 7a4a915 Merge pull request #342 from snyk/chore/remove-build-from-toc
  • 6d2feb0 chore: remove build from TOC
  • 6b07600 Merge pull request #337 from snyk/fix/php-plugin-bump

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.126.0

1.126.0 (2019-02-07)

Features

  • Bump lockfile parser version to detect yarn workspaces (303524c)
Commits

The new version differs by 88 commits.

  • 62ca714 Merge pull request #359 from snyk/feat/bump-lockfile-parser-1.11.0
  • 303524c feat: Bump lockfile parser version to detect yarn workspaces
  • 1ac1689 Merge pull request #358 from snyk/feat/bump-docker-plugin
  • 5074af2 feat: bump docker plugin
  • 1819ace Merge pull request #356 from snyk/fix/bump-nodejs-lockfile-parser-vulnerable-deps
  • c311382 fix: bump nodejs-lockfile-parser to update vulnerable deps
  • 0006647 Merge pull request #353 from snyk/feat/remove-semver-use-for-os-packages
  • a38167c feat: move fixed in calculation for os packages to phoenix
  • f229c28 Merge pull request #349 from snyk/feat/remove-semver-use
  • 97a2d63 feat: remove semver for binaries and use nearestFixedInVersion instead
  • 5160c55 Merge pull request #346 from snyk/lirantal-composer-lockfile-help
  • f66d1b9 fix(docs): add missing composer.lock file
  • e98739a Merge pull request #318 from snyk/refactor/commands-test
  • 2080fa0 refactor: test command rewritten to TS
  • 7a4a915 Merge pull request #342 from snyk/chore/remove-build-from-toc

There are 88 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.127.0

1.127.0 (2019-02-13)

Features

  • docker options passthrough and adoptopenjdk support (bd186e7)
Commits

The new version differs by 92 commits.

  • dd259d6 Merge pull request #363 from snyk/feat/bump-version
  • bd186e7 feat: docker options passthrough and adoptopenjdk support
  • 22298b8 Merge pull request #361 from snyk/feat/add-docker-tag-for-cli-docker
  • 79b890d Add Dockerfile.docker and update README.md
  • 62ca714 Merge pull request #359 from snyk/feat/bump-lockfile-parser-1.11.0
  • 303524c feat: Bump lockfile parser version to detect yarn workspaces
  • 1ac1689 Merge pull request #358 from snyk/feat/bump-docker-plugin
  • 5074af2 feat: bump docker plugin
  • 1819ace Merge pull request #356 from snyk/fix/bump-nodejs-lockfile-parser-vulnerable-deps
  • c311382 fix: bump nodejs-lockfile-parser to update vulnerable deps
  • 0006647 Merge pull request #353 from snyk/feat/remove-semver-use-for-os-packages
  • a38167c feat: move fixed in calculation for os packages to phoenix
  • f229c28 Merge pull request #349 from snyk/feat/remove-semver-use
  • 97a2d63 feat: remove semver for binaries and use nearestFixedInVersion instead
  • 5160c55 Merge pull request #346 from snyk/lirantal-composer-lockfile-help

There are 92 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.128.0

1.128.0 (2019-02-13)

Features

  • exclude docker base image vulns from display flag (4698eaa)
Commits

The new version differs by 94 commits.

  • 09b2bcd Merge pull request #352 from snyk/feat/docker-user-layer-flag
  • 4698eaa feat: exclude docker base image vulns from display flag
  • dd259d6 Merge pull request #363 from snyk/feat/bump-version
  • bd186e7 feat: docker options passthrough and adoptopenjdk support
  • 22298b8 Merge pull request #361 from snyk/feat/add-docker-tag-for-cli-docker
  • 79b890d Add Dockerfile.docker and update README.md
  • 62ca714 Merge pull request #359 from snyk/feat/bump-lockfile-parser-1.11.0
  • 303524c feat: Bump lockfile parser version to detect yarn workspaces
  • 1ac1689 Merge pull request #358 from snyk/feat/bump-docker-plugin
  • 5074af2 feat: bump docker plugin
  • 1819ace Merge pull request #356 from snyk/fix/bump-nodejs-lockfile-parser-vulnerable-deps
  • c311382 fix: bump nodejs-lockfile-parser to update vulnerable deps
  • 0006647 Merge pull request #353 from snyk/feat/remove-semver-use-for-os-packages
  • a38167c feat: move fixed in calculation for os packages to phoenix
  • f229c28 Merge pull request #349 from snyk/feat/remove-semver-use

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.129.0

1.129.0 (2019-02-13)

Features

  • bump snyk-docker-plugin to include openjdk analyser fix (2545dbe)
Commits

The new version differs by 96 commits.

  • 61fd0bd Merge pull request #365 from snyk/feat/bump-version
  • 09b2bcd Merge pull request #352 from snyk/feat/docker-user-layer-flag
  • 2545dbe feat: bump snyk-docker-plugin to include openjdk analyser fix
  • 4698eaa feat: exclude docker base image vulns from display flag
  • dd259d6 Merge pull request #363 from snyk/feat/bump-version
  • bd186e7 feat: docker options passthrough and adoptopenjdk support
  • 22298b8 Merge pull request #361 from snyk/feat/add-docker-tag-for-cli-docker
  • 79b890d Add Dockerfile.docker and update README.md
  • 62ca714 Merge pull request #359 from snyk/feat/bump-lockfile-parser-1.11.0
  • 303524c feat: Bump lockfile parser version to detect yarn workspaces
  • 1ac1689 Merge pull request #358 from snyk/feat/bump-docker-plugin
  • 5074af2 feat: bump docker plugin
  • 1819ace Merge pull request #356 from snyk/fix/bump-nodejs-lockfile-parser-vulnerable-deps
  • c311382 fix: bump nodejs-lockfile-parser to update vulnerable deps
  • 0006647 Merge pull request #353 from snyk/feat/remove-semver-use-for-os-packages

There are 96 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.130.0

1.130.0 (2019-02-13)

Features

  • remove misleading docker layers count breakdown (a25d205)
Commits

The new version differs by 98 commits.

  • c09863e Merge pull request #366 from snyk/feat/docker-user-layer-flag
  • a25d205 feat: remove misleading docker layers count breakdown
  • 61fd0bd Merge pull request #365 from snyk/feat/bump-version
  • 09b2bcd Merge pull request #352 from snyk/feat/docker-user-layer-flag
  • 2545dbe feat: bump snyk-docker-plugin to include openjdk analyser fix
  • 4698eaa feat: exclude docker base image vulns from display flag
  • dd259d6 Merge pull request #363 from snyk/feat/bump-version
  • bd186e7 feat: docker options passthrough and adoptopenjdk support
  • 22298b8 Merge pull request #361 from snyk/feat/add-docker-tag-for-cli-docker
  • 79b890d Add Dockerfile.docker and update README.md
  • 62ca714 Merge pull request #359 from snyk/feat/bump-lockfile-parser-1.11.0
  • 303524c feat: Bump lockfile parser version to detect yarn workspaces
  • 1ac1689 Merge pull request #358 from snyk/feat/bump-docker-plugin
  • 5074af2 feat: bump docker plugin
  • 1819ace Merge pull request #356 from snyk/fix/bump-nodejs-lockfile-parser-vulnerable-deps

There are 98 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.131.0

1.131.0 (2019-02-17)

Features

  • use jsdiff instead of 'patch' to reduce dependency on OS binaries (3e5838a)
Commits

The new version differs by 100 commits.

  • 90b0830 Merge pull request #355 from snyk/feat/jsdiff
  • 3e5838a feat: use jsdiff instead of 'patch' to reduce dependency on OS binaries
  • c09863e Merge pull request #366 from snyk/feat/docker-user-layer-flag
  • a25d205 feat: remove misleading docker layers count breakdown
  • 61fd0bd Merge pull request #365 from snyk/feat/bump-version
  • 09b2bcd Merge pull request #352 from snyk/feat/docker-user-layer-flag
  • 2545dbe feat: bump snyk-docker-plugin to include openjdk analyser fix
  • 4698eaa feat: exclude docker base image vulns from display flag
  • dd259d6 Merge pull request #363 from snyk/feat/bump-version
  • bd186e7 feat: docker options passthrough and adoptopenjdk support
  • 22298b8 Merge pull request #361 from snyk/feat/add-docker-tag-for-cli-docker
  • 79b890d Add Dockerfile.docker and update README.md
  • 62ca714 Merge pull request #359 from snyk/feat/bump-lockfile-parser-1.11.0
  • 303524c feat: Bump lockfile parser version to detect yarn workspaces
  • 1ac1689 Merge pull request #358 from snyk/feat/bump-docker-plugin

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.132.0

1.132.0 (2019-02-17)

Features

Commits

The new version differs by 102 commits.

  • f124e0b Merge pull request #368 from snyk/feat/add-paket
  • 90b0830 Merge pull request #355 from snyk/feat/jsdiff
  • 6ebacda feat: add paket
  • 3e5838a feat: use jsdiff instead of 'patch' to reduce dependency on OS binaries
  • c09863e Merge pull request #366 from snyk/feat/docker-user-layer-flag
  • a25d205 feat: remove misleading docker layers count breakdown
  • 61fd0bd Merge pull request #365 from snyk/feat/bump-version
  • 09b2bcd Merge pull request #352 from snyk/feat/docker-user-layer-flag
  • 2545dbe feat: bump snyk-docker-plugin to include openjdk analyser fix
  • 4698eaa feat: exclude docker base image vulns from display flag
  • dd259d6 Merge pull request #363 from snyk/feat/bump-version
  • bd186e7 feat: docker options passthrough and adoptopenjdk support
  • 22298b8 Merge pull request #361 from snyk/feat/add-docker-tag-for-cli-docker
  • 79b890d Add Dockerfile.docker and update README.md
  • 62ca714 Merge pull request #359 from snyk/feat/bump-lockfile-parser-1.11.0

There are 102 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.132.1

1.132.1 (2019-02-17)

Bug Fixes

  • improve patch-fail error analytics (8f720dd)
Commits

The new version differs by 108 commits.

  • 01a4106 Merge pull request #374 from snyk/fix/improve-patch-fail-analytics
  • 8f720dd fix: improve patch-fail error analytics
  • ae910a1 Merge pull request #372 from snyk/chore/remove-get-uri-and-hasbin
  • d6e700a Merge pull request #371 from snyk/chore/undefsafe-to-lodash-get
  • c3c1a33 chore: remove get-uri and hasbin
  • d448d88 chore: replace undefsafe with lodash.get
  • f124e0b Merge pull request #368 from snyk/feat/add-paket
  • 90b0830 Merge pull request #355 from snyk/feat/jsdiff
  • 6ebacda feat: add paket
  • 3e5838a feat: use jsdiff instead of 'patch' to reduce dependency on OS binaries
  • c09863e Merge pull request #366 from snyk/feat/docker-user-layer-flag
  • a25d205 feat: remove misleading docker layers count breakdown
  • 61fd0bd Merge pull request #365 from snyk/feat/bump-version
  • 09b2bcd Merge pull request #352 from snyk/feat/docker-user-layer-flag
  • 2545dbe feat: bump snyk-docker-plugin to include openjdk analyser fix

There are 108 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.132.2

1.132.2 (2019-02-17)

Bug Fixes

  • Re-pin get-uri at 2.0.2 (8ed4755)
Commits

The new version differs by 110 commits.

  • e330a91 Merge pull request #376 from snyk/fix/re-pin-get-uri
  • 8ed4755 fix: Re-pin get-uri at 2.0.2
  • 01a4106 Merge pull request #374 from snyk/fix/improve-patch-fail-analytics
  • 8f720dd fix: improve patch-fail error analytics
  • ae910a1 Merge pull request #372 from snyk/chore/remove-get-uri-and-hasbin
  • d6e700a Merge pull request #371 from snyk/chore/undefsafe-to-lodash-get
  • c3c1a33 chore: remove get-uri and hasbin
  • d448d88 chore: replace undefsafe with lodash.get
  • f124e0b Merge pull request #368 from snyk/feat/add-paket
  • 90b0830 Merge pull request #355 from snyk/feat/jsdiff
  • 6ebacda feat: add paket
  • 3e5838a feat: use jsdiff instead of 'patch' to reduce dependency on OS binaries
  • c09863e Merge pull request #366 from snyk/feat/docker-user-layer-flag
  • a25d205 feat: remove misleading docker layers count breakdown
  • 61fd0bd Merge pull request #365 from snyk/feat/bump-version

There are 110 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.133.0

1.133.0 (2019-02-18)

Bug Fixes

  • concise patch error metadata (0ad9e38)
  • more verbose error in case of patch failure (b303094)

Features

  • bump docker plugin to 1.22.0 - handle SHA256 as tag name (174eba0)
Commits

The new version differs by 116 commits.

  • 5b4d54b Merge pull request #378 from snyk/fix/protect-error-verbose
  • d1e005f Merge pull request #377 from snyk/feat/bump-docker-plugin
  • 0ad9e38 fix: concise patch error metadata
  • 49dc318 Merge pull request #375 from snyk/fix/protect-error-verbose
  • 174eba0 feat: bump docker plugin to 1.22.0 - handle SHA256 as tag name
  • b303094 fix: more verbose error in case of patch failure
  • e330a91 Merge pull request #376 from snyk/fix/re-pin-get-uri
  • 8ed4755 fix: Re-pin get-uri at 2.0.2
  • 01a4106 Merge pull request #374 from snyk/fix/improve-patch-fail-analytics
  • 8f720dd fix: improve patch-fail error analytics
  • ae910a1 Merge pull request #372 from snyk/chore/remove-get-uri-and-hasbin
  • d6e700a Merge pull request #371 from snyk/chore/undefsafe-to-lodash-get
  • c3c1a33 chore: remove get-uri and hasbin
  • d448d88 chore: replace undefsafe with lodash.get
  • f124e0b Merge pull request #368 from snyk/feat/add-paket

There are 116 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.134.0

1.134.0 (2019-02-18)

Features

  • Pass down strict out of sync flag to the lockfile parser (42b1ec1)
Commits

The new version differs by 118 commits.

  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser
  • 5b4d54b Merge pull request #378 from snyk/fix/protect-error-verbose
  • d1e005f Merge pull request #377 from snyk/feat/bump-docker-plugin
  • 0ad9e38 fix: concise patch error metadata
  • 49dc318 Merge pull request #375 from snyk/fix/protect-error-verbose
  • 174eba0 feat: bump docker plugin to 1.22.0 - handle SHA256 as tag name
  • b303094 fix: more verbose error in case of patch failure
  • e330a91 Merge pull request #376 from snyk/fix/re-pin-get-uri
  • 8ed4755 fix: Re-pin get-uri at 2.0.2
  • 01a4106 Merge pull request #374 from snyk/fix/improve-patch-fail-analytics
  • 8f720dd fix: improve patch-fail error analytics
  • ae910a1 Merge pull request #372 from snyk/chore/remove-get-uri-and-hasbin
  • d6e700a Merge pull request #371 from snyk/chore/undefsafe-to-lodash-get
  • c3c1a33 chore: remove get-uri and hasbin

There are 118 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.134.2

1.134.2 (2019-02-19)

Bug Fixes

  • properly unlink files that were removed by patches (908bc3a)
  • robust patch fetching to avoid a race condition (46da9c2)
  • update nuget-plugin version (607aabc)
Commits

The new version differs by 125 commits.

  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser
  • 5b4d54b Merge pull request #378 from snyk/fix/protect-error-verbose
  • d1e005f Merge pull request #377 from snyk/feat/bump-docker-plugin
  • 0ad9e38 fix: concise patch error metadata
  • 49dc318 Merge pull request #375 from snyk/fix/protect-error-verbose
  • 174eba0 feat: bump docker plugin to 1.22.0 - handle SHA256 as tag name
  • b303094 fix: more verbose error in case of patch failure

There are 125 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.135.0

1.135.0 (2019-02-27)

Features

  • update auth text to snyk auth (2281ecc)
Commits

The new version differs by 127 commits.

  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser
  • 5b4d54b Merge pull request #378 from snyk/fix/protect-error-verbose
  • d1e005f Merge pull request #377 from snyk/feat/bump-docker-plugin
  • 0ad9e38 fix: concise patch error metadata
  • 49dc318 Merge pull request #375 from snyk/fix/protect-error-verbose

There are 127 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.135.1

1.135.1 (2019-02-27)

Bug Fixes

  • when running in a docker container, save monitor command output in a file (9d5cd3c)
Commits

The new version differs by 129 commits.

  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser
  • 5b4d54b Merge pull request #378 from snyk/fix/protect-error-verbose
  • d1e005f Merge pull request #377 from snyk/feat/bump-docker-plugin

There are 129 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.136.0

1.136.0 (2019-03-05)

Features

  • bumping snyk gradle plugin to 2.1.4 (9e2e6b7)
Commits

The new version differs by 131 commits.

  • 0988047 Merge pull request #386 from snyk/feat/bump-snyk-gradle-plugin-2.1.4
  • 9e2e6b7 feat: bumping snyk gradle plugin to 2.1.4
  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser

There are 131 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.136.1

1.136.1 (2019-03-07)

Bug Fixes

  • remove unnecessary space in the output text (c9f40a9)
Commits

The new version differs by 133 commits.

  • 6f70c10 Merge pull request #387 from snyk/uj/fix-output-text
  • c9f40a9 fix: remove unnecessary space in the output text
  • 0988047 Merge pull request #386 from snyk/feat/bump-snyk-gradle-plugin-2.1.4
  • 9e2e6b7 feat: bumping snyk gradle plugin to 2.1.4
  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps

There are 133 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.136.2

1.136.2 (2019-03-12)

Bug Fixes

  • Change strictOutOfSync to always be a string (b7a5b42)
Commits

The new version differs by 137 commits.

  • 49c8be3 Merge pull request #390 from snyk/fix/parse-bool-or-string-outofsync
  • b7a5b42 fix: Change strictOutOfSync to always be a string
  • e9679de Merge pull request #388 from snyk/chore/js-to-ts-lib-plugins
  • 2649caf chore: js->ts in lib/plugins folder
  • 6f70c10 Merge pull request #387 from snyk/uj/fix-output-text
  • c9f40a9 fix: remove unnecessary space in the output text
  • 0988047 Merge pull request #386 from snyk/feat/bump-snyk-gradle-plugin-2.1.4
  • 9e2e6b7 feat: bumping snyk gradle plugin to 2.1.4
  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches

There are 137 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.136.3

1.136.3 (2019-03-14)

Bug Fixes

  • highlight the use of machine name for orgs help (7181063)
Commits

The new version differs by 141 commits.

  • d956d67 Merge pull request #326 from snyk/fix/help-for-orgs
  • 3772223 Merge pull request #389 from snyk/feat/readme-facelift
  • 7181063 fix: highlight the use of machine name for orgs help
  • 1d1fd16 docs: update layout for project page
  • 49c8be3 Merge pull request #390 from snyk/fix/parse-bool-or-string-outofsync
  • b7a5b42 fix: Change strictOutOfSync to always be a string
  • e9679de Merge pull request #388 from snyk/chore/js-to-ts-lib-plugins
  • 2649caf chore: js->ts in lib/plugins folder
  • 6f70c10 Merge pull request #387 from snyk/uj/fix-output-text
  • c9f40a9 fix: remove unnecessary space in the output text
  • 0988047 Merge pull request #386 from snyk/feat/bump-snyk-gradle-plugin-2.1.4
  • 9e2e6b7 feat: bumping snyk gradle plugin to 2.1.4
  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text

There are 141 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.138.0

1.138.0 (2019-03-19)

Features

  • Let yarn projects be monitored as yarn type (a9fbe26)
Commits

The new version differs by 152 commits.

  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin
  • f1f2bed chore: update help about build.gradle.kts support
  • 56a468e test: update test for gradle kotlin
  • f6bc6d9 add supporting build.gradle.kts
  • 825332a feat: Add support for gradle's kotlin-dsl
  • d956d67 Merge pull request #326 from snyk/fix/help-for-orgs
  • 3772223 Merge pull request #389 from snyk/feat/readme-facelift
  • 7181063 fix: highlight the use of machine name for orgs help
  • 1d1fd16 docs: update layout for project page

There are 152 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.139.0

1.139.0 (2019-03-19)

Features

  • Exclude base image vulns in --json option (e16e0f2)
Commits

The new version differs by 156 commits.

  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin
  • f1f2bed chore: update help about build.gradle.kts support
  • 56a468e test: update test for gradle kotlin
  • f6bc6d9 add supporting build.gradle.kts
  • 825332a feat: Add support for gradle's kotlin-dsl

There are 156 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.140.0

1.140.0 (2019-03-19)

Features

  • send target file for kotlin but not groovy projects (0c73406)
Commits

The new version differs by 158 commits.

  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin
  • f1f2bed chore: update help about build.gradle.kts support
  • 56a468e test: update test for gradle kotlin

There are 158 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.141.0

1.141.0 (2019-03-20)

Features

  • bump Gradle plugin version (improved Windows support) (83b1b85)
Commits

The new version differs by 160 commits.

  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin

There are 160 commits in total.

See the full diff