Skip to content

chore(deps): bump react-dropzone from 14.3.8 to 15.0.0 in /frontend#2417

Merged
ManishMadan2882 merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/react-dropzone-15.0.0
Apr 28, 2026
Merged

chore(deps): bump react-dropzone from 14.3.8 to 15.0.0 in /frontend#2417
ManishMadan2882 merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/react-dropzone-15.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps react-dropzone from 14.3.8 to 15.0.0.

Release notes

Sourced from react-dropzone's releases.

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)
Commits
  • 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
  • 9247d71 chore: add *.tgz to .gitignore
  • 7919a23 fix: prevent tarball from being included in published package
  • 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.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 20, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
oss-docsgpt Ready Ready Preview, Comment Apr 28, 2026 11:27am

Request Review

@ManishMadan2882
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 14.3.8 to 15.0.0.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.3.8...v15.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@ManishMadan2882 ManishMadan2882 merged commit f5f4c07 into main Apr 28, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/react-dropzone-15.0.0 branch April 28, 2026 11:42
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 frontend javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant