Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps react-dropzone from 11.4.2 to 12.1.0.

Release notes

Sourced from react-dropzone's releases.

v12.1.0

12.1.0 (2022-04-26)

Features

  • deps: bump file-selector from 0.4.0 to 0.5.0 (2a71cc9)

v12.0.6

12.0.6 (2022-04-26)

Bug Fixes

  • remove autocomplete for file input type (5bc4273)

v12.0.5

12.0.5 (2022-04-10)

Bug Fixes

  • use KeyboardEvent.key to detect space/enter events (67e3f59)

v12.0.4

12.0.4 (2022-02-13)

Bug Fixes

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)

... (truncated)

Commits
  • 2a71cc9 feat(deps): bump file-selector from 0.4.0 to 0.5.0
  • 5bc4273 fix: remove autocomplete for file input type
  • 888fb6f docs: fix the image preview example
  • 67e3f59 fix: use KeyboardEvent.key to detect space/enter events
  • e40ab3a docs: mention hosting is done via netlify
  • c178314 fix: fix SSR when window is not defined (#1143)
  • 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
  • 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.1.0.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v11.4.2...v12.1.0)

---
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 Apr 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #1656.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-dropzone-12.1.0 branch May 2, 2022 04:24
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.

1 participant