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.1114.0 #535

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snyk from 1.1071.0 to 1.1114.0.

Release notes

Sourced from snyk's releases.

v1.1114.0

1.1114.0 (2023-03-06)

Features

  • Revert the Release of the Extensible CLI via npm (19f8721)

v1.1113.0

1.1113.0 (2023-03-06)

Bug Fixes

  • move message from stdout to stderr (2686818)

Features

  • add context flag to Snyk App create command (a483033)

v1.1112.0

1.1112.0 (2023-03-06)

Bug Fixes

Features

  • Release of the Extensible CLI via npm (e951741)

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)

... (truncated)

Commits
  • b6e056b Merge pull request #4450 from snyk/feat/HEAD-57_ext_cli_to_npm_3_revert
  • 19f8721 feat: Revert the Release of the Extensible CLI via npm
  • 1e09ff7 Merge pull request #4455 from snyk/fix/move_download_message
  • 2686818 fix: move message from stdout to stderr
  • ed26e75 Merge pull request #4449 from snyk/feat/add-context-to-app-create
  • a483033 feat: add context flag to Snyk App create command
  • c979bd9 Merge pull request #4434 from snyk/feat/HEAD-57_ext_cli_to_npm_3
  • e951741 feat: Release of the Extensible CLI via npm
  • 61363fe Merge pull request #4452 from snyk/fix/org-derivation
  • 072b1e0 fix: org slugname lookup
  • 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 #538.