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.471.0 to 1.483.0 #138

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

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade snyk from 1.471.0 to 1.483.0.

ℹ️ 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 12 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-03-10.
Release notes
Package name: snyk
  • 1.483.0 - 2021-03-10

    1.483.0 (2021-03-10)

    Bug Fixes

    • terraform plan parse bug (8925d81)
  • 1.482.0 - 2021-03-10

    1.482.0 (2021-03-10)

    Bug Fixes

    • terraform plan scan to include data input (0232923)
  • 1.481.0 - 2021-03-10

    1.481.0 (2021-03-10)

    Features

    • Fetch policy wasm bundle from S3 and write it to the disk. (27a0c16)
  • 1.480.0 - 2021-03-10

    1.480.0 (2021-03-10)

    Features

    • convert args into paths & options (b022dff)
    • use processCommandArgs in monitor too (7acd2aa)
  • 1.479.0 - 2021-03-10

    1.479.0 (2021-03-10)

    Features

    • terraform plan scanning for iac (7824212)
  • 1.478.0 - 2021-03-09

    1.478.0 (2021-03-09)

    Bug Fixes

    • drop unused pinningSupported calculation (56558b1)
  • 1.477.0 - 2021-03-09

    1.477.0 (2021-03-09)

    Features

    • extract validate test options (e091054)
  • 1.476.0 - 2021-03-08

    1.476.0 (2021-03-08)

    Features

    • @ snyk/fix: add quiet mode option (50d6f27)
    • @ snyk/fix: add result summary to output (200fb62)
    • @ snyk/fix: dryRun fix version (ff025b1)
    • @ snyk/fix: entity has workspace with a configured file reader (bbaa3c5)
    • @ snyk/fix: improve error handling (2957e39)
    • @ snyk/fix: improve require directive matching to match multiple (6c3b84f)
    • @ snyk/fix: initial @ snyk/fix package setup & loadPlugin functionality (a18eafc)
    • @ snyk/fix: plugin routing logic to load the relevant plugin based on input (3c5b438)
    • @ snyk/fix: replace matchAll with while loop fallback (fa7f9d9)
    • @ snyk/fix: return fix resposes with extra data (af3f56d)
    • @ snyk/fix: update output format to match UI designs (97e7a9e)
    • @ snyk/fix: use pMap to handle many fixes at once + tests (c848b11)
    • @ snyk/fix: v1 support to fix req*.txt files (6800629)
  • 1.475.0 - 2021-03-08

    1.475.0 (2021-03-08)

    Bug Fixes

    • code client to support node10 functionality (9b246a8)
  • 1.474.0 - 2021-03-07

    1.474.0 (2021-03-07)

    Bug Fixes

    • re-add snyk code support, fixing cli executables (7881dbc)
  • 1.473.0 - 2021-03-05
  • 1.472.0 - 2021-03-05
  • 1.471.0 - 2021-03-04
from snyk GitHub release notes
Commit messages
Package name: snyk
  • 0e84ddf Merge pull request #1706 from snyk/fix/terraform-plan-parse-bug
  • 8925d81 fix: terraform plan parse bug
  • e717208 Merge pull request #1703 from snyk/fix/terraform-plan-scan-data-obj
  • 0232923 fix: terraform plan scan to include data input
  • a6b6c37 Merge pull request #1690 from snyk/feat/fetch-wasm-from-s3-cc-627
  • 4ebbad7 Merge pull request #1702 from snyk/chore/upload-to-s3
  • 51b6832 Merge pull request #1698 from snyk/feat/command-args-processing
  • 507423f refactor: Add tests for initLocalCache
  • 27a0c16 feat: Fetch policy wasm bundle from S3 and write it to the disk.
  • f0732dd Merge pull request #1538 from snyk/lirantal-add-snyk-advisor-badge
  • 35db87a Merge pull request #1692 from snyk/feat/iac-experimental-tf-plan
  • 4095efb docs: fix typo
  • 7824212 feat: terraform plan scanning for iac
  • b6a1235 docs: update the project README with the Snyk Advisor score
  • 363fe03 Merge pull request #1686 from snyk/chore/node_modules-in-packages-and-fixtures
  • 67b4846 chore: upload CLI artifacts to S3
  • cd3fd33 Merge pull request #1701 from snyk/fix/remove-unused-pinning-code
  • ab5704d test: processCommandArgs function
  • 7acd2aa feat: use processCommandArgs in monitor too
  • b022dff feat: convert args into paths & options
  • 56558b1 fix: drop unused pinningSupported calculation
  • f5786bf Merge pull request #1697 from snyk/feat/validate-test-options
  • 3ed3db4 Merge pull request #1667 from snyk/test/use-mock-server
  • e091054 feat: extract validate test options

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

@sonarcloud
Copy link

sonarcloud bot commented Mar 31, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@coveralls
Copy link

Pull Request Test Coverage Report for Build 706493964

  • 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 62.097%

Totals Coverage Status
Change from base Build 705057509: 0.0%
Covered Lines: 128
Relevant Lines: 180

💛 - Coveralls

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