Skip to content

chore(deps): update dependency react-dropzone to v20 - #1946

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

chore(deps): update dependency react-dropzone to v20#1946
renovate[bot] wants to merge 1 commit into
devfrom
renovate/react-dropzone-20.x

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-dropzone 15.0.020.1.1 age adoption passing confidence

Release Notes

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

v20.1.1

Compare Source

Bug Fixes

v20.1.0

Compare Source

Features
  • expose drag file rejections (01d967c)

v20.0.0

Compare Source

  • feat!: drop Node 20, upgrade jsdom to v30 (01fc05c)
BREAKING CHANGES
  • minimum supported Node.js is now 22

v19.3.0

Compare Source

Features

v19.2.0

Compare Source

Features

v19.1.1

Compare Source

Bug Fixes
  • ignore drops on the dropzone while the file dialog is open (closes #​1455) (4599a84)

v19.1.0

Compare Source

Features
  • support async validator (ec2af85)

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.

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 Aug 3, 2026
@renovate
renovate Bot had a problem deploying to data-manager-ui/test August 3, 2026 15:58 Failure
@renovate
renovate Bot force-pushed the renovate/react-dropzone-20.x branch from 80534ca to 7d77fa5 Compare August 10, 2026 08:43
@renovate
renovate Bot had a problem deploying to data-manager-ui/test August 10, 2026 08:43 Failure
@renovate
renovate Bot force-pushed the renovate/react-dropzone-20.x branch 3 times, most recently from db9a327 to 54c1cf4 Compare August 27, 2026 10:54
@renovate
renovate Bot force-pushed the renovate/react-dropzone-20.x branch from 54c1cf4 to 8bda6d7 Compare August 28, 2026 11:16
@renovate
renovate Bot force-pushed the renovate/react-dropzone-20.x branch from 8bda6d7 to 7673838 Compare August 28, 2026 14:33
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