Commit 5ff2ada
chore(deps): bump scraper from 0.21.0 to 0.27.0 (#56)
Bumps [scraper](https://github.com/rust-scraper/scraper) from 0.21.0 to
0.27.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.27.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump dependencies including selectors and cssparser.</li>
<li>Avoid exposing optional dependencies as implicit features.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-scraper/scraper/compare/v0.26.0...v0.27.0">https://github.com/rust-scraper/scraper/compare/v0.26.0...v0.27.0</a></p>
<h2>v0.26.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix dom manipulation example by <a
href="https://github.com/JayceFayne"><code>@JayceFayne</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/292">rust-scraper/scraper#292</a></li>
<li>Bump selectors from 0.33.0 to 0.35.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/298">rust-scraper/scraper#298</a></li>
<li>Bump indexmap from 2.12.1 to 2.13.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/294">rust-scraper/scraper#294</a></li>
<li>Upgrade ego-tree to 0.11.0 and html5ever to 0.37.1 by <a
href="https://github.com/cfvescovo"><code>@cfvescovo</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/300">rust-scraper/scraper#300</a></li>
<li>Bump html5ever from 0.37.1 to 0.38.0 by <a
href="https://github.com/mohe2015"><code>@mohe2015</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/303">rust-scraper/scraper#303</a></li>
<li>Bump selectors from 0.35.0 to 0.36.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/307">rust-scraper/scraper#307</a></li>
<li>Bump html5ever from 0.38.0 to 0.39.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/308">rust-scraper/scraper#308</a></li>
<li>Version 0.26.0 by <a
href="https://github.com/adamreichold"><code>@adamreichold</code></a>
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/306">rust-scraper/scraper#306</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/JayceFayne"><code>@JayceFayne</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/292">rust-scraper/scraper#292</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-scraper/scraper/compare/v0.25.0...v0.26.0">https://github.com/rust-scraper/scraper/compare/v0.25.0...v0.26.0</a></p>
<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>
<h2>v0.24.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump depedencies, especially html5ever, cssparser, selectors which
must be bumped together. by <a
href="https://github.com/adamreichold"><code>@adamreichold</code></a>
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/249">rust-scraper/scraper#249</a></li>
<li>Bump <code>selectors</code> to v0.28 by <a
href="https://github.com/paolobarbolini"><code>@paolobarbolini</code></a>
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/251">rust-scraper/scraper#251</a></li>
<li>Bump getopts from 0.2.21 to 0.2.22 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/254">rust-scraper/scraper#254</a></li>
<li>Recreate README.md as a non-symlink by <a
href="https://github.com/saschanaz"><code>@saschanaz</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/250">rust-scraper/scraper#250</a></li>
<li>Bump selectors from 0.28.0 to 0.29.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/257">rust-scraper/scraper#257</a></li>
<li>Bump html5ever and selectors dependencies by <a
href="https://github.com/mina86"><code>@mina86</code></a> in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/263">rust-scraper/scraper#263</a></li>
<li>Bump selectors from 0.30.0 to 0.31.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/rust-scraper/scraper/pull/264">rust-scraper/scraper#264</a></li>
</ul>
<h2>New Contributors</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-scraper/scraper/commit/9c1eff304e45a8bccb463968268ce6758703e821"><code>9c1eff3</code></a>
Bump selectors and cssparser together.</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/429d8a1b333baa1a441875984e09d0f09e9b5cc1"><code>429d8a1</code></a>
Avoid exposing optional dependencies as implicit features.</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/8038521fea61c3a732db75e6ecd4ae94635369fa"><code>8038521</code></a>
Add categories as suggested by lib.rs maintainer dashboard.</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/f2d0e5001ef3661cf25dccbb4a6965ae6f8cdd0c"><code>f2d0e50</code></a>
Bump selectors from 0.36.1 to 0.37.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/2103564188dc5f50d5de81f82687f0a8ec36db26"><code>2103564</code></a>
Bump indexmap from 2.13.1 to 2.14.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/57ebae6346dad66755d37b7d4522286959c2cee1"><code>57ebae6</code></a>
Bump selectors from 0.36.0 to 0.36.1</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/d935dee4366762ceaca4a4cd4c07f435bb48a612"><code>d935dee</code></a>
Bump indexmap from 2.13.0 to 2.13.1</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/170cdd35886d6e63c53a52b8a2754ebb35df6f43"><code>170cdd3</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-scraper/scraper/issues/306">#306</a>
from rust-scraper/bump</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/bca18390fa23e367ba3980e930454f87c6b13131"><code>bca1839</code></a>
Bump html5ever from 0.38.0 to 0.39.0</li>
<li><a
href="https://github.com/rust-scraper/scraper/commit/d07444effb9ca192d9b3919fb920ab9c6c701c4f"><code>d07444e</code></a>
Bump selectors from 0.35.0 to 0.36.0 (<a
href="https://redirect.github.com/rust-scraper/scraper/issues/307">#307</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-scraper/scraper/compare/v0.21.0...v0.27.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>2 files changed
Lines changed: 60 additions & 118 deletions
0 commit comments