Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade snyk from 1.329.0 to 1.348.1 #27

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade snyk from 1.329.0 to 1.348.1.

merge advice

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 36 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-06-23.
Release notes
Package name: snyk
  • 1.348.1 - 2020-06-23

    1.348.1 (2020-06-23)

    Bug Fixes

    Fix a bug where the location of the .snyk policy file during --all-projects was incorrectly calculated to the the root of where the command us run instead of the original location which is intended to be next to the manifest/project being tested.

    • calculate the policy folder from targetFile instead of relying on the path of where the command is run (e75db65)
  • 1.348.0 - 2020-06-23

    1.348.0 (2020-06-23)

    Features

    • update snyk test prune logic (cc1d4cf)
  • 1.347.1 - 2020-06-22

    1.347.1 (2020-06-22)

    Bug Fixes

    • show gradle --all-sub-projects suggestion on test (5bcd9de)
  • 1.347.0 - 2020-06-22

    1.347.0 (2020-06-22)

    Features

    • support potentially reachable on snyk test (e5efa7f)
  • 1.346.0 - 2020-06-19

    1.346.0 (2020-06-19)

    Bug Fixes

    • use relevant resolve dep tree types (9228e50)

    Features

    • unify policy handling & plucking (197f1ec)
  • 1.345.1 - 2020-06-18

    1.345.1 (2020-06-18)

    Bug Fixes

    • allows scanning even if a single proj import fails (f451ee7)
  • 1.345.0 - 2020-06-18

    1.345.0 (2020-06-18)

    Features

    • config: show message when using a custom API endpoint (2d1abfb)
  • 1.344.0 - 2020-06-18

    1.344.0 (2020-06-18)

    Features

    • expose snyk-test debug context with -d (f22061d)
  • 1.343.0 - 2020-06-18

    1.343.0 (2020-06-18)

    Features

    • gradle support of depgraph (768aa07)
  • 1.342.3 - 2020-06-18

    1.342.3 (2020-06-18)

    Bug Fixes

    • bump snyk-docker-plugin to improve alpine scanning (dfb0844)
  • 1.342.2 - 2020-06-16
  • 1.342.1 - 2020-06-16
  • 1.342.0 - 2020-06-16
  • 1.341.2 - 2020-06-16
  • 1.341.1 - 2020-06-15
  • 1.341.0 - 2020-06-15
  • 1.340.0 - 2020-06-15
  • 1.339.4 - 2020-06-15
  • 1.339.3 - 2020-06-14
  • 1.339.2 - 2020-06-12
  • 1.339.1 - 2020-06-11
  • 1.339.0 - 2020-06-10
  • 1.338.0 - 2020-06-10
  • 1.337.0 - 2020-06-09
  • 1.336.0 - 2020-06-04
  • 1.335.0 - 2020-06-03
  • 1.334.0 - 2020-06-01
  • 1.333.0 - 2020-05-31
  • 1.332.1 - 2020-05-29
  • 1.332.0 - 2020-05-28
  • 1.331.0 - 2020-05-28
  • 1.330.4 - 2020-05-28
  • 1.330.3 - 2020-05-28
  • 1.330.2 - 2020-05-27
  • 1.330.1 - 2020-05-27
  • 1.330.0 - 2020-05-27
  • 1.329.0 - 2020-05-26
from snyk GitHub release notes
Commit messages
Package name: snyk
  • 14bbc0d Merge pull request #1224 from snyk/fix/policies-all-projects
  • 9f50581 test: gradle --all-sub-projects policy is not applying
  • 32c3dd7 Merge pull request #1229 from snyk/feat/change-snyk-test-prune-logic
  • ab748bb Merge pull request #1230 from snyk/refactor/drop-unused-gradle-from-experimental
  • 1282693 refactor: drop unused gradle from experimental
  • cc1d4cf feat: update snyk test prune logic
  • 6d286fd Merge pull request #1228 from snyk/fix/show-gradle-suggestion-on-test
  • 5bcd9de fix: show gradle --all-sub-projects suggestion on test
  • d450573 Merge pull request #1227 from snyk/feat/support-potentially-reachable
  • e5efa7f feat: support potentially reachable on snyk test
  • e75db65 fix: calculate the policy folder from targetFile
  • 7c56e25 test: show non root scans ignore policy
  • 5aa1610 Merge pull request #1223 from snyk/feat/unify-policy-loading
  • bc7eead Merge pull request #1189 from snyk/chore-improve-snyk-container-help
  • 3757780 chore: update Snyk Container help text
  • 9228e50 fix: use relevant resolve dep tree types
  • 6652dae test: update docker monitor test to match test
  • 197f1ec feat: unify policy handling & plucking
  • 095d209 Merge pull request #1222 from snyk/fix/cli-can-scan-different-projects-after-single-fail
  • f451ee7 fix: allows scanning even if a single proj import fails
  • aeee8c8 Merge pull request #1221 from snyk/chore/type-scanned-project
  • a4b7f69 chore: type scanned projects to graph or tree
  • 78acdcd Merge pull request #1175 from snyk/feat/log-endpoint
  • f7c0abf Merge pull request #1215 from snyk/feat/expose-snyk-test-debug-context

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant