JaredReisinger / react-crossword

A flexible, responsive, and easy-to-use crossword component for React apps.
https://react-crossword.jaredreisinger.com
MIT License
182 stars 84 forks source link

build(deps-dev): bump snyk from 1.865.0 to 1.973.0 #340

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps snyk from 1.865.0 to 1.973.0.

Release notes

Sourced from snyk's releases.

v1.973.0

1.973.0 (2022-07-14)

Bug Fixes

Features

  • add --remote-repo-url to "iac test" (2a12048)
  • update general vuln descriptions to point to pvdb (ad80d74)
  • update spotlight vuln descriptions (f536c9d)

v1.972.0

1.972.0 (2022-07-13)

Bug Fixes

  • handle errors from /share-results (5871079)

Features

  • Add support for severity threshold (6833389)

v1.971.0

1.971.0 (2022-07-12)

Features

  • snyk-iac-test error handling (3b3fa89)

v1.970.0

1.970.0 (2022-07-12)

v1.969.0

1.969.0 (2022-07-11)

Features

... (truncated)

Commits
  • 80eabae Merge pull request #3453 from snyk/feat/iac-test-add-remote-repo-url-flag
  • b278096 Merge pull request #3448 from snyk/feat/update_vuln_urls_to_pvdb
  • 2a12048 feat: add --remote-repo-url to "iac test"
  • 057c554 Merge pull request #3454 from snyk/fix/error-for-share-results
  • cf968fa Merge pull request #3424 from snyk/chore/error-handling-poc
  • 187f079 Merge pull request #3451 from snyk/feat/add-support-for-severity-threshold
  • 6833389 feat: Add support for severity threshold
  • 5871079 fix: handle errors from /share-results
  • 1f6ab52 Merge pull request #3445 from snyk/feat/snyk-iac-test-error-handling
  • aa3688f refactor: use config values instead of hardcoding in spotlight vuln
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #342.