Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Bump react-dropzone from 11.4.2 to 12.0.3 #1369

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2022

Bumps react-dropzone from 11.4.2 to 12.0.3.

Release notes

Sourced from react-dropzone's releases.

v12.0.3

12.0.3 (2022-02-13)

Bug Fixes

  • fallback to input click to open the file picker (dbaec3f)

v12.0.2

12.0.2 (2022-02-09)

Bug Fixes

  • do not use FS access API if code is not in secure context (8eb49d4)

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

... (truncated)

Commits
  • dbaec3f fix: fallback to input click to open the file picker
  • 8eb49d4 fix: do not use FS access API if code is not in secure context
  • 650af62 docs: clarify the breaking change in v12 and close #1138 (#1139)
  • 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
  • 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)

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.4.2 to 12.0.3.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v11.4.2...v12.0.3)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2022
@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #1369 (dca4557) into develop (cf0c315) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1369   +/-   ##
========================================
  Coverage    61.84%   61.84%           
========================================
  Files           48       48           
  Lines         1106     1106           
  Branches       285      286    +1     
========================================
  Hits           684      684           
  Misses         413      413           
  Partials         9        9           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2022

Superseded by #1389.

@dependabot dependabot bot closed this Feb 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-dropzone-12.0.3 branch February 20, 2022 09:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants