Skip to content

fix(deps): update dependency react-dropzone to v17#2148

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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 13, 2026
@cloudflare-workers-and-pages

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

Copy link
Copy Markdown

Deploying graph-tooling with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3514619
Status:🚫  Build failed.

View logs

@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3514619

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

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