JaredReisinger / react-crossword

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

build(deps-dev): bump snyk from 1.1071.0 to 1.1111.0 #533

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snyk from 1.1071.0 to 1.1111.0.

Release notes

Sourced from snyk's releases.

v1.1111.0

1.1111.0 (2023-03-02)

Bug Fixes

  • custom rules remediation output (e790dfb)

v1.1110.0

1.1110.0 (2023-02-28)

Bug Fixes

  • add aws_vpc to iac test fixture (a5ae9e2)
  • use apt-get instead of sdkman (8a7aa8f)

Features

  • add experimental support for cloud custom rules (213f609)
  • upgrade snyk-iac-test to 0.40.3 (45018f1)

v1.1109.0

1.1109.0 (2023-02-24)

Bug Fixes

Features

v1.1108.0

1.1108.0 (2023-02-21)

Bug Fixes

  • pass org to code-client (d4659ed)

v1.1107.0

1.1107.0 (2023-02-21)

Bug Fixes

... (truncated)

Commits
  • d5954e4 Merge pull request #4446 from snyk/fix/custom-rules-remediation-output
  • e790dfb fix: custom rules remediation output
  • 7c358d6 Merge pull request #4431 from snyk/feat/CLOUD-1176/snyk-iac-cloud-custom-rules
  • a5ae9e2 fix: add aws_vpc to iac test fixture
  • 213f609 feat: add experimental support for cloud custom rules
  • 45018f1 feat: upgrade snyk-iac-test to 0.40.3
  • b38c035 Merge pull request #4442 from snyk/fix/remove_sdk_man
  • 8a7aa8f fix: use apt-get instead of sdkman
  • b86af3f fix: remove additional debug parameter (#4430)
  • 9ff88d2 feat: add missing language representation (#4427)
  • 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 1 year ago

Superseded by #535.