Skip to content

chore(deps): bump react-draggable from 4.7.0 to 4.7.1 in /superset-frontend - #42782

Merged
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-draggable-4.7.1
Aug 5, 2026
Merged

chore(deps): bump react-draggable from 4.7.0 to 4.7.1 in /superset-frontend#42782
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-draggable-4.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps react-draggable from 4.7.0 to 4.7.1.

Changelog

Sourced from react-draggable's changelog.

4.7.1 (Jul 28, 2026)

  • Fix: props are no longer marked required under React 18 TypeScript. Regression in 4.6.0. The propTypes static was a required member of the public type; React 18's JSX LibraryManagedAttributes consults propTypes when it is required, and doing so cancels the optionality defaultProps normally grants. React 19 ignores propTypes, which is why the v19-only type check missed it. make lint now also type-checks the public surface against @types/react@18. (#809, closes #807)
  • Fix: guard the process access in the debug logger so browser bundlers that do not shim process no longer crash on import. (#810, closes #806)
Commits
  • bcbaa8e build: make the release flow refuse to publish a bad state
  • 2a2bfc0 test(build): fail the build on an unguarded process reference (#806)
  • 0c95645 release v4.7.1
  • 24a8fb3 Merge PR #809: fix partial/undefined props under React 18 TypeScript
  • 980374b fix: guard process access so browser bundles do not crash (#810)
  • 08c5d57 Update yarn lockfile
  • 6b587ca Fix handling of partial / undefined props in React 18 TypeScript
  • See full diff in compare view

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-draggable](https://github.com/react-grid-layout/react-draggable) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/react-grid-layout/react-draggable/releases)
- [Changelog](https://github.com/react-grid-layout/react-draggable/blob/master/CHANGELOG.md)
- [Commits](react-grid-layout/react-draggable@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: react-draggable
  dependency-version: 4.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels Aug 5, 2026
@bito-code-review

bito-code-review Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@github-actions github-actions Bot 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.

Auto-approved: patch-level bump only (react-draggable).

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.79%. Comparing base (e871ee2) to head (bf1d3c4).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #42782   +/-   ##
=======================================
  Coverage   65.79%   65.79%           
=======================================
  Files        2841     2841           
  Lines      162082   162082           
  Branches    37145    37145           
=======================================
  Hits       106639   106639           
  Misses      53379    53379           
  Partials     2064     2064           
Flag Coverage Δ
javascript 72.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rusackas
rusackas merged commit 4c33258 into master Aug 5, 2026
89 checks passed
@rusackas
rusackas deleted the dependabot/npm_and_yarn/superset-frontend/react-draggable-4.7.1 branch August 5, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant