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.1000.0 #376

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps snyk from 1.865.0 to 1.1000.0.

Release notes

Sourced from snyk's releases.

v1.1000.0

1.1000.0 (2022-09-08)

Bug Fixes

  • container python app scan errors (91ce029)

v1.999.0

1.999.0 (2022-09-07)

Features

v1.998.0

1.998.0 (2022-09-06)

Features

  • cloud context for IaC tests (b9c1a10)
  • container python app scan (3609d7d)
  • create temp filepath for iac engine to write results (12d8e57)
  • custom message for IaC cloud context errors (b5833a2)

v1.997.0

1.997.0 (2022-09-02)

Bug Fixes

  • For Gradle multi-module projects filter subprojects on unique path not name (db21498)

v1.996.0

1.996.0 (2022-09-01)

Bug Fixes

  • bump golang plugin version (8893f81)

Features

... (truncated)

Commits
  • 63174af Merge pull request #3830 from snyk/fix/python-scan-errors
  • 91ce029 fix: container python app scan errors
  • 29efc04 Merge pull request #3821 from snyk/chore/add-short-width-support
  • 31ee4c5 Merge pull request #3825 from snyk/chore/cliv2_reenable_iac_test_alpine
  • aa95f00 Merge pull request #3827 from snyk/feat/extended-go-binary-support
  • 47af5ca feat: container Go binary scan
  • 1be5da4 chore: install git on alpine and re-enable test
  • b46e07b Merge pull request #3823 from snyk/feat/iac-cloud-context
  • b9c1a10 feat: cloud context for IaC tests
  • da41e69 Merge pull request #3513 from snyk/update-driftctl-v0.36.0
  • 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 #378.