Auto merge of #28851 - servo:dependabot/cargo/combine-4.6.3, r=jdm

Bump combine from 4.4.0 to 4.6.3

Bumps [combine](https://github.com/Marwes/combine) from 4.4.0 to 4.6.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Marwes/combine/blob/master/CHANGELOG.md">combine's changelog</a>.</em></p>
<blockquote>
<h3>v4.6.3 (2022-01-12)</h3>
<h4>Bug Fixes</h4>
<ul>
<li><strong>easy:</strong>  Only back-quote parser tokens (<a href="08962d1d42">08962d1d</a>, closes <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/334">#334</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h3>v4.6.3 (2022-01-12)</h3>
<h4>Bug Fixes</h4>
<ul>
<li><strong>easy:</strong>  Only back-quote parser tokens (<a href="08962d1d42">08962d1d</a>, closes <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/334">#334</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h3>v4.6.2 (2021-10-28)</h3>
<h4>Performance</h4>
<ul>
<li>Handle restarts better in take_until_byte{,s,2,3} (<a href="03b1949818">03b19498</a>, closes <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/327">#327</a>)</li>
</ul>
<h4>Bug Fixes</h4>
<ul>
<li>warning (<a href="08753d3ebf">08753d3e</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h3>v4.6.1 (2021-08-25)</h3>
<h4>Performance</h4>
<ul>
<li>Avoid a saturating add in slice_uncons_while (<a href="7f330b0cac">7f330b0c</a>)</li>
<li>Avoid a saturating add in slice_uncons_while (<a href="ad4180dd7d">ad4180dd</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h2>v4.6.0 (2021-06-16)</h2>
<h4>Features</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="84ceb76d89"><code>84ceb76</code></a> (cargo-release) version 4.6.3</li>
<li><a href="c8456e55d7"><code>c8456e5</code></a> Updated changelog</li>
<li><a href="48108dbd31"><code>48108db</code></a> Updated changelog</li>
<li><a href="64a2f154f6"><code>64a2f15</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/335">#335</a> from epage/token</li>
<li><a href="da820bf83c"><code>da820bf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/331">#331</a> from xhebox/patch-1</li>
<li><a href="cf7acfb713"><code>cf7acfb</code></a> chore: Run the full test script on github actions</li>
<li><a href="5fc126090e"><code>5fc1260</code></a> chore: Add github action</li>
<li><a href="08962d1d42"><code>08962d1</code></a> fix(easy): Only back-quote parser tokens</li>
<li><a href="63277be79c"><code>63277be</code></a> fix compiling error for futures</li>
<li><a href="fdd63e2a86"><code>fdd63e2</code></a> chore: cargo update</li>
<li>Additional commits viewable in <a href="https://github.com/Marwes/combine/compare/v4.4.0...v4.6.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=combine&package-manager=cargo&previous-version=4.4.0&new-version=4.6.3)](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 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>
This commit is contained in:
bors-servo 2022-04-12 16:42:40 -04:00 committed by GitHub
commit 3122a07aac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
Cargo.lock generated
View file

@ -866,13 +866,12 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]] [[package]]
name = "combine" name = "combine"
version = "4.4.0" version = "4.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9417a0c314565e2abffaece67e95a8cb51f9238cd39f3764d9dfdf09e72b20c" checksum = "50b727aacc797f9fc28e355d21f34709ac4fc9adecfe470ad07b8f4464f53062"
dependencies = [ dependencies = [
"bytes 0.5.6", "bytes 1.1.0",
"memchr", "memchr",
"pin-project-lite 0.1.11",
] ]
[[package]] [[package]]