Skip to content

chore(deps): bump react-arborist from 3.15.0 to 3.15.1 in /superset-frontend - #42557

Merged
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-arborist-3.15.1
Jul 29, 2026
Merged

chore(deps): bump react-arborist from 3.15.0 to 3.15.1 in /superset-frontend#42557
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-arborist-3.15.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react-arborist from 3.15.0 to 3.15.1.

Release notes

Sourced from react-arborist's releases.

v3.15.1

Fixes

  • Fixed the drag destination (willReceiveDrop, dragDestinationParent) reporting a parent the cursor forbids. The hover handlers recorded a destination on every hover — even where canDrop() was false — so dragging a folder toward its own subtree left the reported parent pointing at that folder while the cursor said "no drop." The consumer-facing destination and the cursor are now both gated on canDrop() and stay consistent; releasing over an invalid spot is still rejected rather than falling back to a root drop (the parentId half of issue #247). (#382)
Changelog

Sourced from react-arborist's changelog.

Version 3.15.1

Fixes

  • Fixed the drag destination (willReceiveDrop, dragDestinationParent) reporting a parent the cursor forbids. The hover handlers recorded a destination on every hover — even where canDrop() was false — so dragging a folder toward its own subtree left the reported parent pointing at that folder while the cursor said "no drop." The consumer-facing destination and the cursor are now both gated on canDrop() and stay consistent; releasing over an invalid spot is still rejected rather than falling back to a root drop (the parentId half of issue #247). (#382)
Commits

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-arborist](https://github.com/jameskerr/react-arborist) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/jameskerr/react-arborist/releases)
- [Changelog](https://github.com/jameskerr/react-arborist/blob/main/CHANGELOG.md)
- [Commits](jameskerr/react-arborist@v3.15.0...v3.15.1)

---
updated-dependencies:
- dependency-name: react-arborist
  dependency-version: 3.15.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 Jul 29, 2026
@bito-code-review

bito-code-review Bot commented Jul 29, 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.

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.26%. Comparing base (dac69f9) to head (63477e1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #42557      +/-   ##
==========================================
- Coverage   65.27%   65.26%   -0.01%     
==========================================
  Files        2797     2797              
  Lines      157994   157994              
  Branches    36104    36104              
==========================================
- Hits       103125   103119       -6     
- Misses      52874    52880       +6     
  Partials     1995     1995              
Flag Coverage Δ
javascript 71.39% <ø> (-0.01%) ⬇️

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 bdaa535 into master Jul 29, 2026
86 checks passed
@rusackas
rusackas deleted the dependabot/npm_and_yarn/superset-frontend/react-arborist-3.15.1 branch July 29, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant