Skip to content

Bump ego-tree from 0.9.0 to 0.11.0#1226

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ego-tree-0.11.0
Open

Bump ego-tree from 0.9.0 to 0.11.0#1226
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ego-tree-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps ego-tree from 0.9.0 to 0.11.0.

Release notes

Sourced from ego-tree's releases.

0.11.0

What's Changed

New Contributors

Full Changelog: rust-scraper/ego-tree@v0.10.0...v0.11.0

0.10.0

What's Changed

New Contributors

Full Changelog: rust-scraper/ego-tree@v0.9.0...v0.10.0

Commits
  • de59b42 Version 0.11.0
  • b6617bc feat: add clone_subtree method for NodeMut
  • 40859c1 Fix reparent methods to update parent for all siblings (#47)
  • 2a90702 Add traverse functions for NodeMut
  • ecd16e5 make extend_tree use Vec::append not Vec::extend
  • 9a20413 Support @ marker in tree! macro to append subtrees
  • 44a220e Update LICENSE info
  • a38b9c4 Version 0.10.0
  • 9ec8bec Merge pull request #41 from AuTa/sort
  • c34461b docs: add rust in code block
  • Additional commits viewable 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 [ego-tree](https://github.com/rust-scraper/ego-tree) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/rust-scraper/ego-tree/releases)
- [Commits](rust-scraper/ego-tree@v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: ego-tree
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 9, 2026
@dependabot dependabot bot requested a review from ChrisTitusTech as a code owner March 9, 2026 21:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 9, 2026
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