fix(deps): update rust crate scraper to 0.23.0 #53

Merged
renovatebot merged 1 commits from renovate/scraper-0.x into master 2025-02-24 02:00:25 -08:00
Collaborator

This PR contains the following updates:

Package Type Update Change
scraper dependencies minor 0.22.0 -> 0.23.0

Release Notes

causal-agent/scraper (scraper)

v0.23.1

Compare Source

Full Changelog: https://github.com/rust-scraper/scraper/compare/v0.23.0...v0.23.1

v0.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rust-scraper/scraper/compare/v0.22.0...v0.23.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.22.0` -> `0.23.0` | --- ### Release Notes <details> <summary>causal-agent/scraper (scraper)</summary> ### [`v0.23.1`](https://github.com/rust-scraper/scraper/releases/tag/v0.23.1) [Compare Source](https://github.com/causal-agent/scraper/compare/v0.23.0...v0.23.1) **Full Changelog**: https://github.com/rust-scraper/scraper/compare/v0.23.0...v0.23.1 ### [`v0.23.0`](https://github.com/rust-scraper/scraper/releases/tag/v0.23.0) [Compare Source](https://github.com/causal-agent/scraper/compare/v0.22.0...v0.23.0) #### What's Changed - Fix README symlink by [@&#8203;hwup](https://github.com/hwup) in https://github.com/rust-scraper/scraper/pull/224 - Make `HtmlTreeSink`'s field public by [@&#8203;max-heller](https://github.com/max-heller) in https://github.com/rust-scraper/scraper/pull/226 - Bump indexmap from 2.7.0 to 2.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/230 - Add a serde feature for (de)serializing Selectors by [@&#8203;jakubslaby09](https://github.com/jakubslaby09) in https://github.com/rust-scraper/scraper/pull/227 - Bump serde from 1.0.215 to 1.0.217 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/233 - Bump serde from 1.0.217 to 1.0.218 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rust-scraper/scraper/pull/236 #### New Contributors - [@&#8203;hwup](https://github.com/hwup) made their first contribution in https://github.com/rust-scraper/scraper/pull/224 - [@&#8203;max-heller](https://github.com/max-heller) made their first contribution in https://github.com/rust-scraper/scraper/pull/226 - [@&#8203;jakubslaby09](https://github.com/jakubslaby09) made their first contribution in https://github.com/rust-scraper/scraper/pull/227 **Full Changelog**: https://github.com/rust-scraper/scraper/compare/v0.22.0...v0.23.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2025-02-24 01:31:25 -08:00
fix(deps): update rust crate scraper to 0.23.0
All checks were successful
Continuous integration / Check (pull_request) Successful in 38s
Continuous integration / Test Suite (pull_request) Successful in 44s
Continuous integration / Trunk (pull_request) Successful in 39s
Continuous integration / Rustfmt (pull_request) Successful in 32s
Continuous integration / Disallow unused dependencies (pull_request) Successful in 57s
Continuous integration / build (pull_request) Successful in 2m46s
Continuous integration / Check (push) Successful in 39s
Continuous integration / Trunk (push) Successful in 38s
Continuous integration / Rustfmt (push) Successful in 31s
Continuous integration / build (push) Successful in 51s
Continuous integration / Test Suite (push) Successful in 3m28s
Continuous integration / Disallow unused dependencies (push) Successful in 56s
3f0b2caedf
renovatebot merged commit 3f0b2caedf into master 2025-02-24 02:00:25 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#53
No description provided.