jeferson-sb / dogAI

Dog breed image recognition with Teachable Machine & Tensorflow.js
https://dogai.netlify.app
MIT License
17 stars 8 forks source link

chore(deps-dev): bump eslint-plugin-testing-library from 3.10.2 to 4.12.4 #116

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-testing-library from 3.10.2 to 4.12.4.

Release notes

Sourced from eslint-plugin-testing-library's releases.

v4.12.4

4.12.4 (2021-09-23)

Reverts

v4.12.3

4.12.3 (2021-09-19)

Bug Fixes

  • prefer-explicit-assert: check property existence (#476) (1949a93)

v4.12.2

4.12.2 (2021-09-09)

Bug Fixes

  • prefer-find-by: handle different spacing correctly for autofix (#472) (9624a44)

v4.12.1

4.12.1 (2021-09-06)

Bug Fixes

  • dependencies: bump @​typescript-eslint/experimental-utils (#461) (fd5f057)

v4.12.0

4.12.0 (2021-08-24)

Features

v4.11.0

4.11.0 (2021-08-16)

Features

  • prefer-explicit-assert: add an option to toggle the matching of findBy queries (#452) (172a5ac), closes #449

v4.10.1

4.10.1 (2021-07-21)

... (truncated)

Commits
  • fb2740c revert: "ci: fix node 16 to 16.8" (#482)
  • bcb70e9 docs: add DaJoTo as a contributor for bug (#477)
  • 1949a93 fix(prefer-explicit-assert): check property existence (#476)
  • e0a122b docs: add dyatko as a contributor for bug, code (#474)
  • 9624a44 fix(prefer-find-by): handle different spacing correctly for autofix (#472)
  • 08e40fc ci: fix node 16 to 16.8 (#473)
  • a63f6d1 docs: cleanup migration guide docs (#470)
  • fd5f057 fix(dependencies): bump @​typescript-eslint/experimental-utils (#461)
  • 94758f1 feat(prefer-find-by): report presence assertions (#450)
  • 9b3261a chore(devDeps): make ts-jest's version exact (#458)
  • 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 #129.