Saeris / vue-spinners

πŸ’« A collection of loading spinner components for Vuejs
https://vue-spinners.saeris.io/
MIT License
317 stars 16 forks source link

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

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 5 years ago

The devDependency snyk was updated from 1.170.0 to 1.171.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/Saeris/vue-spinners/builds/540363990?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.171.0

1.171.0 (2019-06-02)

Features

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

The new version differs by 6 commits.

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

See the full diff

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.170.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.171.1

1.171.1 (2019-06-03)

Bug Fixes

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

The new version differs by 5 commits.

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

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.172.0

1.172.0 (2019-06-05)

Features

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

The new version differs by 13 commits.

  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor
  • b06a81a Merge pull request #552 from snyk/revert-548-chore/refactor-auth-to-async-await
  • ad29871 fix: protect failing due to missing auth
  • c1aed98 Revert "chore: refactor auth to async await"
  • ca26df3 Merge pull request #548 from snyk/chore/refactor-auth-to-async-await
  • e34a6fb fix: Revert auth refactor which made snyk protect require auth
  • fea5ae6 Merge pull request #549 from snyk/fix/revert-bad-refactor
  • 1936db4 "fix: revert refactor snyk missing api token"
  • a42f558 Merge pull request #547 from snyk/chore/convert-help-to-typescript
  • 278a068 chore: Convert help command handling to typescript
  • 11b51f1 chore: refactor auth to async await

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.173.0

1.173.0 (2019-06-05)

Features

  • preparation for go modules support (de23aa3)
Commits

The new version differs by 15 commits.

  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin
  • de23aa3 feat: preparation for go modules support
  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor
  • b06a81a Merge pull request #552 from snyk/revert-548-chore/refactor-auth-to-async-await
  • ad29871 fix: protect failing due to missing auth
  • c1aed98 Revert "chore: refactor auth to async await"
  • ca26df3 Merge pull request #548 from snyk/chore/refactor-auth-to-async-await
  • e34a6fb fix: Revert auth refactor which made snyk protect require auth
  • fea5ae6 Merge pull request #549 from snyk/fix/revert-bad-refactor
  • 1936db4 "fix: revert refactor snyk missing api token"
  • a42f558 Merge pull request #547 from snyk/chore/convert-help-to-typescript
  • 278a068 chore: Convert help command handling to typescript
  • 11b51f1 chore: refactor auth to async await

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.173.1

1.173.1 (2019-06-05)

Bug Fixes

  • Improve dockerfile instruction parser (2d4471f)
Commits

The new version differs by 17 commits.

  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser
  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin
  • de23aa3 feat: preparation for go modules support
  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor
  • b06a81a Merge pull request #552 from snyk/revert-548-chore/refactor-auth-to-async-await
  • ad29871 fix: protect failing due to missing auth
  • c1aed98 Revert "chore: refactor auth to async await"
  • ca26df3 Merge pull request #548 from snyk/chore/refactor-auth-to-async-await
  • e34a6fb fix: Revert auth refactor which made snyk protect require auth
  • fea5ae6 Merge pull request #549 from snyk/fix/revert-bad-refactor
  • 1936db4 "fix: revert refactor snyk missing api token"
  • a42f558 Merge pull request #547 from snyk/chore/convert-help-to-typescript

There are 17 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.173.2

1.173.2 (2019-06-06)

Bug Fixes

  • added a link to the Gradle documentation (f0abc1f)
  • gradle legacy --configuration flag and scanning from child project (c6dfaa0)
Commits

The new version differs by 21 commits.

  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link
  • f0abc1f fix: added a link to the Gradle documentation
  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser
  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin
  • de23aa3 feat: preparation for go modules support
  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor
  • b06a81a Merge pull request #552 from snyk/revert-548-chore/refactor-auth-to-async-await
  • ad29871 fix: protect failing due to missing auth
  • c1aed98 Revert "chore: refactor auth to async await"
  • ca26df3 Merge pull request #548 from snyk/chore/refactor-auth-to-async-await

There are 21 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.174.0

1.174.0 (2019-06-07)

Features

  • revert gradle plugin to undo breaking change (49405e9)
Commits

The new version differs by 23 commits.

  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change
  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link
  • f0abc1f fix: added a link to the Gradle documentation
  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser
  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin
  • de23aa3 feat: preparation for go modules support
  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor
  • b06a81a Merge pull request #552 from snyk/revert-548-chore/refactor-auth-to-async-await
  • ad29871 fix: protect failing due to missing auth

There are 23 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.174.1

1.174.1 (2019-06-07)

Bug Fixes

  • temporarily remove new Gradle configuration options from help (d2d4fa7)
Commits

The new version differs by 25 commits.

  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help
  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change
  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link
  • f0abc1f fix: added a link to the Gradle documentation
  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser
  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin
  • de23aa3 feat: preparation for go modules support
  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor

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.174.2

1.174.2 (2019-06-10)

Bug Fixes

Commits

The new version differs by 27 commits.

  • 0babc68 Merge pull request #566 from snyk/fix/snyk-help
  • 19ff58f fix: fix broken snyk help
  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help
  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change
  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link
  • f0abc1f fix: added a link to the Gradle documentation
  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser
  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin
  • de23aa3 feat: preparation for go modules support
  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection

There are 27 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.175.0

1.175.0 (2019-06-11)

Features

  • Gradle improvements: Android config selection, verified Gradle 2.x support (c8bad2d)
Commits

The new version differs by 29 commits.

  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support
  • c8bad2d feat: Gradle improvements: Android config selection, verified Gradle 2.x support
  • 0babc68 Merge pull request #566 from snyk/fix/snyk-help
  • 19ff58f fix: fix broken snyk help
  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help
  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change
  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link
  • f0abc1f fix: added a link to the Gradle documentation
  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser
  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin

There are 29 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.175.1

1.175.1 (2019-06-11)

Bug Fixes

  • typescriptify request.js (a75c021)
Commits

The new version differs by 31 commits.

  • 5389799 Merge pull request #571 from snyk/fix/typescriptify-request
  • a75c021 fix: typescriptify request.js
  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support
  • c8bad2d feat: Gradle improvements: Android config selection, verified Gradle 2.x support
  • 0babc68 Merge pull request #566 from snyk/fix/snyk-help
  • 19ff58f fix: fix broken snyk help
  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help
  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change
  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link
  • f0abc1f fix: added a link to the Gradle documentation
  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser

There are 31 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.175.2

1.175.2 (2019-06-11)

Bug Fixes

  • better error message when scanning Python projects (b4dba65)
Commits

The new version differs by 33 commits.

  • 7453424 Merge pull request #573 from snyk/fix/python-better-error-message
  • b4dba65 fix: better error message when scanning Python projects
  • 5389799 Merge pull request #571 from snyk/fix/typescriptify-request
  • a75c021 fix: typescriptify request.js
  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support
  • c8bad2d feat: Gradle improvements: Android config selection, verified Gradle 2.x support
  • 0babc68 Merge pull request #566 from snyk/fix/snyk-help
  • 19ff58f fix: fix broken snyk help
  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help
  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change
  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link

There are 33 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.175.3

1.175.3 (2019-06-12)

Bug Fixes

  • remove auto authentication on all commands other than auth (4e0c35f)
Commits

The new version differs by 35 commits.

  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth
  • 7453424 Merge pull request #573 from snyk/fix/python-better-error-message
  • b4dba65 fix: better error message when scanning Python projects
  • 5389799 Merge pull request #571 from snyk/fix/typescriptify-request
  • a75c021 fix: typescriptify request.js
  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support
  • 4e0c35f fix: remove auto authentication on all commands other than auth
  • c8bad2d feat: Gradle improvements: Android config selection, verified Gradle 2.x support
  • 0babc68 Merge pull request #566 from snyk/fix/snyk-help
  • 19ff58f fix: fix broken snyk help
  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help
  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change
  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes

There are 35 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.175.4

1.175.4 (2019-06-12)

Bug Fixes

  • drop empty dependencies (payload size optimization) (dd4f623)
Commits

The new version differs by 37 commits.

  • 7a3f1cf Merge pull request #572 from snyk/fix/drop-empty-dependencies
  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth
  • dd4f623 fix: drop empty dependencies (payload size optimization)
  • 7453424 Merge pull request #573 from snyk/fix/python-better-error-message
  • b4dba65 fix: better error message when scanning Python projects
  • 5389799 Merge pull request #571 from snyk/fix/typescriptify-request
  • a75c021 fix: typescriptify request.js
  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support
  • 4e0c35f fix: remove auto authentication on all commands other than auth
  • c8bad2d feat: Gradle improvements: Android config selection, verified Gradle 2.x support
  • 0babc68 Merge pull request #566 from snyk/fix/snyk-help
  • 19ff58f fix: fix broken snyk help
  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help
  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin

There are 37 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.176.0

1.176.0 (2019-06-12)

Bug Fixes

  • show stacktrace only when in debug mode (31c42d9)

Features

Commits

The new version differs by 42 commits.

  • 6a7e93d Merge pull request #574 from snyk/fix/show_stack_only_in_debug
  • 81afb52 Merge pull request #561 from snyk/feat/go-modules-support
  • 7a3f1cf Merge pull request #572 from snyk/fix/drop-empty-dependencies
  • de224c7 chore: revert req.txt change and grammar fix
  • 31c42d9 fix: show stacktrace only when in debug mode
  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth
  • 4b6e4b9 feat: Go Modules support
  • dd4f623 fix: drop empty dependencies (payload size optimization)
  • 7453424 Merge pull request #573 from snyk/fix/python-better-error-message
  • b4dba65 fix: better error message when scanning Python projects
  • 5389799 Merge pull request #571 from snyk/fix/typescriptify-request
  • a75c021 fix: typescriptify request.js
  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support
  • 4e0c35f fix: remove auto authentication on all commands other than auth
  • c8bad2d feat: Gradle improvements: Android config selection, verified Gradle 2.x support

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.177.0

1.177.0 (2019-06-12)

Features

  • update snyk-php-plugin version (ce6474b)
Commits

The new version differs by 44 commits.

  • 4ff99b4 Merge pull request #575 from snyk/feat/update-snyk-php-plugin-version
  • ce6474b feat: update snyk-php-plugin version
  • 6a7e93d Merge pull request #574 from snyk/fix/show_stack_only_in_debug
  • 81afb52 Merge pull request #561 from snyk/feat/go-modules-support
  • 7a3f1cf Merge pull request #572 from snyk/fix/drop-empty-dependencies
  • de224c7 chore: revert req.txt change and grammar fix
  • 31c42d9 fix: show stacktrace only when in debug mode
  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth
  • 4b6e4b9 feat: Go Modules support
  • dd4f623 fix: drop empty dependencies (payload size optimization)
  • 7453424 Merge pull request #573 from snyk/fix/python-better-error-message
  • b4dba65 fix: better error message when scanning Python projects
  • 5389799 Merge pull request #571 from snyk/fix/typescriptify-request
  • a75c021 fix: typescriptify request.js
  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support

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.177.1

1.177.1 (2019-06-13)

Bug Fixes

  • add logging to sbt-plugin (c724c17)
Commits

The new version differs by 47 commits.

  • a71d76a Merge pull request #554 from snyk/fix/sbt-plugin-logging
  • c397d47 test: fix typescript in tests
  • c724c17 fix: add logging to sbt-plugin
  • 4ff99b4 Merge pull request #575 from snyk/feat/update-snyk-php-plugin-version
  • ce6474b feat: update snyk-php-plugin version
  • 6a7e93d Merge pull request #574 from snyk/fix/show_stack_only_in_debug
  • 81afb52 Merge pull request #561 from snyk/feat/go-modules-support
  • 7a3f1cf Merge pull request #572 from snyk/fix/drop-empty-dependencies
  • de224c7 chore: revert req.txt change and grammar fix
  • 31c42d9 fix: show stacktrace only when in debug mode
  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth
  • 4b6e4b9 feat: Go Modules support
  • dd4f623 fix: drop empty dependencies (payload size optimization)
  • 7453424 Merge pull request #573 from snyk/fix/python-better-error-message
  • b4dba65 fix: better error message when scanning Python projects

There are 47 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.178.0

1.178.0 (2019-06-13)

Features

  • experimental command line flag to print the dependency tree (c431bc4)
Commits

The new version differs by 49 commits.

  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • c431bc4 feat: experimental command line flag to print the dependency tree
  • a71d76a Merge pull request #554 from snyk/fix/sbt-plugin-logging
  • c397d47 test: fix typescript in tests
  • c724c17 fix: add logging to sbt-plugin
  • 4ff99b4 Merge pull request #575 from snyk/feat/update-snyk-php-plugin-version
  • ce6474b feat: update snyk-php-plugin version
  • 6a7e93d Merge pull request #574 from snyk/fix/show_stack_only_in_debug
  • 81afb52 Merge pull request #561 from snyk/feat/go-modules-support
  • 7a3f1cf Merge pull request #572 from snyk/fix/drop-empty-dependencies
  • de224c7 chore: revert req.txt change and grammar fix
  • 31c42d9 fix: show stacktrace only when in debug mode
  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth
  • 4b6e4b9 feat: Go Modules support
  • dd4f623 fix: drop empty dependencies (payload size optimization)

There are 49 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.178.1

1.178.1 (2019-06-13)

Bug Fixes

  • sbt-plugin stdin hanging (5602d4a)
Commits

The new version differs by 51 commits.

  • 0559422 Merge pull request #578 from snyk/fix/sbt-plugin-stdin
  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • 5602d4a fix: sbt-plugin stdin hanging
  • c431bc4 feat: experimental command line flag to print the dependency tree
  • a71d76a Merge pull request #554 from snyk/fix/sbt-plugin-logging
  • c397d47 test: fix typescript in tests
  • c724c17 fix: add logging to sbt-plugin
  • 4ff99b4 Merge pull request #575 from snyk/feat/update-snyk-php-plugin-version
  • ce6474b feat: update snyk-php-plugin version
  • 6a7e93d Merge pull request #574 from snyk/fix/show_stack_only_in_debug
  • 81afb52 Merge pull request #561 from snyk/feat/go-modules-support
  • 7a3f1cf Merge pull request #572 from snyk/fix/drop-empty-dependencies
  • de224c7 chore: revert req.txt change and grammar fix
  • 31c42d9 fix: show stacktrace only when in debug mode
  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth

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.179.0

1.179.0 (2019-06-14)

Bug Fixes

  • align go modules package manager naming with backend (63f4597)

Features

  • allow monitor for go modules (4a9149d)
Commits

The new version differs by 55 commits.

  • 3b6d18c Merge pull request #576 from snyk/feat/go-modules-support
  • f3fee7b chore: renaming gomod to gomodules for consistency
  • 4a9149d feat: allow monitor for go modules
  • 63f4597 fix: align go modules package manager naming with backend
  • 0559422 Merge pull request #578 from snyk/fix/sbt-plugin-stdin
  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • 5602d4a fix: sbt-plugin stdin hanging
  • c431bc4 feat: experimental command line flag to print the dependency tree
  • a71d76a Merge pull request #554 from snyk/fix/sbt-plugin-logging
  • c397d47 test: fix typescript in tests
  • c724c17 fix: add logging to sbt-plugin
  • 4ff99b4 Merge pull request #575 from snyk/feat/update-snyk-php-plugin-version
  • ce6474b feat: update snyk-php-plugin version
  • 6a7e93d Merge pull request #574 from snyk/fix/show_stack_only_in_debug
  • 81afb52 Merge pull request #561 from snyk/feat/go-modules-support

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.179.1

1.179.1 (2019-06-20)

Bug Fixes

  • name and version in gomodules (7cbc9e1)
Commits

The new version differs by 57 commits.

  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version
  • 7cbc9e1 fix: name and version in gomodules
  • 3b6d18c Merge pull request #576 from snyk/feat/go-modules-support
  • f3fee7b chore: renaming gomod to gomodules for consistency
  • 4a9149d feat: allow monitor for go modules
  • 63f4597 fix: align go modules package manager naming with backend
  • 0559422 Merge pull request #578 from snyk/fix/sbt-plugin-stdin
  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • 5602d4a fix: sbt-plugin stdin hanging
  • c431bc4 feat: experimental command line flag to print the dependency tree
  • a71d76a Merge pull request #554 from snyk/fix/sbt-plugin-logging
  • c397d47 test: fix typescript in tests
  • c724c17 fix: add logging to sbt-plugin
  • 4ff99b4 Merge pull request #575 from snyk/feat/update-snyk-php-plugin-version
  • ce6474b feat: update snyk-php-plugin version

There are 57 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.180.0

1.180.0 (2019-06-21)

Features

  • Release typescripted sbt with timeout handling (6ea9891)
Commits

The new version differs by 59 commits.

  • 419e2f5 Merge pull request #587 from snyk/feat/release-sbt-plugin-ts
  • 6ea9891 feat: Release typescripted sbt with timeout handling
  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version
  • 7cbc9e1 fix: name and version in gomodules
  • 3b6d18c Merge pull request #576 from snyk/feat/go-modules-support
  • f3fee7b chore: renaming gomod to gomodules for consistency
  • 4a9149d feat: allow monitor for go modules
  • 63f4597 fix: align go modules package manager naming with backend
  • 0559422 Merge pull request #578 from snyk/fix/sbt-plugin-stdin
  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • 5602d4a fix: sbt-plugin stdin hanging
  • c431bc4 feat: experimental command line flag to print the dependency tree
  • a71d76a Merge pull request #554 from snyk/fix/sbt-plugin-logging
  • c397d47 test: fix typescript in tests
  • c724c17 fix: add logging to sbt-plugin

There are 59 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.180.1

1.180.1 (2019-06-23)

Bug Fixes

  • add alpine platform to standalone binary release assets (82ef58c)
Commits

The new version differs by 63 commits.

  • c362a24 Merge pull request #590 from snyk/fix/apline-standalone-binary
  • 82ef58c fix: add alpine platform to standalone binary release assets
  • 88d334a Merge pull request #586 from snyk/refactor/eslint-rules
  • 419e2f5 Merge pull request #587 from snyk/feat/release-sbt-plugin-ts
  • 6ea9891 feat: Release typescripted sbt with timeout handling
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions
  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version
  • 7cbc9e1 fix: name and version in gomodules
  • 3b6d18c Merge pull request #576 from snyk/feat/go-modules-support
  • f3fee7b chore: renaming gomod to gomodules for consistency
  • 4a9149d feat: allow monitor for go modules
  • 63f4597 fix: align go modules package manager naming with backend
  • 0559422 Merge pull request #578 from snyk/fix/sbt-plugin-stdin
  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • 5602d4a fix: sbt-plugin stdin hanging

There are 63 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.180.2

1.180.2 (2019-06-24)

Bug Fixes

  • use let/const instead of var (43f416c)
Commits

The new version differs by 67 commits.

  • 7f8a635 Merge pull request #591 from snyk/fix/use-let-and-const
  • cf5088d Merge pull request #593 from snyk/revert-590-fix/apline-standalone-binary
  • 7b6c1c9 Revert "fix: add alpine platform to standalone binary release assets"
  • c362a24 Merge pull request #590 from snyk/fix/apline-standalone-binary
  • 43f416c fix: use let/const instead of var
  • 82ef58c fix: add alpine platform to standalone binary release assets
  • 88d334a Merge pull request #586 from snyk/refactor/eslint-rules
  • 419e2f5 Merge pull request #587 from snyk/feat/release-sbt-plugin-ts
  • 6ea9891 feat: Release typescripted sbt with timeout handling
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions
  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version
  • 7cbc9e1 fix: name and version in gomodules
  • 3b6d18c Merge pull request #576 from snyk/feat/go-modules-support
  • f3fee7b chore: renaming gomod to gomodules for consistency
  • 4a9149d feat: allow monitor for go modules

There are 67 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.181.0

1.181.0 (2019-06-24)

Features

  • Add more analytics around monitor (acb34dd)
Commits

The new version differs by 69 commits.

  • 406562b Merge pull request #596 from snyk/feat/add-more-analytics-monitor
  • acb34dd feat: Add more analytics around monitor
  • 7f8a635 Merge pull request #591 from snyk/fix/use-let-and-const
  • cf5088d Merge pull request #593 from snyk/revert-590-fix/apline-standalone-binary
  • 7b6c1c9 Revert "fix: add alpine platform to standalone binary release assets"
  • c362a24 Merge pull request #590 from snyk/fix/apline-standalone-binary
  • 43f416c fix: use let/const instead of var
  • 82ef58c fix: add alpine platform to standalone binary release assets
  • 88d334a Merge pull request #586 from snyk/refactor/eslint-rules
  • 419e2f5 Merge pull request #587 from snyk/feat/release-sbt-plugin-ts
  • 6ea9891 feat: Release typescripted sbt with timeout handling
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions
  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version
  • 7cbc9e1 fix: name and version in gomodules
  • 3b6d18c Merge pull request #576 from snyk/feat/go-modules-support

There are 69 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.182.0

1.182.0 (2019-06-25)

Features

  • Add branch analytics back (5f71703)
Commits

The new version differs by 71 commits.

  • 343ef2f Merge pull request #598 from snyk/feat/target-analytics
  • 5f71703 feat: Add branch analytics back
  • 406562b Merge pull request #596 from snyk/feat/add-more-analytics-monitor
  • acb34dd feat: Add more analytics around monitor
  • 7f8a635 Merge pull request #591 from snyk/fix/use-let-and-const
  • cf5088d Merge pull request #593 from snyk/revert-590-fix/apline-standalone-binary
  • 7b6c1c9 Revert "fix: add alpine platform to standalone binary release assets"
  • c362a24 Merge pull request #590 from snyk/fix/apline-standalone-binary
  • 43f416c fix: use let/const instead of var
  • 82ef58c fix: add alpine platform to standalone binary release assets
  • 88d334a Merge pull request #586 from snyk/refactor/eslint-rules
  • 419e2f5 Merge pull request #587 from snyk/feat/release-sbt-plugin-ts
  • 6ea9891 feat: Release typescripted sbt with timeout handling
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions
  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version

There are 71 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.183.0

1.183.0 (2019-06-25)

Bug Fixes

Features

  • add isDocker to monitor analytics (2ee3d41)
Commits

The new version differs by 79 commits.

  • 7b1fe64 Merge pull request #601 from snyk/feat/node-12
  • 55c842f Merge pull request #594 from snyk/chore/split-option-types
  • fa75681 Merge pull request #600 from snyk/feat/add-docker-analytics
  • 343ef2f Merge pull request #598 from snyk/feat/target-analytics
  • 524c555 test: Add node 12 to test matrix
  • 2ee3d41 feat: add isDocker to monitor analytics
  • 5f71703 feat: Add branch analytics back
  • 68ee346 fix: Init protect options
  • d5a7493 fix: Add array includes lib
  • 406562b Merge pull request #596 from snyk/feat/add-more-analytics-monitor
  • acb34dd feat: Add more analytics around monitor
  • 2db2107 chore: refactor patch & split option types by command
  • 7f8a635 Merge pull request #591 from snyk/fix/use-let-and-const
  • cf5088d Merge pull request #593 from snyk/revert-590-fix/apline-standalone-binary
  • 7b6c1c9 Revert "fix: add alpine platform to standalone binary release assets"

There are 79 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.184.0

1.184.0 (2019-06-25)

Features

Commits

The new version differs by 82 commits.

  • 349df1a Merge pull request #599 from snyk/feat/monitor-errors
  • aaea9bf feat: add monitor errors
  • d3a3644 feat: add monitor errors
  • 7b1fe64 Merge pull request #601 from snyk/feat/node-12
  • 55c842f Merge pull request #594 from snyk/chore/split-option-types
  • fa75681 Merge pull request #600 from snyk/feat/add-docker-analytics
  • 343ef2f Merge pull request #598 from snyk/feat/target-analytics
  • 524c555 test: Add node 12 to test matrix
  • 2ee3d41 feat: add isDocker to monitor analytics
  • 5f71703 feat: Add branch analytics back
  • 68ee346 fix: Init protect options
  • d5a7493 fix: Add array includes lib
  • 406562b Merge pull request #596 from snyk/feat/add-more-analytics-monitor
  • acb34dd feat: Add more analytics around monitor
  • 2db2107 chore: refactor patch & split option types by command

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.185.0

1.185.0 (2019-06-26)

Bug Fixes

  • fix undefined in error for node_modules traversal (2f70dc5)

Features

  • pruning of big-trees if a flag is specified (7d93b5d)
  • remove isOutdated functionality from snyk test (92e95e4)
Commits

The new version differs by 88 commits.

  • 1e7ea3d Merge pull request #604 from snyk/feat/remove-isOutdated-from-snyk-test
  • b913302 Merge pull request #588 from snyk/feat/prune-tree
  • 9298bd8 Merge pull request #602 from snyk/fix/fix-undefined-in-error
  • 92e95e4 feat: remove isOutdated functionality from snyk test
  • 7d93b5d feat: pruning of big-trees if a flag is specified
  • 349df1a Merge pull request #599 from snyk/feat/monitor-errors
  • aaea9bf feat: add monitor errors
  • d3a3644 feat: add monitor errors
  • 7b1fe64 Merge pull request #601 from snyk/feat/node-12
  • 55c842f Merge pull request #594 from snyk/chore/split-option-types
  • fa75681 Merge pull request #600 from snyk/feat/add-docker-analytics
  • 343ef2f Merge pull request #598 from snyk/feat/target-analytics
  • 2f70dc5 fix: fix undefined in error for node_modules traversal
  • 524c555 test: Add node 12 to test matrix
  • 2ee3d41 feat: add isDocker to monitor analytics

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.185.1

1.185.1 (2019-06-26)

Bug Fixes

  • add docker image for Gradle 5 (82e3527)
  • make docker images smaller (a692570)
Commits

The new version differs by 91 commits.

  • 41f0063 Merge pull request #592 from snyk/fix/smaller-docker-image
  • a692570 fix: make docker images smaller
  • 1e7ea3d Merge pull request #604 from snyk/feat/remove-isOutdated-from-snyk-test
  • 82e3527 fix: add docker image for Gradle 5
  • b913302 Merge pull request #588 from snyk/feat/prune-tree
  • 9298bd8 Merge pull request #602 from snyk/fix/fix-undefined-in-error
  • 92e95e4 feat: remove isOutdated functionality from snyk test
  • 7d93b5d feat: pruning of big-trees if a flag is specified
  • 349df1a Merge pull request #599 from snyk/feat/monitor-errors
  • aaea9bf feat: add monitor errors
  • d3a3644 feat: add monitor errors
  • 7b1fe64 Merge pull request #601 from snyk/feat/node-12
  • 55c842f Merge pull request #594 from snyk/chore/split-option-types
  • fa75681 Merge pull request #600 from snyk/feat/add-docker-analytics
  • 343ef2f Merge pull request #598 from snyk/feat/target-analytics

There are 91 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.185.2

1.185.2 (2019-06-27)

Bug Fixes

  • apt update after adding docker repository (5f62bec)
Commits

The new version differs by 93 commits.

  • 745412b Merge pull request #607 from snyk/fix/smaller-docker-image
  • 5f62bec fix: apt update after adding docker repository
  • 41f0063 Merge pull request #592 from snyk/fix/smaller-docker-image
  • a692570 fix: make docker images smaller
  • 1e7ea3d Merge pull request #604 from snyk/feat/remove-isOutdated-from-snyk-test
  • 82e3527 fix: add docker image for Gradle 5
  • b913302 Merge pull request #588 from snyk/feat/prune-tree
  • 9298bd8 Merge pull request #602 from snyk/fix/fix-undefined-in-error
  • 92e95e4 feat: remove isOutdated functionality from snyk test
  • 7d93b5d feat: pruning of big-trees if a flag is specified
  • 349df1a Merge pull request #599 from snyk/feat/monitor-errors
  • aaea9bf feat: add monitor errors
  • d3a3644 feat: add monitor errors
  • 7b1fe64 Merge pull request #601 from snyk/feat/node-12
  • 55c842f Merge pull request #594 from snyk/chore/split-option-types

There are 93 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.185.3

1.185.3 (2019-06-27)

Bug Fixes

  • add alpine platform to standalone binary release assets (fd44fc0)
  • preserve all additional deptree fields when pruning (040b328)
  • publishing container cannot run with TTY (2a83dd1)
Commits

The new version differs by 99 commits.

  • 57d7699 Merge pull request #609 from snyk/fix/publish
  • 2a83dd1 fix: publishing container cannot run with TTY
  • ac39955 Merge pull request #606 from snyk/fix/preserve-additional-deptree-fields
  • 5dcbf33 Merge pull request #608 from snyk/fix/alpine-binary
  • fd44fc0 fix: add alpine platform to standalone binary release assets
  • 745412b Merge pull request #607 from snyk/fix/smaller-docker-image
  • 5f62bec fix: apt update after adding docker repository
  • 040b328 fix: preserve all additional deptree fields when pruning
  • 41f0063 Merge pull request #592 from snyk/fix/smaller-docker-image
  • a692570 fix: make docker images smaller
  • 1e7ea3d Merge pull request #604 from snyk/feat/remove-isOutdated-from-snyk-test
  • 82e3527 fix: add docker image for Gradle 5
  • b913302 Merge pull request #588 from snyk/feat/prune-tree
  • 9298bd8 Merge pull request #602 from snyk/fix/fix-undefined-in-error
  • 92e95e4 feat: remove isOutdated functionality from snyk test

There are 99 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.185.4

1.185.4 (2019-06-27)

Bug Fixes

  • scan all Gradle subprojects when computing config attributes (44da7f5)
Commits

The new version differs by 101 commits.

  • f6cae17 Merge pull request #610 from snyk/fix/scan-subprojects-attributes
  • 44da7f5 fix: scan all Gradle subprojects when computing config attributes
  • 57d7699 Merge pull request #609 from snyk/fix/publish
  • 2a83dd1 fix: publishing container cannot run with TTY
  • ac39955 Merge pull request #606 from snyk/fix/preserve-additional-deptree-fields
  • 5dcbf33 Merge pull request #608 from snyk/fix/alpine-binary
  • fd44fc0 fix: add alpine platform to standalone binary release assets
  • 745412b Merge pull request #607 from snyk/fix/smaller-docker-image
  • 5f62bec fix: apt update after adding docker repository
  • 040b328 fix: preserve all additional deptree fields when pruning
  • 41f0063 Merge pull request #592 from snyk/fix/smaller-docker-image
  • a692570 fix: make docker images smaller
  • 1e7ea3d Merge pull request #604 from snyk/feat/remove-isOutdated-from-snyk-test
  • 82e3527 fix: add docker image for Gradle 5
  • b913302 Merge pull request #588 from snyk/feat/prune-tree

There are 101 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.185.5

1.185.5 (2019-06-27)

Bug Fixes

  • alpine binary built just as any other (3ecb38c)
  • make sure binaries are built on node8 (40d0599)
Commits

The new version differs by 104 commits.

  • 8d77f32 Merge pull request #611 from snyk/fix/node8-binaries
  • 3ecb38c fix: alpine binary built just as any other
  • 40d0599 fix: make sure binaries are built on node8
  • f6cae17 Merge pull request #610 from snyk/fix/scan-subprojects-attributes
  • 44da7f5 fix: scan all Gradle subprojects when computing config attributes
  • 57d7699 Merge pull request #609 from snyk/fix/publish
  • 2a83dd1 fix: publishing container cannot run with TTY
  • ac39955 Merge pull request #606 from snyk/fix/preserve-additional-deptree-fields
  • 5dcbf33 Merge pull request #608 from snyk/fix/alpine-binary
  • fd44fc0 fix: add alpine platform to standalone binary release assets
  • 745412b Merge pull request #607 from snyk/fix/smaller-docker-image
  • 5f62bec fix: apt update after adding docker repository
  • 040b328 fix: preserve all additional deptree fields when pruning
  • 41f0063 Merge pull request #592 from snyk/fix/smaller-docker-image
  • a692570 fix: make docker images smaller

There are 104 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.185.6

1.185.6 (2019-07-01)

Bug Fixes

  • remove unuseed function prop (239de91)
Commits

The new version differs by 106 commits.

  • d72486a Merge pull request #613 from snyk/fix/remove-policy-handling-in-patch
  • 239de91 fix: remove unuseed function prop
  • 8d77f32 Merge pull request #611 from snyk/fix/node8-binaries
  • 3ecb38c fix: alpine binary built just as any other
  • 40d0599 fix: make sure binaries are built on node8
  • f6cae17 Merge pull request #610 from snyk/fix/scan-subprojects-attributes
  • 44da7f5 fix: scan all Gradle subprojects when computing config attributes
  • 57d7699 Merge pull request #609 from snyk/fix/publish
  • 2a83dd1 fix: publishing container cannot run with TTY
  • ac39955 Merge pull request #606 from snyk/fix/preserve-additional-deptree-fields
  • 5dcbf33 Merge pull request #608 from snyk/fix/alpine-binary
  • fd44fc0 fix: add alpine platform to standalone binary release assets
  • 745412b Merge pull request #607 from snyk/fix/smaller-docker-image
  • 5f62bec fix: apt update after adding docker repository
  • 040b328 fix: preserve all additional deptree fields when pruning

There are 106 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.186.0

1.186.0 (2019-07-01)

Features

  • Missing policy and failed to load policy errors. (4ada94b)
Commits

The new version differs by 108 commits.

  • 7821f01 Merge pull request #615 from snyk/feat/refactor-errors
  • 4ada94b feat: Missing policy and failed to load policy errors.
  • d72486a Merge pull request #613 from snyk/fix/remove-policy-handling-in-patch
  • 239de91 fix: remove unuseed function prop
  • 8d77f32 Merge pull request #611 from snyk/fix/node8-binaries
  • 3ecb38c fix: alpine binary built just as any other
  • 40d0599 fix: make sure binaries are built on node8
  • f6cae17 Merge pull request #610 from snyk/fix/scan-subprojects-attributes
  • 44da7f5 fix: scan all Gradle subprojects when computing config attributes
  • 57d7699 Merge pull request #609 from snyk/fix/publish
  • 2a83dd1 fix: publishing container cannot run with TTY
  • ac39955 Merge pull request #606 from snyk/fix/preserve-additional-deptree-fields
  • 5dcbf33 Merge pull request #608 from snyk/fix/alpine-binary
  • fd44fc0 fix: add alpine platform to standalone binary release assets
  • 745412b Merge pull request #607 from snyk/fix/smaller-docker-image

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.187.0

1.187.0 (2019-07-02)

Features

  • send analytics for docker and depgraph (bfb38b2)
Commits

The new version differs by 112 commits.

  • 22e1423 Merge pull request #619 from snyk/chore/add-exit-statuses-to-cli-help
  • 7090956 chore: add exit statuses to cli help text
  • 6cd86de Merge pull request #617 from snyk/chore/analytics-depgraph
  • bfb38b2 feat: send analytics for docker and depgraph
  • 7821f01 Merge pull request #615 from snyk/feat/refactor-errors
  • 4ada94b feat: Missing policy and failed to load policy errors.
  • d72486a Merge pull request #613 from snyk/fix/remove-policy-handling-in-patch
  • 239de91 fix: remove unuseed function prop
  • 8d77f32 Merge pull request #611 from snyk/fix/node8-binaries
  • 3ecb38c fix: alpine binary built just as any other
  • 40d0599 fix: make sure binaries are built on node8
  • f6cae17 Merge pull request #610 from snyk/fix/scan-subprojects-attributes
  • 44da7f5 fix: scan all Gradle subprojects when computing config attributes
  • 57d7699 Merge pull request #609 from snyk/fix/publish
  • 2a83dd1 fix: publishing container cannot run with TTY

There are 112 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.187.1

1.187.1 (2019-07-02)

Bug Fixes

  • send depgraph as a bool (aba32fa)
Commits

The new version differs by 116 commits.

  • c8e6a4d Merge pull request #621 from snyk/fix/analytics-depgraph
  • 4d52da4 Merge pull request #618 from snyk/chore/update-docs
  • 22e1423 Merge pull request #619 from snyk/chore/add-exit-statuses-to-cli-help
  • aba32fa fix: send depgraph as a bool
  • 7090956 chore: add exit statuses to cli help text
  • 8278800 chore: Update docs with usage options
  • 6cd86de Merge pull request #617 from snyk/chore/analytics-depgraph
  • bfb38b2 feat: send analytics for docker and depgraph
  • 7821f01 Merge pull request #615 from snyk/feat/refactor-errors
  • 4ada94b feat: Missing policy and failed to load policy errors.
  • d72486a Merge pull request #613 from snyk/fix/remove-policy-handling-in-patch
  • 239de91 fix: remove unuseed function prop
  • 8d77f32 Merge pull request #611 from snyk/fix/node8-binaries
  • 3ecb38c fix: alpine binary built just as any other
  • 40d0599 fix: make sure binaries are built on node8

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.188.0

1.188.0 (2019-07-02)

Bug Fixes

Features

  • upgrade sbt plugin to use custom dependency generation plugin (e5c8864)
Commits

The new version differs by 122 commits.

  • 7eb639a Merge pull request #614 from snyk/feat/upgrade-sbt-plugin
  • aeaca8c Merge pull request #623 from snyk/fix/ignore-pending-lodash-vuln
  • 6d11935 fix: ignore new lodash vuln
  • 56c5676 Merge pull request #612 from snyk/chore/add-dangerfile
  • c8e6a4d Merge pull request #621 from snyk/fix/analytics-depgraph
  • 4d52da4 Merge pull request #618 from snyk/chore/update-docs
  • d625dc2 chore: add dangerfile.systems check
  • 22e1423 Merge pull request #619 from snyk/chore/add-exit-statuses-to-cli-help
  • aba32fa fix: send depgraph as a bool
  • 7090956 chore: add exit statuses to cli help text
  • 8278800 chore: Update docs with usage options
  • 6cd86de Merge pull request #617 from snyk/chore/analytics-depgraph
  • e5c8864 feat: upgrade sbt plugin to use custom dependency generation plugin
  • bfb38b2 feat: send analytics for docker and depgraph
  • 7821f01 Merge pull request #615 from snyk/feat/refactor-errors

There are 122 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.189.0

1.189.0 (2019-07-03)

Features

Commits

