Skip to content

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade snyk from 1.369.3 to 1.406.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 58 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-10-01.
Release notes
Package name: snyk
  • 1.406.0 - 2020-10-01

    1.406.0 (2020-10-01)

    Features

    • support any k8s object kind (1cc3c2e)
  • 1.405.1 - 2020-09-30

    1.405.1 (2020-09-30)

    Bug Fixes

    • sarif change - severity to look the same for IaC and containers (4abfb97)
  • 1.405.0 - 2020-09-30

    1.405.0 (2020-09-30)

    Features

    • add reachable vulnerabilities support for gradle (a0e7460)
  • 1.404.0 - 2020-09-29

    1.404.0 (2020-09-29)

    Features

    • add tracking for netlify plugin as source (7c53560)
  • 1.403.0 - 2020-09-29

    1.403.0 (2020-09-29)

    Features

    • docker: create Dockerfile.python-3.6 (0931140)
  • 1.402.0 - 2020-09-28

    1.402.0 (2020-09-28)

    Features

    • Fail 'snyk container' if '--platform' unsupported (bfb7673)
  • 1.401.0 - 2020-09-25

    1.401.0 (2020-09-25)

    Features

    • update scan result interface (b9c4859)
  • 1.400.0 - 2020-09-24

    1.400.0 (2020-09-24)

    Features

    • add sles scanning support (646d68a)
  • 1.399.1 - 2020-09-22

    1.399.1 (2020-09-22)

    Bug Fixes

    • refactor and add getContributors fn (64ca6f1)
    • refactor Contributors type naming (026436d)
  • 1.399.0 - 2020-09-21

    1.399.0 (2020-09-21)

    Features

    • iac test terraform support (c32824e)
  • 1.398.1 - 2020-09-16
  • 1.398.0 - 2020-09-15
  • 1.397.1 - 2020-09-15
  • 1.397.0 - 2020-09-15
  • 1.396.0 - 2020-09-15
  • 1.395.0 - 2020-09-14
  • 1.394.0 - 2020-09-14
  • 1.393.1 - 2020-09-14
  • 1.393.0 - 2020-09-10
  • 1.392.1 - 2020-09-08
  • 1.392.0 - 2020-09-08
  • 1.391.1 - 2020-09-07
  • 1.391.0 - 2020-09-07
  • 1.390.0 - 2020-09-07
  • 1.389.0 - 2020-09-04
  • 1.388.0 - 2020-09-02
  • 1.387.1 - 2020-09-01
  • 1.387.0 - 2020-09-01
  • 1.386.0 - 2020-08-28
  • 1.385.2 - 2020-08-28
  • 1.385.1 - 2020-08-28
  • 1.385.0 - 2020-08-26
  • 1.384.0 - 2020-08-25
  • 1.383.1 - 2020-08-25
  • 1.383.0 - 2020-08-25
  • 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
from snyk GitHub release notes
Commit messages
Package name: snyk
  • 59df69b Merge pull request #1421 from snyk/refactor/remove-k8s-kind-filter
  • 57281b1 Merge pull request #1431 from snyk/chore/integration-name-envvar
  • 1cc3c2e feat: support any k8s object kind
  • 00b0fa7 Merge pull request #1428 from snyk/fix/sarif-output-changes
  • 70f8a2c Merge pull request #1422 from snyk/feat/add-reachable-vulns-support-for-gradle
  • ef391b9 chore: update comment on integration name
  • a0e7460 feat: add reachable vulnerabilities support for gradle
  • 4abfb97 fix: sarif change - severity to look the same for IaC and containers
  • 50ab9b0 Merge pull request #1429 from snyk/lirantal-add-netlify-source-tracking
  • 7c53560 feat: add tracking for netlify plugin as source
  • 394f435 Merge pull request #1420 from snyk/feat/docker-python-3.6
  • e4647d6 Merge pull request #1425 from snyk/feat/fail-if-platform-unsupported
  • f13adc3 Merge pull request #1426 from snyk/feat/reachablevulnsnonsupporteddochelp
  • bfb7673 feat: Fail 'snyk container' if '--platform' unsupported
  • cc6f70b feat:add url link to reachable supported pkg mngrs
  • 43e58cd Merge pull request #1424 from snyk/feat/scan-results-ecosystem-interface
  • b9c4859 feat: update scan result interface
  • f736267 Merge pull request #1423 from snyk/feat/sles_support
  • 21a503d test: compare sorted arrays
  • 646d68a feat: add sles scanning support
  • 554d9c2 Merge pull request #1415 from snyk/fix/refactor-git-log-analysis-and-add-more-testing
  • 46c1f44 test: add additional testing for cli dev count
  • 64ca6f1 fix: refactor and add getContributors fn
  • b497643 Merge pull request #1412 from snyk/feat/iac-test-terraform-support

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

@codecov
Copy link

codecov bot commented Oct 23, 2020

Codecov Report

Merging #147 into release/release-v0.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           release/release-v0.x     #147   +/-   ##
=====================================================
  Coverage                 84.80%   84.80%           
=====================================================
  Files                         9        9           
  Lines                       520      520           
  Branches                     87       87           
=====================================================
  Hits                        441      441           
  Misses                       79       79           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2ec74d...4e5726a. Read the comment docs.

github-actions bot and others added 2 commits October 23, 2020 03:59
@pateash pateash merged commit 408a1fa into release/release-v0.x Oct 23, 2020
@pateash pateash deleted the snyk-upgrade-4e121c9c524035a555201dbd95d24ad5 branch October 23, 2020 04:15
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.

2 participants