e0ipso / subrequests-express

Integrates Subrequests in your Express project.
GNU General Public License v2.0
5 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency snyk was updated from 1.133.0 to 1.134.0.

🚨 View failing branch.

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

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

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/e0ipso/subrequests-express/builds/494892664?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.134.0

1.134.0 (2019-02-18)

Features

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

The new version differs by 2 commits.

  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser

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 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 65 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 65 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 71 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 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.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 74 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 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.185.2

1.185.2 (2019-06-27)

Bug Fixes

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

The new version differs by 76 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 76 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 82 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 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.4

1.185.4 (2019-06-27)

Bug Fixes

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

The new version differs by 84 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 84 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.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 87 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 87 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 89 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 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.186.0

1.186.0 (2019-07-01)

Features

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

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

1.187.0 (2019-07-02)

Features

  • send analytics for docker and depgraph (bfb38b2)
Commits

The new version differs by 95 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 95 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 99 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 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.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 105 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 105 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 108 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 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.190.0

1.190.0 (2019-07-04)

Features

Commits

The new version differs by 114 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 114 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 116 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 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.192.0

1.192.0 (2019-07-04)

Features

  • refactor snyk test http errors (0b8baa7)
Commits

The new version differs by 123 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 123 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 125 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 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.192.2

1.192.2 (2019-07-05)

Bug Fixes

Commits

The new version differs by 127 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 127 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.192.3

1.192.3 (2019-07-05)

Bug Fixes

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

The new version differs by 131 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 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.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 138 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 138 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 151 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 151 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 153 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 153 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 155 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 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.3

1.193.3 (2019-07-18)

Bug Fixes

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

The new version differs by 157 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 157 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 161 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 161 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.0

1.195.0 (2019-07-19)

Features

  • docker images based on nodejs10 (5010531)
  • standalone binaries based on nodejs 10 (f6acf66)
Commits

The new version differs by 164 commits.

  • 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
  • c4b22b8 Merge pull request #655 from snyk/feat/update-sbt-plugin
  • ebf3915 feat: update sbt plugin, so output will contain packageFormatVersion

There are 164 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 166 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 166 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 168 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 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.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 173 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 173 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.198.0

1.198.0 (2019-07-23)

Bug Fixes

  • only send targetFile on test when needed (b99e974)

Features

  • send api version number in header to API (a08cd5f)
  • support project name option in test command (3fbf139)
Commits

The new version differs by 182 commits.

  • ebfcc9f Merge pull request #675 from snyk/chore/unsupported-flag-error
  • c91b981 Merge pull request #662 from snyk/feat/test-with-project-name
  • 814ffec Merge pull request #676 from snyk/chore/bump-nodejs-parser-semver
  • 53264cc chore: bump nodejs-lockfile-parser version
  • f2bdbae test: add test case for unsupported error message
  • ed9e7bc chore: add custom error for unsupported feature flags
  • 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
  • a08cd5f feat: send api version number in header to API
  • b99e974 fix: only send targetFile on test when needed
  • 3fbf139 feat: support project name option in test command
  • 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

There are 182 commits in total.

See the full diff