The new version differs by 125 commits.

  • 971eda1 Merge pull request #624 from snyk/chore/move-package-tests
  • 7eeb771 feat: convert to ts
  • 81299c0 chore: re-arrange tests by type
  • 7eb639a Merge pull request #614 from snyk/feat/upgrade-sbt-plugin
  • aeaca8c Merge pull request #623 from snyk/fix/ignore-pending-lodash-vuln
  • 6d11935 fix: ignore new lodash vuln
  • 56c5676 Merge pull request #612 from snyk/chore/add-dangerfile
  • c8e6a4d Merge pull request #621 from snyk/fix/analytics-depgraph
  • 4d52da4 Merge pull request #618 from snyk/chore/update-docs
  • d625dc2 chore: add dangerfile.systems check
  • 22e1423 Merge pull request #619 from snyk/chore/add-exit-statuses-to-cli-help
  • aba32fa fix: send depgraph as a bool
  • 7090956 chore: add exit statuses to cli help text
  • 8278800 chore: Update docs with usage options
  • 6cd86de Merge pull request #617 from snyk/chore/analytics-depgraph

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.190.0

1.190.0 (2019-07-04)

Features

Commits

The new version differs by 131 commits.

  • 77a80fc Merge pull request #626 from snyk/feat/autodetect-gomodules
  • d04163b Merge pull request #627 from snyk/test/convert-repo-test-to-ts
  • 46aef27 Merge pull request #625 from snyk/fix/remove-display-options
  • 971eda1 Merge pull request #624 from snyk/chore/move-package-tests
  • ee0e11d test: convert repo test to ts
  • bb404ad feat: autodetect go.mod file
  • 7d20795 chore: drop custom display options
  • 7eeb771 feat: convert to ts
  • 81299c0 chore: re-arrange tests by type
  • 7eb639a Merge pull request #614 from snyk/feat/upgrade-sbt-plugin
  • aeaca8c Merge pull request #623 from snyk/fix/ignore-pending-lodash-vuln
  • 6d11935 fix: ignore new lodash vuln
  • 56c5676 Merge pull request #612 from snyk/chore/add-dangerfile
  • c8e6a4d Merge pull request #621 from snyk/fix/analytics-depgraph
  • 4d52da4 Merge pull request #618 from snyk/chore/update-docs

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.191.0

1.191.0 (2019-07-04)

Features

Commits

The new version differs by 133 commits.

  • a2d63b0 Merge pull request #632 from snyk/feat/update-sbt-plugin
  • 7501b74 feat: update sbt plugin
  • 77a80fc Merge pull request #626 from snyk/feat/autodetect-gomodules
  • d04163b Merge pull request #627 from snyk/test/convert-repo-test-to-ts
  • 46aef27 Merge pull request #625 from snyk/fix/remove-display-options
  • 971eda1 Merge pull request #624 from snyk/chore/move-package-tests
  • ee0e11d test: convert repo test to ts
  • bb404ad feat: autodetect go.mod file
  • 7d20795 chore: drop custom display options
  • 7eeb771 feat: convert to ts
  • 81299c0 chore: re-arrange tests by type
  • 7eb639a Merge pull request #614 from snyk/feat/upgrade-sbt-plugin
  • aeaca8c Merge pull request #623 from snyk/fix/ignore-pending-lodash-vuln
  • 6d11935 fix: ignore new lodash vuln
  • 56c5676 Merge pull request #612 from snyk/chore/add-dangerfile

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.192.0

1.192.0 (2019-07-04)

Features

  • refactor snyk test http errors (0b8baa7)
Commits

The new version differs by 140 commits.

  • 9551bdb Merge pull request #629 from snyk/test/convert-node-modules-test-to-ts
  • a2fd95e Merge pull request #620 from snyk/feat/add-test-errors
  • a2d63b0 Merge pull request #632 from snyk/feat/update-sbt-plugin
  • 7501b74 feat: update sbt plugin
  • 77a80fc Merge pull request #626 from snyk/feat/autodetect-gomodules
  • d1d6f93 chore: convert test to ts
  • 79b7adc test: Add package tip test
  • ee2bab8 test: Update assertions
  • 0b8baa7 feat: refactor snyk test http errors
  • d04163b Merge pull request #627 from snyk/test/convert-repo-test-to-ts
  • 46aef27 Merge pull request #625 from snyk/fix/remove-display-options
  • 4630992 test: convert to ts and use fake server
  • 971eda1 Merge pull request #624 from snyk/chore/move-package-tests
  • ee0e11d test: convert repo test to ts
  • bb404ad feat: autodetect go.mod file

There are 140 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.192.1

1.192.1 (2019-07-05)

Bug Fixes

  • reinstate missing tests (c28d85e)
Commits

The new version differs by 142 commits.

  • efc7923 Merge pull request #636 from snyk/fix/reinstate-missing-tests
  • c28d85e fix: reinstate missing tests
  • 9551bdb Merge pull request #629 from snyk/test/convert-node-modules-test-to-ts
  • a2fd95e Merge pull request #620 from snyk/feat/add-test-errors
  • a2d63b0 Merge pull request #632 from snyk/feat/update-sbt-plugin
  • 7501b74 feat: update sbt plugin
  • 77a80fc Merge pull request #626 from snyk/feat/autodetect-gomodules
  • d1d6f93 chore: convert test to ts
  • 79b7adc test: Add package tip test
  • ee2bab8 test: Update assertions
  • 0b8baa7 feat: refactor snyk test http errors
  • d04163b Merge pull request #627 from snyk/test/convert-repo-test-to-ts
  • 46aef27 Merge pull request #625 from snyk/fix/remove-display-options
  • 4630992 test: convert to ts and use fake server
  • 971eda1 Merge pull request #624 from snyk/chore/move-package-tests

There are 142 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.192.2

1.192.2 (2019-07-05)

Bug Fixes

Commits

The new version differs by 144 commits.

  • 84e1cd8 Merge pull request #635 from snyk/fix/wizard-help-txt
  • efc7923 Merge pull request #636 from snyk/fix/reinstate-missing-tests
  • c28d85e fix: reinstate missing tests
  • 3aa9d20 fix: wizard help text
  • 9551bdb Merge pull request #629 from snyk/test/convert-node-modules-test-to-ts
  • a2fd95e Merge pull request #620 from snyk/feat/add-test-errors
  • a2d63b0 Merge pull request #632 from snyk/feat/update-sbt-plugin
  • 7501b74 feat: update sbt plugin
  • 77a80fc Merge pull request #626 from snyk/feat/autodetect-gomodules
  • d1d6f93 chore: convert test to ts
  • 79b7adc test: Add package tip test
  • ee2bab8 test: Update assertions
  • 0b8baa7 feat: refactor snyk test http errors
  • d04163b Merge pull request #627 from snyk/test/convert-repo-test-to-ts
  • 46aef27 Merge pull request #625 from snyk/fix/remove-display-options

There are 144 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.192.3

1.192.3 (2019-07-05)

Bug Fixes

  • isDocker is a boolean flag in analytics (8dfee30)
Commits

The new version differs by 148 commits.

  • 3b91eca Merge pull request #640 from snyk/fix/docker-analytics
  • 8dfee30 fix: isDocker is a boolean flag in analytics
  • a638c7b Merge pull request #638 from snyk/fix/reinstate-windows-cli-tests
  • 23fb199 test: re-enable windows tests
  • 84e1cd8 Merge pull request #635 from snyk/fix/wizard-help-txt
  • efc7923 Merge pull request #636 from snyk/fix/reinstate-missing-tests
  • c28d85e fix: reinstate missing tests
  • 3aa9d20 fix: wizard help text
  • 9551bdb Merge pull request #629 from snyk/test/convert-node-modules-test-to-ts
  • a2fd95e Merge pull request #620 from snyk/feat/add-test-errors
  • a2d63b0 Merge pull request #632 from snyk/feat/update-sbt-plugin
  • 7501b74 feat: update sbt plugin
  • 77a80fc Merge pull request #626 from snyk/feat/autodetect-gomodules
  • d1d6f93 chore: convert test to ts
  • 79b7adc test: Add package tip test

There are 148 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.192.4

1.192.4 (2019-07-08)

Bug Fixes

  • Upgrade Python3 to 3.7 instead of 3.5 (ca6958b)
  • Use pip instead of pip3 in both images (b2f7176)
Commits

The new version differs by 155 commits.

  • 1321ec5 Merge pull request #645 from snyk/fix/python-docker-images
  • b2f7176 fix: Use pip instead of pip3 in both images
  • ca6958b fix: Upgrade Python3 to 3.7 instead of 3.5
  • 0466101 Merge pull request #644 from snyk/docs/badge-example
  • 10c42f2 docs: update vuln badge in readme example
  • f2c2f7b Merge pull request #641 from snyk/docs/vuln-badge
  • fcb39c8 docs: vulns badge in readme tests the repo
  • 3b91eca Merge pull request #640 from snyk/fix/docker-analytics
  • 8dfee30 fix: isDocker is a boolean flag in analytics
  • a638c7b Merge pull request #638 from snyk/fix/reinstate-windows-cli-tests
  • 23fb199 test: re-enable windows tests
  • 84e1cd8 Merge pull request #635 from snyk/fix/wizard-help-txt
  • efc7923 Merge pull request #636 from snyk/fix/reinstate-missing-tests
  • c28d85e fix: reinstate missing tests
  • 3aa9d20 fix: wizard help text

There are 155 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.193.0

1.193.0 (2019-07-11)

Features

  • update sbt plugin, so output will contain packageFormatVersion (ebf3915)
Commits

The new version differs by 168 commits.

  • c4b22b8 Merge pull request #655 from snyk/feat/update-sbt-plugin
  • ebf3915 feat: update sbt plugin, so output will contain packageFormatVersion
  • 1b3745a Merge pull request #652 from snyk/lirantal-fix-patch-strategy
  • 598ca96 fix: do not assume patch ranges are pure semver notation
  • 170126b fix: properly fail on patch failure
  • 45d5f13 test: patching a mismatching dep version suceeds silently
  • 3f617b6 fix: skip patch when dep package.json is malformed
  • 80c3717 fix: only match original vuln snapshot compatible versions
  • c1c259f fix: eslint issues
  • 153e070 fix(protect): only patch when version on disk satisfies vuln
  • 84f53bd Merge pull request #649 from snyk/fix/update-lodash
  • 8ebdc1a fix: update mvn and php plugins to get rid of vuln lodash
  • c9281cb fix: update vulnerable lodash
  • 1321ec5 Merge pull request #645 from snyk/fix/python-docker-images
  • b2f7176 fix: Use pip instead of pip3 in both images

There are 168 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.193.1

1.193.1 (2019-07-12)

Bug Fixes

  • install git in snyk docker files (dedc7f0)
Commits

The new version differs by 170 commits.

  • b89129a Merge pull request #657 from snyk/fix/git-in-docker
  • dedc7f0 fix: install git in snyk docker files
  • c4b22b8 Merge pull request #655 from snyk/feat/update-sbt-plugin
  • ebf3915 feat: update sbt plugin, so output will contain packageFormatVersion
  • 1b3745a Merge pull request #652 from snyk/lirantal-fix-patch-strategy
  • 598ca96 fix: do not assume patch ranges are pure semver notation
  • 170126b fix: properly fail on patch failure
  • 45d5f13 test: patching a mismatching dep version suceeds silently
  • 3f617b6 fix: skip patch when dep package.json is malformed
  • 80c3717 fix: only match original vuln snapshot compatible versions
  • c1c259f fix: eslint issues
  • 153e070 fix(protect): only patch when version on disk satisfies vuln
  • 84f53bd Merge pull request #649 from snyk/fix/update-lodash
  • 8ebdc1a fix: update mvn and php plugins to get rid of vuln lodash
  • c9281cb fix: update vulnerable lodash

There are 170 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.193.2

1.193.2 (2019-07-15)

Bug Fixes

  • Updating lodash to latest version (8bea435)
Commits

The new version differs by 172 commits.

  • 2caf59b Merge pull request #659 from snyk/fix/update-lodash
  • 8bea435 fix: Updating lodash to latest version
  • b89129a Merge pull request #657 from snyk/fix/git-in-docker
  • dedc7f0 fix: install git in snyk docker files
  • c4b22b8 Merge pull request #655 from snyk/feat/update-sbt-plugin
  • ebf3915 feat: update sbt plugin, so output will contain packageFormatVersion
  • 1b3745a Merge pull request #652 from snyk/lirantal-fix-patch-strategy
  • 598ca96 fix: do not assume patch ranges are pure semver notation
  • 170126b fix: properly fail on patch failure
  • 45d5f13 test: patching a mismatching dep version suceeds silently
  • 3f617b6 fix: skip patch when dep package.json is malformed
  • 80c3717 fix: only match original vuln snapshot compatible versions
  • c1c259f fix: eslint issues
  • 153e070 fix(protect): only patch when version on disk satisfies vuln
  • 84f53bd Merge pull request #649 from snyk/fix/update-lodash

There are 172 commits in total.

See the full diff