JaredReisinger / react-crossword

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

build(deps-dev): bump snyk from 1.865.0 to 1.1044.0 #419

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps snyk from 1.865.0 to 1.1044.0.

Release notes

Sourced from snyk's releases.

v1.1044.0

1.1044.0 (2022-10-27)

Bug Fixes

  • add innerError to CLI analytics as error-details (c6e92d9)
  • use body in 403 error innerError if body.stack is empty (2eb1a24)

Features

  • Upgrade snyk-iac-test to v0.36.1 (53dfb7a)

v1.1043.0

1.1043.0 (2022-10-27)

Bug Fixes

  • relax conditions for sbt plugin inspect (a201a61)

v1.1042.0

1.1042.0 (2022-10-26)

Bug Fixes

  • Errors from snyk-iac-test should not be swallowed (b02372d)

Features

  • @​snyk/fix: pipenv support for version 2022.* (74d0829)

v1.1041.0

1.1041.0 (2022-10-21)

Bug Fixes

  • reduce scala script output size (f3ea1ce)

v1.1040.0

1.1040.0 (2022-10-21)

Bug Fixes

  • Invoke snyk-iac-test asynchronously (1a5e734)

... (truncated)

Commits
  • 0345b4b Merge pull request #4131 from snyk/chore/add-innerError-to-analytics
  • 80088e0 Merge pull request #4175 from snyk/feat/upgrade-snyk-iac-test
  • 53dfb7a feat: Upgrade snyk-iac-test to v0.36.1
  • ffecce7 Merge pull request #4174 from snyk/fix/sbt-relax-conditions-for-plugin-inspect
  • a201a61 fix: relax conditions for sbt plugin inspect
  • a120139 Merge pull request #4173 from snyk/fix/snyk-iac-test-error-handling
  • b02372d fix: Errors from snyk-iac-test should not be swallowed
  • af07068 Merge pull request #4170 from snyk/feat/pipenv-2022-support
  • c0bdb9d Merge pull request #4169 from snyk/refactor/test-flow
  • 74d0829 feat(@​snyk/fix): pipenv support for version 2022.*
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by snyk-admin, a new releaser for snyk since your current version.


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 #421.