JaredReisinger / react-crossword

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

build(deps-dev): bump snyk from 1.865.0 to 1.1021.0 #397

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snyk from 1.865.0 to 1.1021.0.

Release notes

Sourced from snyk's releases.

v1.1021.0

1.1021.0 (2022-10-04)

Bug Fixes

  • remove gradle matching config error (401c0f0)

Features

  • add flag to exclude app vulnerabilities (5d704e2)
  • print warning message on app-vulns enablement (9216c49)

v1.1020.0

1.1020.0 (2022-10-03)

v1.1019.0

1.1019.0 (2022-09-30)

Bug Fixes

  • use @​snyk/child-process package without shell (2d8845d)

Features

  • windows: renew code signing certificate (ff063f1)

v1.1018.0

1.1018.0 (2022-09-30)

Features

  • add an info message to the new iac test command (533db99)

v1.1017.0

1.1017.0 (2022-09-29)

Features

  • Update feature gating for new IaC Integrated experience (72bed38)

v1.1016.0

1.1016.0 (2022-09-29)

... (truncated)

Commits
  • 0f54465 Merge pull request #3874 from snyk/feat/no-app-vulns
  • b0467ee Merge pull request #4042 from snyk/fix/overactive-gradle-config-matching-error
  • 401c0f0 fix: remove gradle matching config error
  • 32d06dd Merge pull request #3985 from snyk/chore/upgrade-snyk-iac-test
  • 9216c49 feat: print warning message on app-vulns enablement
  • 552653f chore: upgrade snyk-iac-test to v0.32.1
  • 5d704e2 feat: add flag to exclude app vulnerabilities
  • 9786fb2 Merge pull request #3982 from snyk/feat/renew-windows-code-signign-cert
  • ff063f1 feat(windows): renew code signing certificate
  • 3507863 Merge pull request #3884 from snyk/fix/upgrade-fix-packages
  • 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 #398.