qiu8310 / smart-npm

Auto switch registry according your npm command.
328 stars 31 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.35.0 of snyk just got published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.34.4
Type dependency

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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/qiu8310/smart-npm/builds/244808422?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/qiu8310/smart-npm/build/209)

Release Notes v1.35.0

<a name"1.35.0">

1.35.0 (2017-06-20)

Bug Fixes

  • support --dev when running in maven projects (ff6e063e)
  • missing equal sign for the org parameter (387d537b)

Features

  • support SBT package manager (b461b84a)
Commits

The new version differs by 3 commits.

  • ff6e063 fix: support --dev when running in maven projects
  • b461b84 feat: support SBT package manager
  • 387d537 fix: missing equal sign for the org parameter

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 1.34.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 1.36.0 just got published.

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

Release Notes v1.36.0

<a name"1.36.0">

1.36.0 (2017-06-22)

Features

  • using mvn, gradle and sbt plugins (dec5ff88)
Commits

The new version differs by 1 commits.

  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.36.1 just got published.

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

Release Notes v1.36.1

<a name"1.36.1">

1.36.1 (2017-06-26)

Bug Fixes

  • replace Object.assign with lodash merge (c1ec0041)
Commits

The new version differs by 2 commits.

  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.36.2 just got published.

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

Release Notes v1.36.2

<a name"1.36.2">

1.36.2 (2017-06-27)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.37.0 just got published.

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

Release Notes v1.37.0

<a name"1.37.0">

1.37.0 (2017-07-27)

Bug Fixes

  • accept package manager from test result if returned (ac48703a)

Features

  • implicitly detect scala projects (54188d23)
Commits

The new version differs by 8 commits.

  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.38.0 just got published.

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

Release Notes v1.38.0

<a name"1.38.0">

1.38.0 (2017-08-01)

Features

  • upgrade Gradle and SBT plugins (b56cd5c6)
Commits

The new version differs by 9 commits.

  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.38.1 just got published.

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

Release Notes v1.38.1

<a name"1.38.1">

1.38.1 (2017-08-03)

Bug Fixes

  • pass --dev flag to monitor to allow monitoring npm and yarn projects with dev de (6367edb5)
Commits

The new version differs by 10 commits.

  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.38.2 just got published.

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

Release Notes v1.38.2

<a name"1.38.2">

1.38.2 (2017-08-15)

Bug Fixes

  • disable protect and wizard for unsupported projects (d48efe68)
  • more prominent help (fdf3a44e)
Commits

The new version differs by 12 commits.

  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.38.3 just got published.

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

Release Notes v1.38.3

<a name"1.38.3">

1.38.3 (2017-08-17)

Bug Fixes

Commits

The new version differs by 13 commits.

  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.39.0 just got published.

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

Release Notes v1.39.0

<a name"1.39.0">

1.39.0 (2017-08-18)

Features

Commits

The new version differs by 14 commits.

  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.39.1 just got published.

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

Release Notes v1.39.1

<a name"1.39.1">

1.39.1 (2017-08-21)

Bug Fixes

  • upgrade Gradle plugin - minor Jar related fixes (ed59c181)
Commits

The new version differs by 15 commits.

  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.40.0 just got published.

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

Release Notes v1.40.0

<a name"1.40.0">

1.40.0 (2017-08-22)

Features

  • early access alpha support for Go test (e36ba8f6)
Commits

The new version differs by 16 commits.

  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.40.1 just got published.

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

Release Notes v1.40.1

<a name"1.40.1">

1.40.1 (2017-08-24)

Bug Fixes

  • remove buggy macAdress() code from analytics.js (57d6df76)
Commits

The new version differs by 17 commits.

  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help
  • 5f811e1 test: update vuln count
  • 317a7bf fix: update snyk-python-plugin

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.40.2 just got published.

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

Release Notes v1.40.2

<a name"1.40.2">

1.40.2 (2017-08-29)

Bug Fixes

  • update plugins to reduce filesize (7b7d0ab2)
  • add some npm ignores to reduce filesize (64314716)
Commits

The new version differs by 19 commits.

  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme
  • 3268688 docs: document show-vulnerable-paths in help

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.40.3 just got published.

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

Release Notes v1.40.3

<a name"1.40.3">

1.40.3 (2017-09-17)

Bug Fixes

  • bump to snyk-mvn-plugin 1.0.2 (e16423e1)
Commits

The new version differs by 20 commits.

  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned
  • 16c902b docs: fix typo in readme

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.40.4 just got published.

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

Release Notes v1.40.4

<a name"1.40.4">

1.40.4 (2017-09-19)

Bug Fixes

  • bump go & mvn plugin versions (adde4c20)
Commits

The new version differs by 21 commits.

  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help
  • 6367edb fix: pass --dev flag to monitor to allow monitoring npm and yarn
  • b56cd5c feat: upgrade Gradle and SBT plugins
  • 54188d2 feat: implicitly detect scala projects
  • ac48703 fix: accept package manager from test result if returned

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.41.0 just got published.

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

Release Notes v1.41.0

<a name"1.41.0">

1.41.0 (2017-09-21)

Bug Fixes

  • ignore the vuln in tough-cookie (67749906)

Features

  • migrate from request to needle (09570c90)
Commits

The new version differs by 25 commits.

  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin
  • d48efe6 fix: disable protect and wizard for unsupported projects
  • fdf3a44 fix: more prominent help

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.41.1 just got published.

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

Release Notes v1.41.1

<a name"1.41.1">

1.41.1 (2017-09-21)

Bug Fixes

Commits

The new version differs by 27 commits.

  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin
  • 196f247 fix: upgrade Python plugin

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.0 just got published.

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

Release Notes v1.42.0

<a name"1.42.0">

1.42.0 (2017-10-02)

Features

  • early access govendor support for Go (3040d31a)
Commits

The new version differs by 28 commits.

  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin
  • ac55af3 feat: upgrade Gradle plugin

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.1 just got published.

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

Release Notes v1.42.1

<a name"1.42.1">

1.42.1 (2017-10-02)

Bug Fixes

Commits

The new version differs by 29 commits.

  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test
  • ed59c18 fix: upgrade Gradle plugin

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.2 just got published.

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

Release Notes v1.42.2

<a name"1.42.2">

1.42.2 (2017-10-02)

Bug Fixes

  • update snyk-go-plugin to 1.3.4 (462302d8)
Commits

The new version differs by 30 commits.

  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js
  • e36ba8f feat: early access alpha support for Go test

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.3 just got published.

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

Release Notes v1.42.3

<a name"1.42.3">

1.42.3 (2017-10-02)

Bug Fixes

  • update snyk-go-plugin to 1.3.5 (ab780c2a)
Commits

The new version differs by 31 commits.

  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize
  • 57d6df7 fix: remove buggy macAdress() code from analytics.js

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.4 just got published.

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

Release Notes v1.42.4

<a name"1.42.4">

1.42.4 (2017-10-06)

Bug Fixes

  • update snyk-go-plugin to 1.3.6 (7c46ba1d)
Commits

The new version differs by 32 commits.

  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize
  • 6431471 fix: add some npm ignores to reduce filesize

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.5 just got published.

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

Release Notes v1.42.5

<a name"1.42.5">

1.42.5 (2017-10-09)

Bug Fixes

  • update snyk-go-plugin to 1.3.7 (87027bcd)
Commits

The new version differs by 33 commits.

  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2
  • 7b7d0ab fix: update plugins to reduce filesize

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.6 just got published.

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

Release Notes v1.42.6

<a name"1.42.6">

1.42.6 (2017-10-11)

Bug Fixes

  • update snyk-python-plugin to 1.2.5 (474a04cb)
Commits

The new version differs by 34 commits.

  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions
  • e16423e fix: bump to snyk-mvn-plugin 1.0.2

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.42.7 just got published.

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

Release Notes v1.42.7

<a name"1.42.7">

1.42.7 (2017-10-13)

Bug Fixes

  • more reliable gradle plugin argument handling (9106c022)
Commits

The new version differs by 35 commits.

  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie
  • adde4c2 fix: bump go & mvn plugin versions

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.43.0 just got published.

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

Release Notes v1.43.0

<a name"1.43.0">

1.43.0 (2017-10-17)

Features

  • allow license issues to be ignored via snyk wizard (46dc5a45)
Commits

The new version differs by 36 commits.

  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle
  • 6774990 fix: ignore the vuln in tough-cookie

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.44.0 just got published.

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

Release Notes v1.44.0

<a name"1.44.0">

1.44.0 (2017-10-19)

Features

  • sending double-dash args as an array (5718e868)
Commits

The new version differs by 37 commits.

  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file
  • 09570c9 feat: migrate from request to needle

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.44.1 just got published.

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

Release Notes v1.44.1

<a name"1.44.1">

1.44.1 (2017-10-19)

Bug Fixes

  • update snyk-python-plugin to 1.4.0 (5bc915fc)
Commits

The new version differs by 38 commits.

  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go
  • 34d1339 test: re-enable tests for Node 0.12
  • e87a512 fix: reconnect request timeout
  • 195bdb2 test: temporarily disable Travis Node 0.12 tests
  • 7f82b6d chore: prune .snyk policy file

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.45.0 just got published.

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

Release Notes v1.45.0

<a name"1.45.0">

1.45.0 (2017-10-20)

Features

  • allow custom policy location via --policy-path=path/to/policy (eb05db53)
Commits

The new version differs by 42 commits.

  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin
  • 3040d31 feat: early access govendor support for Go

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.46.0 just got published.

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

Release Notes v1.46.0

<a name"1.46.0">

1.46.0 (2017-10-25)

Features

  • allow custom project-name for monitor command (a7fdaa32)
Commits

The new version differs by 43 commits.

  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5
  • 462302d fix: update snyk-go-plugin to 1.3.4
  • 37b7cd8 fix: update snyk-go-plugin

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.47.0 just got published.

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

Release Notes v1.47.0

<a name"1.47.0">

1.47.0 (2017-10-29)

Bug Fixes

  • update snyk-go-plugin to 1.3.8 (f0359f0c)

Features

Commits

The new version differs by 45 commits.

  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6
  • ab780c2 fix: update snyk-go-plugin to 1.3.5

There are 45 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.48.0 just got published.

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

Release Notes v1.48.0

<a name"1.48.0">

1.48.0 (2017-11-06)

Features

  • support package-manager flag and add it to monitor (40b91ce1)
Commits

The new version differs by 46 commits.

  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7
  • 7c46ba1 fix: update snyk-go-plugin to 1.3.6

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.48.1 just got published.

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

Release Notes v1.48.1

<a name"1.48.1">

1.48.1 (2017-11-06)

Bug Fixes

  • nuget-plugin 1.0.3 dependency graph fix (7c6335fc)
Commits

The new version differs by 47 commits.

  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5
  • 87027bc fix: update snyk-go-plugin to 1.3.7

There are 47 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.49.0 just got published.

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

Release Notes v1.49.0

<a name"1.49.0">

1.49.0 (2017-11-08)

Features

  • adding .csproj file recognition as nuget (7c2d48fb)
Commits

The new version differs by 48 commits.

  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling
  • 474a04c fix: update snyk-python-plugin to 1.2.5

There are 48 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.49.1 just got published.

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

Release Notes v1.49.1

<a name"1.49.1">

1.49.1 (2017-11-08)

Bug Fixes

  • snyk-nuget-plugin v1.1.1 upgrade (fab007bf)
Commits

The new version differs by 49 commits.

  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0
  • 5718e86 feat: sending double-dash args as an array
  • 46dc5a4 feat: allow license issues to be ignored via snyk wizard
  • 9106c02 fix: more reliable gradle plugin argument handling

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.49.3 just got published.

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

Release Notes v1.49.3

<a name"1.49.3">

1.49.3 (2017-11-16)

Bug Fixes

Commits

The new version differs by 52 commits.

  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase
  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor
  • f6c680a test: custom policy path tests for test
  • 5bc915f fix: update snyk-python-plugin to 1.4.0

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.49.4 just got published.

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

Release Notes v1.49.4

<a name"1.49.4">

1.49.4 (2017-11-20)

Bug Fixes

Commits

The new version differs by 54 commits.

  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase
  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect
  • 05fc58b test: custom policy path tests for monitor

There are 54 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.49.5 just got published.

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

Release Notes v1.49.5

<a name"1.49.5">

1.49.5 (2017-11-22)

Bug Fixes

  • nuget support for custom json manifest in 1.3.2 (e43d91d5)
Commits

The new version differs by 55 commits.

  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase
  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy
  • 414f3de test: custom policy path tests for protect

There are 55 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.50.0 just got published.

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

Release Notes v1.50.0

<a name"1.50.0">

1.50.0 (2017-11-24)

Features

  • include API ignores in test & wizard (f007934f)
Commits

The new version differs by 56 commits.

  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase
  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command
  • eb05db5 feat: allow custom policy location via --policy-path=path/to/policy

There are 56 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.51.0 just got published.

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

Release Notes v1.51.0

<a name"1.51.0">

1.51.0 (2017-11-26)

Features

Commits

The new version differs by 57 commits.

  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase
  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8
  • a7fdaa3 feat: allow custom project-name for monitor command

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.52.0 just got published.

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

Release Notes v1.52.0

<a name"1.52.0">

1.52.0 (2017-11-27)

Features

  • check for ignore authorization (9e041911)
Commits

The new version differs by 58 commits.

  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase
  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix
  • 40b91ce feat: support package-manager flag and add it to monitor
  • 0ef47d2 feat: Adding NuGet plugin
  • f0359f0 fix: update snyk-go-plugin to 1.3.8

There are 58 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.52.1 just got published.

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

Release Notes v1.52.1

<a name"1.52.1">

1.52.1 (2017-11-30)

Bug Fixes

  • supporting project.assets.json file (27aa0875)
Commits

The new version differs by 61 commits.

  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8
  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase
  • fab007b fix: snyk-nuget-plugin v1.1.1 upgrade
  • 7c2d48f feat: adding .csproj file recognition as nuget
  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix

There are 61 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.53.0 just got published.

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

Release Notes v1.53.0

<a name"1.53.0">

1.53.0 (2017-12-01)

Bug Fixes

  • bump snyk policy to latest release (633ecd12)

Features

  • display the settings used when conducting a test (91e083a2)
  • upgrade snyk-policy to support disregardIfFixable (bb828a94)
Commits

The new version differs by 64 commits.

  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable
  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8
  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support
  • c2e0750 fix: nuget-plugin 1.2.0 + cli arguments transfer to camelCase

There are 64 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.54.0 just got published.

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

Release Notes v1.54.0

<a name"1.54.0">

1.54.0 (2017-12-07)

Features

  • add docker files for CLI and update README (23f426c4)
Commits

The new version differs by 65 commits.

  • 23f426c feat: add docker files for CLI and update README
  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable
  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8
  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0
  • 20890bc test: add tests for proxy support
  • aebf12c fix: add proxy support

There are 65 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.54.1 just got published.

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

Release Notes v1.54.1

<a name"1.54.1">

1.54.1 (2017-12-07)

Bug Fixes

  • add trigger from travis to dockerhub when building master (ad7e9ed4)
  • confirm apt install when building sbt docker image (6ce2b729)
Commits

The new version differs by 67 commits.

  • ad7e9ed fix: add trigger from travis to dockerhub when building master
  • 6ce2b72 fix: confirm apt install when building sbt docker image
  • 23f426c feat: add docker files for CLI and update README
  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable
  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8
  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1
  • 93477f2 fix: nuget monitor in 1.3.0

There are 67 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.55.0 just got published.

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

Release Notes v1.55.0

<a name"1.55.0">

1.55.0 (2017-12-11)

Features

  • add backward comp for the docker images (0fde59da)
Commits

The new version differs by 68 commits.

  • 0fde59d feat: add backward comp for the docker images
  • ad7e9ed fix: add trigger from travis to dockerhub when building master
  • 6ce2b72 fix: confirm apt install when building sbt docker image
  • 23f426c feat: add docker files for CLI and update README
  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable
  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8
  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2
  • 51a6019 fix: nuget-plugin version 1.3.1

There are 68 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.55.1 just got published.

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

Release Notes v1.55.1

<a name"1.55.1">

1.55.1 (2017-12-11)

Bug Fixes

  • docker monorepo build fails due to bad paths (a7825cd6)
Commits

The new version differs by 69 commits.

  • a7825cd fix: docker monorepo build fails due to bad paths
  • 0fde59d feat: add backward comp for the docker images
  • ad7e9ed fix: add trigger from travis to dockerhub when building master
  • 6ce2b72 fix: confirm apt install when building sbt docker image
  • 23f426c feat: add docker files for CLI and update README
  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable
  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8
  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard
  • e43d91d fix: nuget support for custom json manifest in 1.3.2

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.56.0 just got published.

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

Release Notes v1.56.0

<a name"1.56.0">

1.56.0 (2017-12-11)

Features

  • add dockerfile for sbt-1.0.4 runtime (2d912a1f)
Commits

The new version differs by 70 commits.

  • 2d912a1 feat: add dockerfile for sbt-1.0.4 runtime
  • a7825cd fix: docker monorepo build fails due to bad paths
  • 0fde59d feat: add backward comp for the docker images
  • ad7e9ed fix: add trigger from travis to dockerhub when building master
  • 6ce2b72 fix: confirm apt install when building sbt docker image
  • 23f426c feat: add docker files for CLI and update README
  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable
  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8
  • 9e04191 feat: check for ignore authorization
  • 089d012 feat: php plugin
  • f007934 feat: include API ignores in test & wizard

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.57.0 just got published.

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

Release Notes v1.57.0

<a name"1.57.0">

1.57.0 (2017-12-12)

Bug Fixes

  • make the user impersonation work correctly in docker (78a0ee0e)

Features

  • golang: resolve imports for all subfolders (dd827748)
  • auto-detect golang/dep & govendor (3c5413f6)
  • dep & govendor as separate pkg managers (107d16ba)
Commits

The new version differs by 76 commits.

  • dd82774 feat: golang: resolve imports for all subfolders
  • 3c5413f feat: auto-detect golang/dep & govendor
  • 107d16b feat: dep & govendor as separate pkg managers
  • c526a3f docs: update sbt docker examples in README
  • 78a0ee0 fix: make the user impersonation work correctly in docker
  • 6c8702f test: add nuget test for project.assets.json
  • 2d912a1 feat: add dockerfile for sbt-1.0.4 runtime
  • a7825cd fix: docker monorepo build fails due to bad paths
  • 0fde59d feat: add backward comp for the docker images
  • ad7e9ed fix: add trigger from travis to dockerhub when building master
  • 6ce2b72 fix: confirm apt install when building sbt docker image
  • 23f426c feat: add docker files for CLI and update README
  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable

There are 76 commits in total.

See the full diff