Skip to content

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

Merged
dawsontoth merged 1 commit into
stagefrom
renovate/react-dropzone-17.x
Jul 20, 2026
Merged

fix(deps): update dependency react-dropzone to v17#1537
dawsontoth merged 1 commit into
stagefrom
renovate/react-dropzone-17.x

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-dropzone ^15.0.0^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.

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 9am on Monday"
  • 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 requested a review from a team as a code owner July 20, 2026 12:55
@renovate
renovate Bot requested a review from dawsontoth July 20, 2026 12:55
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 50.99% 5434 / 10655
🔵 Statements 51.56% 5818 / 11282
🔵 Functions 43.21% 1331 / 3080
🔵 Branches 44.46% 3666 / 8245
File CoverageNo changed files found.
Generated in workflow #1552 for commit 5f83ea7 by the Vitest Coverage Report Action

@dawsontoth dawsontoth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed & approved via scheduled Renovate triage.

react-dropzone ^15→^17 (major, skipping 16). Verify PR ran the full test suite + coverage against react@19.2.7 and passed, so studio's usage is compatible with the v17 API surface. LGTM.

@renovate
renovate Bot force-pushed the renovate/react-dropzone-17.x branch from 74e862b to 5f83ea7 Compare July 20, 2026 14:39
@dawsontoth

Copy link
Copy Markdown
Contributor

Verified locally too.

@dawsontoth
dawsontoth added this pull request to the merge queue Jul 20, 2026
Merged via the queue into stage with commit eca16ed Jul 20, 2026
3 checks passed
@dawsontoth
dawsontoth deleted the renovate/react-dropzone-17.x branch July 20, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants