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.985.0 #354

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps snyk from 1.865.0 to 1.985.0.

Release notes

Sourced from snyk's releases.

v1.985.0

1.985.0 (2022-08-09)

Bug Fixes

  • Fixed incomplete CC path when missing resource attributes (6a4480c)
  • missing release in package version string (dcb40ab)
  • upgarde docker-registry-v2-client lib (5de3cb1)

Features

  • introduce —about flag to print attribution information (60eaec8)
  • pass projectTags arg to snyk-iac-test (ae70c1e)

v1.984.0

1.984.0 (2022-08-04)

v1.983.0

1.983.0 (2022-08-04)

Bug Fixes

Features

  • add project attributes support in --experimental (08791f8)
  • Implement AnyAuth Proxy Authentication support (467b621)

v1.982.0

1.982.0 (2022-08-02)

Bug Fixes

  • upgrade docker plugin to improve stream parsing (a59d8e4)

Features

  • pass configuration to snyk-iac-test (6fb5992)
  • upgrade snyk iac test to 0.13.1 (ce7103e)

v1.981.0

1.981.0 (2022-07-25)

... (truncated)

Commits
  • bc66dc8 Merge pull request #3562 from snyk/fix/rpm-full-version
  • dcb40ab fix: missing release in package version string
  • 7a46414 Merge pull request #3559 from snyk/fix/bump-docker-registry-v2-client-lib
  • 5de3cb1 fix: upgarde docker-registry-v2-client lib
  • 915e045 Merge pull request #3555 from snyk/feat/about-command
  • 3156696 Merge pull request #3552 from snyk/fix/incomplete-cloud-config-path
  • 6a4480c fix: Fixed incomplete CC path when missing resource attributes
  • 98506fa test: --about flag
  • 60eaec8 feat: introduce —about flag to print attribution information
  • b61d9ca chore(webpack): make license plugin the default
  • 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 #355.