Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps scraper from 0.24.0 to 0.25.0.

Release notes

Sourced from scraper's releases.

v0.25.0

What's Changed

New Contributors

Full Changelog: rust-scraper/scraper@v0.24.0...v0.25.0

Commits
  • 4cb7107 Version 0.25.0
  • 382c092 Add cargo deny to test github action (#287)
  • 29b3d8f Update repo URL (#286)
  • 943ee24 Bump indexmap from 2.12.0 to 2.12.1
  • 4848e3c Avoid panic for missing or invalid selectors
  • 75b88da Avoid panic for unknown flags
  • 85e6967 Add version flag in executable
  • 381a4bd chore(Cargo.toml): bump servo to 0.36.0
  • 3fca4f1 Merge pull request #278 from rust-scraper/dependabot/cargo/indexmap-2.12.0
  • 8e56e7e Bump indexmap from 2.11.4 to 2.12.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [scraper](https://github.com/rust-scraper/scraper) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/rust-scraper/scraper/releases)
- [Commits](rust-scraper/scraper@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: scraper
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 1, 2026
@dependabot dependabot bot requested review from djmitche and mgeisler as code owners January 1, 2026 01:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2026
@dependabot dependabot bot requested a review from qwandor as a code owner January 1, 2026 01:05
@dependabot dependabot bot added the rust Pull requests that update Rust code label Jan 1, 2026
@gribozavr gribozavr merged commit dfb6786 into main Jan 1, 2026
38 checks passed
@gribozavr gribozavr deleted the dependabot/cargo/scraper-0.25.0 branch January 1, 2026 01:57
timClicks pushed a commit to accelerant-dev/comprehensive-rust that referenced this pull request Jan 5, 2026
Bumps [scraper](https://github.com/rust-scraper/scraper) from 0.24.0 to
0.25.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-scraper/scraper/releases">scraper's
releases</a>.</em></p>
<blockquote>
<h2>v0.25.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(Cargo.toml): bump servo to 0.36.0 by <a
href="https://github.com/Jan9103"><code>@​Jan9103</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/280">rust-scraper/scraper#280</a></li>
<li>Add version flag in executable by <a
href="https://github.com/kachick"><code>@​kachick</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/282">rust-scraper/scraper#282</a></li>
<li>Avoid panic for unknown flags and invalid selectors when using
executable by <a
href="https://github.com/kachick"><code>@​kachick</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/283">rust-scraper/scraper#283</a></li>
<li>Update repo URL by <a
href="https://github.com/atouchet"><code>@​atouchet</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/286">rust-scraper/scraper#286</a></li>
<li>Added cargo deny to test github action by <a
href="https://github.com/haydonryan"><code>@​haydonryan</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/287">rust-scraper/scraper#287</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Jan9103"><code>@​Jan9103</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/280">rust-scraper/scraper#280</a></li>
<li><a href="https://github.com/kachick"><code>@​kachick</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/282">rust-scraper/scraper#282</a></li>
<li><a href="https://github.com/atouchet"><code>@​atouchet</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/286">rust-scraper/scraper#286</a></li>
<li><a
href="https://github.com/haydonryan"><code>@​haydonryan</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/287">rust-scraper/scraper#287</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-scraper/scraper/compare/v0.24.0...v0.25.0">https://github.com/rust-scraper/scraper/compare/v0.24.0...v0.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-scraper/scraper/commit/4cb710713323eb38a1e31808edebc4e8d3850c51"><code>4cb7107</code></a>
Version 0.25.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/382c092278c132de8aff67989841f45756c307c0"><code>382c092</code></a>
Add cargo deny to test github action (<a
href="https://redirect.github.com/rust-scraper/scraper/issues/287">#287</a>)</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/29b3d8f9f551ec2181a23a8d7dadd884516b1374"><code>29b3d8f</code></a>
Update repo URL (<a
href="https://redirect.github.com/rust-scraper/scraper/issues/286">#286</a>)</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/943ee247fada855eafb743a8d70ee18ad06707ec"><code>943ee24</code></a>
Bump indexmap from 2.12.0 to 2.12.1</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/4848e3ce705ea5466e1218e75e5a2cdf354529f0"><code>4848e3c</code></a>
Avoid panic for missing or invalid selectors</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/75b88dae4b9fcfc66b900a1952a6a3e6540dd828"><code>75b88da</code></a>
Avoid panic for unknown flags</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/85e69679ba955fe4e4279f49b4b61a67c5947714"><code>85e6967</code></a>
Add version flag in executable</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/381a4bd79b31b60720fb6c44835f6476987da12a"><code>381a4bd</code></a>
chore(Cargo.toml): bump servo to 0.36.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/3fca4f11783c8e58c78380d97c07bfcea0e03aaa"><code>3fca4f1</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-scraper/scraper/issues/278">#278</a>
from rust-scraper/dependabot/cargo/indexmap-2.12.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/8e56e7e6cbf9211cb2b00c168defe6d04c9d0059"><code>8e56e7e</code></a>
Bump indexmap from 2.11.4 to 2.12.0</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-scraper/scraper/compare/v0.24.0...v0.25.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scraper&package-manager=cargo&previous-version=0.24.0&new-version=0.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
timClicks pushed a commit to accelerant-dev/comprehensive-rust that referenced this pull request Jan 6, 2026
Bumps [scraper](https://github.com/rust-scraper/scraper) from 0.24.0 to
0.25.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-scraper/scraper/releases">scraper's
releases</a>.</em></p>
<blockquote>
<h2>v0.25.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(Cargo.toml): bump servo to 0.36.0 by <a
href="https://github.com/Jan9103"><code>@​Jan9103</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/280">rust-scraper/scraper#280</a></li>
<li>Add version flag in executable by <a
href="https://github.com/kachick"><code>@​kachick</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/282">rust-scraper/scraper#282</a></li>
<li>Avoid panic for unknown flags and invalid selectors when using
executable by <a
href="https://github.com/kachick"><code>@​kachick</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/283">rust-scraper/scraper#283</a></li>
<li>Update repo URL by <a
href="https://github.com/atouchet"><code>@​atouchet</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/286">rust-scraper/scraper#286</a></li>
<li>Added cargo deny to test github action by <a
href="https://github.com/haydonryan"><code>@​haydonryan</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/287">rust-scraper/scraper#287</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Jan9103"><code>@​Jan9103</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/280">rust-scraper/scraper#280</a></li>
<li><a href="https://github.com/kachick"><code>@​kachick</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/282">rust-scraper/scraper#282</a></li>
<li><a href="https://github.com/atouchet"><code>@​atouchet</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/286">rust-scraper/scraper#286</a></li>
<li><a
href="https://github.com/haydonryan"><code>@​haydonryan</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/287">rust-scraper/scraper#287</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-scraper/scraper/compare/v0.24.0...v0.25.0">https://github.com/rust-scraper/scraper/compare/v0.24.0...v0.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-scraper/scraper/commit/4cb710713323eb38a1e31808edebc4e8d3850c51"><code>4cb7107</code></a>
Version 0.25.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/382c092278c132de8aff67989841f45756c307c0"><code>382c092</code></a>
Add cargo deny to test github action (<a
href="https://redirect.github.com/rust-scraper/scraper/issues/287">#287</a>)</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/29b3d8f9f551ec2181a23a8d7dadd884516b1374"><code>29b3d8f</code></a>
Update repo URL (<a
href="https://redirect.github.com/rust-scraper/scraper/issues/286">#286</a>)</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/943ee247fada855eafb743a8d70ee18ad06707ec"><code>943ee24</code></a>
Bump indexmap from 2.12.0 to 2.12.1</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/4848e3ce705ea5466e1218e75e5a2cdf354529f0"><code>4848e3c</code></a>
Avoid panic for missing or invalid selectors</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/75b88dae4b9fcfc66b900a1952a6a3e6540dd828"><code>75b88da</code></a>
Avoid panic for unknown flags</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/85e69679ba955fe4e4279f49b4b61a67c5947714"><code>85e6967</code></a>
Add version flag in executable</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/381a4bd79b31b60720fb6c44835f6476987da12a"><code>381a4bd</code></a>
chore(Cargo.toml): bump servo to 0.36.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/3fca4f11783c8e58c78380d97c07bfcea0e03aaa"><code>3fca4f1</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-scraper/scraper/issues/278">#278</a>
from rust-scraper/dependabot/cargo/indexmap-2.12.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/8e56e7e6cbf9211cb2b00c168defe6d04c9d0059"><code>8e56e7e</code></a>
Bump indexmap from 2.11.4 to 2.12.0</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-scraper/scraper/compare/v0.24.0...v0.25.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scraper&package-manager=cargo&previous-version=0.24.0&new-version=0.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant