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.352.1 to 1.388.0 #77

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Sep 4, 2020

Snyk has created this PR to upgrade snyk from 1.352.1 to 1.388.0.

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 64 versions ahead of your current version.
  • The recommended version was released 2 days ago, on 2020-09-02.
Release notes
Package name: snyk
  • 1.388.0 - 2020-09-02

    1.388.0 (2020-09-02)

    Bug Fixes

    • remove new line to prevent bad spinner clearing (fade21a)

    Features

    • use snyk-gradle-plugin@3.6.2 that sends back project targetFile (5720a16)
  • 1.387.1 - 2020-09-01

    1.387.1 (2020-09-01)

    Bug Fixes

    • pin broken needle dependency (7a04ad2)
  • 1.387.0 - 2020-09-01

    1.387.0 (2020-09-01)

    Features

    • log detected orphaned gradle files + test (d323180)
    • return all files detected from find() (77d11ba)
    • return object with files from find-files (cbdbcd3)
    • use cli-interface with TargetFile in meta (53a90d4)
  • 1.386.0 - 2020-08-28

    1.386.0 (2020-08-28)

    Features

    • handle empty package.json dependencies without error (a234c41)
  • 1.385.2 - 2020-08-28

    1.385.2 (2020-08-28)

    Bug Fixes

    • ignore broken files during cpp scan (801535a)
  • 1.385.1 - 2020-08-28

    1.385.1 (2020-08-28)

    Bug Fixes

    • test dependencies scan result type (a3438c0)
  • 1.385.0 - 2020-08-26

    1.385.0 (2020-08-26)

    Features

    • simplify multi scan check with a function (d02a212)
  • 1.384.0 - 2020-08-25

    1.384.0 (2020-08-25)

    Features

    • explicitly write we support K8s only (IaC) (8be11a4)
  • 1.383.1 - 2020-08-25

    1.383.1 (2020-08-25)

    Bug Fixes

    • Fixing a bug when scanning a scratch image with no rootfs layers. (d147b24), closes #1363
  • 1.383.0 - 2020-08-25

    1.383.0 (2020-08-25)

    Features

    • test dependencies for ecosystems (5344db4)
  • 1.382.1 - 2020-08-25
  • 1.382.0 - 2020-08-24
  • 1.381.2 - 2020-08-23
  • 1.381.1 - 2020-08-20
  • 1.381.0 - 2020-08-20
  • 1.380.0 - 2020-08-19
  • 1.379.2 - 2020-08-19
  • 1.379.1 - 2020-08-19
  • 1.379.0 - 2020-08-19
  • 1.378.0 - 2020-08-18
  • 1.377.2 - 2020-08-18
  • 1.377.1 - 2020-08-17
  • 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
from snyk GitHub release notes
Commit messages
Package name: snyk
  • 945722f Merge pull request #1383 from snyk/feat/bump-gradle-plugin
  • fade21a fix: remove new line to prevent bad spinner clearing
  • 5720a16 feat: use snyk-gradle-plugin@3.6.2 that sends back project targetFile
  • 6b262ed Merge pull request #1380 from snyk/feat/smoke-test
  • 53e40e5 chore: update monitor smoke test description
  • 324d738 Merge pull request #1379 from snyk/fix/pin-needle
  • c470cec chore: add smoke test for monitor command
  • 7a04ad2 fix: pin broken needle dependency
  • a99ac29 Merge pull request #1355 from snyk/feat/log-unprocessed-manifests
  • 6e168de Merge pull request #1372 from snyk/feat/handle-empty-package-json
  • a234c41 feat: handle empty package.json dependencies without error
  • 2780cac chore: move getFileContents to a helper file
  • d323180 feat: log detected orphaned gradle files + test
  • 3d7b708 Merge pull request #1373 from snyk/fix/bump-snyk-cpp-plugin
  • 801535a fix: ignore broken files during cpp scan
  • 54409b0 Merge pull request #1370 from snyk/fix/test-dependencies-scan-result-type
  • a3438c0 fix: test dependencies scan result type
  • 77d11ba feat: return all files detected from find()
  • 53a90d4 feat: use cli-interface with TargetFile in meta
  • cbdbcd3 feat: return object with files from find-files
  • aaf9fbc Merge pull request #1366 from snyk/feat/simplify-multi-scan-check
  • c2ce475 Merge pull request #1369 from snyk/chore/docker-integration-name-tracking
  • 445b2eb chore: track docker tag name
  • 9f32d68 Merge pull request #1368 from snyk/chore/fix-smoke-test-runner

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

Pull Request Test Coverage Report for Build 784

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 771: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 784

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 771: 0%
Covered Lines: 148
Relevant Lines: 148

💛 - Coveralls

@vansergen vansergen merged commit b2b0e12 into master Sep 8, 2020
@vansergen vansergen deleted the snyk-upgrade-1237751366a0ea55bb080a7ddc707596 branch September 8, 2020 10:54
@vansergen
Copy link
Owner

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants