fix(deps): update rust crate scraper to 0.21 #44

Merged
kemitix merged 1 commit from renovate/scraper-0.x into main 2024-10-31 08:01:15 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
scraper dependencies minor 0.20 -> 0.21

Release Notes

causal-agent/scraper (scraper)

v0.21.0: 0.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rust-scraper/scraper/compare/v0.20.0...v0.21.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/causal-agent/scraper) | dependencies | minor | `0.20` -> `0.21` | --- ### Release Notes <details> <summary>causal-agent/scraper (scraper)</summary> ### [`v0.21.0`](https://github.com/rust-scraper/scraper/releases/tag/v0.21.0): 0.21.0 [Compare Source](https://github.com/causal-agent/scraper/compare/v0.20.0...v0.21.0) #### What's Changed - Bump indexmap from 2.3.0 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/197 - Bump ego-tree from 0.6.2 to 0.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/198 - migrate once_cell::unsync::OnceCell to std::cell::OnceCell + drop dep… by [@&#8203;LoZack19](https://github.com/LoZack19) in https://github.com/rust-scraper/scraper/pull/199 - Introduce workspaces by [@&#8203;LoZack19](https://github.com/LoZack19) in https://github.com/rust-scraper/scraper/pull/201 - Now that ego-tree's Traverse is a fused iterator, so are our Select and Text by [@&#8203;adamreichold](https://github.com/adamreichold) in https://github.com/rust-scraper/scraper/pull/202 - Bump indexmap from 2.4.0 to 2.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/204 - Bump ego-tree from 0.8.0 to 0.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/205 - Bump indexmap from 2.5.0 to 2.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/211 - Bump selectors, cssparser and html5ever by [@&#8203;adamreichold](https://github.com/adamreichold) in https://github.com/rust-scraper/scraper/pull/214 - Handle missing Token::Delim variant when rendering errors by [@&#8203;adamreichold](https://github.com/adamreichold) in https://github.com/rust-scraper/scraper/pull/213 #### New Contributors - [@&#8203;LoZack19](https://github.com/LoZack19) made their first contribution in https://github.com/rust-scraper/scraper/pull/199 **Full Changelog**: https://github.com/rust-scraper/scraper/compare/v0.20.0...v0.21.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEzOC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-10-31 07:47:25 +00:00
fix(deps): update rust crate scraper to 0.21
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
1013271dda
kemitix merged commit 1013271dda into main 2024-10-31 08:01:15 +00:00
kemitix deleted branch renovate/scraper-0.x 2024-10-31 08:01:15 +00:00
Sign in to join this conversation.
No reviewers
No labels
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: kemitix/podal#44
No description provided.