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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps react-dropzone from 11.5.1 to 14.3.8.

Release notes

Sourced from react-dropzone's releases.

v14.3.8

14.3.8 (2025-02-24)

Bug Fixes

  • event_type: 🎨 Update drop event type to include FileSystemFileHandle (d6911c9)

v14.3.7

14.3.7 (2025-02-24)

Bug Fixes

  • make ESM build compatible with native Node.js (2016879)

v14.3.6

14.3.6 (2025-02-23)

Bug Fixes

  • types: fix React 19 incompatible JSX type import (356d9d5)

v14.3.5

14.3.5 (2024-11-04)

Bug Fixes

v14.3.4

14.3.4 (2024-11-04)

Bug Fixes

v14.3.3

14.3.3 (2024-11-03)

Bug Fixes

v14.3.2

14.3.2 (2024-11-02)

... (truncated)

Commits
  • d6911c9 fix(event_type): 🎨 Update drop event type to include FileSystemFileHandle
  • 2016879 fix: make ESM build compatible with native Node.js
  • 356d9d5 fix(types): fix React 19 incompatible JSX type import
  • 4ca683b fix: fix wrong file type msg ux and close #1221
  • 5fa8677 docs: add a note about the useFsAccessApi caveats
  • 589d01e fix: set {isDragRejected} on drop and close #1238
  • edeef15 fix: visually hide the input and close #1268
  • e35de09 fix: update file-selector and close #1346
  • 72c6c34 fix: allow application/* mime types and close #1322
  • 4288d8e build: bump typescript to v5.6
  • 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 show <dependency name> 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)

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.5.1 to 14.3.8.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v11.5.1...v14.3.8)

---
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 24, 2025
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