jeferson-sb / dogAI

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

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v5.0.6

5.0.6 (2022-03-03)

Bug Fixes

  • use isNodeOfType from ASTUtils instead of own version (700e2cc0)(#556)

v5.0.5

5.0.5 (2022-02-01)

Bug Fixes

  • move to non-experimental TS-ESLint utils (#550) (f03f6ef)

v5.0.4

5.0.4 (2022-01-21)

Bug Fixes

  • prefer-find-by: avoid reporting querySelector (#538) (369e24f), closes #501

v5.0.3

5.0.3 (2022-01-09)

Bug Fixes

v5.0.2

5.0.2 (2022-01-09)

Bug Fixes

  • render-result-naming-convention: use disjunction to separate allowed names (#529) (3729454)

v5.0.1

5.0.1 (2021-12-01)

Bug Fixes

... (truncated)

Commits
  • a94006a fix: use isNodeOfType from ASTUtils instead of own version
  • 700e2cc refactor: use isNodeOfType from ASTUtils instead of own version (#556)
  • e20fc33 build(deps): bump actions/checkout from 2 to 3 (#554)
  • 938aa3f build(deps): bump actions/setup-node from 2 to 3 (#552)
  • f03f6ef fix: move to non-experimental TS-ESLint utils (#550)
  • 9b8e5fb build(deps-dev): bump semantic-release from 18.0.1 to 19.0.2 (#546)
  • c766531 build(deps-dev): bump ts-jest from 27.1.2 to 27.1.3 (#545)
  • aa3c8fb build(deps-dev): bump eslint-remote-tester-repositories (#547)
  • 6e92df7 build(deps-dev): bump eslint-plugin-jest from 25.7.0 to 26.0.0 (#548)
  • cb8cd57 docs(consistent-data-testid): add compatibility clarification (#543)
  • 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 #174.