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 11.5.3 #162

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-dropzone from 11.3.4 to 11.5.3.

Release notes

Sourced from react-dropzone's releases.

v11.5.3

11.5.3 (2022-01-29)

Bug Fixes

  • fix minor grammatical mistake in file size error (ab4359f)

v11.5.2

11.5.2 (2022-01-29)

Bug Fixes

  • remove doka/pintura source files (60f6ef0)

v11.5.1

11.5.1 (2022-01-10)

Bug Fixes

  • declare the package as side effect free (199556b)

v11.5.0

11.5.0 (2022-01-10)

Features

  • add onFileDialogOpen callback (d50c578)

v11.4.2

11.4.2 (2021-09-23)

Bug Fixes

  • re-export ErrorCode from './utils' (2e83d35)

v11.4.1

11.4.1 (2021-09-22)

Bug Fixes

v11.4.0

11.4.0 (2021-09-14)

... (truncated)

Commits
  • ab4359f fix: fix minor grammatical mistake in file size error
  • 60f6ef0 fix: remove doka/pintura source files
  • 199556b fix: declare the package as side effect free
  • 87f6214 docs: added blue border color on focus to match the basic example
  • 9fdf503 docs: remove extra anonymous function in preview docs
  • d50c578 feat: add onFileDialogOpen callback
  • 46ac4fd docs: fix typo in validator example
  • 34bf6db docs: add a line to inform users where to pass accesibility props (#1100)
  • 2e83d35 fix: re-export ErrorCode from './utils'
  • cb2883e ci: update node version for semantic-release (#1093)
  • 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 #164.