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.956.0 #327

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps snyk from 1.865.0 to 1.956.0.

Release notes

Sourced from snyk's releases.

v1.956.0

1.956.0 (2022-06-22)

Bug Fixes

  • support HTTP(S) proxies in iac-test (3ac3ad0)

v1.955.0

1.955.0 (2022-06-21)

Bug Fixes

  • also add HTTP_PROXY environment variable (78d0602)

Features

  • add support for requirements.txt files with BOM encoding (d31974f)
  • support for unmanaged snyk-to-html (83b4f6a)

v1.954.0

1.954.0 (2022-06-20)

Features

  • add additinal arguments ability for go projects (7c915d4)

v1.953.0

1.953.0 (2022-06-17)

Features

  • remove gradle-accept-legacy-config-roles flag (b4164e8)

v1.952.0

1.952.0 (2022-06-16)

Bug Fixes

v1.951.0

1.951.0 (2022-06-15)

... (truncated)

Commits
  • 0b90441 Merge pull request #3348 from snyk/fix/iac-bundle-proxy-support-stream
  • 0804baa Merge pull request #3329 from snyk/feat/support-for-unmanaged-snyk-to-html
  • ea3eb80 Merge pull request #3330 from snyk/refactor/iac-test-v2-setup-local-cache
  • 9da155c refactor: IaC test v2 setup
  • d3350a1 Merge pull request #3312 from snyk/fix/v2_http_proxy
  • 78d0602 fix: also add HTTP_PROXY environment variable
  • 83b4f6a feat: support for unmanaged snyk-to-html
  • fa2c8aa Merge pull request #3349 from snyk/chore/cliv2-rename-keyword
  • fd20aa6 chore(ci): ignore v2 macos signing errors
  • 187370b chore(ci): rename cliv2 toggle keyword
  • 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 2 years ago

Superseded by #328.