fix(deps): update rust crate scraper to 0.19.0 #8

Merged
realaravinth merged 1 commit from renovate/scraper-0.x into master 2024-06-07 23:13:01 +05:30
Member

This PR contains the following updates:

Package Type Update Change
scraper dependencies minor 0.18.0 -> 0.19.0

Release Notes

causal-agent/scraper (scraper)

v0.19.0: 0.19.0

Compare Source

What's Changed

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

v0.18.1: 0.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/causal-agent/scraper/compare/v0.18.0...v0.18.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.18.0` -> `0.19.0` | --- ### Release Notes <details> <summary>causal-agent/scraper (scraper)</summary> ### [`v0.19.0`](https://github.com/causal-agent/scraper/releases/tag/v0.19.0): 0.19.0 [Compare Source](https://github.com/causal-agent/scraper/compare/v0.18.1...v0.19.0) #### What's Changed - Bump ahash from 0.8.3 to 0.8.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/156 - Bump indexmap from 2.0.2 to 2.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/159 - Add convenience methods to iterate only over child and descendant elements instead of all nodes. by [@&#8203;adamreichold](https://github.com/adamreichold) in https://github.com/causal-agent/scraper/pull/158 - Add trait to abstract over selectable collections of elements by [@&#8203;adamreichold](https://github.com/adamreichold) in https://github.com/causal-agent/scraper/pull/155 - Bump once_cell from 1.18.0 to 1.19.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/161 - Another try at actually using an nth index cache by [@&#8203;adamreichold](https://github.com/adamreichold) in https://github.com/causal-agent/scraper/pull/164 - Bump ahash from 0.8.6 to 0.8.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/165 - Bump indexmap from 2.1.0 to 2.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/166 - Bump indexmap from 2.2.1 to 2.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/167 - Bump ahash from 0.8.7 to 0.8.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/172 - Bump indexmap from 2.2.2 to 2.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/causal-agent/scraper/pull/171 **Full Changelog**: https://github.com/causal-agent/scraper/compare/v0.18.1...v0.19.0 ### [`v0.18.1`](https://github.com/causal-agent/scraper/releases/tag/v0.18.1): 0.18.1 [Compare Source](https://github.com/causal-agent/scraper/compare/v0.18.0...v0.18.1) #### What's Changed - Fix lifetime in ElementRef::attr return value by [@&#8203;g2p](https://github.com/g2p) in https://github.com/causal-agent/scraper/pull/154 #### New Contributors - [@&#8203;g2p](https://github.com/g2p) made their first contribution in https://github.com/causal-agent/scraper/pull/154 **Full Changelog**: https://github.com/causal-agent/scraper/compare/v0.18.0...v0.18.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:30:35 +05:30
renovate-bot added 1 commit 2024-06-04 13:30:35 +05:30
fix(deps): update rust crate scraper to 0.19.0
All checks were successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
29c778c80a
realaravinth merged commit d9f2a58227 into master 2024-06-07 23:13:01 +05:30
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: mCaptcha/cli#8
No description provided.