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.1082.0 #485

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snyk from 1.1071.0 to 1.1082.0.

Release notes

Sourced from snyk's releases.

v1.1082.0

1.1082.0 (2023-01-08)

Bug Fixes

  • add logic to ignore unsupporting package managers during snyk monitor (910a86c)
  • run snyk code test with the default org (7d2c6be)

v1.1081.0

1.1081.0 (2023-01-03)

v1.1080.0

1.1080.0 (2022-12-29)

Bug Fixes

  • merge internal and external defined no_proxy (e92b1ae)

Features

  • Upgrade snyk-iac-test to v0.37.2 (963039f)

v1.1079.0

1.1079.0 (2022-12-28)

v1.1078.0

1.1078.0 (2022-12-28)

Bug Fixes

  • missing org slug in query string when tracking usage for iac scans (8e8fddb)

v1.1077.0

1.1077.0 (2022-12-27)

Bug Fixes

  • add no_proxy for localhost traffic (f66df33)

v1.1076.0

1.1076.0 (2022-12-22)

Bug Fixes

... (truncated)

Commits
  • 9fe8602 Merge pull request #4273 from snyk/fix/unsupporting-pm-monitor
  • a379de7 refactor: Merge remote-tracking branch 'origin/master' into fix/unsupporting-...
  • 3d7352c Merge pull request #4274 from snyk/fix/code-smoke-tests
  • 7d2c6be fix: run snyk code test with the default org
  • 910a86c fix: add logic to ignore unsupporting package managers during snyk monitor
  • 8404b80 Merge pull request #4272 from snyk/chore/update-gpg-key
  • 0e8c4d3 chore: update public gpg key
  • 6be2302 Merge pull request #4269 from snyk/chore/add-runbook-to-iac-smoke-tests-alert
  • f1444ed chore: add iac ownership to iac-cli-alert package
  • 016fa13 chore: add runbook to iac smoke tests alert
  • 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 #490.