Skip to content

fix(deps): update dependency react-dropzone to v19#2152

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-dropzone-19.x
Open

fix(deps): update dependency react-dropzone to v19#2152
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-dropzone-19.x

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-dropzone ^14.3.5^19.0.0 age confidence

Release Notes

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

v19.0.2

Compare Source

Bug Fixes
  • detect dragged files via items kind when types omit Files (#​1409) (c678d38)

v19.0.1

Compare Source

Bug Fixes
  • hide file input in-flow to prevent scroll jump (fixes #​1413) (d1d290c)

v19.0.0

Compare Source

BREAKING CHANGES
  • acceptedFiles/onDropAccepted now returns the in-limit
    files that were previously rejected wholesale.

v18.3.0

Compare Source

Features

v18.2.2

Compare Source

Bug Fixes
  • prevent browser opening files dropped on disabled/noDrag dropzone (fixes #​1362) (2b8dcfb)

v18.2.1

Compare Source

Bug Fixes
  • fall back to native input when the file picker is blocked (closes #​1429) (e8242fd)

v18.2.0

Compare Source

Features

v18.1.0

Compare Source

Features
  • format file size errors as human-readable units (58bd949)

v18.0.2

Compare Source

Bug Fixes

v18.0.1

Compare Source

Bug Fixes
  • enforce extensions paired with wildcard MIME types, closes #​1220 (e130754)

v18.0.0

Compare Source

  • feat!: upgrade file-selector to v4 (f90eb4a)
BREAKING CHANGES
  • FileWithPath now requires path/relativePath, so a plain File is no longer assignable — type onDrop handlers as File[]. The full extension-to-MIME table is no longer bundled; pass COMMON_MIME_TYPES from file-selector/mime via getFilesFromEvent to restore it.

v17.0.0

Compare Source

  • refactor!: migrate source to TypeScript, drop prop-types & defaultProps (db262aa)
BREAKING CHANGES
  • Requires React >= 18. prop-types and defaultProps are
    removed in favor of TypeScript types and default parameter values; the
    hand-written typings are replaced by declarations generated from source.

v16.0.0

Compare Source

  • chore!: adopt oxc toolchain (tsdown/oxlint/oxfmt/vitest) + Vocs docs (ac5c085)
BREAKING CHANGES
  • drops the UMD build and dist/es/; the package is now ESM + CJS (dist/index.js / dist/index.cjs) with "type": "module" and an exports map. CDN/script-tag consumers and deep imports of the old paths must migrate. Requires Node >= 20 to build.

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

Bug Fixes
  • prevent tarball from being included in published package (7919a23)

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 18, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploying graph-tooling with  Cloudflare Pages  Cloudflare Pages

Latest commit: 01cf314
Status:🚫  Build failed.

View logs

@changeset-bot

changeset-bot Bot commented Jul 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 01cf314

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/react-dropzone-19.x branch from e95fe8a to 01cf314 Compare July 18, 2026 17:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants