Skip to content

fix(deps): update dependency react-dropzone to v15#183

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-dropzone-15.x
Open

fix(deps): update dependency react-dropzone to v15#183
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-dropzone-15.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 15, 2026

This PR contains the following updates:

Package Change Age Confidence
react-dropzone 14.0.115.0.0 age confidence

Release Notes

react-dropzone/react-dropzone (react-dropzone)

v15.0.0

Compare Source

  • fix!: reset isDragReject after drop (c9d1c31)
BREAKING CHANGES
  • isDragReject only reflects active drag state and is cleared after drop. Use fileRejections or onDropRejected/onDrop for post-drop rejection UI.

v14.4.1

Compare Source

v14.4.0

Compare Source

Bug Fixes
  • accept files with empty type during drag events (eaa8ba5)
  • correct dragLeave filter logic and add dragend test (273aff4)
Features
  • add isDragGlobal state for document-level drag detection (f0874b0)

v14.3.8

Compare Source

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

v14.3.7

Compare Source

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

v14.3.6

Compare Source

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

v14.3.5

Compare Source

Bug Fixes

v14.3.4

Compare Source

Bug Fixes

v14.3.3

Compare Source

Bug Fixes

v14.3.2

Compare Source

Bug Fixes

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

Features

v14.2.10

Compare Source

Bug Fixes
  • fix exports declaration (53bba3a)

v14.2.9

Compare Source

Bug Fixes
  • disable file access API by default (c0255d5)

v14.2.8

Compare Source

Bug Fixes
  • revert min node version to 10.13 (d1ae54d)

v14.2.7

Compare Source

Bug Fixes

v14.2.6

Compare Source

Bug Fixes
  • ensure package works as a module (2471dd9)

v14.2.5

Compare Source

Bug Fixes
  • ensure proper readonly arrays for types (d7799eb)

v14.2.4

Compare Source

Bug Fixes
  • add path to acceptedFiles and fileRejections (960c6d3)

v14.2.3

Compare Source

Bug Fixes

v14.2.2

Compare Source

Bug Fixes
  • allow {accept} file selection w/o using the OS options (8127759)

v14.2.1

Compare Source

Bug Fixes
  • call onError if FS access API fails in secure ctx (a2039fd)

v14.2.0

Compare Source

Features
  • bump file-selector to v0.6 (239dd29)

v14.1.2

Compare Source

Bug Fixes
  • add missing onError type (7aff9a5)

v14.1.1

Compare Source

Bug Fixes
  • apply custom validator on {isDragAccept,isDragReject} (2d33fdf)

v14.1.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "on the first day of the week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants