fix(deps): update rust crate scraper to 0.20 #43

Merged
kemitix merged 1 commit from renovate/scraper-0.x into dev 2024-08-11 09:07:21 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
scraper dependencies minor 0.19 -> 0.20

Release Notes

causal-agent/scraper (scraper)

v0.20.0: 0.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/causal-agent/scraper/compare/v0.19.1...v0.20.0

v0.19.1: 0.19.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/causal-agent/scraper/compare/v0.19.0...v0.19.1


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.19` -> `0.20` | --- ### Release Notes <details> <summary>causal-agent/scraper (scraper)</summary> ### [`v0.20.0`](https://github.com/rust-scraper/scraper/releases/tag/v0.20.0): 0.20.0 [Compare Source](https://github.com/causal-agent/scraper/compare/v0.19.1...v0.20.0) #### What's Changed - `is` and `has` support by [@&#8203;cfvescovo](https://github.com/cfvescovo) in https://github.com/causal-agent/scraper/pull/187 - Make ElementRef Debug impl use Element by [@&#8203;gfaster](https://github.com/gfaster) in https://github.com/causal-agent/scraper/pull/190 - Bump indexmap from 2.2.6 to 2.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/194 #### New Contributors - [@&#8203;gfaster](https://github.com/gfaster) made their first contribution in https://github.com/causal-agent/scraper/pull/190 **Full Changelog**: https://github.com/causal-agent/scraper/compare/v0.19.1...v0.20.0 ### [`v0.19.1`](https://github.com/rust-scraper/scraper/releases/tag/v0.19.1): 0.19.1 [Compare Source](https://github.com/causal-agent/scraper/compare/v0.19.0...v0.19.1) #### What's Changed - Bump ahash from 0.8.9 to 0.8.11 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/174 - Bump indexmap from 2.2.3 to 2.2.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/173 - Bump html5ever from 0.26.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/176 - Bump indexmap from 2.2.5 to 2.2.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/177 - Select and Text are not fused iterators by [@&#8203;Noname-Official](https://github.com/Noname-Official) in https://github.com/causal-agent/scraper/pull/184 #### New Contributors - [@&#8203;Noname-Official](https://github.com/Noname-Official) made their first contribution in https://github.com/causal-agent/scraper/pull/184 **Full Changelog**: https://github.com/causal-agent/scraper/compare/v0.19.0...v0.19.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjIxLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-08-05 09:31:53 +01:00
fix(deps): update rust crate scraper to 0.20
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
249b94382e
kemitix changed target branch from main to dev 2024-08-11 09:06:43 +01:00
kemitix merged commit 249b94382e into dev 2024-08-11 09:07:21 +01:00
kemitix deleted branch renovate/scraper-0.x 2024-08-11 09:07:21 +01: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#43
No description provided.