matteofigus / mirror-mirror

Look at your UI changes in prod before deploying to prod
MIT License
40 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.45.0 of snyk was just published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.44.1
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, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/matteofigus/mirror-mirror/builds/290533597?utm_source=github_status&utm_medium=notification)

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

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

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

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

  • a7fdaa3 feat: allow custom project-name for monitor command

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.48.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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

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

  • 7c6335f fix: nuget-plugin 1.0.3 dependency graph fix

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.49.2 just got published.

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

Release Notes v1.49.2

<a name"1.49.2">

1.49.2 (2017-11-12)

Bug Fixes

  • nuget-plugin 1.2.0 + cli arguments transfer to camelCase (c2e07501)
Commits

The new version differs by 4 commits.

  • 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

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

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

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

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

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

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.52.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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

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

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

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

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

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

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

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.58.0 just got published.

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

Release Notes v1.58.0

<a name"1.58.0">

1.58.0 (2017-12-13)

Bug Fixes

  • update version for nuget plugin for dotnet-cli dep tree feature fix (b51b9405)

Features

  • update php plugin for include system deps feature (edea22f5)
Commits

The new version differs by 17 commits.

  • b51b940 fix: update version for nuget plugin for dotnet-cli dep tree feature fix
  • edea22f feat: update php plugin for include system deps feature
  • 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

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.59.0 just got published.

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

Release Notes v1.59.0

<a name"1.59.0">

1.59.0 (2017-12-13)

Features

Commits

The new version differs by 18 commits.

  • 5cd8e40 feat: add support for pkg
  • b51b940 fix: update version for nuget plugin for dotnet-cli dep tree feature fix
  • edea22f feat: update php plugin for include system deps feature
  • 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

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.59.1 just got published.

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

Release Notes v1.59.1

<a name"1.59.1">

1.59.1 (2017-12-14)

Bug Fixes

  • update nuget plugin version to incorporate fixes (761b49fd)
Commits

The new version differs by 19 commits.

  • 761b49f fix: update nuget plugin version to incorporate fixes
  • 5cd8e40 feat: add support for pkg
  • b51b940 fix: update version for nuget plugin for dotnet-cli dep tree feature fix
  • edea22f feat: update php plugin for include system deps feature
  • 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

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.60.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.60.0

<a name"1.60.0">

1.60.0 (2017-12-18)

Bug Fixes

  • make docker entrypoint return the right status code (7973ea7a)
  • meta summary: print actual pkg-manager (60c5f7aa)

Features

  • add docker file for snyk with gradle 4.4 (665bf384)
Commits

The new version differs by 22 commits.

  • 665bf38 feat: add docker file for snyk with gradle 4.4
  • 7973ea7 fix: make docker entrypoint return the right status code
  • 60c5f7a fix: meta summary: print actual pkg-manager
  • 761b49f fix: update nuget plugin version to incorporate fixes
  • 5cd8e40 feat: add support for pkg
  • b51b940 fix: update version for nuget plugin for dotnet-cli dep tree feature fix
  • edea22f feat: update php plugin for include system deps feature
  • 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

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.61.0 just got published.

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

Release Notes v1.61.0

<a name"1.61.0">

1.61.0 (2017-12-18)

Bug Fixes

  • golang: ignore pkgs listed as ignored (05573838)

Features

  • log non object errors as well (3547d4e6)
Commits

The new version differs by 2 commits.

  • 0557383 fix: golang: ignore pkgs listed as ignored
  • 3547d4e feat: log non object errors as well

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.61.1 just got published.

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

Release Notes v1.61.1

<a name"1.61.1">

1.61.1 (2017-12-19)

Bug Fixes

  • make sure that we set the homedir of the user correctly (9848e8b7)
Commits

The new version differs by 4 commits.

  • 9848e8b fix: make sure that we set the homedir of the user correctly
  • 1c53d53 test: remove Node 8 from Appveyor
  • 0557383 fix: golang: ignore pkgs listed as ignored
  • 3547d4e feat: log non object errors as well

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.61.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.61.2

<a name"1.61.2">

1.61.2 (2017-12-20)

Bug Fixes

  • update nuget plugin version to incorporate version detection fixes (2f1973b1)
Commits

The new version differs by 5 commits.

  • 2f1973b fix: update nuget plugin version to incorporate version detection fixes
  • 9848e8b fix: make sure that we set the homedir of the user correctly
  • 1c53d53 test: remove Node 8 from Appveyor
  • 0557383 fix: golang: ignore pkgs listed as ignored
  • 3547d4e feat: log non object errors as well

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.62.0 just got published.

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

Release Notes v1.62.0

<a name"1.62.0">

1.62.0 (2017-12-21)

Bug Fixes

  • incorporate version fix for nuget (4781522d)

Features

  • auto detect composer.lock (2334a619)
  • auto detect nuget project files (7b9345b8)
Commits

The new version differs by 3 commits.

  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.62.1 just got published.

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

Release Notes v1.62.1

<a name"1.62.1">

1.62.1 (2017-12-24)

Bug Fixes

  • bump python plugin to fix transitive deps detection (fcd04b1c)
Commits

The new version differs by 4 commits.

  • fcd04b1 fix: bump python plugin to fix transitive deps detection
  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.62.2 just got published.

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

Release Notes v1.62.2

<a name"1.62.2">

1.62.2 (2017-12-24)

Bug Fixes

  • update snyk-go-plugin to 1.4.4 windows bugfix (8dbd0276)
Commits

The new version differs by 5 commits.

  • 8dbd027 fix: update snyk-go-plugin to 1.4.4 windows bugfix
  • fcd04b1 fix: bump python plugin to fix transitive deps detection
  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.63.0 just got published.

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

Release Notes v1.63.0

<a name"1.63.0">

1.63.0 (2017-12-28)

Features

  • add support for JSON output in monitor (c2f0b41a)
Commits

The new version differs by 9 commits.

  • c2f0b41 feat: add support for JSON output in monitor
  • 05f82bc chore: add codefresh build trigger in travis for master
  • ba5571b test: minimal appveyor tick with nodejs@6
  • d268c6f test: windows path in proxyquire
  • 8dbd027 fix: update snyk-go-plugin to 1.4.4 windows bugfix
  • fcd04b1 fix: bump python plugin to fix transitive deps detection
  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.64.0 just got published.

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

Release Notes v1.64.0

<a name"1.64.0">

1.64.0 (2017-12-31)

Features

  • add monitor link to the report html file (42453cba)
Commits

The new version differs by 10 commits.

  • 42453cb feat: add monitor link to the report html file
  • c2f0b41 feat: add support for JSON output in monitor
  • 05f82bc chore: add codefresh build trigger in travis for master
  • ba5571b test: minimal appveyor tick with nodejs@6
  • d268c6f test: windows path in proxyquire
  • 8dbd027 fix: update snyk-go-plugin to 1.4.4 windows bugfix
  • fcd04b1 fix: bump python plugin to fix transitive deps detection
  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.0 just got published.

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

Release Notes v1.65.0

<a name"1.65.0">

1.65.0 (2018-01-03)

Bug Fixes

  • make sure that html file exists before appending to it (fb6dc0bc)

Features

  • publish snyk cli binaries on release (65c6b9bd)
Commits

The new version differs by 12 commits.

  • 65c6b9b feat: publish snyk cli binaries on release
  • fb6dc0b fix: make sure that html file exists before appending to it
  • 42453cb feat: add monitor link to the report html file
  • c2f0b41 feat: add support for JSON output in monitor
  • 05f82bc chore: add codefresh build trigger in travis for master
  • ba5571b test: minimal appveyor tick with nodejs@6
  • d268c6f test: windows path in proxyquire
  • 8dbd027 fix: update snyk-go-plugin to 1.4.4 windows bugfix
  • fcd04b1 fix: bump python plugin to fix transitive deps detection
  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.65.1

<a name"1.65.1">

1.65.1 (2018-01-04)

Bug Fixes

  • bump php plug ver to fix vuln reporting (bb8a127f)
  • update snyk-go-plugin to 1.4.5 (34428526)
  • revert pkg binaries release (f7dd604a)
Commits

The new version differs by 15 commits.

  • bb8a127 fix: bump php plug ver to fix vuln reporting
  • 3442852 fix: update snyk-go-plugin to 1.4.5
  • f7dd604 fix: revert pkg binaries release
  • 65c6b9b feat: publish snyk cli binaries on release
  • fb6dc0b fix: make sure that html file exists before appending to it
  • 42453cb feat: add monitor link to the report html file
  • c2f0b41 feat: add support for JSON output in monitor
  • 05f82bc chore: add codefresh build trigger in travis for master
  • ba5571b test: minimal appveyor tick with nodejs@6
  • d268c6f test: windows path in proxyquire
  • 8dbd027 fix: update snyk-go-plugin to 1.4.4 windows bugfix
  • fcd04b1 fix: bump python plugin to fix transitive deps detection
  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.2 just got published.

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

Release Notes v1.65.2

<a name"1.65.2">

1.65.2 (2018-01-07)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.3 just got published.

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

Release Notes v1.65.3

<a name"1.65.3">

1.65.3 (2018-01-08)

Bug Fixes

  • remove csproj in favor of packages.config (16ce7965)
  • bump php plugin version to incorporate no alias fix (0e5df15a)
Commits

The new version differs by 3 commits.

  • 16ce796 fix: remove csproj in favor of packages.config
  • 0e5df15 fix: bump php plugin version to incorporate no alias fix
  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.66.0 just got published.

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

Release Notes v1.66.0

<a name"1.66.0">

1.66.0 (2018-01-09)

Bug Fixes

  • add proxy support when fetching patches (3e409ca2)

Features

Commits

The new version differs by 6 commits.

  • 272a3e1 test: overcome tests not babelified in nodejs4
  • 3e409ca fix: add proxy support when fetching patches
  • d47ab14 feat: test multiple paths
  • 16ce796 fix: remove csproj in favor of packages.config
  • 0e5df15 fix: bump php plugin version to incorporate no alias fix
  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.67.0 just got published.

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

Release Notes v1.67.0

<a name"1.67.0">

1.67.0 (2018-01-09)

Features

Commits

The new version differs by 7 commits.

  • f6e3ae9 feat: sln support
  • 272a3e1 test: overcome tests not babelified in nodejs4
  • 3e409ca fix: add proxy support when fetching patches
  • d47ab14 feat: test multiple paths
  • 16ce796 fix: remove csproj in favor of packages.config
  • 0e5df15 fix: bump php plugin version to incorporate no alias fix
  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.68.0 just got published.

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

Release Notes v1.68.0

<a name"1.68.0">

1.68.0 (2018-01-11)

Features

  • multi param support for monitor (0cd87951)
Commits

The new version differs by 8 commits.

  • 0cd8795 feat: multi param support for monitor
  • f6e3ae9 feat: sln support
  • 272a3e1 test: overcome tests not babelified in nodejs4
  • 3e409ca fix: add proxy support when fetching patches
  • d47ab14 feat: test multiple paths
  • 16ce796 fix: remove csproj in favor of packages.config
  • 0e5df15 fix: bump php plugin version to incorporate no alias fix
  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.68.1 just got published.

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

Release Notes v1.68.1

<a name"1.68.1">

1.68.1 (2018-01-16)

Bug Fixes

  • json obj for snyk test error (cdd907c8)
  • update error messages, debug messages, test, erroring flow (1c579e1b)
  • update help wording (9eaaf84d)
Commits

The new version differs by 12 commits.

  • cdd907c fix: json obj for snyk test error
  • 1c579e1 fix: update error messages, debug messages, test, erroring flow
  • 9eaaf84 fix: update help wording
  • 02baf7f chore: remove residual csproj
  • 0cd8795 feat: multi param support for monitor
  • f6e3ae9 feat: sln support
  • 272a3e1 test: overcome tests not babelified in nodejs4
  • 3e409ca fix: add proxy support when fetching patches
  • d47ab14 feat: test multiple paths
  • 16ce796 fix: remove csproj in favor of packages.config
  • 0e5df15 fix: bump php plugin version to incorporate no alias fix
  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.0

<a name"1.69.0">

1.69.0 (2018-01-18)

Features

  • add insecure mode (ignore unknown certificate authorities) (5ae3182e)
Commits

The new version differs by 13 commits.

  • 5ae3182 feat: add insecure mode (ignore unknown certificate authorities)
  • cdd907c fix: json obj for snyk test error
  • 1c579e1 fix: update error messages, debug messages, test, erroring flow
  • 9eaaf84 fix: update help wording
  • 02baf7f chore: remove residual csproj
  • 0cd8795 feat: multi param support for monitor
  • f6e3ae9 feat: sln support
  • 272a3e1 test: overcome tests not babelified in nodejs4
  • 3e409ca fix: add proxy support when fetching patches
  • d47ab14 feat: test multiple paths
  • 16ce796 fix: remove csproj in favor of packages.config
  • 0e5df15 fix: bump php plugin version to incorporate no alias fix
  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.1 just got published.

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

Release Notes v1.69.1

<a name"1.69.1">

1.69.1 (2018-01-18)

Bug Fixes

  • update snyk-python-plugin to 1.5.3 (47a2dbc4)
Commits

The new version differs by 1 commits.

  • 47a2dbc fix: update snyk-python-plugin to 1.5.3

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.2

<a name"1.69.2">

1.69.2 (2018-01-24)

Bug Fixes

  • allow missing policy in dependencies on protect (af0acdc2)
Commits

The new version differs by 2 commits.

  • af0acdc fix: allow missing policy in dependencies on protect
  • 47a2dbc fix: update snyk-python-plugin to 1.5.3

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.3 just got published.

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

Release Notes v1.69.3

<a name"1.69.3">

1.69.3 (2018-01-24)

Bug Fixes

  • bump sbt plugin to better handle sbt 1.x.x (db9067fd)
Commits

The new version differs by 1 commits.

  • db9067f fix: bump sbt plugin to better handle sbt 1.x.x

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.4 just got published.

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

Commits

The new version differs by 3 commits.

  • 931c87c fix: use official version of recursive-readdir
  • ab71ac5 docs: update readme for sbt and gradle dockers
  • db9067f fix: bump sbt plugin to better handle sbt 1.x.x

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.5 just got published.

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

Commits

The new version differs by 4 commits.

  • bde5a75 fix: only pass option "loose" when applying patches
  • 931c87c fix: use official version of recursive-readdir
  • ab71ac5 docs: update readme for sbt and gradle dockers
  • db9067f fix: bump sbt plugin to better handle sbt 1.x.x

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 9 commits.

  • 13eff65 fix: Updated tests, added test fixtures and added more debugging
  • 4e20b64 fix: Fix for writing a flag after each patch application
  • 28019b2 fix: Tests setup for multiple patch applications to the same file
  • 589c851 fix: bump snyk-python-plugin to 1.5.4
  • 9f33e77 docs: Make links show up correctly
  • bde5a75 fix: only pass option "loose" when applying patches
  • 931c87c fix: use official version of recursive-readdir
  • ab71ac5 docs: update readme for sbt and gradle dockers
  • db9067f fix: bump sbt plugin to better handle sbt 1.x.x

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.7 just got published.

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

Commits

The new version differs by 3 commits.

  • a42c0fc fix: upgrade snyk-sbt-plugin to better support custom sbt arguments
  • eab9a43 fix: bump python-plugin -> 1.5.6 (per req params)
  • 42ce79b fix: snyk-python-plugin -> 1.5.5 (options handling)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.8 just got published.

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

Release Notes v1.69.8

<a name"1.69.8">

1.69.8 (2018-02-22)

Bug Fixes

  • standardise handling of errors on snyk test (d7d3353f)
  • bump debug to a non-vulnerable minimum version (297b3ac4)
  • use locally built lodash (a2ab4398)
Commits

The new version differs by 7 commits.

  • d7d3353 fix: standardise handling of errors on snyk test
  • dd60fcc test: tests are not babelified, remove es6 syntax for 0.12 support
  • 297b3ac fix: bump debug to a non-vulnerable minimum version
  • a2ab439 fix: use locally built lodash
  • a42c0fc fix: upgrade snyk-sbt-plugin to better support custom sbt arguments
  • eab9a43 fix: bump python-plugin -> 1.5.6 (per req params)
  • 42ce79b fix: snyk-python-plugin -> 1.5.5 (options handling)

See the full diff