Skip to content

Bump react-dropzone from 14.2.1 to 14.3.8#75

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-dropzone-14.3.8
Open

Bump react-dropzone from 14.2.1 to 14.3.8#75
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-dropzone-14.3.8

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps react-dropzone from 14.2.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

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 <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)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file invalid This doesn't seem right javascript Pull requests that update Javascript code wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants