diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-06-01 16:57:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 16:57:44 -0400 |
commit | 023c869f889e0d50448dec2782a3577364347aa0 (patch) | |
tree | 238bb340f41c27f8ce3d987361510c115e51f1b1 /components/script | |
parent | ac42d7915c6f3d5cd19ffb747133330dc27d7c73 (diff) | |
parent | 461f980dbfc8eb84ce557c79f56b12160040fadf (diff) | |
download | servo-023c869f889e0d50448dec2782a3577364347aa0.tar.gz servo-023c869f889e0d50448dec2782a3577364347aa0.zip |
Auto merge of #26736 - servo:dependabot/cargo/combine-3.8.1, r=jdm
Bump combine from 3.5.2 to 3.8.1
Bumps [combine](https://github.com/Marwes/combine) from 3.5.2 to 3.8.1.
<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>3.8.1 (2019-03-13)</h3>
<h4>Bug Fixes</h4>
<ul>
<li>Handle partial parsing in <code>take_fn/take_until*</code> (<a href="https://github.com/Marwes/combine/commit/bae1e3bbe476fb3fe7c4ff6cc375e50f3d9cfd45">bae1e3bb</a>)</li>
</ul>
<p><a name="3.8.0"></a></p>
<h2>3.8.0 (2019-03-12)</h2>
<h4>Features</h4>
<ul>
<li>Add take_fn and take_until_bytes (<a href="https://github.com/Marwes/combine/commit/5f5607806f8e133485c990419a03de8c7531fa14">5f560780</a>)</li>
</ul>
<p><a name="3.6.7"></a></p>
<h3>3.6.7 (2019-02-13)</h3>
<h4>Bug Fixes</h4>
<ul>
<li>Forward is_partial in all Stream adaptors (<a href="https://github.com/Marwes/combine/commit/121b39879543c074924185dfe17d6b4f434ce413">121b3987</a>)</li>
</ul>
<p><a name="3.6.6"></a></p>
<h3>3.6.6 (2019-01-12)</h3>
<ul>
<li>Fix two inconsisties regarding EOI <a href="https://github-redirect.dependabot.com/Marwes/combine/pull/227">#227</a></li>
</ul>
<p><a name="3.6.5"></a></p>
<h3>3.6.5 (2019-01-09)</h3>
<h4>Bug Fixes</h4>
<ul>
<li>not_followed_by should fail on empty successful parses (<a href="https://github.com/Marwes/combine/commit/aa17e7d25532eebdb6c447459c8550a4fb6bbe93">aa17e7d2</a>)</li>
<li>Propagate the PartialState through parser! uses (<a href="https://github.com/Marwes/combine/commit/ae8882449ee935f7ffb0dd3ef7f0e2d8d6932409">ae888244</a>, closes <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/223">#223</a>)</li>
</ul>
<p><a name="3.6.3"></a></p>
<h3>3.6.3 (2018-11-16)</h3>
</tr></table> ... (truncated)
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Marwes/combine/commit/bdbcdfe1aebd6f49d9dfe0bfa0fef78752d26947"><code>bdbcdfe</code></a> (cargo-release) version 3.8.1</li>
<li><a href="https://github.com/Marwes/combine/commit/aeecb43b632518ccc1d8fa3cf37d8b612b90ad44"><code>aeecb43</code></a> Updated changelog</li>
<li><a href="https://github.com/Marwes/combine/commit/bae1e3bbe476fb3fe7c4ff6cc375e50f3d9cfd45"><code>bae1e3b</code></a> fix: Handle partial parsing in <code>take_fn/take_until*</code></li>
<li><a href="https://github.com/Marwes/combine/commit/c6c16731069eef2e43a17636b75156e17942cb7b"><code>c6c1673</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/236">#236</a> from Marwes/take_until_bytes</li>
<li><a href="https://github.com/Marwes/combine/commit/a301124ea58e01a046d595c036444889f350fd15"><code>a301124</code></a> FIx changelog</li>
<li><a href="https://github.com/Marwes/combine/commit/e054643a136b7d59798ff1f45e8f1fe944de726d"><code>e054643</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Marwes/combine/issues/234">#234</a> from Marwes/take_until_bytes</li>
<li><a href="https://github.com/Marwes/combine/commit/4440bbf5cd1b44f1ec585c9fdd5a604238b2c9c7"><code>4440bbf</code></a> (cargo-release) start next development iteration 3.8.1-alpha.0</li>
<li><a href="https://github.com/Marwes/combine/commit/53f7fa0801b73e17c6558da4db9f77576694d434"><code>53f7fa0</code></a> (cargo-release) version 3.8.0</li>
<li><a href="https://github.com/Marwes/combine/commit/ea28478d2e9e55a25753f5b176ec3002b0af520b"><code>ea28478</code></a> (cargo-release) version 3.7.0</li>
<li><a href="https://github.com/Marwes/combine/commit/5f5607806f8e133485c990419a03de8c7531fa14"><code>5f56078</code></a> feat: Add take_fn and take_until_bytes</li>
<li>Additional commits viewable in <a href="https://github.com/Marwes/combine/compare/3.5.2...3.8.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=combine&package-manager=cargo&previous-version=3.5.2&new-version=3.8.1)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions