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.1085.0 #490

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snyk from 1.1071.0 to 1.1085.0.

Release notes

Sourced from snyk's releases.

v1.1085.0

1.1085.0 (2023-01-11)

Features

  • pass oauth token to sast, if available (5f01d8d)
  • support org slugname lookup (02b4d48)

v1.1084.0

1.1084.0 (2023-01-11)

Features

  • update snyk-iac-test to v0.37.3 (63069f5)

v1.1083.0

1.1083.0 (2023-01-11)

Bug Fixes

  • container python dist-packages support (48f5b29)

Features

  • disable gradle config caching by default (11841c8)

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)

... (truncated)

Commits
  • 8a1b362 Merge pull request #4196 from snyk/pass-oauth-token-to-code
  • 8953ae3 Merge pull request #4276 from snyk/feat/hmmr-620-org-id-from-slug
  • d563494 Merge pull request #4319 from snyk/release/snyk-iac-testv0.37.3
  • 860954e Merge pull request #4316 from snyk/chore/update_readme_gpg
  • 63069f5 feat: update snyk-iac-test to v0.37.3
  • e8e498c Merge pull request #4312 from snyk/fix/python-dist-packages-support
  • 0a27283 chore: update gpg section in readme
  • 5f01d8d feat: pass oauth token to sast, if available
  • 8fed035 Merge pull request #4313 from snyk/chore/change-help-codeowners
  • 2aaa886 chore: change codeowners of help files
  • 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 #492.