adamkeinan / Metro-Desktop

React Webpack Babel full stack Metro multi-app environment
MIT License
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency snyk was updated from 1.280.0 to 1.280.1.

🚨 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/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/adamkeinan/metro-desktop/builds/30360822)). - ❌ **build (12.x):** null - ❌ **build (10.x):** null - ❌ **build (8.x):** null

Release Notes for v1.280.1

1.280.1 (2020-01-26)

Bug Fixes

  • add docker file flag option to help (df6a626)
Commits

The new version differs by 2 commits.

  • a724b21 Merge pull request #963 from snyk/fix/add-file-flag-to-help
  • df6a626 fix: add docker file flag option to help

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

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.281.0

1.281.0 (2020-01-27)

Features

  • increase default levels deep to 2 (7c60f77)
Commits

The new version differs by 2 commits.

  • d9af224 Merge pull request #970 from snyk/feat/increase-default-depth-all-projects
  • 7c60f77 feat: increase default levels deep to 2

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.281.1

1.281.1 (2020-01-27)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 88b7a15 Merge pull request #971 from snyk/fix/snyk-version
  • 46ed79f test: disable the snyk --version test on Windows
  • 73d070b fix: snyk --version

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.282.0

1.282.0 (2020-01-27)

Features

  • enable cocoapods for --all-projects scanning (5851a7f)
Commits

The new version differs by 4 commits.

  • 7e30ef6 Merge pull request #965 from snyk/feat/cocopoads-all-projects
  • 5851a7f feat: enable cocoapods for --all-projects scanning
  • 8f6034f Merge pull request #968 from snyk/chore/update-file-options-help-file
  • 2a44527 chore: Added info about --file for monitor

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.283.0

1.283.0 (2020-01-27)

Bug Fixes

  • correctly parse multistage dockerfiles written in lowercase (31b97e9)

Features

  • enable composer.lock for --all-projects (cdb6de4)
Commits

The new version differs by 4 commits.

  • 96de91d Merge pull request #976 from snyk/feat/composer-auto-manifest
  • 2e044f4 Merge pull request #974 from snyk/chore/bump-docker-plugin
  • cdb6de4 feat: enable composer.lock for --all-projects
  • 31b97e9 fix: correctly parse multistage dockerfiles written in lowercase

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.284.0

1.284.0 (2020-01-28)

Features

  • detect Pipfile projects & update Docker docs (a0293d0)
  • enable --json for docker cli by default (75f9a7d)
  • Support setup.py in the python docker images (81de2e2)
  • support setup.py, custom requirements.txt on cli python docker (c210602)
Commits

The new version differs by 6 commits.

  • f02cc8a Merge pull request #925 from snyk/feat/support-setup-py-docker
  • 75f9a7d feat: enable --json for docker cli by default
  • a0293d0 feat: detect Pipfile projects & update Docker docs
  • fb442df chore: update docs & linting fixes
  • c210602 feat: support setup.py, custom requirements.txt on cli python docker
  • 81de2e2 feat: Support setup.py in the python docker images

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.284.1

1.284.1 (2020-01-28)

Bug Fixes

  • move --json for docker cli right after the command (7205534)
Commits

The new version differs by 2 commits.

  • d282b35 Merge pull request #980 from snyk/fix/move-docker-json-before-lang-args
  • 7205534 fix: move --json for docker cli right after the command

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.284.2

1.284.2 (2020-01-28)

Bug Fixes

  • add documentation for jar scanning (c1a5cf5)
Commits

The new version differs by 2 commits.

  • 0bbeda5 Merge pull request #979 from snyk/fix/add-jar-scanning-flag
  • c1a5cf5 fix: add documentation for jar scanning

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.285.0

1.285.0 (2020-01-28)

Features

  • add go dep, vendor and mod to auto detect (65e0a76)
Commits

The new version differs by 2 commits.

  • ff2ee39 Merge pull request #977 from snyk/feat/auto-detect-golang
  • 65e0a76 feat: add go dep, vendor and mod to auto detect

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.286.0

1.286.0 (2020-01-28)

Features

  • enable paket to be autodetected with --all-projects (db34336)
Commits

The new version differs by 4 commits.

  • a295643 Merge pull request #978 from snyk/feat/add-paket-to-all-projects
  • b169bd7 Merge pull request #981 from snyk/chore/update-readme-links
  • db34336 feat: enable paket to be autodetected with --all-projects
  • 263fc72 chore: update docs for Python Docker

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.286.1

1.286.1 (2020-01-28)

Bug Fixes

  • move --all-projects help text (1f1fd72)
Commits

The new version differs by 2 commits.

  • c52e45a Merge pull request #982 from snyk/fix/auto-detect-help-text
  • 1f1fd72 fix: move --all-projects help text

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.287.0

1.287.0 (2020-01-29)

Features

  • add python to auto manifest discovery (e1651dd)
Commits

The new version differs by 2 commits.

  • e08bc8f Merge pull request #964 from snyk/feat/add-python-to-auto-detect
  • e1651dd feat: add python to auto manifest discovery

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.288.0

1.288.0 (2020-01-29)

Features

  • push targetFileRelativePath to registry payload (c25a142)
Commits

The new version differs by 2 commits.

  • eea5146 Merge pull request #983 from snyk/chore/add-targetfile-to-test-logs
  • c25a142 feat: push targetFileRelativePath to registry payload

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.289.0

1.289.0 (2020-01-31)

Features

  • add java and maven version to analytics (23cbd4c)
Commits

The new version differs by 2 commits.

  • 42fa08c Merge pull request #988 from snyk/feat/report-java-and-mvn-version
  • 23cbd4c feat: add java and maven version to analytics

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.289.1

1.289.1 (2020-01-31)

Bug Fixes

  • correct object path to mvn and java version (98a7031)
Commits

The new version differs by 4 commits.

  • 899482f Merge pull request #987 from snyk/robpickerill-master
  • 08cf57d Merge pull request #989 from snyk/feat/report-java-and-mvn-version
  • 98a7031 fix: correct object path to mvn and java version
  • 456696d chore: fix small typo gradle => docker in the README

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.290.0

1.290.0 (2020-01-31)

Features

  • use latest python plugin (3c06cb6)
Commits

The new version differs by 2 commits.

  • 2c21f03 Merge pull request #984 from snyk/feat/bump-python-plugin
  • 3c06cb6 feat: use latest python plugin

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.290.1

1.290.1 (2020-01-31)

Bug Fixes

  • use @snyk/configstore instead of configstore (93845d9)
  • use @snyk/update-notifier instead of update-notifier (b74bbe2)
Commits

The new version differs by 3 commits.

  • bc4074a Merge pull request #990 from snyk/fix/dot-prop-vuln-update
  • b74bbe2 fix: use @snyk/update-notifier instead of update-notifier
  • 93845d9 fix: use @snyk/configstore instead of configstore

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.290.2

1.290.2 (2020-02-06)

Bug Fixes

  • vuln in transitive pkg of configstore (dot-prop) - rc2 (a551fce)
Commits

The new version differs by 6 commits.

  • 5d10984 Merge pull request #992 from snyk/fix/dot-prop-vuln-update-2
  • 67ecd57 Merge pull request #996 from snyk/chore/fix-issue-emojis
  • ea38d75 chore: fix emojis in github
  • 1232e46 Merge pull request #995 from snyk/chore/improved-issue-templates
  • 75a95f4 chore: separate bug and feature issue templates
  • a551fce fix: vuln in transitive pkg of configstore (dot-prop) - rc2

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.291.0

1.291.0 (2020-02-11)

Features

  • snyk-mvn-plugin with mvnw support (253a5ad)
Commits

The new version differs by 5 commits.

  • 233593b Merge pull request #1001 from snyk/feat/mvn-plugin-with-wrapper
  • 253a5ad feat: snyk-mvn-plugin with mvnw support
  • 0a9c7f3 Merge pull request #998 from snyk/feat/convert-to-ts
  • 8490b07 chore: convert user-config to ts
  • b88496e chore: convert sub-process to ts

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.292.0

1.292.0 (2020-02-17)

Features

  • delete unused hook.js code (abf633b)
Commits

The new version differs by 9 commits.

  • 7332f38 Merge pull request #1004 from snyk/feat/delete-hook-code
  • 0d50497 Merge pull request #1000 from snyk/chore/convert-tests-to-ts
  • 64961ce chore: convert tests to ts
  • 3472201 chore: drop unused types
  • abf633b feat: delete unused hook.js code
  • 54a92e3 Merge pull request #1006 from snyk/chore/fix-assertion-node-12
  • b4f465a chore: fix for node 12 assertion error
  • 82d877b Merge pull request #999 from snyk/chore/convert-yarn-to-ts
  • 2441311 chore: convert yarn util to ts

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.293.0

1.293.0 (2020-02-18)

Features

  • move windows tests to CircelCI from AppVeyor (72f3e9c)
Commits

The new version differs by 2 commits.

  • a867b58 Merge pull request #1008 from snyk/feat/circle-matrix
  • 72f3e9c feat: move windows tests to CircelCI from AppVeyor

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.294.0

1.294.0 (2020-02-18)

Features

  • update go plugin to respect --file option (d5c09c8)
Commits

The new version differs by 2 commits.

  • 64b5fd4 Merge pull request #1010 from snyk/feat/update-go-plugin
  • d5c09c8 feat: update go plugin to respect --file option

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.295.1

1.295.1 (2020-02-23)

Bug Fixes

  • passing gradle metadata on monitor. (742f568)
Commits

The new version differs by 9 commits.

  • 6ae0ec4 Merge pull request #1012 from snyk/fix/passing_gradle_meta_to_monitor
  • 742f568 fix: passing gradle metadata on monitor.
  • 22fa0ab Merge pull request #1015 from snyk/fix/windows-test-check-on-build
  • 752a032 fix: on merge PR use correct commit SHA
  • c8d5a73 Merge pull request #1011 from snyk/feat/check-windows-test-in-travis
  • f837d55 Merge pull request #1013 from snyk/fix/bump-go-plugin
  • ca74e25 fix: Bump version for the snyk-go-plugin
  • fcd1a89 feat: check Windows tests in Travis
  • aabe1ef chore: Refactor to use snyk-cli-interface PluginMetadata.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.296.0

1.296.0 (2020-02-23)

Features

  • update snyk-gradle-plugin to use --daemon option if passed (5fb1ff7)
Commits

The new version differs by 2 commits.

  • abafb59 Merge pull request #1016 from snyk/feat/update-gradle-plugin
  • 5fb1ff7 feat: update snyk-gradle-plugin to use --daemon option if passed

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.296.1

1.296.1 (2020-02-24)

Bug Fixes

  • drop tape as a dependency (075fb0a)
Commits

The new version differs by 4 commits.

  • 953fe91 Merge pull request #1007 from snyk/feat/drop-tape
  • 075fb0a fix: drop tape as a dependency
  • df4aafd Merge pull request #1017 from snyk/chore/typescriptify-wizard-shrinwrap-test
  • 6063ade chore: typescriptify wizard-shrinkwrap.test.js

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.297.0

1.297.0 (2020-02-25)

Features

  • bump snyk-docker-plugin. Added pull if image isn't local logic (bd79fc2)
Commits

The new version differs by 2 commits.

  • 1b8933e Merge pull request #1020 from snyk/feat/pull-image-if-not-local
  • bd79fc2 feat: bump snyk-docker-plugin. Added pull if image isn't local logic

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.297.1

1.297.1 (2020-02-25)

Bug Fixes

  • npm-lock-parser npm-shrinkwrap's error msg. (9b1e682)
Commits

The new version differs by 6 commits.

  • 9addbc1 Merge pull request #1023 from snyk/chore/typescriptify-dev-deps-w-dev
  • 4a9b1df Merge pull request #1021 from snyk/fix/npm-lock-parser-shrinkwrap-error
  • 77dcb48 chore: typescriptify dev-deps-w-dev.test.js
  • ab20787 Merge pull request #1022 from snyk/chore/typescriptify-dev-deps-without-dev
  • 9b1e682 fix: npm-lock-parser npm-shrinkwrap's error msg.
  • 1ef1497 chore: typescriptify dev-deps-without-dev.test.js

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 14 commits.

  • 9517daa Merge pull request #1029 from snyk/fix/cli-error-message-on-snyk-test
  • dffba72 fix: improvement of errors messages.
  • 1c78bd1 fix: test msg.
  • 703c2bf fix: cli error message when command fails.
  • aef50ae Merge pull request #1018 from snyk/test/convert-protect-tests
  • 51b2b7a test: convert protect tests to ts
  • bc8001c Merge pull request #1026 from snyk/chore/typescriptify-prompts-tests
  • 1b38af7 chore: typescriptify prompts.test.js
  • 4f2d7e4 chore: typescriptify prompt-instrument.test.ts
  • 01e29dd Merge pull request #1024 from snyk/chore/typescriptify-policy-tests
  • d459e47 chore: typescriptify prompt-next-step.test.ts
  • d02dbd0 chore: typescriptify policy-populates-prompt.test.ts
  • ca2ecad chore: typescriptify policy-match.test.js
  • d4584f8 chore: typescriptify policy-ignore.test.js

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.297.3

1.297.3 (2020-03-01)

Bug Fixes

  • improved python --command documentation (cecd701)
Commits

The new version differs by 2 commits.

  • adef6b5 Merge pull request #1035 from snyk/fix/improve-python-docs-command-meaning
  • cecd701 fix: improved python --command documentation

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • d755168 Merge pull request #1036 from snyk/fix/scratch-image-without-dockerfile
  • ba37335 fix: bump snyk-docker-plugin to 2.2.2

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.298.0

1.298.0 (2020-03-04)

Features

  • drop isolate & modules commands (7b973e0)
Commits

The new version differs by 3 commits.

  • d174fcb Merge pull request #1033 from snyk/fix/delete-legacy-commands
  • bebcfc7 test: drop test fixture used for deleted tests
  • 7b973e0 feat: drop isolate & modules commands

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.298.1

1.298.1 (2020-03-06)

Bug Fixes

  • bumps dep-graph to v1.16.1 (0617176)
Commits

The new version differs by 2 commits.

  • f4d4861 Merge pull request #1039 from snyk/fix/bump-dep-graph-1.16.1
  • 0617176 fix: bumps dep-graph to v1.16.1

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.299.0

1.299.0 (2020-03-15)

Bug Fixes

  • only append utms if we are provided with them (db213ad)
  • only send analytics Monitor Graph as true when appropriate (8adc98f)

Features

  • support login utm from environment variables (aba5b03)
Commits

The new version differs by 9 commits.

  • ced3adc Merge pull request #1044 from snyk/feat/populate-utm-data
  • db213ad fix: only append utms if we are provided with them
  • 1526a7b Merge pull request #1043 from snyk/fix/drop-double-analytics
  • 669a2cd chore: add ts type
  • 61e4932 test: add test coverage for utm auth
  • aba5b03 feat: support login utm from environment variables
  • 8adc98f fix: only send analytics Monitor Graph as true when appropriate
  • fddfa46 Merge pull request #1038 from snyk/feat/content-owners
  • ea273f6 chore: add content team as code owner for help text

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.300.0

1.300.0 (2020-03-19)

Features

  • silence noisy error behind -d for --all-projects (dcb918a)
Commits

The new version differs by 5 commits.

  • 55c050f Merge pull request #1046 from snyk/fix/silence-errors
  • dcb918a feat: silence noisy error behind -d for --all-projects
  • 500197b Merge pull request #1037 from snyk/refactor/snyk-cli-tests-from-js-to-ts
  • 73ada88 refactor: protect-patch-order.test from js to ts
  • 1029742 refactor: updater.test & user-config.test from js to ts

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.301.0

1.301.0 (2020-03-20)

Features

  • drop node 6 support by no longer testing for it (566a54b)
Commits

The new version differs by 2 commits.

  • 31b92fb Merge pull request #1042 from snyk/feat/drop-node-6-support
  • 566a54b feat: drop node 6 support by no longer testing for it

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.302.0

1.302.0 (2020-03-22)

Features

  • use 8 as min supported runtime message (f6779fa)
Commits

The new version differs by 2 commits.

  • a9b04e4 Merge pull request #1048 from snyk/feat/update-min-supported-node-to-8
  • f6779fa feat: use 8 as min supported runtime message

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.303.0

1.303.0 (2020-03-22)

Features

  • snyk-docker-plugin with experimental Distroless scanning (0080f1d)
Commits

The new version differs by 2 commits.

  • d0e575c Merge pull request #1050 from snyk/feat/docker-plugin-experimental-analysis
  • 0080f1d feat: snyk-docker-plugin with experimental Distroless scanning

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.303.1

1.303.1 (2020-03-23)

Bug Fixes

  • image static scanning to send correct image ID (digest) (621c7e5)
Commits

The new version differs by 2 commits.

  • 09ce9a8 Merge pull request #1053 from snyk/fix/image-id
  • 621c7e5 fix: image static scanning to send correct image ID (digest)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.303.2

1.303.2 (2020-03-24)

Bug Fixes

  • making sure writing to disk has finished before reading (7e53982)
Commits

The new version differs by 2 commits.

  • 1a2e3ef Merge pull request #1049 from snyk/fix/wizard-writing-file-to-disk
  • 7e53982 fix: making sure writing to disk has finished before reading

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.304.0

1.304.0 (2020-03-24)

Features

  • drop snyk test-unpublished legacy command (20ea77b)
Commits

The new version differs by 4 commits.

  • 1534c96 Merge pull request #1056 from snyk/docs/typos-fix
  • f6092fd docs: fix up some of the language
  • 452b730 Merge pull request #1051 from snyk/feat/drop-unpublished-command
  • 20ea77b feat: drop snyk test-unpublished legacy command

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.305.0

1.305.0 (2020-03-25)

Bug Fixes

Features

  • container alias for docker flag (be9e9f6)
Commits

The new version differs by 3 commits.

  • 41283ea Merge pull request #1054 from snyk/feat/docker-container-alias
  • b7f94c8 fix: docker capitalisation
  • be9e9f6 feat: container alias for docker flag

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.305.1

1.305.1 (2020-04-09)

Bug Fixes

  • upgrade @snyk/snyk-cocoapods-plugin from 2.0.1 to 2.1.1 (e708c89)
Commits

The new version differs by 4 commits.

  • a46a94e Merge pull request #1063 from snyk/snyk-upgrade-562bcbad46ccca50bab7e99d66c2bf25
  • af214a5 Merge pull request #1062 from snyk/docs/update-python-documentation
  • 954e2c6 docs: updated python options documentation.
  • e708c89 fix: upgrade @snyk/snyk-cocoapods-plugin from 2.0.1 to 2.1.1

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.306.0

1.306.0 (2020-04-19)

Features

  • support reachable vulnerabilities output for snyk test (59a0e39)
Commits

The new version differs by 4 commits.

  • 9bb67d8 Merge pull request #1069 from snyk/feat/support-reachable-vulns-output
  • 59a0e39 feat: support reachable vulnerabilities output for snyk test
  • 1f49f74 Merge pull request #1064 from snyk/chore/update-nvmrc
  • 4ead3ae chore: update .nvmrc to specify Node 8 as Node 6 is no longer supported

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.307.0

1.307.0 (2020-04-21)

Bug Fixes

  • upgrade @snyk/snyk/nodejs-lockfile-parser from 1.17.0 to 1.18.0 (6200273)

Features

  • iterate on reachability output text (0c0263f)
  • support maven reachable vulnerabilities for snyk test (8b805e1)
Commits

The new version differs by 5 commits.

  • 34922d7 Merge pull request #1071 from snyk/feat/reachable-vulns-support-for-maven
  • 0c0263f feat: iterate on reachability output text
  • 8b805e1 feat: support maven reachable vulnerabilities for snyk test
  • f7097e3 Merge pull request #1070 from snyk/fix/upgrade/@snyk/snyk/nodejs-lockfile-parser
  • 6200273 fix: upgrade @snyk/snyk/nodejs-lockfile-parser from 1.17.0 to 1.18.0

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.308.0

1.308.0 (2020-04-22)

Bug Fixes

  • add missing global package to global packages (6f76bc1)
  • global packages permissions during release (3f41711)
  • install missing semantic-release package (ba042c7)

Features

  • migrate to CircleCI for unique project pipeline (4905b6e)
Commits

The new version differs by 8 commits.

  • 92489b6 Merge pull request #1078 from snyk/fix/add-missing-global-package
  • 6f76bc1 fix: add missing global package to global packages
  • 8a8133a Merge pull request #1077 from snyk/fix/sudo-for-global-install
  • 3f41711 fix: global packages permissions during release
  • af044ba Merge pull request #1076 from snyk/fix/circle-ci-release-process
  • ba042c7 fix: install missing semantic-release package
  • eb59bd9 Merge pull request #1072 from snyk/feat/migrate-to-circleci-travis-tests
  • 4905b6e feat: migrate to CircleCI for unique project pipeline

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.309.0

1.309.0 (2020-04-22)

Features

  • enable ruby graph monitor (aebf3b2)
Commits

The new version differs by 2 commits.

  • 306c5bd Merge pull request #1066 from snyk/feat/enable-ruby-graph-monitor
  • aebf3b2 feat: enable ruby graph monitor

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.310.0

1.310.0 (2020-04-23)

Features

  • upgrade of snyk-nodejs-lockfile-parser (2478ed5)
Commits

The new version differs by 4 commits.

  • 84ec840 Merge pull request #1080 from snyk/feat/upgrade-nodejs-lockfile-parser
  • 2478ed5 feat: upgrade of snyk-nodejs-lockfile-parser
  • 061ed29 Merge pull request #1075 from snyk/chore/refactor-before-cloud-config-support
  • c32a903 chore: preps for cloud config support (code refactoring)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.310.1

1.310.1 (2020-04-24)

Bug Fixes

  • bump ruby-semver to use min Node 8 instead of 10 (a3ea038)
Commits

The new version differs by 2 commits.

  • 6316140 Merge pull request #1084 from snyk/fix/bump-ruby-semver
  • a3ea038 fix: bump ruby-semver to use min Node 8 instead of 10

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.311.0

1.311.0 (2020-04-24)

Features

  • add analytics for Snyk CLI plugins (98aee43)
Commits

The new version differs by 2 commits.

  • 4836982 Merge pull request #1068 from snyk/feat/add-integration-name-to-analytics
  • 98aee43 feat: add analytics for Snyk CLI plugins

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.312.0

1.312.0 (2020-04-27)

Features

  • switch to use 'open' since 'opn' is deprecated (1474223)
Commits

The new version differs by 4 commits.

  • 3a383f0 Merge pull request #1085 from snyk/feat/update-opn-to-open
  • 1474223 feat: switch to use 'open' since 'opn' is deprecated
  • 0ca8676 Merge pull request #1086 from snyk/chore/fix-prettify
  • 9882190 chore: fix prettify for analytics.js

See the full diff