SUI-Components / sui-components

SUI Components
https://sui-components.vercel.app/
MIT License
139 stars 59 forks source link

upgrade(deps): bump react-dropzone from 11.5.1 to 11.7.1 #2760

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps react-dropzone from 11.5.1 to 11.7.1.

Release notes

Sourced from react-dropzone's releases.

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

  • 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)
Commits
  • 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
  • d28d565 build: update dev deps
  • f2e4a3c build: bump deps
  • ab4359f fix: fix minor grammatical mistake in file size error
  • 60f6ef0 fix: remove doka/pintura source files
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.