JaredReisinger / react-crossword

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

build(deps-dev): bump snyk from 1.1071.0 to 1.1076.0 #469

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snyk from 1.1071.0 to 1.1076.0.

Release notes

Sourced from snyk's releases.

v1.1076.0

1.1076.0 (2022-12-22)

Bug Fixes

  • Revert "Merge pull request #4255 from snyk/chore/HMMR-567-release-golang-cli-for-linux" (fb7d31e)

v1.1075.0

1.1075.0 (2022-12-22)

v1.1074.0

1.1074.0 (2022-12-21)

Features

  • add unmanaged analytics (1cc153d)

v1.1073.0

1.1073.0 (2022-12-20)

Bug Fixes

  • integrate support of NODE_EXTRA_CA_CERTS (8e69f00)
  • upgrade snyk docker plugin (07043a4)

Features

  • yarn lock v2 support plus improvements (798abf1)

v1.1072.0

1.1072.0 (2022-12-19)

Bug Fixes

  • handle self being undefined (a6d9158)
  • improve the time interval for retries during test of unmanaged (b9c4ecb)

Features

  • add swiftpm support for test command (963fe53)
Commits
  • 48b5d9a Merge pull request #4258 from snyk/fix/HMMR-626_rollback
  • fb7d31e fix: Revert "Merge pull request #4255 from snyk/chore/HMMR-567-release-golang...
  • c22f2c6 Merge pull request #4255 from snyk/chore/HMMR-567-release-golang-cli-for-linux
  • 974ba9b chore: release golang cli on linux arm64
  • c04a6ea chore: release golang cli on linux
  • adcdea8 Merge pull request #4254 from snyk/feat/unmanaged-analytics
  • 7800441 Merge pull request #4222 from snyk/feat/yarn-lock-2-support-and-depgraph-migr...
  • 798abf1 feat: yarn lock v2 support plus improvements
  • 6846be1 Merge pull request #4249 from snyk/fix/HMMR-610_extra_cert
  • 1cc153d feat: add unmanaged analytics
  • 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 #472.