Commit c026434
authored
chore(deps): update rust crate scraper to 0.25.0 (#330)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [scraper](https://redirect.github.com/rust-scraper/scraper) |
dependencies | minor | `0.24.0` -> `0.25.0` |
---
### Release Notes
<details>
<summary>rust-scraper/scraper (scraper)</summary>
###
[`v0.25.0`](https://redirect.github.com/rust-scraper/scraper/releases/tag/v0.25.0)
[Compare
Source](https://redirect.github.com/rust-scraper/scraper/compare/v0.24.0...v0.25.0)
##### What's Changed
- chore(Cargo.toml): bump servo to 0.36.0 by
[@​Jan9103](https://redirect.github.com/Jan9103) in
[#​280](https://redirect.github.com/rust-scraper/scraper/pull/280)
- Add version flag in executable by
[@​kachick](https://redirect.github.com/kachick) in
[#​282](https://redirect.github.com/rust-scraper/scraper/pull/282)
- Avoid panic for unknown flags and invalid selectors when using
executable by [@​kachick](https://redirect.github.com/kachick) in
[#​283](https://redirect.github.com/rust-scraper/scraper/pull/283)
- Update repo URL by
[@​atouchet](https://redirect.github.com/atouchet) in
[#​286](https://redirect.github.com/rust-scraper/scraper/pull/286)
- Added cargo deny to test github action by
[@​haydonryan](https://redirect.github.com/haydonryan) in
[#​287](https://redirect.github.com/rust-scraper/scraper/pull/287)
##### New Contributors
- [@​Jan9103](https://redirect.github.com/Jan9103) made their
first contribution in
[#​280](https://redirect.github.com/rust-scraper/scraper/pull/280)
- [@​kachick](https://redirect.github.com/kachick) made their
first contribution in
[#​282](https://redirect.github.com/rust-scraper/scraper/pull/282)
- [@​atouchet](https://redirect.github.com/atouchet) made their
first contribution in
[#​286](https://redirect.github.com/rust-scraper/scraper/pull/286)
- [@​haydonryan](https://redirect.github.com/haydonryan) made
their first contribution in
[#​287](https://redirect.github.com/rust-scraper/scraper/pull/287)
**Full Changelog**:
<rust-scraper/scraper@v0.24.0...v0.25.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apify/impit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent bb0e00a commit c026434
2 files changed
+39
-80
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments