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.346.0 to 1.381.2 #149

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade snyk from 1.346.0 to 1.381.2.

ℹ️ 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 63 versions ahead of your current version.
  • The recommended version was released 2 days ago, on 2020-08-23.
Release notes
Package name: snyk
  • 1.381.2 - 2020-08-23

    1.381.2 (2020-08-23)

    Bug Fixes

    • determine correct LockfileType for yarn v2 (c9152f3)
  • 1.381.1 - 2020-08-20

    1.381.1 (2020-08-20)

    Bug Fixes

    • add intentionally broken symlink to find-files fixtures (811af3f)
    • skip broken symlinks in find-files (cdffdc3)
  • 1.381.0 - 2020-08-20

    1.381.0 (2020-08-20)

    Features

    • add -p as alias for --prune-repeated-subdependencies (16dc73f)
  • 1.380.0 - 2020-08-19

    1.380.0 (2020-08-19)

    Features

    • initial snyk-cpp-plugin support (c28237b)
  • 1.379.2 - 2020-08-19

    1.379.2 (2020-08-19)

    Bug Fixes

    • pin transitives for Node 8 support (0b6ef59)
  • 1.379.1 - 2020-08-19

    1.379.1 (2020-08-19)

    Bug Fixes

    • try to find the ruby lock & ruby custom gemfile test (dffbb75)
  • 1.379.0 - 2020-08-19

    1.379.0 (2020-08-19)

    Features

    • support custom ruby filenames with --file (42b3a51)
  • 1.378.0 - 2020-08-18

    1.378.0 (2020-08-18)

    Features

    • Bumping snyk-docker-plugin to 3.17.0 (4a1e32f)
  • 1.377.2 - 2020-08-18

    1.377.2 (2020-08-18)

    Bug Fixes

    • move custom API endpoint warning message to stderr (77c66ed)
  • 1.377.1 - 2020-08-17

    1.377.1 (2020-08-17)

    Bug Fixes

    • build: use node 14 for alpine executable (9d1b740)
  • 1.377.0 - 2020-08-17
  • 1.376.0 - 2020-08-17
  • 1.375.0 - 2020-08-17
  • 1.374.0 - 2020-08-14
  • 1.373.1 - 2020-08-12
  • 1.373.0 - 2020-08-11
  • 1.372.0 - 2020-08-10
  • 1.371.1 - 2020-08-10
  • 1.371.0 - 2020-08-10
  • 1.370.1 - 2020-08-08
  • 1.370.0 - 2020-08-07
  • 1.369.3 - 2020-08-04
  • 1.369.2 - 2020-07-30
  • 1.369.1 - 2020-07-29
  • 1.369.0 - 2020-07-28
  • 1.368.1 - 2020-07-28
  • 1.368.0 - 2020-07-28
  • 1.367.0 - 2020-07-27
  • 1.366.2 - 2020-07-24
  • 1.366.1 - 2020-07-24
  • 1.366.0 - 2020-07-23
  • 1.365.0 - 2020-07-23
  • 1.364.2 - 2020-07-22
  • 1.364.1 - 2020-07-22
  • 1.364.0 - 2020-07-21
  • 1.363.0 - 2020-07-20
  • 1.362.1 - 2020-07-16
  • 1.362.0 - 2020-07-15
  • 1.361.3 - 2020-07-09
  • 1.361.2 - 2020-07-09
  • 1.361.1 - 2020-07-09
  • 1.361.0 - 2020-07-09
  • 1.360.0 - 2020-07-03
  • 1.359.1 - 2020-07-02
  • 1.359.0 - 2020-07-01
  • 1.358.0 - 2020-07-01
  • 1.357.0 - 2020-07-01
  • 1.356.0 - 2020-07-01
  • 1.355.0 - 2020-06-30
  • 1.354.0 - 2020-06-30
  • 1.353.1 - 2020-06-30
  • 1.353.0 - 2020-06-30
  • 1.352.1 - 2020-06-29
  • 1.352.0 - 2020-06-29
  • 1.351.0 - 2020-06-29
  • 1.350.1 - 2020-06-29
  • 1.350.0 - 2020-06-29
  • 1.349.0 - 2020-06-25
  • 1.348.2 - 2020-06-24
  • 1.348.1 - 2020-06-23
  • 1.348.0 - 2020-06-23
  • 1.347.1 - 2020-06-22
  • 1.347.0 - 2020-06-22
  • 1.346.0 - 2020-06-19
from snyk GitHub release notes
Commit messages
Package name: snyk
  • 3dfe96b Merge pull request #1354 from snyk/feat/yarn2-workspaces-support
  • c9152f3 fix: determine correct LockfileType for yarn v2
  • 2a3a3cf Merge pull request #1353 from snyk/refactor/remove-project-from-iac-help
  • e948564 refactor: remove project from iac help
  • a485fb2 Merge pull request #1329 from snyk/fix/handle-broken-symlinks
  • cdffdc3 fix: skip broken symlinks in find-files
  • f991553 Merge pull request #1341 from snyk/feat/pruning-alias
  • fda7f3e Merge pull request #1325 from snyk/feat/add-snyk-cpp-plugin
  • 16dc73f feat: add -p as alias for --prune-repeated-subdependencies
  • c28237b feat: add snyk-cpp-plugin
  • 811af3f fix: add intentionally broken symlink to find-files fixtures
  • f99a053 Merge pull request #1351 from snyk/refactor/modes-test
  • 08953b2 refactor: modes test from tap to jest
  • 5e6e084 Merge pull request #1349 from snyk/chore/introducing-jest
  • 89b70d2 chore: introduction of jest test tool
  • ab2d7bb Merge pull request #1350 from snyk/feat/depgraph-node-8-support
  • 5174ba2 Merge pull request #1348 from snyk/test/ruby-custom-gemfile-test
  • dffbb75 fix: try to find the ruby lock & ruby custom gemfile test
  • 0b6ef59 fix: pin transitives for Node 8 support
  • 1376d3a Merge pull request #1345 from snyk/feat/allow-custom-ruby-file-names
  • e78c129 Merge pull request #1344 from snyk/chore/remove-unused-gemfile-detection
  • b444f70 Merge pull request #1346 from snyk/feat/bump-sdp-3.17.0
  • 4a1e32f feat: Bumping snyk-docker-plugin to 3.17.0
  • 42b3a51 feat: support custom ruby filenames with --file

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

@coveralls
Copy link

coveralls commented Aug 25, 2020

Coverage Status

Coverage remained the same at 82.101% when pulling 569734d on snyk-upgrade-212a7f7b1ba9df931ab7d761a52c3e22 into 4521c39 on master.

@jupe jupe merged commit 5ad9689 into master Sep 15, 2020
@jupe jupe deleted the snyk-upgrade-212a7f7b1ba9df931ab7d761a52c3e22 branch September 15, 2020 04:59
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.

3 participants