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 @testing-library/dom from 8.10.1 to 8.16.1 #217

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @testing-library/dom from 8.10.1 to 8.16.1.

Release notes

Sourced from @​testing-library/dom's releases.

v8.16.1

8.16.1 (2022-08-04)

Bug Fixes

v8.16.0

8.16.0 (2022-07-11)

Features

  • add a return value from logTestingPlaygroundURL (#1144) (6d6312f)

v8.15.0

8.15.0 (2022-07-10)

Features

  • add name hint to missing error in find by queries (#1143) (9b83f01)

v8.14.1

8.14.1 (2022-07-09)

Bug Fixes

  • load and error dispatch Event instead of UIEvent (#1147) (29a17cb)

v8.14.0

8.14.0 (2022-06-20)

Features

v8.13.0

8.13.0 (2022-04-05)

Features

v8.12.0

8.12.0 (2022-03-26)

... (truncated)

Commits
  • 4f965e9 fix: Don't assume named exports interop (#1154)
  • 73a5694 docs: add Lirlev48 as a contributor for code (#1149)
  • 6d6312f feat: add a return value from logTestingPlaygroundURL (#1144)
  • 7b10f73 docs: add dolevoper as a contributor for code (#1148)
  • 9b83f01 feat: add name hint to missing error in find by queries (#1143)
  • 29a17cb fix: load and error dispatch Event instead of UIEvent (#1147)
  • 54bfa48 docs: add robin-drexler as a contributor for code (#1140)
  • 4e9484a feat: add defaultIgnore config option (#1138)
  • 11fc773 chore: Ensure support for releases from release branches (#1126)
  • 2b69154 refactor: remove includeName argument (#1123)
  • 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 #221.