hamidraza / zcui-vue

Vuejs variant for zcui projects.
1 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency snyk was updated from 1.116.2 to 1.116.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

snyk is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/hamidraza/zcui-vue/190?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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

  • 56726e1 Merge pull request #301 from snyk/fix/test_updater
  • d2cfcb0 fix: add tests for missing package name

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

Your tests are still failing with this version. Compare changes

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

  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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 4 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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 2 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.174.2

1.174.2 (2019-06-10)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 0babc68 Merge pull request #566 from snyk/fix/snyk-help
  • 19ff58f fix: fix broken snyk help

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • e078430 Merge pull request #569 from snyk/feat/improved-gradle-support
  • c8bad2d feat: Gradle improvements: Android config selection, verified Gradle 2.x support

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.175.1

1.175.1 (2019-06-11)

Bug Fixes

  • typescriptify request.js (a75c021)
Commits

The new version differs by 2 commits.

  • 5389799 Merge pull request #571 from snyk/fix/typescriptify-request
  • a75c021 fix: typescriptify request.js

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 7453424 Merge pull request #573 from snyk/fix/python-better-error-message
  • b4dba65 fix: better error message when scanning Python projects

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • a87cede Merge pull request #570 from snyk/fix/no_auth_on_commands_other_than_auth
  • 4e0c35f fix: remove auto authentication on all commands other than auth

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 7a3f1cf Merge pull request #572 from snyk/fix/drop-empty-dependencies
  • dd4f623 fix: drop empty dependencies (payload size optimization)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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 5 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
  • de224c7 chore: revert req.txt change and grammar fix
  • 31c42d9 fix: show stacktrace only when in debug mode
  • 4b6e4b9 feat: Go Modules support

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 4ff99b4 Merge pull request #575 from snyk/feat/update-snyk-php-plugin-version
  • ce6474b feat: update snyk-php-plugin version

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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 3 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • c431bc4 feat: experimental command line flag to print the dependency tree

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 0559422 Merge pull request #578 from snyk/fix/sbt-plugin-stdin
  • 5602d4a fix: sbt-plugin stdin hanging

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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 4 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version
  • 7cbc9e1 fix: name and version in gomodules

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 419e2f5 Merge pull request #587 from snyk/feat/release-sbt-plugin-ts
  • 6ea9891 feat: Release typescripted sbt with timeout handling

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 4 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
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions

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 8 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
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions

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 10 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
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions

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 12 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
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions

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 20 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 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.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 29 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 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.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 32 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 32 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 34 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 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.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 40 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 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.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 42 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 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.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 45 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 45 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 47 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 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.186.0

1.186.0 (2019-07-01)

Features

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

The new version differs by 49 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 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.187.0

1.187.0 (2019-07-02)

Features

  • send analytics for docker and depgraph (bfb38b2)
Commits

The new version differs by 53 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 53 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 57 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 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.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 63 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 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.189.0

1.189.0 (2019-07-03)

Features

Commits

The new version differs by 66 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 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.190.0

1.190.0 (2019-07-04)

Features

Commits

The new version differs by 72 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 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.191.0

1.191.0 (2019-07-04)

Features

Commits

The new version differs by 74 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 74 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 81 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 81 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 83 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 83 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 85 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 85 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 89 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 89 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 96 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 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.193.0

1.193.0 (2019-07-11)

Features

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

The new version differs by 109 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 109 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 111 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 111 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 113 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 113 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.3

1.193.3 (2019-07-18)

Bug Fixes

  • add build-essential for Python (35eec56)
Commits

The new version differs by 115 commits.

  • 9bf3241 Merge pull request #664 from snyk/fix/add-build-essentials-python
  • 35eec56 fix: add build-essential for Python
  • 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

There are 115 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.194.0

1.194.0 (2019-07-18)

Bug Fixes

  • upgrade sbt-plugin to support native packager (76326e4)

Features

Commits

The new version differs by 119 commits.

  • 5246169 Merge pull request #666 from snyk/fix/sbt-native-packager
  • 2999b8a Merge pull request #665 from snyk/chore/bump-dep-graph-semver
  • 76326e4 fix: upgrade sbt-plugin to support native packager
  • 5ff7446 feat: bump dep-graph semver
  • 9bf3241 Merge pull request #664 from snyk/fix/add-build-essentials-python
  • 35eec56 fix: add build-essential for Python
  • 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

There are 119 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.195.1

1.195.1 (2019-07-19)

Bug Fixes

  • revert to nodejs8 on standalone binaries (68ada6a)
Commits

The new version differs by 124 commits.

  • a7c6001 Merge pull request #671 from snyk/fix/node8-standalone-binaries
  • 68ada6a fix: revert to nodejs8 on standalone binaries
  • 1f2bc2c Merge pull request #669 from snyk/feat/nodejs10
  • f6acf66 feat: standalone binaries based on nodejs 10
  • 5010531 feat: docker images based on nodejs10
  • 5246169 Merge pull request #666 from snyk/fix/sbt-native-packager
  • 2999b8a Merge pull request #665 from snyk/chore/bump-dep-graph-semver
  • 76326e4 fix: upgrade sbt-plugin to support native packager
  • 5ff7446 feat: bump dep-graph semver
  • 9bf3241 Merge pull request #664 from snyk/fix/add-build-essentials-python
  • 35eec56 fix: add build-essential for Python
  • 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

There are 124 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.196.0

1.196.0 (2019-07-22)

Features

  • add check for for monitor (b5aba48)
Commits

The new version differs by 126 commits.

  • 4f2c82a Merge pull request #660 from snyk/feat/add-dep-graph-ff-check
  • b5aba48 feat: add check for for monitor
  • a7c6001 Merge pull request #671 from snyk/fix/node8-standalone-binaries
  • 68ada6a fix: revert to nodejs8 on standalone binaries
  • 1f2bc2c Merge pull request #669 from snyk/feat/nodejs10
  • f6acf66 feat: standalone binaries based on nodejs 10
  • 5010531 feat: docker images based on nodejs10
  • 5246169 Merge pull request #666 from snyk/fix/sbt-native-packager
  • 2999b8a Merge pull request #665 from snyk/chore/bump-dep-graph-semver
  • 76326e4 fix: upgrade sbt-plugin to support native packager
  • 5ff7446 feat: bump dep-graph semver
  • 9bf3241 Merge pull request #664 from snyk/fix/add-build-essentials-python
  • 35eec56 fix: add build-essential for Python
  • 2caf59b Merge pull request #659 from snyk/fix/update-lodash
  • 8bea435 fix: Updating lodash to latest version

There are 126 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.197.0

1.197.0 (2019-07-22)

Features

  • update the sbt plugin to accommodate a github issue (88a4b68)
Commits

The new version differs by 131 commits.

  • 11b7268 Merge pull request #630 from snyk/chore/convert-policy-from-js-ts
  • edb5e72 Merge pull request #673 from snyk/feat/update-sbt-plugin
  • ba56e8b chore: improve error imports
  • 88a4b68 feat: update the sbt plugin to accommodate a github issue
  • 4f2c82a Merge pull request #660 from snyk/feat/add-dep-graph-ff-check
  • b5aba48 feat: add check for for monitor
  • a7c6001 Merge pull request #671 from snyk/fix/node8-standalone-binaries
  • 68ada6a fix: revert to nodejs8 on standalone binaries
  • 1f2bc2c Merge pull request #669 from snyk/feat/nodejs10
  • f6acf66 feat: standalone binaries based on nodejs 10
  • 5010531 feat: docker images based on nodejs10
  • 5246169 Merge pull request #666 from snyk/fix/sbt-native-packager
  • 2999b8a Merge pull request #665 from snyk/chore/bump-dep-graph-semver
  • 76326e4 fix: upgrade sbt-plugin to support native packager
  • 5ff7446 feat: bump dep-graph semver

There are 131 commits in total.

See the full diff