Closed renovate[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 56.18%. Comparing base (
77ac41e
) to head (f30adbc
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.6
->0.9
Release Notes
rust-scraper/ego-tree (ego-tree)
### [`v0.9.0`](https://redirect.github.com/rust-scraper/ego-tree/releases/tag/v0.9.0): 0.9.0 [Compare Source](https://redirect.github.com/rust-scraper/ego-tree/compare/v0.8.0...v0.9.0) #### What's Changed - Implement serde traits for ego-tree by [@LoZack19](https://redirect.github.com/LoZack19) in [https://github.com/rust-scraper/ego-tree/pull/34](https://redirect.github.com/rust-scraper/ego-tree/pull/34) #### New Contributors - [@LoZack19](https://redirect.github.com/LoZack19) made their first contribution in [https://github.com/rust-scraper/ego-tree/pull/34](https://redirect.github.com/rust-scraper/ego-tree/pull/34) **Full Changelog**: https://github.com/rust-scraper/ego-tree/compare/v0.8.0...v0.9.0 ### [`v0.8.0`](https://redirect.github.com/rust-scraper/ego-tree/releases/tag/v0.8.0): 0.8.0 [Compare Source](https://redirect.github.com/rust-scraper/ego-tree/compare/v0.7.0...v0.8.0) #### What's Changed - Bump to current Rust edition 2021. by [@adamreichold](https://redirect.github.com/adamreichold) in [https://github.com/rust-scraper/ego-tree/pull/31](https://redirect.github.com/rust-scraper/ego-tree/pull/31) - Implement FusedIterator trait for the various iterators provided by this crate by [@adamreichold](https://redirect.github.com/adamreichold) in [https://github.com/rust-scraper/ego-tree/pull/32](https://redirect.github.com/rust-scraper/ego-tree/pull/32) - Provide consuming movement methods so that NodeMut can act as a cursor. by [@adamreichold](https://redirect.github.com/adamreichold) in [https://github.com/rust-scraper/ego-tree/pull/33](https://redirect.github.com/rust-scraper/ego-tree/pull/33) #### New Contributors - [@adamreichold](https://redirect.github.com/adamreichold) made their first contribution in [https://github.com/rust-scraper/ego-tree/pull/31](https://redirect.github.com/rust-scraper/ego-tree/pull/31) **Full Changelog**: https://github.com/rust-scraper/ego-tree/compare/v0.7.0...v0.8.0 ### [`v0.7.0`](https://redirect.github.com/rust-scraper/ego-tree/releases/tag/v0.7.0): 0.7.0 [Compare Source](https://redirect.github.com/rust-scraper/ego-tree/compare/v0.6.3...v0.7.0) #### What's Changed - impl Display for Tree by [@cfvescovo](https://redirect.github.com/cfvescovo) in [https://github.com/rust-scraper/ego-tree/pull/29](https://redirect.github.com/rust-scraper/ego-tree/pull/29) - Add support for appending and prepending subtree by [@cfvescovo](https://redirect.github.com/cfvescovo) in [https://github.com/rust-scraper/ego-tree/pull/30](https://redirect.github.com/rust-scraper/ego-tree/pull/30) **Full Changelog**: https://github.com/rust-scraper/ego-tree/compare/v0.6.3...v0.7.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.