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): bump react-dropzone from 11.3.4 to 12.0.1 #164

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-dropzone from 11.3.4 to 12.0.1.

Release notes

Sourced from react-dropzone's releases.

v12.0.1

12.0.1 (2022-02-07)

Bug Fixes

  • add useFsAccessApi type (df8a9b4)

v12.0.0

12.0.0 (2022-02-06)

Features

  • enable file system access API by default (a034252)

BREAKING CHANGES

v11.7.1

11.7.1 (2022-02-06)

Bug Fixes

  • disable file system access API usage by default and close #1131 (15dd32f)

v11.7.0

11.7.0 (2022-02-05)

Features

  • set role attr to button by default on the root and close #1110 (207282b)

v11.6.0

11.6.0 (2022-02-05)

Features

v11.5.3

11.5.3 (2022-01-29)

Bug Fixes

... (truncated)

Commits
  • df8a9b4 fix: add useFsAccessApi type
  • a034252 feat: enable file system access API by default
  • 02fd7c2 style: use eslint rules
  • 17de92e ci: fix eslint configs
  • cc4dc34 docs: move community health files to common repo
  • 15dd32f fix: disable file system access API usage by default and close #1131
  • 99b43e8 docs: add example of using the lib without JSX and close #1101
  • 207282b feat: set role attr to button by default on the root and close #1110
  • 3ad4f00 feat: use FileSystemAccess API to select files
  • 0df9376 ci: add dependabot config
  • 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 #165.