Skip to content

Bump react-dropzone from 14.2.3 to 16.0.0 - #280

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-dropzone-16.0.0
Open

Bump react-dropzone from 14.2.3 to 16.0.0#280
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-dropzone-16.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps react-dropzone from 14.2.3 to 16.0.0.

Release notes

Sourced from react-dropzone's releases.

v16.0.0

16.0.0 (2026-07-12)

  • 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

15.0.0 (2026-02-10)

  • 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

14.4.1 (2026-02-10)

Bug Fixes

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

v14.4.0

14.4.0 (2026-01-29)

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

14.3.8 (2025-02-24)

Bug Fixes

... (truncated)

Commits
  • e9a7ab3 ci: add netlify config for docs deploy
  • ac5c085 chore!: adopt oxc toolchain (tsdown/oxlint/oxfmt/vitest) + Vocs docs
  • 7f17a88 style: remove trailing newline in index.js
  • aad0135 chore: remove .rebase-note
  • ec9467b chore: apply semantic commit format to all commits
  • e60a016 chore: finalize semantic commit rebase
  • ac76751 chore: rebase commits to use semantic commit format
  • ea137b3 chore: remove CHANGELOG.md in favor of semantic commits
  • 1dc5ef3 docs: clarify isDragReject post-drop behavior
  • c9d1c31 fix!: reset isDragReject after drop
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-dropzone since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 14.2.3 to 16.0.0.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.2.3...v16.0.0)

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

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 Jul 29, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants