Skip to content

chore(deps): bump @pierre/trees from 1.0.0-beta.3 to 1.0.0-beta.4#23

Merged
Stanzilla merged 1 commit into
masterfrom
dependabot/npm_and_yarn/pierre/trees-1.0.0-beta.4
May 19, 2026
Merged

chore(deps): bump @pierre/trees from 1.0.0-beta.3 to 1.0.0-beta.4#23
Stanzilla merged 1 commit into
masterfrom
dependabot/npm_and_yarn/pierre/trees-1.0.0-beta.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps @pierre/trees from 1.0.0-beta.3 to 1.0.0-beta.4.

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 @pierre/trees from 1.0.0-beta.3 to 1.0.0-beta.4.

---
updated-dependencies:
- dependency-name: "@pierre/trees"
  dependency-version: 1.0.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@Stanzilla
Copy link
Copy Markdown
Owner

@copilot can you find out what changed in that release? dependabot did not provide release notes

Copy link
Copy Markdown

Copilot AI commented May 19, 2026

@copilot can you find out what changed in that release? dependabot did not provide release notes

I checked the upstream package diff (@pierre/trees beta.3 → beta.4) and the trees commits between those publish dates. Main changes appear to be:

  • Added path restore/scroll support (new scrollToPath-related types/methods).
  • Added C/C++ built-in icons and extension mappings (.c/.h/.cpp/.hpp/...).
  • Fixes noted upstream for virtualization blanking, scrollbar hover behavior, and React Strict Mode handling.
  • Internal module/type reorganization (types split into publicTypes/internalTypes, several file renames).
  • Root export surface changed: getBuiltInFileIconColor and FileTreeSlotHost are no longer exported; FileTreeScrollOffset and FileTreeScrollToPathOptions were added.

There doesn’t seem to be a published changelog entry for beta.4 itself, so this is from tarball + upstream commit inspection.

Copilot AI requested a review from Stanzilla May 19, 2026 19:48
@Stanzilla Stanzilla merged commit 04376fc into master May 19, 2026
1 check passed
@Stanzilla Stanzilla deleted the dependabot/npm_and_yarn/pierre/trees-1.0.0-beta.4 branch May 19, 2026 19:51
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 Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants