delucis / darmstadt-2016

:bar_chart: Gender representation data for the 2016 edition of the Darmstadt Summer Courses

Home Page:https://darmstadt-2016.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The dependency snyk was updated from 1.132.2 to 1.133.0.

🚨 View failing branch.

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

snyk is a 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).

Release Notes for v1.133.0

1.133.0 (2019-02-18)

Bug Fixes

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

Features

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

The new version differs by 6 commits.

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

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

  • The dependency snyk was updated from 1.133.0 to 1.134.0.

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

Release Notes for v1.134.0

1.134.0 (2019-02-18)

Features

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

The new version differs by 2 commits.

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

See the full diff

  • The dependency snyk was updated from 1.134.0 to 1.134.1.

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

Release Notes for v1.134.1

1.134.1 (2019-02-18)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser

See the full diff

  • The dependency snyk was updated from 1.134.1 to 1.134.2.

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

Release Notes for v1.134.2

1.134.2 (2019-02-19)

Bug Fixes

  • properly unlink files that were removed by patches (908bc3a)
  • robust patch fetching to avoid a race condition (46da9c2)
  • update nuget-plugin version (607aabc)
Commits

The new version differs by 9 commits.

  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser

See the full diff

  • The dependency snyk was updated from 1.134.2 to 1.135.0.

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

Release Notes for v1.135.0

1.135.0 (2019-02-27)

Features

  • update auth text to snyk auth (2281ecc)
Commits

The new version differs by 11 commits.

  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser

See the full diff

  • The dependency snyk was updated from 1.135.0 to 1.135.1.

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

Release Notes for v1.135.1

1.135.1 (2019-02-27)

Bug Fixes

  • when running in a docker container, save monitor command output in a file (9d5cd3c)
Commits

The new version differs by 13 commits.

  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser

See the full diff

  • The dependency snyk was updated from 1.135.1 to 1.136.0.

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

Release Notes for v1.136.0

1.136.0 (2019-03-05)

Features

  • bumping snyk gradle plugin to 2.1.4 (9e2e6b7)
Commits

The new version differs by 15 commits.

  • 0988047 Merge pull request #386 from snyk/feat/bump-snyk-gradle-plugin-2.1.4
  • 9e2e6b7 feat: bumping snyk gradle plugin to 2.1.4
  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps
  • 80e1a0c Merge pull request #369 from snyk/feat/out-of-sync-node-flag
  • 42b1ec1 feat: Pass down strict out of sync flag to the lockfile parser

See the full diff

  • The dependency snyk was updated from 1.136.0 to 1.136.1.

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

Release Notes for v1.136.1

1.136.1 (2019-03-07)

Bug Fixes

  • remove unnecessary space in the output text (c9f40a9)
Commits

The new version differs by 17 commits.

  • 6f70c10 Merge pull request #387 from snyk/uj/fix-output-text
  • c9f40a9 fix: remove unnecessary space in the output text
  • 0988047 Merge pull request #386 from snyk/feat/bump-snyk-gradle-plugin-2.1.4
  • 9e2e6b7 feat: bumping snyk gradle plugin to 2.1.4
  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text
  • 2281ecc feat: update auth text to snyk auth
  • 8160c88 Merge pull request #379 from snyk/fix/robust-patch-fetching
  • 9b95802 Merge pull request #380 from snyk/fix/locate-lock-file-relative-to-dependencies
  • 908bc3a fix: properly unlink files that were removed by patches
  • 46da9c2 fix: robust patch fetching to avoid a race condition
  • 607aabc fix: update nuget-plugin version
  • 02c403d Merge pull request #370 from snyk/fix/bump-deps
  • 79f5411 fix: bump deps

There are 17 commits in total.

See the full diff

  • The dependency snyk was updated from 1.136.2 to 1.136.3.

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

Release Notes for v1.136.3

1.136.3 (2019-03-14)

Bug Fixes

  • highlight the use of machine name for orgs help (7181063)
Commits

The new version differs by 25 commits.

  • d956d67 Merge pull request #326 from snyk/fix/help-for-orgs
  • 3772223 Merge pull request #389 from snyk/feat/readme-facelift
  • 7181063 fix: highlight the use of machine name for orgs help
  • 1d1fd16 docs: update layout for project page
  • 49c8be3 Merge pull request #390 from snyk/fix/parse-bool-or-string-outofsync
  • b7a5b42 fix: Change strictOutOfSync to always be a string
  • e9679de Merge pull request #388 from snyk/chore/js-to-ts-lib-plugins
  • 2649caf chore: js->ts in lib/plugins folder
  • 6f70c10 Merge pull request #387 from snyk/uj/fix-output-text
  • c9f40a9 fix: remove unnecessary space in the output text
  • 0988047 Merge pull request #386 from snyk/feat/bump-snyk-gradle-plugin-2.1.4
  • 9e2e6b7 feat: bumping snyk gradle plugin to 2.1.4
  • d96f17b Merge pull request #384 from snyk/fix/monitor-result-in-docker
  • 9d5cd3c fix: when running in a docker container, save monitor command output in a file
  • d9baff6 Merge pull request #382 from snyk/feat/update-auth-text

There are 25 commits in total.

See the full diff

  • The dependency snyk was updated from 1.136.3 to 1.137.0.

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

Release Notes for v1.137.0

1.137.0 (2019-03-18)

Features

Commits

The new version differs by 31 commits.

  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin
  • f1f2bed chore: update help about build.gradle.kts support
  • 56a468e test: update test for gradle kotlin
  • f6bc6d9 add supporting build.gradle.kts
  • 825332a feat: Add support for gradle's kotlin-dsl
  • d956d67 Merge pull request #326 from snyk/fix/help-for-orgs
  • 3772223 Merge pull request #389 from snyk/feat/readme-facelift
  • 7181063 fix: highlight the use of machine name for orgs help
  • 1d1fd16 docs: update layout for project page
  • 49c8be3 Merge pull request #390 from snyk/fix/parse-bool-or-string-outofsync
  • b7a5b42 fix: Change strictOutOfSync to always be a string
  • e9679de Merge pull request #388 from snyk/chore/js-to-ts-lib-plugins
  • 2649caf chore: js->ts in lib/plugins folder
  • 6f70c10 Merge pull request #387 from snyk/uj/fix-output-text

There are 31 commits in total.

See the full diff

  • The dependency snyk was updated from 1.137.0 to 1.138.0.

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

Commits

The new version differs by 36 commits.

  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin
  • f1f2bed chore: update help about build.gradle.kts support
  • 56a468e test: update test for gradle kotlin
  • f6bc6d9 add supporting build.gradle.kts
  • 825332a feat: Add support for gradle's kotlin-dsl
  • d956d67 Merge pull request #326 from snyk/fix/help-for-orgs
  • 3772223 Merge pull request #389 from snyk/feat/readme-facelift
  • 7181063 fix: highlight the use of machine name for orgs help
  • 1d1fd16 docs: update layout for project page

There are 36 commits in total.

See the full diff

  • The dependency snyk was updated from 1.138.0 to 1.139.0.

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

Release Notes for v1.139.0

1.139.0 (2019-03-19)

Features

  • Exclude base image vulns in --json option (e16e0f2)
Commits

The new version differs by 40 commits.

  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin
  • f1f2bed chore: update help about build.gradle.kts support
  • 56a468e test: update test for gradle kotlin
  • f6bc6d9 add supporting build.gradle.kts
  • 825332a feat: Add support for gradle's kotlin-dsl

There are 40 commits in total.

See the full diff

  • The dependency snyk was updated from 1.139.0 to 1.140.0.

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

Release Notes for v1.140.0

1.140.0 (2019-03-19)

Features

  • send target file for kotlin but not groovy projects (0c73406)
Commits

The new version differs by 42 commits.

  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin
  • f1f2bed chore: update help about build.gradle.kts support
  • 56a468e test: update test for gradle kotlin

There are 42 commits in total.

See the full diff

  • The dependency snyk was updated from 1.140.0 to 1.141.0.

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

Release Notes for v1.141.0

1.141.0 (2019-03-20)

Features

  • bump Gradle plugin version (improved Windows support) (83b1b85)
Commits

The new version differs by 44 commits.

  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs
  • f551106 Merge pull request #395 from snyk/feat/support-gradle-kotlin-script
  • c6fbfb1 chore: bump snyk-gradle-plugin

There are 44 commits in total.

See the full diff

  • The dependency snyk was updated from 1.141.0 to 1.142.0.

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

Release Notes for v1.142.0

1.142.0 (2019-03-20)

Features

  • bump Gradle plugin (all configurations merged, better dependency expansion) (626659e)
Commits

The new version differs by 46 commits.

  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2
  • 626659e feat: bump Gradle plugin (all configurations merged, better dependency expansion)
  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md
  • a9fbe26 feat: Let yarn projects be monitored as yarn type
  • 1b91bd6 chore: Update supported manifests docs

There are 46 commits in total.

See the full diff

  • The dependency snyk was updated from 1.142.0 to 1.143.0.

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

Release Notes for v1.143.0

1.143.0 (2019-03-20)

Features

  • handle renamed dependencies supported by Yarn (43e5004)
Commits

The new version differs by 48 commits.

  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps
  • 43e5004 feat: handle renamed dependencies supported by Yarn
  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2
  • 626659e feat: bump Gradle plugin (all configurations merged, better dependency expansion)
  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option
  • 3fb2547 Merge pull request #397 from snyk/feat/docker-image
  • f749390 Add Dockerfile.docker and update README.md

There are 48 commits in total.

See the full diff

  • The dependency snyk was updated from 1.143.0 to 1.143.1.

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

Release Notes for v1.143.1

1.143.1 (2019-03-22)

Bug Fixes

  • correct scanning when targeting Gradle subprojects (635380d)
Commits

The new version differs by 50 commits.

  • 1827ef0 Merge pull request #405 from snyk/fix/gradle-subproject-scanning
  • 635380d fix: correct scanning when targeting Gradle subprojects
  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps
  • 43e5004 feat: handle renamed dependencies supported by Yarn
  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2
  • 626659e feat: bump Gradle plugin (all configurations merged, better dependency expansion)
  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin
  • db151cb chore: Add test for --exclude-base-image-vulns
  • e16e0f2 feat: Exclude base image vulns in --json option

There are 50 commits in total.

See the full diff

  • The dependency snyk was updated from 1.143.4 to 1.143.5.

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

Release Notes for v1.143.2

1.143.2 (2019-03-28)

Bug Fixes

  • inspecting of parallel Gradle builds (a9f0a65)
Commits

The new version differs by 52 commits.

  • ad2a758 Merge pull request #410 from snyk/fix/parallel-builds
  • a9f0a65 fix: inspecting of parallel Gradle builds
  • 1827ef0 Merge pull request #405 from snyk/fix/gradle-subproject-scanning
  • 635380d fix: correct scanning when targeting Gradle subprojects
  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps
  • 43e5004 feat: handle renamed dependencies supported by Yarn
  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2
  • 626659e feat: bump Gradle plugin (all configurations merged, better dependency expansion)
  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns
  • 3ced637 Merge pull request #393 from snyk/feat/yarn-project-type
  • 4c92f07 chore: Extract test helper for docker plugin

There are 52 commits in total.

See the full diff

  • The dependency snyk was updated from 1.143.4 to 1.143.5.

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

Release Notes for v1.143.3

1.143.3 (2019-03-29)

Bug Fixes

  • support for Gradle < 4.3 (3bbe6d3)
Commits

The new version differs by 54 commits.

  • caf6bc2 Merge pull request #412 from snyk/fix/gradle-below-4.3
  • 3bbe6d3 fix: support for Gradle < 4.3
  • ad2a758 Merge pull request #410 from snyk/fix/parallel-builds
  • a9f0a65 fix: inspecting of parallel Gradle builds
  • 1827ef0 Merge pull request #405 from snyk/fix/gradle-subproject-scanning
  • 635380d fix: correct scanning when targeting Gradle subprojects
  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps
  • 43e5004 feat: handle renamed dependencies supported by Yarn
  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2
  • 626659e feat: bump Gradle plugin (all configurations merged, better dependency expansion)
  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin
  • 0c73406 feat: send target file for kotlin but not groovy projects
  • a6195c3 Merge pull request #383 from snyk/feat/support-json-flag-w-exclude-base-image-vulns

There are 54 commits in total.

See the full diff

  • The dependency snyk was updated from 1.143.4 to 1.143.5.

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

Release Notes for v1.143.4

1.143.4 (2019-03-29)

Bug Fixes

  • Move exclude-base... option to docker plugin (d9da486)
Commits

The new version differs by 56 commits.

  • 8b6f990 Merge pull request #413 from snyk/uj/refactor-exclude-base-image-vulns
  • d9da486 fix: Move exclude-base... option to docker plugin
  • caf6bc2 Merge pull request #412 from snyk/fix/gradle-below-4.3
  • 3bbe6d3 fix: support for Gradle < 4.3
  • ad2a758 Merge pull request #410 from snyk/fix/parallel-builds
  • a9f0a65 fix: inspecting of parallel Gradle builds
  • 1827ef0 Merge pull request #405 from snyk/fix/gradle-subproject-scanning
  • 635380d fix: correct scanning when targeting Gradle subprojects
  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps
  • 43e5004 feat: handle renamed dependencies supported by Yarn
  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2
  • 626659e feat: bump Gradle plugin (all configurations merged, better dependency expansion)
  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin
  • 83b1b85 feat: bump Gradle plugin version (improved Windows support)
  • 2d5cfbd Merge pull request #398 from snyk/feat/only-send-target-file-for-kotlin

There are 56 commits in total.

See the full diff

  • The dependency snyk was updated from 1.143.4 to 1.143.5.

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

Release Notes for v1.143.5

1.143.5 (2019-03-29)

Bug Fixes

  • Gradle analysis fixed in standalone Snyk binaries (94190d8)
Commits

The new version differs by 58 commits.

  • ea33dc6 Merge pull request #416 from snyk/fix/gradle-standalone-binary-windows
  • 94190d8 fix: Gradle analysis fixed in standalone Snyk binaries
  • 8b6f990 Merge pull request #413 from snyk/uj/refactor-exclude-base-image-vulns
  • d9da486 fix: Move exclude-base... option to docker plugin
  • caf6bc2 Merge pull request #412 from snyk/fix/gradle-below-4.3
  • 3bbe6d3 fix: support for Gradle < 4.3
  • ad2a758 Merge pull request #410 from snyk/fix/parallel-builds
  • a9f0a65 fix: inspecting of parallel Gradle builds
  • 1827ef0 Merge pull request #405 from snyk/fix/gradle-subproject-scanning
  • 635380d fix: correct scanning when targeting Gradle subprojects
  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps
  • 43e5004 feat: handle renamed dependencies supported by Yarn
  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2
  • 626659e feat: bump Gradle plugin (all configurations merged, better dependency expansion)
  • b94a4a2 Merge pull request #400 from snyk/feat/bump-gradle-plugin

There are 58 commits in total.

See the full diff

  • The dependency snyk was updated from 1.143.5 to 1.143.6.

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

Release Notes for v1.143.6

1.143.6 (2019-03-31)

Bug Fixes

  • create copies of original files prior to patching (7fc32ca)
Commits

The new version differs by 60 commits.

  • d11f12a Merge pull request #417 from snyk/fix/patched-files-in
  • 7fc32ca fix: create copies of original files prior to patching
  • ea33dc6 Merge pull request #416 from snyk/fix/gradle-standalone-binary-windows
  • 94190d8 fix: Gradle analysis fixed in standalone Snyk binaries
  • 8b6f990 Merge pull request #413 from snyk/uj/refactor-exclude-base-image-vulns
  • d9da486 fix: Move exclude-base... option to docker plugin
  • caf6bc2 Merge pull request #412 from snyk/fix/gradle-below-4.3
  • 3bbe6d3 fix: support for Gradle < 4.3
  • ad2a758 Merge pull request #410 from snyk/fix/parallel-builds
  • a9f0a65 fix: inspecting of parallel Gradle builds
  • 1827ef0 Merge pull request #405 from snyk/fix/gradle-subproject-scanning
  • 635380d fix: correct scanning when targeting Gradle subprojects
  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps
  • 43e5004 feat: handle renamed dependencies supported by Yarn
  • 441a3d7 Merge pull request #401 from snyk/feat/bump-gradle-plugin-2

There are 60 commits in total.

See the full diff

  • The dependency snyk was updated from 1.143.6 to 1.144.0.

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

Release Notes for v1.144.0

1.144.0 (2019-03-31)

Features

  • Update unsupported runtimes (8d02fe4)
Commits

The new version differs by 62 commits.

  • a4fd6d7 Merge pull request #415 from snyk/feat/update-unsupported-runtimes
  • 8d02fe4 feat: Update unsupported runtimes
  • d11f12a Merge pull request #417 from snyk/fix/patched-files-in
  • 7fc32ca fix: create copies of original files prior to patching
  • ea33dc6 Merge pull request #416 from snyk/fix/gradle-standalone-binary-windows
  • 94190d8 fix: Gradle analysis fixed in standalone Snyk binaries
  • 8b6f990 Merge pull request #413 from snyk/uj/refactor-exclude-base-image-vulns
  • d9da486 fix: Move exclude-base... option to docker plugin
  • caf6bc2 Merge pull request #412 from snyk/fix/gradle-below-4.3
  • 3bbe6d3 fix: support for Gradle < 4.3
  • ad2a758 Merge pull request #410 from snyk/fix/parallel-builds
  • a9f0a65 fix: inspecting of parallel Gradle builds
  • 1827ef0 Merge pull request #405 from snyk/fix/gradle-subproject-scanning
  • 635380d fix: correct scanning when targeting Gradle subprojects
  • 5e23e54 Merge pull request #402 from snyk/feat/bump-resolve-deps

There are 62 commits in total.

See the full diff

  • The dependency snyk was updated from 1.144.0 to 1.145.0.

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

Release Notes for v1.145.0

1.145.0 (2019-04-01)

Bug Fixes

Features

Commits

The new version differs by 66 commits.

  • 18c6037 Merge pull request #421 from snyk/fix/older-nuget-plugin
  • 7729677 fix: downgrade nuget plugin
  • 6f1412f Merge pull request #418 from snyk/fix/bump-deps
  • 26f40fb feat: bump deps
  • a4fd6d7 Merge pull request #415 from snyk/feat/update-unsupported-runtimes
  • 8d02fe4 feat: Update unsupported runtimes
  • d11f12a Merge pull request #417 from snyk/fix/patched-files-in
  • 7fc32ca fix: create copies of original files prior to patching
  • ea33dc6 Merge pull request #416 from snyk/fix/gradle-standalone-binary-windows
  • 94190d8 fix: Gradle analysis fixed in standalone Snyk binaries
  • 8b6f990 Merge pull request #413 from snyk/uj/refactor-exclude-base-image-vulns
  • d9da486 fix: Move exclude-base... option to docker plugin
  • caf6bc2 Merge pull request #412 from snyk/fix/gradle-below-4.3
  • 3bbe6d3 fix: support for Gradle < 4.3
  • ad2a758 Merge pull request #410 from snyk/fix/parallel-builds

There are 66 commits in total.

See the full diff

  • The dependency snyk was updated from 1.145.0 to 1.146.0.

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

Release Notes for v1.146.0

1.146.0 (2019-04-02)

Features

  • read targetFramework from assets file (8794722)
Commits

The new version differs by 71 commits.

  • 29d3d89 Merge pull request #425 from snyk/feat/bump-snyk-nuget-plugin
  • 8794722 feat: read targetFramework from assets file
  • be7a0f1 Merge pull request #420 from snyk/test/assert-targetfile-sent-to-monitor
  • 18c6037 Merge pull request #421 from snyk/fix/older-nuget-plugin
  • 7729677 fix: downgrade nuget plugin
  • 6f1412f Merge pull request #418 from snyk/fix/bump-deps
  • 26f40fb feat: bump deps
  • 44cb8b5 chore: Update return types for plugins
  • 4c091ec Merge pull request #410 from snyk/fix/parallel-builds
  • a4fd6d7 Merge pull request #415 from snyk/feat/update-unsupported-runtimes
  • 8d02fe4 feat: Update unsupported runtimes
  • d11f12a Merge pull request #417 from snyk/fix/patched-files-in
  • 7fc32ca fix: create copies of original files prior to patching
  • ea33dc6 Merge pull request #416 from snyk/fix/gradle-standalone-binary-windows
  • 94190d8 fix: Gradle analysis fixed in standalone Snyk binaries

There are 71 commits in total.

See the full diff

  • The dependency snyk was updated from 1.146.0 to 1.147.0.

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

Release Notes for v1.147.0

1.147.0 (2019-04-02)

Bug Fixes

  • show sub project name in results (22ebdfd)

Features

  • accept multiple dep trees from plugins (dfb2996)
  • parameter all-sub-projects (c3db7ca)
Commits

The new version differs by 79 commits.

  • cd9808d Merge pull request #427 from snyk/chore/bump-lockfile-parser
  • a72488d Merge pull request #411 from snyk/feat/plugin-retrurns-mult-trees
  • bc87070 chore: Use new node js parser that drops node 4
  • 22ebdfd fix: show sub project name in results
  • dbd073c Merge pull request #426 from snyk/chore/downgrade-tsconfig-lib
  • c3db7ca feat: parameter all-sub-projects
  • dfb2996 feat: accept multiple dep trees from plugins
  • bd2b994 chore: downgrade tsconfig lib to match Node 6+
  • 29d3d89 Merge pull request #425 from snyk/feat/bump-snyk-nuget-plugin
  • 8794722 feat: read targetFramework from assets file
  • be7a0f1 Merge pull request #420 from snyk/test/assert-targetfile-sent-to-monitor
  • 18c6037 Merge pull request #421 from snyk/fix/older-nuget-plugin
  • 7729677 fix: downgrade nuget plugin
  • 6f1412f Merge pull request #418 from snyk/fix/bump-deps
  • 26f40fb feat: bump deps

There are 79 commits in total.

See the full diff

  • The dependency snyk was updated from 1.147.0 to 1.147.1.

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

Release Notes for v1.147.1

1.147.1 (2019-04-03)

Bug Fixes

  • correct assertion in wizard tests (0d33253)
Commits

The new version differs by 85 commits.

  • 7d12ef5 Merge pull request #429 from snyk/chore/win-tests
  • ea96905 chore: downgrade Windows CI run to npm 3
  • 8e42b76 Merge pull request #428 from snyk/chore/typescript-monitor
  • 0d33253 fix: correct assertion in wizard tests
  • 09e3dab chore: run tests on Windows
  • 7f13587 chore: convert the monitor command to Typescript
  • cd9808d Merge pull request #427 from snyk/chore/bump-lockfile-parser
  • a72488d Merge pull request #411 from snyk/feat/plugin-retrurns-mult-trees
  • bc87070 chore: Use new node js parser that drops node 4
  • 22ebdfd fix: show sub project name in results
  • dbd073c Merge pull request #426 from snyk/chore/downgrade-tsconfig-lib
  • c3db7ca feat: parameter all-sub-projects
  • dfb2996 feat: accept multiple dep trees from plugins
  • bd2b994 chore: downgrade tsconfig lib to match Node 6+
  • 29d3d89 Merge pull request #425 from snyk/feat/bump-snyk-nuget-plugin

There are 85 commits in total.

See the full diff

  • The dependency snyk was updated from 1.147.1 to 1.147.2.

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

Release Notes for v1.147.2

1.147.2 (2019-04-03)

Bug Fixes

  • prevent accidental unpatching of vulns (4447347)
  • replace recursive-readdir with glob for better perf (7669ac0)
Commits

The new version differs by 88 commits.

  • 652032a Merge pull request #424 from snyk/fix/glob
  • 4447347 fix: prevent accidental unpatching of vulns
  • 7669ac0 fix: replace recursive-readdir with glob for better perf
  • 7d12ef5 Merge pull request #429 from snyk/chore/win-tests
  • ea96905 chore: downgrade Windows CI run to npm 3
  • 8e42b76 Merge pull request #428 from snyk/chore/typescript-monitor
  • 0d33253 fix: correct assertion in wizard tests
  • 09e3dab chore: run tests on Windows
  • 7f13587 chore: convert the monitor command to Typescript
  • cd9808d Merge pull request #427 from snyk/chore/bump-lockfile-parser
  • a72488d Merge pull request #411 from snyk/feat/plugin-retrurns-mult-trees
  • bc87070 chore: Use new node js parser that drops node 4
  • 22ebdfd fix: show sub project name in results
  • dbd073c Merge pull request #426 from snyk/chore/downgrade-tsconfig-lib
  • c3db7ca feat: parameter all-sub-projects

There are 88 commits in total.

See the full diff

  • The dependency snyk was updated from 1.147.2 to 1.147.3.

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

Release Notes for v1.147.3

1.147.3 (2019-04-04)

Bug Fixes

  • show analyzing label for multi projects (e3a5ef5)
Commits

The new version differs by 92 commits.

  • ea8c109 Merge pull request #433 from snyk/fix/missing-analyzin-for-label
  • e3a5ef5 fix: show analyzing label for multi projects
  • 689cf1b Merge pull request #430 from snyk/chore/monitor-await
  • 652032a Merge pull request #424 from snyk/fix/glob
  • 05d292e chore: convert monitor code to async/await
  • 4447347 fix: prevent accidental unpatching of vulns
  • 7669ac0 fix: replace recursive-readdir with glob for better perf
  • 7d12ef5 Merge pull request #429 from snyk/chore/win-tests
  • ea96905 chore: downgrade Windows CI run to npm 3
  • 8e42b76 Merge pull request #428 from snyk/chore/typescript-monitor
  • 0d33253 fix: correct assertion in wizard tests
  • 09e3dab chore: run tests on Windows
  • 7f13587 chore: convert the monitor command to Typescript
  • cd9808d Merge pull request #427 from snyk/chore/bump-lockfile-parser
  • a72488d Merge pull request #411 from snyk/feat/plugin-retrurns-mult-trees

There are 92 commits in total.

See the full diff

  • The dependency snyk was updated from 1.147.3 to 1.147.4.

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

Release Notes for v1.147.4

1.147.4 (2019-04-05)

Bug Fixes

  • update the link to "language support" documentation page (4913a9b)
Commits

The new version differs by 94 commits.

  • 6a3fbc1 Merge pull request #436 from snyk/fix/support-page-link-broken
  • 4913a9b fix: update the link to "language support" documentation page
  • ea8c109 Merge pull request #433 from snyk/fix/missing-analyzin-for-label
  • e3a5ef5 fix: show analyzing label for multi projects
  • 689cf1b Merge pull request #430 from snyk/chore/monitor-await
  • 652032a Merge pull request #424 from snyk/fix/glob
  • 05d292e chore: convert monitor code to async/await
  • 4447347 fix: prevent accidental unpatching of vulns
  • 7669ac0 fix: replace recursive-readdir with glob for better perf
  • 7d12ef5 Merge pull request #429 from snyk/chore/win-tests
  • ea96905 chore: downgrade Windows CI run to npm 3
  • 8e42b76 Merge pull request #428 from snyk/chore/typescript-monitor
  • 0d33253 fix: correct assertion in wizard tests
  • 09e3dab chore: run tests on Windows
  • 7f13587 chore: convert the monitor command to Typescript

There are 94 commits in total.

See the full diff

  • The dependency snyk was updated from 1.147.4 to 1.148.0.

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

Release Notes for v1.148.0

1.148.0 (2019-04-08)

Features

  • monitor all-sub-projecs (d12167d)
Commits

The new version differs by 97 commits.

  • 2731ed2 Merge pull request #432 from snyk/feat/monitor-all-sub-projects
  • 4b7b430 test: monitor --all-sub-projects with multiple targets
  • 6a3fbc1 Merge pull request #436 from snyk/fix/support-page-link-broken
  • 4913a9b fix: update the link to "language support" documentation page
  • d12167d feat: monitor all-sub-projecs
  • ea8c109 Merge pull request #433 from snyk/fix/missing-analyzin-for-label
  • e3a5ef5 fix: show analyzing label for multi projects
  • 689cf1b Merge pull request #430 from snyk/chore/monitor-await
  • 652032a Merge pull request #424 from snyk/fix/glob
  • 05d292e chore: convert monitor code to async/await
  • 4447347 fix: prevent accidental unpatching of vulns
  • 7669ac0 fix: replace recursive-readdir with glob for better perf
  • 7d12ef5 Merge pull request #429 from snyk/chore/win-tests
  • ea96905 chore: downgrade Windows CI run to npm 3
  • 8e42b76 Merge pull request #428 from snyk/chore/typescript-monitor

There are 97 commits in total.

See the full diff

  • The dependency snyk was updated from 1.148.0 to 1.149.0.

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

Release Notes for v1.149.0

1.149.0 (2019-04-09)

Bug Fixes

  • bump python-plugin (1.9.2); handle local dir in requirements.txt (f092346)

Features

  • Parse node engines from package.json (b8340f3)
Commits

The new version differs by 103 commits.

  • 1a8adef Merge pull request #440 from snyk/feat/get-engines-for-node
  • 4bc35f3 Merge pull request #442 from snyk/fix/bump-py
  • f092346 fix: bump python-plugin (1.9.2); handle local dir in requirements.txt
  • db041dd Merge pull request #439 from snyk/fix/update-vulnerable-dependencies
  • 2731ed2 Merge pull request #432 from snyk/feat/monitor-all-sub-projects
  • b8340f3 feat: Parse node engines from package.json
  • 7d8ab2a chore: get rid of a custom TAP version
  • 4b7b430 test: monitor --all-sub-projects with multiple targets
  • 6a3fbc1 Merge pull request #436 from snyk/fix/support-page-link-broken
  • 4913a9b fix: update the link to "language support" documentation page
  • d12167d feat: monitor all-sub-projecs
  • ea8c109 Merge pull request #433 from snyk/fix/missing-analyzin-for-label
  • e3a5ef5 fix: show analyzing label for multi projects
  • 689cf1b Merge pull request #430 from snyk/chore/monitor-await
  • 652032a Merge pull request #424 from snyk/fix/glob

There are 103 commits in total.

See the full diff

  • The dependency snyk was updated from 1.149.0 to 1.150.0.

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

Release Notes for v1.150.0

1.150.0 (2019-04-10)

Features

  • when gradle subproject is not foudn, list all avaialable (18be4b6)
Commits

The new version differs by 108 commits.

  • 22b5355 Merge pull request #444 from snyk/feat/show-available-gradle-subprojects
  • 18be4b6 feat: when gradle subproject is not foudn, list all avaialable
  • 0403375 Merge pull request #443 from snyk/refactor/snyk-monitor-direct-import
  • b1b514f refactor: replace snyk.monitor usages with direct imports of lib/monitor
  • deccfbe chore: update vuln dependency
  • 1a8adef Merge pull request #440 from snyk/feat/get-engines-for-node
  • 4bc35f3 Merge pull request #442 from snyk/fix/bump-py
  • f092346 fix: bump python-plugin (1.9.2); handle local dir in requirements.txt
  • db041dd Merge pull request #439 from snyk/fix/update-vulnerable-dependencies
  • 2731ed2 Merge pull request #432 from snyk/feat/monitor-all-sub-projects
  • b8340f3 feat: Parse node engines from package.json
  • 7d8ab2a chore: get rid of a custom TAP version
  • 4b7b430 test: monitor --all-sub-projects with multiple targets
  • 6a3fbc1 Merge pull request #436 from snyk/fix/support-page-link-broken
  • 4913a9b fix: update the link to "language support" documentation page

There are 108 commits in total.

See the full diff

  • The dependency snyk was updated from 1.150.0 to 1.150.1.

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

Release Notes for v1.150.1

1.150.1 (2019-04-15)

Bug Fixes

  • enable a workaround for Gradle Android configuration resolution problem (c7cbf12)
Commits

The new version differs by 110 commits.

  • c40dd1a Merge pull request #446 from snyk/fix/gradle-android-workaround
  • c7cbf12 fix: enable a workaround for Gradle Android configuration resolution problem
  • 22b5355 Merge pull request #444 from snyk/feat/show-available-gradle-subprojects
  • 18be4b6 feat: when gradle subproject is not foudn, list all avaialable
  • 0403375 Merge pull request #443 from snyk/refactor/snyk-monitor-direct-import
  • b1b514f refactor: replace snyk.monitor usages with direct imports of lib/monitor
  • deccfbe chore: update vuln dependency
  • 1a8adef Merge pull request #440 from snyk/feat/get-engines-for-node
  • 4bc35f3 Merge pull request #442 from snyk/fix/bump-py
  • f092346 fix: bump python-plugin (1.9.2); handle local dir in requirements.txt
  • db041dd Merge pull request #439 from snyk/fix/update-vulnerable-dependencies
  • 2731ed2 Merge pull request #432 from snyk/feat/monitor-all-sub-projects
  • b8340f3 feat: Parse node engines from package.json
  • 7d8ab2a chore: get rid of a custom TAP version
  • 4b7b430 test: monitor --all-sub-projects with multiple targets

There are 110 commits in total.

See the full diff

  • The dependency snyk was updated from 1.151.0 to 1.151.1.

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

Release Notes for v1.151.1

1.151.1 (2019-04-17)

Bug Fixes

  • handle dependency cycles in Gradle projects (95bd1e6)
Commits

The new version differs by 114 commits.

  • 0503d86 Merge pull request #450 from snyk/fix/gradle-stack-cyclic-deps
  • 95bd1e6 fix: handle dependency cycles in Gradle projects
  • 183956d Merge pull request #448 from snyk/feat/bump_nuget_plugin
  • 8793a30 feat: bump nuget plugin
  • c40dd1a Merge pull request #446 from snyk/fix/gradle-android-workaround
  • c7cbf12 fix: enable a workaround for Gradle Android configuration resolution problem
  • 22b5355 Merge pull request #444 from snyk/feat/show-available-gradle-subprojects
  • 18be4b6 feat: when gradle subproject is not foudn, list all avaialable
  • 0403375 Merge pull request #443 from snyk/refactor/snyk-monitor-direct-import
  • b1b514f refactor: replace snyk.monitor usages with direct imports of lib/monitor
  • deccfbe chore: update vuln dependency
  • 1a8adef Merge pull request #440 from snyk/feat/get-engines-for-node
  • 4bc35f3 Merge pull request #442 from snyk/fix/bump-py
  • f092346 fix: bump python-plugin (1.9.2); handle local dir in requirements.txt
  • db041dd Merge pull request #439 from snyk/fix/update-vulnerable-dependencies

There are 114 commits in total.

See the full diff

  • The dependency snyk was updated from 1.151.1 to 1.151.2.

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

Release Notes for v1.151.2

1.151.2 (2019-04-19)

Bug Fixes

  • do not fail if csproj not found (6bb10a1)
Commits

The new version differs by 116 commits.

  • f1cfd30 Merge pull request #452 from snyk/fix/upgrade-snyk-nuget-plugin
  • 6bb10a1 fix: do not fail if csproj not found
  • 0503d86 Merge pull request #450 from snyk/fix/gradle-stack-cyclic-deps
  • 95bd1e6 fix: handle dependency cycles in Gradle projects
  • 183956d Merge pull request #448 from snyk/feat/bump_nuget_plugin
  • 8793a30 feat: bump nuget plugin
  • c40dd1a Merge pull request #446 from snyk/fix/gradle-android-workaround
  • c7cbf12 fix: enable a workaround for Gradle Android configuration resolution problem
  • 22b5355 Merge pull request #444 from snyk/feat/show-available-gradle-subprojects
  • 18be4b6 feat: when gradle subproject is not foudn, list all avaialable
  • 0403375 Merge pull request #443 from snyk/refactor/snyk-monitor-direct-import
  • b1b514f refactor: replace snyk.monitor usages with direct imports of lib/monitor
  • deccfbe chore: update vuln dependency
  • 1a8adef Merge pull request #440 from snyk/feat/get-engines-for-node
  • 4bc35f3 Merge pull request #442 from snyk/fix/bump-py

There are 116 commits in total.

See the full diff

  • The dependency snyk was updated from 1.151.2 to 1.152.0.

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

Release Notes for v1.152.0

1.152.0 (2019-04-22)

Features

  • upgrade go-plugin with more logs and error handling (faeec34)
Commits

The new version differs by 118 commits.

  • 2ac736c Merge pull request #454 from snyk/feat/upgrade-snyk-go-plugin
  • faeec34 feat: upgrade go-plugin with more logs and error handling
  • f1cfd30 Merge pull request #452 from snyk/fix/upgrade-snyk-nuget-plugin
  • 6bb10a1 fix: do not fail if csproj not found
  • 0503d86 Merge pull request #450 from snyk/fix/gradle-stack-cyclic-deps
  • 95bd1e6 fix: handle dependency cycles in Gradle projects
  • 183956d Merge pull request #448 from snyk/feat/bump_nuget_plugin
  • 8793a30 feat: bump nuget plugin
  • c40dd1a Merge pull request #446 from snyk/fix/gradle-android-workaround
  • c7cbf12 fix: enable a workaround for Gradle Android configuration resolution problem
  • 22b5355 Merge pull request #444 from snyk/feat/show-available-gradle-subprojects
  • 18be4b6 feat: when gradle subproject is not foudn, list all avaialable
  • 0403375 Merge pull request #443 from snyk/refactor/snyk-monitor-direct-import
  • b1b514f refactor: replace snyk.monitor usages with direct imports of lib/monitor
  • deccfbe chore: update vuln dependency

There are 118 commits in total.

See the full diff

  • The dependency snyk was updated from 1.152.0 to 1.153.0.

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

Release Notes for v1.153.0

1.153.0 (2019-04-22)

Features

  • new debug logs around plugin's inspect (cc957d0)
Commits

The new version differs by 120 commits.

  • 61249e8 Merge pull request #453 from snyk/feat/debug-logs-around-plugin-inspect
  • cc957d0 feat: new debug logs around plugin's inspect
  • 2ac736c Merge pull request #454 from snyk/feat/upgrade-snyk-go-plugin
  • faeec34 feat: upgrade go-plugin with more logs and error handling
  • f1cfd30 Merge pull request #452 from snyk/fix/upgrade-snyk-nuget-plugin
  • 6bb10a1 fix: do not fail if csproj not found
  • 0503d86 Merge pull request #450 from snyk/fix/gradle-stack-cyclic-deps
  • 95bd1e6 fix: handle dependency cycles in Gradle projects
  • 183956d Merge pull request #448 from snyk/feat/bump_nuget_plugin
  • 8793a30 feat: bump nuget plugin
  • c40dd1a Merge pull request #446 from snyk/fix/gradle-android-workaround
  • c7cbf12 fix: enable a workaround for Gradle Android configuration resolution problem
  • 22b5355 Merge pull request #444 from snyk/feat/show-available-gradle-subprojects
  • 18be4b6 feat: when gradle subproject is not foudn, list all avaialable
  • 0403375 Merge pull request #443 from snyk/refactor/snyk-monitor-direct-import

There are 120 commits in total.

See the full diff

  • The dependency snyk was updated from 1.153.0 to 1.154.0.

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

Release Notes for v1.154.0

1.154.0 (2019-04-28)

Features

  • Release improved project naming for csproj behind a flag (49ad843)
Commits

The new version differs by 122 commits.

  • a21cd0c Merge pull request #456 from snyk/feat/optional-proj-names-nuget
  • 49ad843 feat: Release improved project naming for csproj behind a flag
  • 61249e8 Merge pull request #453 from snyk/feat/debug-logs-around-plugin-inspect
  • cc957d0 feat: new debug logs around plugin's inspect
  • 2ac736c Merge pull request #454 from snyk/feat/upgrade-snyk-go-plugin
  • faeec34 feat: upgrade go-plugin with more logs and error handling
  • f1cfd30 Merge pull request #452 from snyk/fix/upgrade-snyk-nuget-plugin
  • 6bb10a1 fix: do not fail if csproj not found
  • 0503d86 Merge pull request #450 from snyk/fix/gradle-stack-cyclic-deps
  • 95bd1e6 fix: handle dependency cycles in Gradle projects
  • 183956d Merge pull request #448 from snyk/feat/bump_nuget_plugin
  • 8793a30 feat: bump nuget plugin
  • c40dd1a Merge pull request #446 from snyk/fix/gradle-android-workaround
  • c7cbf12 fix: enable a workaround for Gradle Android configuration resolution problem
  • 22b5355 Merge pull request #444 from snyk/feat/show-available-gradle-subprojects

There are 122 commits in total.

See the full diff

  • The dependency snyk was updated from 1.154.0 to 1.154.1.

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

Release Notes for v1.154.1

1.154.1 (2019-04-30)

Bug Fixes

  • handle PHP projects with interdependent packages (efc1006)
  • improve gzip compression of the payloads to handle some larger ones (f762374)
Commits

The new version differs by 126 commits.

  • 0a6c3ed Merge pull request #460 from snyk/fix/php-handle-interdependent-packages
  • 5a5772f Merge pull request #461 from snyk/fix/compress-harder
  • f762374 fix: improve gzip compression of the payloads to handle some larger ones
  • efc1006 fix: handle PHP projects with interdependent packages
  • a21cd0c Merge pull request #456 from snyk/feat/optional-proj-names-nuget
  • 49ad843 feat: Release improved project naming for csproj behind a flag
  • 61249e8 Merge pull request #453 from snyk/feat/debug-logs-around-plugin-inspect
  • cc957d0 feat: new debug logs around plugin's inspect
  • 2ac736c Merge pull request #454 from snyk/feat/upgrade-snyk-go-plugin
  • faeec34 feat: upgrade go-plugin with more logs and error handling
  • f1cfd30 Merge pull request #452 from snyk/fix/upgrade-snyk-nuget-plugin
  • 6bb10a1 fix: do not fail if csproj not found
  • 0503d86 Merge pull request #450 from snyk/fix/gradle-stack-cyclic-deps
  • 95bd1e6 fix: handle dependency cycles in Gradle projects
  • 183956d Merge pull request #448 from snyk/feat/bump_nuget_plugin

There are 126 commits in total.

See the full diff

  • The dependency snyk was updated from 1.154.1 to 1.155.0.

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

Release Notes for v1.155.0

1.155.0 (2019-04-30)

Features

  • Bumping snyk-docker-plugin version (096b470)
Commits

The new version differs by 128 commits.

  • b40b436 Merge pull request #463 from snyk/feat/bumping-docker-plugin-version
  • 096b470 feat: Bumping snyk-docker-plugin version
  • 0a6c3ed Merge pull request #460 from snyk/fix/php-handle-interdependent-packages
  • 5a5772f Merge pull request #461 from snyk/fix/compress-harder
  • f762374 fix: improve gzip compression of the payloads to handle some larger ones
  • efc1006 fix: handle PHP projects with interdependent packages
  • a21cd0c Merge pull request #456 from snyk/feat/optional-proj-names-nuget
  • 49ad843 feat: Release improved project naming for csproj behind a flag
  • 61249e8 Merge pull request #453 from snyk/feat/debug-logs-around-plugin-inspect
  • cc957d0 feat: new debug logs around plugin's inspect
  • 2ac736c Merge pull request #454 from snyk/feat/upgrade-snyk-go-plugin
  • faeec34 feat: upgrade go-plugin with more logs and error handling
  • f1cfd30 Merge pull request #452 from snyk/fix/upgrade-snyk-nuget-plugin
  • 6bb10a1 fix: do not fail if csproj not found
  • 0503d86 Merge pull request #450 from snyk/fix/gradle-stack-cyclic-deps

There are 128 commits in total.

See the full diff

  • The dependency snyk was updated from 1.155.0 to 1.156.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.156.0

1.156.0 (2019-04-30)

Features

  • Release gradle plugin with improved tests per Java versions (ec33221)
Commits

The new version differs by 130 commits.

  • 93a5a6b Merge pull request #465 from snyk/feat/use-latest-gradle-plugin
  • ec33221 feat: Release gradle plugin with improved tests per Java versions
  • b40b436 Merge pull request #463 from snyk/feat/bumping-docker-plugin-version
  • 096b470 feat: Bumping snyk-docker-plugin version
  • 0a6c3ed Merge pull request #460 from snyk/fix/php-handle-interdependent-packages
  • 5a5772f Merge pull request #461 from snyk/fix/compress-harder
  • f762374 fix: improve gzip compression of the payloads to handle some larger ones
  • efc1006 fix: handle PHP projects with interdependent packages
  • a21cd0c Merge pull request #456 from snyk/feat/optional-proj-names-nuget
  • 49ad843 feat: Release improved project naming for csproj behind a flag
  • 61249e8 Merge pull request #453 from snyk/feat/debug-logs-around-plugin-inspect
  • cc957d0 feat: new debug logs around plugin's inspect
  • 2ac736c Merge pull request #454 from snyk/feat/upgrade-snyk-go-plugin
  • faeec34 feat: upgrade go-plugin with more logs and error handling
  • f1cfd30 Merge pull request #452 from snyk/fix/upgrade-snyk-nuget-plugin

There are 130 commits in total.

See the full diff

  • The dependency snyk was updated from 1.156.0 to 1.157.0.

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

Release Notes for v1.157.0

1.157.0 (2019-05-01)

Features

  • suggests --all-sub-projects flag for multi-project gradle builds (af339ac)
Commits

The new version differs by 2 commits.

  • 8c18c6f Merge pull request #441 from snyk/feat/advertise-subprojects
  • af339ac feat: suggests --all-sub-projects flag for multi-project gradle builds

See the full diff

  • The dependency snyk was updated from 1.157.0 to 1.157.1.

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

Release Notes for v1.157.1

1.157.1 (2019-05-01)

Bug Fixes

  • do not offer remediation advice when scanning a non-local package (df104e3)
Commits

The new version differs by 4 commits.

  • 86aabf1 Merge pull request #466 from snyk/fix/no-remediation-for-non-local-scans
  • df104e3 fix: do not offer remediation advice when scanning a non-local package
  • 8c18c6f Merge pull request #441 from snyk/feat/advertise-subprojects
  • af339ac feat: suggests --all-sub-projects flag for multi-project gradle builds

See the full diff

  • The dependency snyk was updated from 1.157.1 to 1.157.2.

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

Release Notes for v1.157.2

1.157.2 (2019-05-01)

Bug Fixes

  • newline formatting for the suggestion to use --all-sub-projects (f2ffa95)
Commits

The new version differs by 6 commits.

  • 11bceec Merge pull request #468 from snyk/fix/all-sub-projects-suggestion-formatting
  • 86aabf1 Merge pull request #466 from snyk/fix/no-remediation-for-non-local-scans
  • f2ffa95 fix: newline formatting for the suggestion to use --all-sub-projects
  • df104e3 fix: do not offer remediation advice when scanning a non-local package
  • 8c18c6f Merge pull request #441 from snyk/feat/advertise-subprojects
  • af339ac feat: suggests --all-sub-projects flag for multi-project gradle builds

See the full diff

  • The dependency snyk was updated from 1.157.2 to 1.158.0.

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

Release Notes for v1.158.0

1.158.0 (2019-05-01)

Features

Commits

The new version differs by 8 commits.

  • 4bb2787 Merge pull request #469 from snyk/feat/update-ignores
  • 01c9d0d feat: Update snyk ignores
  • 11bceec Merge pull request #468 from snyk/fix/all-sub-projects-suggestion-formatting
  • 86aabf1 Merge pull request #466 from snyk/fix/no-remediation-for-non-local-scans
  • f2ffa95 fix: newline formatting for the suggestion to use --all-sub-projects
  • df104e3 fix: do not offer remediation advice when scanning a non-local package
  • 8c18c6f Merge pull request #441 from snyk/feat/advertise-subprojects
  • af339ac feat: suggests --all-sub-projects flag for multi-project gradle builds

See the full diff

  • The dependency snyk was updated from 1.158.0 to 1.159.0.

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

Release Notes for v1.159.0

1.159.0 (2019-05-02)

Features

  • release mvn plugin with better test matrix (a688e5b)
Commits

The new version differs by 11 commits.

  • e21d494 Merge pull request #471 from snyk/feat/release-mvn-plugin-with-more-tests
  • a688e5b feat: release mvn plugin with better test matrix
  • 74ef425 chore: change quote types for singles
  • 4bb2787 Merge pull request #469 from snyk/feat/update-ignores
  • 01c9d0d feat: Update snyk ignores
  • 11bceec Merge pull request #468 from snyk/fix/all-sub-projects-suggestion-formatting
  • 86aabf1 Merge pull request #466 from snyk/fix/no-remediation-for-non-local-scans
  • f2ffa95 fix: newline formatting for the suggestion to use --all-sub-projects
  • df104e3 fix: do not offer remediation advice when scanning a non-local package
  • 8c18c6f Merge pull request #441 from snyk/feat/advertise-subprojects
  • af339ac feat: suggests --all-sub-projects flag for multi-project gradle builds

See the full diff

  • The dependency snyk was updated from 1.159.0 to 1.160.0.

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

Release Notes for v1.160.0

1.160.0 (2019-05-02)

Features

  • if a non-existing Gradle config is specified, suggest existing ones (fd49ee4)
Commits

The new version differs by 13 commits.

  • 32c6371 Merge pull request #473 from snyk/feat/suggest-gradle-configurations
  • e21d494 Merge pull request #471 from snyk/feat/release-mvn-plugin-with-more-tests
  • fd49ee4 feat: if a non-existing Gradle config is specified, suggest existing ones
  • a688e5b feat: release mvn plugin with better test matrix
  • 74ef425 chore: change quote types for singles
  • 4bb2787 Merge pull request #469 from snyk/feat/update-ignores
  • 01c9d0d feat: Update snyk ignores
  • 11bceec Merge pull request #468 from snyk/fix/all-sub-projects-suggestion-formatting
  • 86aabf1 Merge pull request #466 from snyk/fix/no-remediation-for-non-local-scans
  • f2ffa95 fix: newline formatting for the suggestion to use --all-sub-projects
  • df104e3 fix: do not offer remediation advice when scanning a non-local package
  • 8c18c6f Merge pull request #441 from snyk/feat/advertise-subprojects
  • af339ac feat: suggests --all-sub-projects flag for multi-project gradle builds

See the full diff

  • The dependency snyk was updated from 1.160.0 to 1.161.0.

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

Release Notes for v1.161.0

1.161.0 (2019-05-02)

Features

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

The new version differs by 15 commits.

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

See the full diff

  • The dependency snyk was updated from 1.161.0 to 1.161.1.

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

Release Notes for v1.161.1

1.161.1 (2019-05-02)

Bug Fixes

  • improve the performance of Go scans (c81bfe1)
Commits

The new version differs by 17 commits.

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

There are 17 commits in total.

See the full diff

  • The dependency snyk was updated from 1.161.1 to 1.161.2.

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

Release Notes for v1.161.2

1.161.2 (2019-05-07)

Bug Fixes

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

The new version differs by 21 commits.

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

There are 21 commits in total.

See the full diff

  • The dependency snyk was updated from 1.161.2 to 1.162.0.

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

Release Notes for v1.162.0

1.162.0 (2019-05-07)

Features

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

The new version differs by 23 commits.

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

There are 23 commits in total.

See the full diff