fix(deps): update rust crate scraper to 0.26 #92

Open
Renovate-Bot wants to merge 1 commit from renovate/scraper-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
scraper dependencies minor 0.250.26

Release Notes

rust-scraper/scraper (scraper)

v0.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rust-scraper/scraper/compare/v0.25.0...v0.26.0


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [scraper](https://github.com/rust-scraper/scraper) | dependencies | minor | `0.25` → `0.26` | --- ### Release Notes <details> <summary>rust-scraper/scraper (scraper)</summary> ### [`v0.26.0`](https://github.com/rust-scraper/scraper/releases/tag/v0.26.0) [Compare Source](https://github.com/rust-scraper/scraper/compare/v0.25.0...v0.26.0) #### What's Changed - fix dom manipulation example by [@&#8203;JayceFayne](https://github.com/JayceFayne) in [#&#8203;292](https://github.com/rust-scraper/scraper/pull/292) - Bump selectors from 0.33.0 to 0.35.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;298](https://github.com/rust-scraper/scraper/pull/298) - Bump indexmap from 2.12.1 to 2.13.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;294](https://github.com/rust-scraper/scraper/pull/294) - Upgrade ego-tree to 0.11.0 and html5ever to 0.37.1 by [@&#8203;cfvescovo](https://github.com/cfvescovo) in [#&#8203;300](https://github.com/rust-scraper/scraper/pull/300) - Bump html5ever from 0.37.1 to 0.38.0 by [@&#8203;mohe2015](https://github.com/mohe2015) in [#&#8203;303](https://github.com/rust-scraper/scraper/pull/303) - Bump selectors from 0.35.0 to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;307](https://github.com/rust-scraper/scraper/pull/307) - Bump html5ever from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;308](https://github.com/rust-scraper/scraper/pull/308) - Version 0.26.0 by [@&#8203;adamreichold](https://github.com/adamreichold) in [#&#8203;306](https://github.com/rust-scraper/scraper/pull/306) #### New Contributors - [@&#8203;JayceFayne](https://github.com/JayceFayne) made their first contribution in [#&#8203;292](https://github.com/rust-scraper/scraper/pull/292) **Full Changelog**: <https://github.com/rust-scraper/scraper/compare/v0.25.0...v0.26.0> </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42MC40IiwidXBkYXRlZEluVmVyIjoiNDMuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
fix(deps): update rust crate scraper to 0.26
All checks were successful
Rust / Clippy (pull_request) Successful in 2m6s
36d106dee0
All checks were successful
Rust / Clippy (pull_request) Successful in 2m6s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/scraper-0.x:renovate/scraper-0.x
git switch renovate/scraper-0.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/scraper-0.x
git switch renovate/scraper-0.x
git rebase main
git switch main
git merge --ff-only renovate/scraper-0.x
git switch renovate/scraper-0.x
git rebase main
git switch main
git merge --no-ff renovate/scraper-0.x
git switch main
git merge --squash renovate/scraper-0.x
git switch main
git merge --ff-only renovate/scraper-0.x
git switch main
git merge renovate/scraper-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/xyz-to-cbz!92
No description provided.