Skip to content

Bump react-dropzone from 15.0.0 to 19.1.1 in /src-editor - #2332

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

Bump react-dropzone from 15.0.0 to 19.1.1 in /src-editor#2332
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src-editor/react-dropzone-19.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react-dropzone from 15.0.0 to 19.1.1.

Release notes

Sourced from react-dropzone's releases.

v19.1.1

19.1.1 (2026-07-19)

Bug Fixes

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

v19.1.0

19.1.0 (2026-07-19)

Features

  • support async validator (ec2af85)

v19.0.2

19.0.2 (2026-07-18)

Bug Fixes

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

v19.0.1

19.0.1 (2026-07-18)

Bug Fixes

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

v19.0.0

19.0.0 (2026-07-18)

  • fix!: accept files up to the limit instead of rejecting the batch (696d47c), closes #1355 #1358

BREAKING CHANGES

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

v18.3.0

18.3.0 (2026-07-18)

Features

... (truncated)

Commits
  • 4599a84 fix: ignore drops on the dropzone while the file dialog is open (closes #1455)
  • ec2af85 feat: support async validator
  • c678d38 fix: detect dragged files via items kind when types omit Files (#1409)
  • fcded10 docs: warn that a button root needs type=button inside a form (closes #1292)
  • 36e92bd docs: note Android photo-picker hides camera (closes #1417)
  • d1d290c fix: hide file input in-flow to prevent scroll jump (fixes #1413)
  • 696d47c fix!: accept files up to the limit instead of rejecting the batch
  • 03f0f6e feat: add isDragUnknown state and skip validator during drag (closes #1408, c...
  • 2b8dcfb fix: prevent browser opening files dropped on disabled/noDrag dropzone (fixes...
  • 5d14000 docs: add file dialog caveats for <label> root and open() timing
  • Additional commits viewable in compare view
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 15.0.0 to 19.1.1.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v15.0.0...v19.1.1)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-version: 19.1.1
  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 labels Jul 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): react-dropzone
  • Update type: major
  • Dependency type: production
  • Previous version: 15.0.0
  • New version: 19.1.1

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants