urbica / galton

Lightweight Node.js isochrone map server
https://galton.urbica.co
MIT License
272 stars 36 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency snyk was updated from 1.132.2 to 1.133.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/urbica/galton/builds/494766394?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.133.0

1.133.0 (2019-02-18)

Bug Fixes

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

Features

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

The new version differs by 6 commits.

  • 5b4d54b Merge pull request #378 from snyk/fix/protect-error-verbose
  • d1e005f Merge pull request #377 from snyk/feat/bump-docker-plugin
  • 0ad9e38 fix: concise patch error metadata
  • 49dc318 Merge pull request #375 from snyk/fix/protect-error-verbose
  • 174eba0 feat: bump docker plugin to 1.22.0 - handle SHA256 as tag name
  • b303094 fix: more verbose error in case of patch failure

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

1.161.0 (2019-05-02)

Features

  • release new python plugin version that handlers markers better (f3c8c52)
Commits

The new version differs by 37 commits.

  • db66e5e Merge pull request #470 from snyk/feat/release-improved-python-plugin
  • 32c6371 Merge pull request #473 from snyk/feat/suggest-gradle-configurations
  • e21d494 Merge pull request #471 from snyk/feat/release-mvn-plugin-with-more-tests
  • fd49ee4 feat: if a non-existing Gradle config is specified, suggest existing ones
  • a688e5b feat: release mvn plugin with better test matrix
  • f3c8c52 feat: release new python plugin version that handlers markers better
  • 74ef425 chore: change quote types for singles
  • 4bb2787 Merge pull request #469 from snyk/feat/update-ignores
  • 01c9d0d feat: Update snyk ignores
  • 11bceec Merge pull request #468 from snyk/fix/all-sub-projects-suggestion-formatting
  • 86aabf1 Merge pull request #466 from snyk/fix/no-remediation-for-non-local-scans
  • f2ffa95 fix: newline formatting for the suggestion to use --all-sub-projects
  • df104e3 fix: do not offer remediation advice when scanning a non-local package
  • 8c18c6f Merge pull request #441 from snyk/feat/advertise-subprojects
  • 93a5a6b Merge pull request #465 from snyk/feat/use-latest-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.161.1

1.161.1 (2019-05-02)

Bug Fixes

  • improve the performance of Go scans (c81bfe1)
Commits

The new version differs by 39 commits.

  • a6225d6 Merge pull request #475 from snyk/fix/faster-go-scans
  • c81bfe1 fix: improve the performance of Go scans
  • db66e5e Merge pull request #470 from snyk/feat/release-improved-python-plugin
  • 32c6371 Merge pull request #473 from snyk/feat/suggest-gradle-configurations
  • e21d494 Merge pull request #471 from snyk/feat/release-mvn-plugin-with-more-tests
  • fd49ee4 feat: if a non-existing Gradle config is specified, suggest existing ones
  • a688e5b feat: release mvn plugin with better test matrix
  • f3c8c52 feat: release new python plugin version that handlers markers better
  • 74ef425 chore: change quote types for singles
  • 4bb2787 Merge pull request #469 from snyk/feat/update-ignores
  • 01c9d0d feat: Update snyk ignores
  • 11bceec Merge pull request #468 from snyk/fix/all-sub-projects-suggestion-formatting
  • 86aabf1 Merge pull request #466 from snyk/fix/no-remediation-for-non-local-scans
  • f2ffa95 fix: newline formatting for the suggestion to use --all-sub-projects
  • df104e3 fix: do not offer remediation advice when scanning a non-local package

There are 39 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.161.2

1.161.2 (2019-05-07)

Bug Fixes

  • Add package manager data to scratch images (ebd3b4a)
Commits

The new version differs by 43 commits.

  • d3901bb Merge pull request #486 from snyk/fix/add-package-manager-data-for-scratch-images
  • ebd3b4a fix: Add package manager data to scratch images
  • cc7d9fe Merge pull request #449 from snyk/chore/remove-unused-cluster-and-capture
  • a6225d6 Merge pull request #475 from snyk/fix/faster-go-scans
  • c81bfe1 fix: improve the performance of Go scans
  • db66e5e Merge pull request #470 from snyk/feat/release-improved-python-plugin
  • 32c6371 Merge pull request #473 from snyk/feat/suggest-gradle-configurations
  • e21d494 Merge pull request #471 from snyk/feat/release-mvn-plugin-with-more-tests
  • fd49ee4 feat: if a non-existing Gradle config is specified, suggest existing ones
  • a688e5b feat: release mvn plugin with better test matrix
  • f3c8c52 feat: release new python plugin version that handlers markers better
  • 74ef425 chore: change quote types for singles
  • 4bb2787 Merge pull request #469 from snyk/feat/update-ignores
  • 01c9d0d feat: Update snyk ignores
  • 11bceec Merge pull request #468 from snyk/fix/all-sub-projects-suggestion-formatting

There are 43 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.162.0

1.162.0 (2019-05-07)

Features

  • send target data on monitor to registry (868a907)
Commits

The new version differs by 45 commits.

  • a0fb5ae Merge pull request #462 from snyk/feat/send-gitinfo-on-monitor
  • 868a907 feat: send target data on monitor to registry
  • d3901bb Merge pull request #486 from snyk/fix/add-package-manager-data-for-scratch-images
  • ebd3b4a fix: Add package manager data to scratch images
  • cc7d9fe Merge pull request #449 from snyk/chore/remove-unused-cluster-and-capture
  • a6225d6 Merge pull request #475 from snyk/fix/faster-go-scans
  • c81bfe1 fix: improve the performance of Go scans
  • db66e5e Merge pull request #470 from snyk/feat/release-improved-python-plugin
  • 32c6371 Merge pull request #473 from snyk/feat/suggest-gradle-configurations
  • e21d494 Merge pull request #471 from snyk/feat/release-mvn-plugin-with-more-tests
  • fd49ee4 feat: if a non-existing Gradle config is specified, suggest existing ones
  • a688e5b feat: release mvn plugin with better test matrix
  • f3c8c52 feat: release new python plugin version that handlers markers better
  • 74ef425 chore: change quote types for singles
  • 4bb2787 Merge pull request #469 from snyk/feat/update-ignores

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

1.162.1 (2019-05-08)

Bug Fixes

  • display monitor error code in the error message (e19969d)
Commits

The new version differs by 50 commits.

  • 5a3b51e Merge pull request #490 from snyk/refactor/clean-up-test-for-nodejs
  • 38b9ae6 refactor: separate out nodejs-plugin
  • 1605f2c refactor: typescript snyk-test for npm and yarn
  • b25f5e1 Merge pull request #487 from snyk/fix/better-error-message
  • e19969d fix: display monitor error code in the error message
  • a0fb5ae Merge pull request #462 from snyk/feat/send-gitinfo-on-monitor
  • 868a907 feat: send target data on monitor to registry
  • d3901bb Merge pull request #486 from snyk/fix/add-package-manager-data-for-scratch-images
  • ebd3b4a fix: Add package manager data to scratch images
  • cc7d9fe Merge pull request #449 from snyk/chore/remove-unused-cluster-and-capture
  • a6225d6 Merge pull request #475 from snyk/fix/faster-go-scans
  • c81bfe1 fix: improve the performance of Go scans
  • db66e5e Merge pull request #470 from snyk/feat/release-improved-python-plugin
  • 32c6371 Merge pull request #473 from snyk/feat/suggest-gradle-configurations
  • e21d494 Merge pull request #471 from snyk/feat/release-mvn-plugin-with-more-tests

There are 50 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.162.2

1.162.2 (2019-05-08)

Bug Fixes

  • remove debug logging from the code (a4e9e8b)
  • Removing shell options causing too verbose output (9cccce4)
  • support Gradle wrapper projects with whitespaces in path (20335e5)
Commits

The new version differs by 56 commits.

  • 451c8f6 Merge pull request #496 from snyk/fix/remove-debug-logging
  • a4e9e8b fix: remove debug logging from the code
  • a2bb2c0 Merge pull request #495 from snyk/fix/remove-set-from-docker-entrypoint
  • 37c8e80 Merge pull request #493 from snyk/fix/gradle-spaces
  • 9cccce4 fix: Removing shell options causing too verbose output
  • 5a3b51e Merge pull request #490 from snyk/refactor/clean-up-test-for-nodejs
  • 20335e5 fix: support Gradle wrapper projects with whitespaces in path
  • 38b9ae6 refactor: separate out nodejs-plugin
  • 1605f2c refactor: typescript snyk-test for npm and yarn
  • b25f5e1 Merge pull request #487 from snyk/fix/better-error-message
  • e19969d fix: display monitor error code in the error message
  • a0fb5ae Merge pull request #462 from snyk/feat/send-gitinfo-on-monitor
  • 868a907 feat: send target data on monitor to registry
  • d3901bb Merge pull request #486 from snyk/fix/add-package-manager-data-for-scratch-images
  • ebd3b4a fix: Add package manager data to scratch images

There are 56 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.163.0

1.163.0 (2019-05-08)

Features

  • use depGraph lib for npm and yarn snyk-test path (a085a05)
Commits

The new version differs by 58 commits.

  • 7ae9199 Merge pull request #494 from snyk/feat/use-dep-graph-for-npm-test
  • a085a05 feat: use depGraph lib for npm and yarn snyk-test path
  • 451c8f6 Merge pull request #496 from snyk/fix/remove-debug-logging
  • a4e9e8b fix: remove debug logging from the code
  • a2bb2c0 Merge pull request #495 from snyk/fix/remove-set-from-docker-entrypoint
  • 37c8e80 Merge pull request #493 from snyk/fix/gradle-spaces
  • 9cccce4 fix: Removing shell options causing too verbose output
  • 5a3b51e Merge pull request #490 from snyk/refactor/clean-up-test-for-nodejs
  • 20335e5 fix: support Gradle wrapper projects with whitespaces in path
  • 38b9ae6 refactor: separate out nodejs-plugin
  • 1605f2c refactor: typescript snyk-test for npm and yarn
  • b25f5e1 Merge pull request #487 from snyk/fix/better-error-message
  • e19969d fix: display monitor error code in the error message
  • a0fb5ae Merge pull request #462 from snyk/feat/send-gitinfo-on-monitor
  • 868a907 feat: send target data on monitor to registry

There are 58 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.163.1

1.163.1 (2019-05-09)

Bug Fixes

  • display the actual name of the missing file during failed remediation patch (25acf41)
  • reinstate injecting remediation hints into snyk-test response (c6527e8)
Commits

The new version differs by 61 commits.

  • 8a1393a Merge pull request #499 from snyk/fix/remediation
  • 25acf41 fix: display the actual name of the missing file during failed remediation patch
  • c6527e8 fix: reinstate injecting remediation hints into snyk-test response
  • 7ae9199 Merge pull request #494 from snyk/feat/use-dep-graph-for-npm-test
  • a085a05 feat: use depGraph lib for npm and yarn snyk-test path
  • 451c8f6 Merge pull request #496 from snyk/fix/remove-debug-logging
  • a4e9e8b fix: remove debug logging from the code
  • a2bb2c0 Merge pull request #495 from snyk/fix/remove-set-from-docker-entrypoint
  • 37c8e80 Merge pull request #493 from snyk/fix/gradle-spaces
  • 9cccce4 fix: Removing shell options causing too verbose output
  • 5a3b51e Merge pull request #490 from snyk/refactor/clean-up-test-for-nodejs
  • 20335e5 fix: support Gradle wrapper projects with whitespaces in path
  • 38b9ae6 refactor: separate out nodejs-plugin
  • 1605f2c refactor: typescript snyk-test for npm and yarn
  • b25f5e1 Merge pull request #487 from snyk/fix/better-error-message

There are 61 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.163.2

1.163.2 (2019-05-10)

Bug Fixes

  • switch to openjdk in java-related docker images (67f0582)
Commits

The new version differs by 65 commits.

  • a948fa4 Merge pull request #500 from snyk/fix/switch-to-openjdk
  • 8a0baed Merge pull request #483 from snyk/refactor/remove-npm-snyk-test-path
  • 67f0582 fix: switch to openjdk in java-related docker images
  • 73e96aa refactor: remove special npm/yarn path in snyk-test
  • 8a1393a Merge pull request #499 from snyk/fix/remediation
  • 25acf41 fix: display the actual name of the missing file during failed remediation patch
  • c6527e8 fix: reinstate injecting remediation hints into snyk-test response
  • 7ae9199 Merge pull request #494 from snyk/feat/use-dep-graph-for-npm-test
  • a085a05 feat: use depGraph lib for npm and yarn snyk-test path
  • 451c8f6 Merge pull request #496 from snyk/fix/remove-debug-logging
  • a4e9e8b fix: remove debug logging from the code
  • a2bb2c0 Merge pull request #495 from snyk/fix/remove-set-from-docker-entrypoint
  • 37c8e80 Merge pull request #493 from snyk/fix/gradle-spaces
  • 9cccce4 fix: Removing shell options causing too verbose output
  • 5a3b51e Merge pull request #490 from snyk/refactor/clean-up-test-for-nodejs

There are 65 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.163.3

1.163.3 (2019-05-10)

Bug Fixes

  • correct remediation broken after last refactoring (42c2341)
Commits

The new version differs by 2 commits.

  • a1c3cc6 Merge pull request #507 from snyk/fix/remediation-after-refactoring
  • 42c2341 fix: correct remediation broken after last refactoring

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.164.0

1.164.0 (2019-05-14)

Features

  • improve error handling when no files detected (49c7fb9)
Commits

The new version differs by 2 commits.

  • cb931c5 Merge pull request #512 from snyk/feat/improve-error-handling
  • 49c7fb9 feat: improve error handling when no files detected

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.165.0

1.165.0 (2019-05-15)

Bug Fixes

  • optimize scanning of large Go projects (bfef4fa)

Features

  • Check for mandatory targetFile to avoid runtime errors (21b3fa1)
  • release coursier suport fot for sbt (8312e85)
Commits

The new version differs by 13 commits.

  • 7f69223 Merge pull request #515 from snyk/feat/suggest-usage-for-sln
  • c023235 Merge pull request #518 from snyk/feat/release-cursier-support-sbt
  • 5581cec Merge pull request #517 from snyk/fix/more-logging-for-gradle-errors
  • 97cf3bd chore: more logging for Gradle errors
  • 220b00c Merge pull request #520 from snyk/fix/go-large-project-performance
  • bfef4fa fix: optimize scanning of large Go projects
  • 8312e85 feat: release coursier suport fot for sbt
  • 21b3fa1 feat: Check for mandatory targetFile to avoid runtime errors
  • abb9205 Merge pull request #516 from snyk/chore/update-snyk-account-link
  • 543b012 Merge pull request #513 from snyk/jessehouwing-master
  • af0c437 docs: Update broken snyk link
  • ba415a5 chore: Fix typo in debug message.
  • 471fdb9 chore: convert to ts

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.165.1

1.165.1 (2019-05-17)

Bug Fixes

  • better wording for the "revisit policy" prompt. (d7d5ce4)
Commits

The new version differs by 2 commits.

  • 71e005b Merge pull request #523 from snyk/fix/wording-revisit-policy
  • d7d5ce4 fix: better wording for the "revisit policy" prompt.

See the full diff