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.1 #145

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.1.

Release notes

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

v5.0.1

5.0.1 (2021-12-01)

Bug Fixes

v5.0.0

5.0.0 (2021-10-25)

BREAKING CHANGES

  • prefer-query-by-disappearance: prefer-query-by-disappearance is now enabled by default in all configs
  • prefer-presence-queries: prefer-presence-queries is now enabled by default in all configs
  • no-wait-for-snapshot: no-wait-for-snapshot is now enabled by default in all configs
  • no-wait-for-side-effects: no-wait-for-side-effects is now enabled by default in all configs
  • no-wait-for-multiple-assertions: no-wait-for-multiple-assertions is now enabled by default in all configs
  • no-render-in-setup: no-render-in-setup is now enabled by default in the Angular, React & Vue configs
  • no-unnecessary-act: no-unnecessary-act is now enabled by default in the React config
  • no-debug: no-debug is now called no-debugging-utils
  • Requires Node@^12.22.x || ^14.17.x || >=16.x

You can follow the migration guide to v5.

Features

v5.0.0-alpha.10

5.0.0-alpha.10 (2021-10-17)

Features

v5.0.0-alpha.9

5.0.0-alpha.9 (2021-10-14)

... (truncated)

Commits
  • deee2ec fix: bump typescript-eslint dependencies
  • 4194215 chore: update dependencies (#515)
  • d8ccf04 Merge pull request #510 from testing-library/all-contributors/add-AriPerkkio
  • cff8d20 docs: update .all-contributorsrc [skip ci]
  • 822b9ce docs: update README.md [skip ci]
  • aaa0e2a test: add smoke tests (#508)
  • b510bd4 Merge pull request #471 from testing-library/alpha
  • ffe5cfe docs: improve migrating to v5 guide
  • 6dd5158 docs: add migration guide to v5
  • 307bfac chore: bump jest dependencies
  • 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 #156.