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.988.0 #358

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps snyk from 1.865.0 to 1.988.0.

Release notes

Sourced from snyk's releases.

v1.988.0

1.988.0 (2022-08-17)

Bug Fixes

  • return exit code 3 when no resources can be found (9d2e41f)
  • upgrade docker-registry-v2-client lib (374ba55)

Features

  • pass target-name arg to snyk-iac-test (4352122)
  • stop caching rules (71c866e)

v1.987.0

1.987.0 (2022-08-15)

Bug Fixes

  • correct broken URLs for license issues (8a46931)
  • Ensured the test spinner stops (5d9d15f)

Features

  • remove reachability (5500e25)
  • scan maven aggregate projects (019bc45)
  • share cache path with IaC plugin (e254c0c)
  • update snyk-iac-test to 0.18.1 (379fe0c)

v1.986.0

1.986.0 (2022-08-11)

Bug Fixes

  • wrong 2x count of iac issues with --report -multi-doc yaml (06da34e)

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)

... (truncated)

Commits
  • bc908f9 Merge pull request #3596 from snyk/feat/stop-caching-rules
  • 71c866e feat: stop caching rules
  • 2118c04 Merge pull request #3594 from snyk/fix/upgrade-docker-registry-v2-client-lib
  • 7cae890 Merge pull request #3592 from snyk/chore/add-target-name-iac-v2
  • 4352122 feat: pass target-name arg to snyk-iac-test
  • 374ba55 fix: upgrade docker-registry-v2-client lib
  • 56f5133 Merge pull request #3595 from snyk/chore/fix-tests-iac
  • 8f3572b test: fix broken iac test
  • 558d8da Merge pull request #3593 from snyk/chore/remove_leftover_reachability_code
  • 7404aa3 chore: remove leftover reachability logic
  • 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 #359.