Skip to content

Bump egui_ltreeview from 0.7.0 to 0.7.1#23

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/egui_ltreeview-0.7.1
Closed

Bump egui_ltreeview from 0.7.0 to 0.7.1#23
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/egui_ltreeview-0.7.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps egui_ltreeview from 0.7.0 to 0.7.1.

Release notes

Sourced from egui_ltreeview's releases.

Release 0.7.1

Fixes:

  • Double clicking to activate and to toggle a directory now work again. Closes #45
  • Triggering a context menu on a single node that does not define its own context menu now correctly calls the fallback context menu again. Closes #46
  • Fixes a crash when the tree view is inside a collapsible header and scrolled when the collapsable header is collapsed. Closes #47
  • Showing the same nodes in two tree would previously cause an id collision when opening the context menu of either of the nodes. This is now fixed and id of the source tree view is correctly passed as a salt. Closes #48
Changelog

Sourced from egui_ltreeview's changelog.

v0.7.1

Fixes:

  • Double clicking to activate and to toggle a directory now work again. Closes #45
  • Triggering a context menu on a single node that does not define its own context menu now correctly calls the fallback context menu again. Closes #46
  • Fixes a crash when the tree view is inside a collapsible header and scrolled when the collapsable header is collapsed. Closes #47
  • Showing the same nodes in two tree would previously cause an id collision when opening the context menu of either of the nodes. This is now fixed and id of the source tree view is correctly passed as a salt. Closes #48

Changes:

Commits
  • f817c61 Remove dev from version
  • 7f3fa5e Fix id collision if two trees show the same nodes
  • e973c11 Fix a panic when a collapsible header is collapsed
  • 05f7b4a Call fallback context menu for nodes without one
  • 47a0eb3 Allow builder to produce multiple output actions
  • f8e8068 bump version
  • 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 [egui_ltreeview](https://github.com/LennysLounge/egui_ltreeview) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/LennysLounge/egui_ltreeview/releases)
- [Changelog](https://github.com/LennysLounge/egui_ltreeview/blob/main/changelog.md)
- [Commits](LennysLounge/egui_ltreeview@release_v0.7.0...release_v0.7.1)

---
updated-dependencies:
- dependency-name: egui_ltreeview
  dependency-version: 0.7.1
  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 rust Pull requests that update rust code labels Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Author

Looks like egui_ltreeview is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/egui_ltreeview-0.7.1 branch July 3, 2026 02:21
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants