Commit graph

44628 commits

Author SHA1 Message Date
dependabot[bot]
cc050fc54c
Bump image from 0.24.1 to 0.24.3
Bumps [image](https://github.com/image-rs/image) from 0.24.1 to 0.24.3.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image/commits)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 00:24:20 +00:00
bors-servo
0c740cf996
Auto merge of #28893 - EnnuiL:master, r=jdm
Update to image 0.24.2, implement WebP support

<!-- Please describe your changes on the following line: -->
This PR updates image to 0.24.2 and implements WebP support. I've been watching the progress on image-rs's WebP implementation, and from what I've seen, the situation has changed from "can only decode the luma channel from lossy WebPs" to pretty much full support (with image 0.24.2 implementing support for the extended WebP format).

Here are screenshots of it viewing the WebP page's example:
<details>
<summary>Screenshots</summary>

Servo viewing the main WebP gallery:
![A screenshot of Servo viewing the WebP Gallery](https://user-images.githubusercontent.com/85590273/167732100-957fe4a9-1752-491b-90e4-ffb2aa0552a4.png)
Servo viewing a lossless example from WebP's Lossless and Alpha Demonstration:
![A screenshot of Servo viewing the lossless version of the "Transparent compass card for overlays" example from WebP's Lossless and Alpha Demonstration](https://user-images.githubusercontent.com/85590273/167732333-d082c9d0-e390-49c1-bfb0-9ba3e717367c.png)
Servo viewing a lossy-with-alpha example from WebP's Lossless and Alpha Demonstration
![A screenshot of Servo viewing the lossy-with-alpha version of the "Transparent compass card for overlays" example from WebP's Lossless and Alpha Demonstration](https://user-images.githubusercontent.com/85590273/167731987-393f4931-4276-4cfb-94da-adacb07e5ca9.png)
</details>

This also changes the package name from `piston_image` to simply `image`. It appeared to be a piece of legacy from ages ago which can be safely changed now.

(PS: I'm still pretty new at Rust, please let me know if I have done any mistakes in the process)

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #20045 (GitHub issue number if applicable)

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2022-08-15 18:16:23 -04:00
bors-servo
288b1257a1
Auto merge of #28878 - servo:dependabot/cargo/exr-1.4.2, r=jdm
Bump exr from 1.4.1 to 1.4.2

Bumps [exr](https://github.com/johannesvollmer/exrs) from 1.4.1 to 1.4.2.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/johannesvollmer/exrs/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=exr&package-manager=cargo&previous-version=1.4.1&new-version=1.4.2)](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>
2022-08-15 14:16:50 -04:00
bors-servo
72860c2cdd
Auto merge of #28369 - servo:github-action-nightly, r=jdm
Run WPT sync nightly on GitHub Action

---

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #28281
- [x] These changes do not require tests because it will add a GitHub Action to run wpt sync everyday
2022-08-15 12:26:05 -04:00
cybai
1b9bda0d25 Avoid running the job for PRs 2022-08-16 00:20:07 +09:00
cybai
05cefceed6 Remove command of running filter intermittents 2022-08-16 00:19:49 +09:00
cybai
4f446f8c85 Remove unnecessary always succeed flag 2022-08-16 00:18:37 +09:00
cybai
49d94cb08b Run WPT sync nightly on GitHub Action 2022-08-16 00:14:55 +09:00
bors-servo
de183dfde7
Auto merge of #28908 - nlefler:update-nix-shell, r=jdm
Update nix-shell package names

<!-- Please describe your changes on the following line: -->
Updating two packages in `shell.nix` which have been renamed.

"xlibs" has been renamed to/replaced by "xorg"
"x11" has been renamed to/replaced by "xlibsWrapper"

Signed-off-by: Nathan Lefler <nathan@lefler.me>

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] There is no Issue for these changes

<!-- Either: -->
- [X] These changes do not require tests because they do not change code or dependencies

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2022-08-15 07:56:03 -04:00
bors-servo
cf4f3dd5eb
Auto merge of #28909 - teymour-aldridge:minor-updates, r=jdm
Minor updates

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #28905 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they are very small changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2022-08-06 09:10:54 -04:00
bors-servo
9c6847a387
Auto merge of #28910 - teymour-aldridge:clippy, r=jdm
Fix some Clippy lints.

<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [ ] These changes do not require tests because they do not change the behaviour of the code

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2022-08-06 07:20:18 -04:00
bors-servo
9c41c14649
Auto merge of #28912 - servo:jdm-patch-30, r=jdm
Upgade to LLVM 14 on Windows.

Attempt an LLVM upgrade.
2022-08-06 00:49:42 -04:00
Josh Matthews
ec9f0769cb
Update clangfmt version. 2022-08-06 00:48:15 -04:00
Josh Matthews
1aedaef70c
Upgade to LLVM 14 on Windows. 2022-08-05 22:08:31 -04:00
Teymour Aldridge
3e5cd8815d Fix some Clippy lints. 2022-08-04 00:13:36 +08:00
Teymour Aldridge
f70b7a5165 Fix ./mach bootstrap on fedora. 2022-08-03 20:10:09 +08:00
Teymour Aldridge
51e2893e79 Update suggested Rust vscode extension.
- now recommend rust-analyzer rather than (deprecated) Rust.
2022-08-03 20:08:24 +08:00
Nathan Lefler
881e01ab7e Update nix-shell package names
"xlibs" has been renamed to "xorg"
"x11" has been renamed to "xlibsWrapper"

Signed-off-by: Nathan Lefler <nathan@lefler.me>
2022-07-31 23:57:58 +00:00
Ennui Langeweile
b2ea5f0160
Implement WebP support
This also updates the image crate to 0.24.2

Signed-off-by: Ennui Langeweile <85590273+EnnuiL@users.noreply.github.com>
2022-05-10 18:40:19 -03:00
bors-servo
c23adde5a3
Auto merge of #28889 - thomas992:patch-1, r=jdm
Update bootstrap to support Pop!_OS 22.04

Bootstrap downloads dependencies. Updating Pop!_OS and Linux Mint, notable exception being Elementary OS untested

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X ] `./mach build -d` does not report any errors
- [ X] `./mach test-tidy` does not report any errors
- [X ] These changes fix bootstrap (GitHub issue number if applicable)
-
thank you!
2022-04-29 15:16:23 -04:00
Thomas Hansen
ccc0ce5578
Update bootstrap to support Pop!_OS 22.04
linux mint kde neon too
2022-04-29 12:24:05 -04:00
dependabot[bot]
a05374b303
Bump exr from 1.4.1 to 1.4.2
Bumps [exr](https://github.com/johannesvollmer/exrs) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/johannesvollmer/exrs/releases)
- [Commits](https://github.com/johannesvollmer/exrs/commits)

---
updated-dependencies:
- dependency-name: exr
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 16:30:58 +00:00
bors-servo
6a871808e8
Auto merge of #28875 - wusyong:trace-sizes, r=jdm
Add trace logs when assigning inline/block sizes

<!-- Please describe your changes on the following line: -->
Adding trace logs before and after assigning inline_size and block_size for flows.
This could help debugging layout changes instead of keep printing manually in a debugger.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it only add trace logs

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2022-04-17 14:29:51 -04:00
Wu Yu Wei
b978f83e52 Add trace logs when assigning inline/block sizes 2022-04-17 16:18:32 +08:00
bors-servo
d282504b6c
Auto merge of #28872 - servo:dependabot/cargo/toml-0.5.9, r=jdm
Bump toml from 0.5.6 to 0.5.9

Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.6 to 0.5.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/alexcrichton/toml-rs/releases">toml's releases</a>.</em></p>
<blockquote>
<h2>0.5.9</h2>
<p>Changes:</p>
<ul>
<li><a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/373">#373</a>: Allow empty table keys</li>
<li><a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/426">#426</a>: Fix serialization of -0.0</li>
<li><a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/439">#439</a>: Make datetime structs and fields public</li>
</ul>
<h2>0.5.8</h2>
<p>Minor doc fix (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/409">#409</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="70caf40853"><code>70caf40</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/463">#463</a> from ehuss/version-bump</li>
<li><a href="63dd7f7fde"><code>63dd7f7</code></a> Bump to 0.5.9</li>
<li><a href="499e8c4bb3"><code>499e8c4</code></a> examples: Allow dead code (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/450">#450</a>)</li>
<li><a href="83d787c60d"><code>83d787c</code></a> Make datetime.rs structs and fields public <a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/431">#431</a> (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/439">#439</a>)</li>
<li><a href="d8a9a98cbb"><code>d8a9a98</code></a> Use entry api to remove a lookup in deserialisation loop (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/438">#438</a>)</li>
<li><a href="c2a069f5de"><code>c2a069f</code></a> Upgrade to GitHub-native Dependabot (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/427">#427</a>)</li>
<li><a href="a6420b64d5"><code>a6420b6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/373">#373</a> from mgsloan/allow-empty-table-keys</li>
<li><a href="1928707496"><code>1928707</code></a> Fix serialization of -0.0. (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/426">#426</a>)</li>
<li><a href="b1417006df"><code>b141700</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/417">#417</a> from hone/patch-1</li>
<li><a href="a6e3d52f47"><code>a6e3d52</code></a> Fix comment typo</li>
<li>Additional commits viewable in <a href="https://github.com/alexcrichton/toml-rs/compare/0.5.6...0.5.9">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=toml&package-manager=cargo&previous-version=0.5.6&new-version=0.5.9)](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>
2022-04-15 19:07:55 -04:00
bors-servo
f10b9043e0
Auto merge of #28873 - servo:dependabot/cargo/tracing-core-0.1.26, r=jdm
Bump tracing-core from 0.1.25 to 0.1.26

Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.25 to 0.1.26.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing-core's releases</a>.</em></p>
<blockquote>
<h2>tracing-core 0.1.26</h2>
<p>This release adds a <code>Value</code> implementation for <code>Box&lt;T: Value&gt;</code> to allow
recording boxed values more conveniently. In particular, this should improve
the ergonomics of the implementations for <code>dyn std::error::Error</code> trait objects,
including those added in <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.25">v0.1.25</a>.</p>
<h3>Added</h3>
<ul>
<li><code>Value</code> implementation for <code>Box&lt;T&gt; where T: Value</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2071">#2071</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Broken documentation links (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2068">#2068</a>)</li>
</ul>
<p>Thanks to new contributor <a href="https://github.com/ben0x539"><code>@​ben0x539</code></a> for contributing to this release!</p>
<p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2071">#2071</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2071">tokio-rs/tracing#2071</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2068">#2068</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2068">tokio-rs/tracing#2068</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="cb294a9958"><code>cb294a9</code></a> core: prepare to release v0.1.26</li>
<li><a href="96347c7b78"><code>96347c7</code></a> core: add <code>Value</code> impl for <code>Box\&lt;T&gt; where T: Value</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2071">#2071</a>)</li>
<li><a href="8c67359846"><code>8c67359</code></a> tracing: fix the &quot;log&quot; feature making async block futures <code>!Send</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2073">#2073</a>)</li>
<li><a href="438b013c01"><code>438b013</code></a> docs: use intra-doc links instead of relative file paths (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2068">#2068</a>)</li>
<li>See full diff in <a href="https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.25...tracing-core-0.1.26">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-core&package-manager=cargo&previous-version=0.1.25&new-version=0.1.26)](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>
2022-04-15 16:52:02 -04:00
dependabot[bot]
be3e9f471d
Bump tracing-core from 0.1.25 to 0.1.26
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.25 to 0.1.26.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.25...tracing-core-0.1.26)

---
updated-dependencies:
- dependency-name: tracing-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 16:35:08 +00:00
dependabot[bot]
41daae689d
Bump toml from 0.5.6 to 0.5.9
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.6 to 0.5.9.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.6...0.5.9)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 16:14:43 +00:00
bors-servo
0e5fca4a10
Auto merge of #28869 - servo:dependabot/cargo/rayon-core-1.9.2, r=jdm
Bump rayon-core from 1.9.1 to 1.9.2

Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.1 to 1.9.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rayon-rs/rayon/blob/master/RELEASES.md">rayon-core's changelog</a>.</em></p>
<blockquote>
<h1>Release rayon 1.5.2 / rayon-core 1.9.2 (2022-04-13)</h1>
<ul>
<li>The new <code>ParallelSlice::par_rchunks()</code> and <code>par_rchunks_exact()</code> iterate
slice chunks in reverse, aligned the against the end of the slice if the
length is not a perfect multiple of the chunk size. The new
<code>ParallelSliceMut::par_rchunks_mut()</code> and <code>par_rchunks_exact_mut()</code> are the
same for mutable slices.</li>
<li>The <code>ParallelIterator::try_*</code> methods now support <code>std::ops::ControlFlow</code> and
<code>std::task::Poll</code> items, mirroring the unstable <code>Try</code> implementations in the
standard library.</li>
<li>The <code>ParallelString</code> pattern-based methods now support <code>&amp;[char]</code> patterns,
which match when any character in that slice is found in the string.</li>
<li>A soft limit is now enforced on the number of threads allowed in a single
thread pool, respecting internal bit limits that already existed. The current
maximum is publicly available from the new function <code>max_num_threads()</code>.</li>
<li>Fixed several Stacked Borrow and provenance issues found by <code>cargo miri</code>.</li>
</ul>
<h2>Contributors</h2>
<p>Thanks to all of the contributors for this release!</p>
<ul>
<li><a href="https://github.com/atouchet"><code>@​atouchet</code></a></li>
<li><a href="https://github.com/bluss"><code>@​bluss</code></a></li>
<li><a href="https://github.com/cuviper"><code>@​cuviper</code></a></li>
<li><a href="https://github.com/fzyzcjy"><code>@​fzyzcjy</code></a></li>
<li><a href="https://github.com/nyanzebra"><code>@​nyanzebra</code></a></li>
<li><a href="https://github.com/paolobarbolini"><code>@​paolobarbolini</code></a></li>
<li><a href="https://github.com/RReverser"><code>@​RReverser</code></a></li>
<li><a href="https://github.com/saethlin"><code>@​saethlin</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/rayon-rs/rayon/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rayon-core&package-manager=cargo&previous-version=1.9.1&new-version=1.9.2)](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>
2022-04-15 01:19:15 -04:00
bors-servo
f0fac9b382
Auto merge of #28865 - servo:dependabot/cargo/tracing-core-0.1.25, r=jdm
Bump tracing-core from 0.1.24 to 0.1.25

Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.24 to 0.1.25.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing-core's releases</a>.</em></p>
<blockquote>
<h2>tracing-core 0.1.25</h2>
<p>This release adds additional <code>Value</code> implementations for <code>std::error::Error</code>
trait objects with auto trait bounds (<code>Send</code> and <code>Sync</code>), as Rust will not
auto-coerce trait objects. Additionally, it fixes a bug when setting scoped
dispatchers that was introduced in the previous release (<a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.24">v0.1.24</a>).</p>
<h3>Added</h3>
<ul>
<li><code>Value</code> implementations for <code>dyn Error + Send + 'static</code>, <code>dyn Error + Send + Sync + 'static</code>, <code>dyn Error + Sync + 'static</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2066">#2066</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Failure to use the global default dispatcher if a thread has set a scoped
default prior to setting the global default, and unset the scoped default
after setting the global default (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2065">#2065</a>)</li>
</ul>
<p>Thanks to <a href="https://github.com/lilyball"><code>@​lilyball</code></a> for contributing to this release!</p>
<p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2066">#2066</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2066">tokio-rs/tracing#2066</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2065">#2065</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2065">tokio-rs/tracing#2065</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9d10e2cfe0"><code>9d10e2c</code></a> core: prepare to release v0.1.25 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2070">#2070</a>)</li>
<li><a href="50a726b647"><code>50a726b</code></a> core: impl <code>Value</code> for <code>dyn Error + Send/Sync</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2066">#2066</a>)</li>
<li><a href="fc694a5bcc"><code>fc694a5</code></a> core: fix scoped dispatchers clobbering the global default  (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2065">#2065</a>)</li>
<li><a href="3c85d9c85c"><code>3c85d9c</code></a> subscriber: fix doc link for impl Layer for Vec (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2064">#2064</a>)</li>
<li><a href="b9da5441ea"><code>b9da544</code></a> subscriber: prepare to release v0.3.11 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2062">#2062</a>)</li>
<li><a href="40fb304370"><code>40fb304</code></a> tracing: prepare to release v0.1.33 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2061">#2061</a>)</li>
<li><a href="d91af65bde"><code>d91af65</code></a> chore(ci): add a minimal-versions check (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2015">#2015</a>)</li>
<li><a href="ce613f8795"><code>ce613f8</code></a> journald: remove span field prefixes; add separate fields for span data (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1968">#1968</a>)</li>
<li><a href="b0146c5784"><code>b0146c5</code></a> subscriber: add missing <code>Filter::on_record</code> for to <code>EnvFilter</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2058">#2058</a>)</li>
<li><a href="d554b2b589"><code>d554b2b</code></a> subscriber: add inherent impls for <code>EnvFilter</code> methods (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2057">#2057</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.24...tracing-core-0.1.25">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-core&package-manager=cargo&previous-version=0.1.24&new-version=0.1.25)](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>
2022-04-14 22:49:32 -04:00
bors-servo
c70f41e980
Auto merge of #28866 - servo:dependabot/cargo/opaque-debug-0.2.3, r=jdm
Bump opaque-debug from 0.2.1 to 0.2.3

Bumps [opaque-debug](https://github.com/RustCrypto/utils) from 0.2.1 to 0.2.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="32c30ef327"><code>32c30ef</code></a> der v0.2.3 (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/258">#258</a>)</li>
<li><a href="a357e70a92"><code>a357e70</code></a> der_derive v0.2.1 (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/257">#257</a>)</li>
<li><a href="eb1285a249"><code>eb1285a</code></a> der_derive: improve rustdoc documentation (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/256">#256</a>)</li>
<li><a href="a2b1fab8ee"><code>a2b1fab</code></a> build(deps): bump quote from 1.0.8 to 1.0.9 (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/255">#255</a>)</li>
<li><a href="0b322580a6"><code>0b32258</code></a> der_derive: custom derive support for enums (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/254">#254</a>)</li>
<li><a href="75bf0026f2"><code>75bf002</code></a> der: add notes about ASN.1 ANY type (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/252">#252</a>)</li>
<li><a href="0ea7bbceb9"><code>0ea7bbc</code></a> Rename deps to deps-link</li>
<li><a href="cda46767af"><code>cda4676</code></a> der v0.2.2 (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/251">#251</a>)</li>
<li><a href="6fc45c92c8"><code>6fc45c9</code></a> der: UTCTime and GeneralizedTime support (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/250">#250</a>)</li>
<li><a href="0eb16d3e72"><code>0eb16d3</code></a> block-buffer: add delimiter argument to digest_pad (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/248">#248</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/RustCrypto/utils/compare/opaque-debug-v0.2.1...der-v0.2.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=opaque-debug&package-manager=cargo&previous-version=0.2.1&new-version=0.2.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>
2022-04-14 18:22:45 -04:00
bors-servo
4d009a989c
Auto merge of #28861 - servo:dependabot/cargo/ryu-1.0.9, r=jdm
Bump ryu from 1.0.5 to 1.0.9

Bumps [ryu](https://github.com/dtolnay/ryu) from 1.0.5 to 1.0.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/ryu/releases">ryu's releases</a>.</em></p>
<blockquote>
<h2>1.0.9</h2>
<ul>
<li>Add chart to readme comparing performance vs std::fmt (<a href="https://github-redirect.dependabot.com/dtolnay/ryu/issues/44">#44</a>)</li>
</ul>
<h2>1.0.8</h2>
<ul>
<li>Add crates.io category 'value-formatting'</li>
</ul>
<h2>1.0.7</h2>
<ul>
<li>Delete non-u128 fallback for very old Emscripten targets (<a href="https://github-redirect.dependabot.com/dtolnay/ryu/issues/39">#39</a>, <a href="https://github-redirect.dependabot.com/dtolnay/ryu/issues/40">#40</a>)</li>
</ul>
<h2>1.0.6</h2>
<ul>
<li>Conform to stacked borrows for compatibility with <code>MIRIFLAGS=&quot;-Zmiri-track-raw-pointers&quot; cargo miri</code> (<a href="https://github-redirect.dependabot.com/dtolnay/ryu/issues/37">#37</a>, thanks <a href="https://github.com/saethlin"><code>@​saethlin</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="fad77e7746"><code>fad77e7</code></a> Release 1.0.9</li>
<li><a href="8c4a55313e"><code>8c4a553</code></a> Add chart to readme and rustdoc</li>
<li><a href="223b4cc95f"><code>223b4cc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/ryu/issues/44">#44</a> from dtolnay/chart</li>
<li><a href="33d688ca25"><code>33d688c</code></a> Add latex performance chart</li>
<li><a href="fdcbb7e01d"><code>fdcbb7e</code></a> Release 1.0.8</li>
<li><a href="7939f53170"><code>7939f53</code></a> Add crates.io category 'value-formatting'</li>
<li><a href="5ffb53d5d4"><code>5ffb53d</code></a> Raise clippy lints up to 1.36 compatibility</li>
<li><a href="fc09793124"><code>fc09793</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/ryu/issues/43">#43</a> from dtolnay/miri</li>
<li><a href="fab66528de"><code>fab6652</code></a> Rename miri flag miri-track-raw-pointers -&gt; miri-tag-raw-pointers</li>
<li><a href="8426c34ff1"><code>8426c34</code></a> Release 1.0.7</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/ryu/compare/1.0.5...1.0.9">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ryu&package-manager=cargo&previous-version=1.0.5&new-version=1.0.9)](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>
2022-04-14 16:15:34 -04:00
dependabot[bot]
2d98b759e1
Bump rayon-core from 1.9.1 to 1.9.2
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/commits)

---
updated-dependencies:
- dependency-name: rayon-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 16:27:17 +00:00
bors-servo
9eccd1c81e
Auto merge of #28863 - servo:dependabot/cargo/ab_glyph_rasterizer-0.1.5, r=jdm
Bump ab_glyph_rasterizer from 0.1.4 to 0.1.5

Bumps [ab_glyph_rasterizer](https://github.com/alexheretic/ab-glyph) from 0.1.4 to 0.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/alexheretic/ab-glyph/releases">ab_glyph_rasterizer's releases</a>.</em></p>
<blockquote>
<h2>ab-glyph-rasterizer-0.1.5</h2>
<ul>
<li>Remove cap of <code>1.0</code> for coverage values returned by <code>for_each_pixel</code> now <code>&gt;= 1.0</code> means fully covered.
This allows a minor reduction in operations / performance boost.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2461ed2046"><code>2461ed2</code></a> Release ab_glyph_rasterizer 0.1.5</li>
<li><a href="3f0f9e7e71"><code>3f0f9e7</code></a> Revert &quot;Update ttf-parser to 0.13 (<a href="https://github-redirect.dependabot.com/alexheretic/ab-glyph/issues/45">#45</a>)&quot; (<a href="https://github-redirect.dependabot.com/alexheretic/ab-glyph/issues/47">#47</a>)</li>
<li><a href="8006dd0529"><code>8006dd0</code></a> Reduce raster ops to improve performance (<a href="https://github-redirect.dependabot.com/alexheretic/ab-glyph/issues/46">#46</a>)</li>
<li><a href="72c437378a"><code>72c4373</code></a> Update ttf-parser to 0.13 (<a href="https://github-redirect.dependabot.com/alexheretic/ab-glyph/issues/45">#45</a>)</li>
<li><a href="db27dc703c"><code>db27dc7</code></a> Tweak docs/comments</li>
<li><a href="0008571275"><code>0008571</code></a> Use shorter <code>.into()</code> style in some places</li>
<li><a href="e412d94f1e"><code>e412d94</code></a> Ensure ttf-parser 0.12.3 fix bbox behaviour (<a href="https://github-redirect.dependabot.com/alexheretic/ab-glyph/issues/41">#41</a>)</li>
<li><a href="eb7c4c4a18"><code>eb7c4c4</code></a> fix a clippy warning (<a href="https://github-redirect.dependabot.com/alexheretic/ab-glyph/issues/40">#40</a>)</li>
<li><a href="8ec127ac06"><code>8ec127a</code></a> Fix zero bbox fallback in ttf-parser &gt;= 0.12.2 (<a href="https://github-redirect.dependabot.com/alexheretic/ab-glyph/issues/39">#39</a>)</li>
<li><a href="e02be08810"><code>e02be08</code></a> Update dev-dependencies</li>
<li>Additional commits viewable in <a href="https://github.com/alexheretic/ab-glyph/compare/ab-glyph-rasterizer-0.1.4...ab-glyph-rasterizer-0.1.5">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ab_glyph_rasterizer&package-manager=cargo&previous-version=0.1.4&new-version=0.1.5)](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>
2022-04-14 11:56:02 -04:00
bors-servo
364199c185
Auto merge of #28862 - servo:dependabot/cargo/tempfile-3.3.0, r=jdm
Bump tempfile from 3.1.0 to 3.3.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.1.0 to 3.3.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Stebalien/tempfile/blob/master/NEWS">tempfile's changelog</a>.</em></p>
<blockquote>
<h1>3.3.0</h1>
<p>Features:</p>
<ul>
<li>Replace rand with fastrand for a significantly smaller dependency tree. Cryptographic randomness
isn't necessary for temporary file names, and isn't all that helpful either.</li>
<li>Add limited WASI support.</li>
<li>Add a function to extract the inner data from a <code>SpooledTempFile</code>.</li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Make it possible to persist unnamed temporary files on linux by removing the <code>O_EXCL</code> flag.</li>
<li>Fix redox minimum crate version.</li>
</ul>
<h1>3.2.0</h1>
<p>Features:</p>
<ul>
<li>Bump rand dependency to <code>0.8</code>.</li>
<li>Bump cfg-if dependency to <code>1.0</code></li>
</ul>
<p>Other than that, this release mostly includes small cleanups and simplifications.</p>
<p>Breaking: The minimum rust version is now <code>1.40.0</code>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="1a40687e06"><code>1a40687</code></a> release 3.3.0</li>
<li><a href="92638c61f3"><code>92638c6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Stebalien/tempfile/issues/164">#164</a> from Stebalien/chore/cleanup</li>
<li><a href="92ae3e9d6e"><code>92ae3e9</code></a> chore: remove extern crates</li>
<li><a href="e49d9dffe8"><code>e49d9df</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Stebalien/tempfile/issues/165">#165</a> from Stebalien/pr-116</li>
<li><a href="a5f535c95b"><code>a5f535c</code></a> fix: doc formatting</li>
<li><a href="ab67ccee85"><code>ab67cce</code></a> Add docs pointing out early dop pitfalls</li>
<li><a href="8d40916b41"><code>8d40916</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Stebalien/tempfile/issues/163">#163</a> from Stebalien/chore/update-deps</li>
<li><a href="9a6321760b"><code>9a63217</code></a> chore: update fastrand</li>
<li><a href="09e0b4b1b4"><code>09e0b4b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Stebalien/tempfile/issues/162">#162</a> from Stebalien/ref/replace-rand-with-fastrand</li>
<li><a href="e24fae3ac2"><code>e24fae3</code></a> chore: avoid allocation when generating temp names</li>
<li>Additional commits viewable in <a href="https://github.com/Stebalien/tempfile/compare/v3.1.0...v3.3.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tempfile&package-manager=cargo&previous-version=3.1.0&new-version=3.3.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 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>
2022-04-14 09:29:10 -04:00
bors-servo
93e7d203c8
Auto merge of #28855 - servo:dependabot/cargo/clang-sys-1.3.1, r=jdm
Bump clang-sys from 1.2.0 to 1.3.1

Bumps [clang-sys](https://github.com/KyleMayes/clang-sys) from 1.2.0 to 1.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md">clang-sys's changelog</a>.</em></p>
<blockquote>
<h2>[1.3.1] - 2022-02-03</h2>
<h3>Added</h3>
<ul>
<li>Added missing <code>clang_getToken</code> function</li>
</ul>
<h2>[1.3.0] - 2021-10-31</h2>
<h3>Added</h3>
<ul>
<li>Added support for <code>clang</code> 13.0.x</li>
<li>Added support for <code>clang</code> 12.0.x</li>
<li>Added support for the Haiku operating system</li>
</ul>
<h2>[1.2.2] - 2021-09-02</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed handling of paths that contain characters that have special meaning in
glob patterns (e.g., <code>[</code> or <code>]</code>)</li>
</ul>
<h2>[1.2.1] - 2021-08-24</h2>
<h3>Changed</h3>
<ul>
<li>Updated build script to check the install location used by the
<a href="https://scoop.sh/">Scoop</a> command-line installer on Windows</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated build script to support environments where the <code>PATH</code> environment
variable is not set</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8090d68536"><code>8090d68</code></a> Bump version</li>
<li><a href="cb7072f21e"><code>cb7072f</code></a> Add missing function</li>
<li><a href="14560fa4a2"><code>14560fa</code></a> Update target Clang version in docs.rs</li>
<li><a href="25891b930b"><code>25891b9</code></a> Refactor build script</li>
<li><a href="609d1c196f"><code>609d1c1</code></a> Remove LIBCLANG_PATH from CI (<a href="https://github-redirect.dependabot.com/KyleMayes/clang-sys/issues/137">#137</a>)</li>
<li><a href="1654648785"><code>1654648</code></a> Move SSH debugging into separate action</li>
<li><a href="3129ba7fd8"><code>3129ba7</code></a> Add SSH debugging option to CI</li>
<li><a href="cd3312b9e1"><code>cd3312b</code></a> Update license headers</li>
<li><a href="71d380ca13"><code>71d380c</code></a> Bump version</li>
<li><a href="d38d1af1bd"><code>d38d1af</code></a> Rework README.md</li>
<li>Additional commits viewable in <a href="https://github.com/KyleMayes/clang-sys/compare/v1.2.0...v1.3.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clang-sys&package-manager=cargo&previous-version=1.2.0&new-version=1.3.1)](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>
2022-04-14 05:01:17 -04:00
bors-servo
7b385fad5d
Auto merge of #28858 - servo:dependabot/cargo/bitflags-1.3.2, r=jdm
Bump bitflags from 1.2.1 to 1.3.2

Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.2.1 to 1.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/bitflags/bitflags/releases">bitflags's releases</a>.</em></p>
<blockquote>
<h2>1.3.2</h2>
<ul>
<li>Allow <code>non_snake_case</code> in generated flags types (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/256">#256</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/256">#256</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/256">bitflags/bitflags#256</a></p>
<h2>1.3.1</h2>
<ul>
<li>Revert unconditional <code>#[repr(transparent)]</code> (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/252">#252</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/252">#252</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/252">bitflags/bitflags#252</a></p>
<h2>1.3.0 (yanked)</h2>
<ul>
<li>
<p>Add <code>#[repr(transparent)]</code> (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/187">#187</a>)</p>
</li>
<li>
<p>End <code>empty</code> doc comment with full stop (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/202">#202</a>)</p>
</li>
<li>
<p>Fix typo in crate root docs (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/206">#206</a>)</p>
</li>
<li>
<p>Document from_bits_unchecked unsafety (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/207">#207</a>)</p>
</li>
<li>
<p>Let <code>is_all</code> ignore extra bits (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/211">#211</a>)</p>
</li>
<li>
<p>Allows empty flag definition (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/225">#225</a>)</p>
</li>
<li>
<p>Making crate accessible from std (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/227">#227</a>)</p>
</li>
<li>
<p>Make <code>from_bits</code> a const fn (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/229">#229</a>)</p>
</li>
<li>
<p>Allow multiple bitflags structs in one macro invocation (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/235">#235</a>)</p>
</li>
<li>
<p>Add named functions to perform set operations (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/244">#244</a>)</p>
</li>
<li>
<p>Fix typos in method docs (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/245">#245</a>)</p>
</li>
<li>
<p>Modernization of the <code>bitflags</code> macro to take advantage of newer features and 2018 idioms (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/246">#246</a>)</p>
</li>
<li>
<p>Fix regression (in an unreleased feature) and simplify tests (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/247">#247</a>)</p>
</li>
<li>
<p>Use <code>Self</code> and fix bug when overriding <code>stringify!</code> (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/249">#249</a>)</p>
</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/187">#187</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/187">bitflags/bitflags#187</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/202">#202</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/202">bitflags/bitflags#202</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/206">#206</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/206">bitflags/bitflags#206</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/207">#207</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/207">bitflags/bitflags#207</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/211">#211</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/211">bitflags/bitflags#211</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/225">#225</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/225">bitflags/bitflags#225</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/227">#227</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/227">bitflags/bitflags#227</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/229">#229</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/229">bitflags/bitflags#229</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/235">#235</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/235">bitflags/bitflags#235</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/244">#244</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/244">bitflags/bitflags#244</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/245">#245</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/245">bitflags/bitflags#245</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md">bitflags's changelog</a>.</em></p>
<blockquote>
<h1>1.3.2</h1>
<ul>
<li>Allow <code>non_snake_case</code> in generated flags types (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/256">#256</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/256">#256</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/256">bitflags/bitflags#256</a></p>
<h1>1.3.1</h1>
<ul>
<li>Revert unconditional <code>#[repr(transparent)]</code> (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/252">#252</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/252">#252</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/252">bitflags/bitflags#252</a></p>
<h1>1.3.0 (yanked)</h1>
<p><strong>This release bumps the Minimum Supported Rust Version to <code>1.46.0</code></strong></p>
<ul>
<li>
<p>Add <code>#[repr(transparent)]</code> (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/187">#187</a>)</p>
</li>
<li>
<p>End <code>empty</code> doc comment with full stop (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/202">#202</a>)</p>
</li>
<li>
<p>Fix typo in crate root docs (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/206">#206</a>)</p>
</li>
<li>
<p>Document from_bits_unchecked unsafety (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/207">#207</a>)</p>
</li>
<li>
<p>Let <code>is_all</code> ignore extra bits (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/211">#211</a>)</p>
</li>
<li>
<p>Allows empty flag definition (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/225">#225</a>)</p>
</li>
<li>
<p>Making crate accessible from std (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/227">#227</a>)</p>
</li>
<li>
<p>Make <code>from_bits</code> a const fn (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/229">#229</a>)</p>
</li>
<li>
<p>Allow multiple bitflags structs in one macro invocation (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/235">#235</a>)</p>
</li>
<li>
<p>Add named functions to perform set operations (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/244">#244</a>)</p>
</li>
<li>
<p>Fix typos in method docs (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/245">#245</a>)</p>
</li>
<li>
<p>Modernization of the <code>bitflags</code> macro to take advantage of newer features and 2018 idioms (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/246">#246</a>)</p>
</li>
<li>
<p>Fix regression (in an unreleased feature) and simplify tests (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/247">#247</a>)</p>
</li>
<li>
<p>Use <code>Self</code> and fix bug when overriding <code>stringify!</code> (<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/249">#249</a>)</p>
</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/187">#187</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/187">bitflags/bitflags#187</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/202">#202</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/202">bitflags/bitflags#202</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/206">#206</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/206">bitflags/bitflags#206</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/207">#207</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/207">bitflags/bitflags#207</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/211">#211</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/211">bitflags/bitflags#211</a>
<a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/225">#225</a>: <a href="https://github-redirect.dependabot.com/bitflags/bitflags/pull/225">bitflags/bitflags#225</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ed185cfb1c"><code>ed185cf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/258">#258</a> from KodrAus/cargo/1.3.2</li>
<li><a href="54e47f7f4a"><code>54e47f7</code></a> prepare for 1.3.2 release</li>
<li><a href="ac957a5876"><code>ac957a5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/257">#257</a> from KodrAus/chore/more-compile-tests</li>
<li><a href="df838ab816"><code>df838ab</code></a> more work on compile tests</li>
<li><a href="acfba7d335"><code>acfba7d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/256">#256</a> from saiintbrisson/issue-237</li>
<li><a href="93ce27cdea"><code>93ce27c</code></a> fix: allowed non_snake_case on trait impls</li>
<li><a href="b234906c23"><code>b234906</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/254">#254</a> from KodrAus/cargo/1.3.1</li>
<li><a href="b4dbed0e9c"><code>b4dbed0</code></a> don't worry about stderr for non integer base types</li>
<li><a href="7b722c6751"><code>7b722c6</code></a> prepare for 1.3.1 release</li>
<li><a href="186af851e3"><code>186af85</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bitflags/bitflags/issues/253">#253</a> from KodrAus/chore/test-organization</li>
<li>Additional commits viewable in <a href="https://github.com/bitflags/bitflags/compare/1.2.1...1.3.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bitflags&package-manager=cargo&previous-version=1.2.1&new-version=1.3.2)](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>
2022-04-14 02:36:17 -04:00
Josh Matthews
7e255b91c7
Remove one use of rand. 2022-04-13 21:50:21 -04:00
dependabot[bot]
1d9ff266f1
Bump opaque-debug from 0.2.1 to 0.2.3
Bumps [opaque-debug](https://github.com/RustCrypto/utils) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](https://github.com/RustCrypto/utils/compare/opaque-debug-v0.2.1...der-v0.2.3)

---
updated-dependencies:
- dependency-name: opaque-debug
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 16:26:17 +00:00
dependabot[bot]
82089b418d
Bump tracing-core from 0.1.24 to 0.1.25
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.24 to 0.1.25.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.24...tracing-core-0.1.25)

---
updated-dependencies:
- dependency-name: tracing-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 16:22:55 +00:00
dependabot[bot]
2243e5c22d
Bump ab_glyph_rasterizer from 0.1.4 to 0.1.5
Bumps [ab_glyph_rasterizer](https://github.com/alexheretic/ab-glyph) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/alexheretic/ab-glyph/releases)
- [Commits](https://github.com/alexheretic/ab-glyph/compare/ab-glyph-rasterizer-0.1.4...ab-glyph-rasterizer-0.1.5)

---
updated-dependencies:
- dependency-name: ab_glyph_rasterizer
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 16:18:43 +00:00
dependabot[bot]
05308e5204
Bump tempfile from 3.1.0 to 3.3.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.1.0...v3.3.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 16:17:45 +00:00
bors-servo
b72ce9f76c
Auto merge of #28857 - servo:dependabot/cargo/num_cpus-1.13.1, r=jdm
Bump num_cpus from 1.13.0 to 1.13.1

Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.0 to 1.13.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/seanmonstar/num_cpus/releases">num_cpus's releases</a>.</em></p>
<blockquote>
<h2>v1.13.1</h2>
<h3>Fixes</h3>
<ul>
<li>fix parsing zero or multiple optional fields in cgroup mountinfo.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md">num_cpus's changelog</a>.</em></p>
<blockquote>
<h2>v1.13.1</h2>
<h3>Fixes</h3>
<ul>
<li>fix parsing zero or multiple optional fields in cgroup mountinfo.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5f1b033320"><code>5f1b033</code></a> v1.13.1</li>
<li><a href="a1c3827573"><code>a1c3827</code></a> fix(cgroup): fix parse zero or multi optional fields in mountinfo (<a href="https://github-redirect.dependabot.com/seanmonstar/num_cpus/issues/113">#113</a>)</li>
<li><a href="f9b41366dc"><code>f9b4136</code></a> ci: merge ci files into 1 (<a href="https://github-redirect.dependabot.com/seanmonstar/num_cpus/issues/116">#116</a>)</li>
<li><a href="ef39d0912d"><code>ef39d09</code></a> ci: set up github action workflow for rust (<a href="https://github-redirect.dependabot.com/seanmonstar/num_cpus/issues/114">#114</a>)</li>
<li><a href="fa15b13b72"><code>fa15b13</code></a> Fix crates.io badge (<a href="https://github-redirect.dependabot.com/seanmonstar/num_cpus/issues/110">#110</a>)</li>
<li><a href="a49a203704"><code>a49a203</code></a> Document always returning at least 1 core (<a href="https://github-redirect.dependabot.com/seanmonstar/num_cpus/issues/106">#106</a>)</li>
<li><a href="b423db0a69"><code>b423db0</code></a> Cull unused libc dependency on windows (<a href="https://github-redirect.dependabot.com/seanmonstar/num_cpus/issues/101">#101</a>)</li>
<li><a href="9b146faf09"><code>9b146fa</code></a> Update license field (<a href="https://github-redirect.dependabot.com/seanmonstar/num_cpus/issues/100">#100</a>)</li>
<li>See full diff in <a href="https://github.com/seanmonstar/num_cpus/compare/v1.13.0...v1.13.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=num_cpus&package-manager=cargo&previous-version=1.13.0&new-version=1.13.1)](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>
2022-04-13 06:42:19 -04:00
bors-servo
a80b962f56
Auto merge of #28856 - servo:dependabot/cargo/tracing-core-0.1.24, r=jdm
Bump tracing-core from 0.1.21 to 0.1.24

Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.21 to 0.1.24.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing-core's releases</a>.</em></p>
<blockquote>
<h2>tracing-core 0.1.24</h2>
<p>This release fixes a bug where setting <code>NoSubscriber</code> as the local default would
not disable the global default subscriber locally.</p>
<h3>Fixed</h3>
<ul>
<li>Setting <code>NoSubscriber</code> as the local default now correctly disables the global
default subscriber (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2001">#2001</a>)</li>
<li>Fixed compilation warnings with the &quot;std&quot; feature disabled (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2022">#2022</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Removed unnecessary use of <code>write!</code> and <code>format_args!</code> macros (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1988">#1988</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1988">#1988</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/1988">tokio-rs/tracing#1988</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2001">#2001</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2001">tokio-rs/tracing#2001</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2022">#2022</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2022">tokio-rs/tracing#2022</a></p>
<h2>tracing-core 0.1.23</h2>
<h3>Changed</h3>
<ul>
<li>Removed <code>#[inline]</code> attributes from some <code>Dispatch</code> methods whose
callers are now inlined (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1974">#1974</a>)</li>
<li>Bumped minimum supported Rust version (MSRV) to Rust 1.49.0 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1913">#1913</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1913">#1913</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/1913">tokio-rs/tracing#1913</a>
<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1974">#1974</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/1974">tokio-rs/tracing#1974</a></p>
<h2>tracing-core 0.1.22</h2>
<p>This release adds <em>experimental</em> support for recording structured field values
using the [<code>valuable</code>] crate. See [this blog post][post] for details on
<code>valuable</code>.</p>
<p>Note that <code>valuable</code> support currently requires <code>--cfg tracing_unstable</code>. See
the documentation for details.</p>
<h3>Added</h3>
<ul>
<li><strong>field</strong>: Experimental support for recording field values using the
[<code>valuable</code>] crate (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1608">#1608</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1888">#1888</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1887">#1887</a>)</li>
<li><strong>field</strong>: Added <code>ValueSet::record</code> method (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1823">#1823</a>)</li>
<li><strong>subscriber</strong>: <code>Default</code> impl for <code>NoSubscriber</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1785">#1785</a>)</li>
<li><strong>metadata</strong>: New <code>Kind::HINT</code> to support the <code>enabled!</code> macro in <code>tracing</code>
(<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1883">#1883</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1891">#1891</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed a number of documentation issues (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1665">#1665</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1692">#1692</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1737">#1737</a>)</li>
</ul>
<p>Thanks to <a href="https://github.com/xd009642"><code>@​xd009642</code></a>, <a href="https://github.com/Skepfyr"><code>@​Skepfyr</code></a>, <a href="https://github.com/guswynn"><code>@​guswynn</code></a>, <a href="https://github.com/Folyd"><code>@​Folyd</code></a>, and <a href="https://github.com/mbergkvist"><code>@​mbergkvist</code></a> for</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8f240e6b6f"><code>8f240e6</code></a> core: prepare to release 0.1.24 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2042">#2042</a>)</li>
<li><a href="42888dc5c9"><code>42888dc</code></a> subscriber: prepare to release v0.3.10 (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2041">#2041</a>)</li>
<li><a href="e81ba60e69"><code>e81ba60</code></a> subscriber: add <code>EnvFilter::builder</code>, option to disable regex (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2035">#2035</a>)</li>
<li><a href="ceed872742"><code>ceed872</code></a> tracing: add <code>span_enabled!</code> and <code>event_enabled!</code> macros (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1900">#1900</a>)</li>
<li><a href="b1977eae3e"><code>b1977ea</code></a> subscriber: Add <code>Filtered</code> and <code>fmt::Layer</code> accessors (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2034">#2034</a>)</li>
<li><a href="5cd4b57142"><code>5cd4b57</code></a> subscriber: add <code>Layer</code> impl for <code>Vec\&lt;L: Layer&gt;</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2027">#2027</a>)</li>
<li><a href="30204cbe38"><code>30204cb</code></a> subscriber: let <code>EnvFIlter</code>'s filter disabled help say help without ansi_term...</li>
<li><a href="7921a3b466"><code>7921a3b</code></a> subscriber: add <code>Layer::boxed</code> method (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2026">#2026</a>)</li>
<li><a href="b21d2369c8"><code>b21d236</code></a> subscriber: fix <code>FmtLayer</code>'s auto traits inheriting <code>S</code>'s (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2024">#2024</a>)</li>
<li><a href="e856d8f5e7"><code>e856d8f</code></a> subscriber: fix docs link to <code>Layer</code> impl for <code>Box</code></li>
<li>Additional commits viewable in <a href="https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.21...tracing-core-0.1.24">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-core&package-manager=cargo&previous-version=0.1.21&new-version=0.1.24)](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>
2022-04-13 04:43:25 -04:00
bors-servo
2170084a20
Auto merge of #28853 - servo:dependabot/cargo/quote-1.0.18, r=jdm
Bump quote from 1.0.9 to 1.0.18

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.9 to 1.0.18.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/quote/releases">quote's releases</a>.</em></p>
<blockquote>
<h2>1.0.17</h2>
<ul>
<li>Documentation improvements</li>
</ul>
<h2>1.0.16</h2>
<ul>
<li>Improve compile time of <code>quote!</code> and <code>quote_spanned!</code> calls by a few percent (<a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/209">#209</a>, <a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/210">#210</a>, thanks <a href="https://github.com/nnethercote"><code>@​nnethercote</code></a> <a href="https://github.com/lqd"><code>@​lqd</code></a>)</li>
</ul>
<h2>1.0.15</h2>
<ul>
<li>Retrigger docs.rs build to work around rustdoc regression (<a href="https://github-redirect.dependabot.com/rust-lang/rust/issues/92331">rust-lang/rust#92331</a>)</li>
</ul>
<h2>1.0.14</h2>
<ul>
<li>Optimization to reduce calls over the proc macro bridge (<a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/203">#203</a>)</li>
</ul>
<h2>1.0.13</h2>
<ul>
<li>Documentation improvements</li>
</ul>
<h2>1.0.12</h2>
<ul>
<li>Fix proc-macro2 dependency to work with <code>-Zminimal-versions</code> builds</li>
</ul>
<h2>1.0.11</h2>
<ul>
<li>Improve performance of quote invocations involving literals, lifetimes, and underscore tokens</li>
</ul>
<h2>1.0.10</h2>
<ul>
<li>Work around regression in nightly Clippy: <a href="https://github-redirect.dependabot.com/rust-lang/rust-clippy/issues/7768">rust-lang/rust-clippy#7768</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8c954ca61f"><code>8c954ca</code></a> Release 1.0.18</li>
<li><a href="0447cf03ff"><code>0447cf0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/219">#219</a> from dtolnay/doc</li>
<li><a href="241b8d6fdb"><code>241b8d6</code></a> Show simpler rules in macro documentation</li>
<li><a href="b5160b1512"><code>b5160b1</code></a> Touch up PR 217</li>
<li><a href="2d23d9de7c"><code>2d23d9d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/217">#217</a> from nnethercote/special-case-1-2</li>
<li><a href="4d75f2e550"><code>4d75f2e</code></a> Special case <code>quote!</code>/<code>quote_spanned!</code> for 1 and 2 tts.</li>
<li><a href="31c3be473d"><code>31c3be4</code></a> Update ui test suite to nightly-2022-04-06</li>
<li><a href="a53dd098d4"><code>a53dd09</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/216">#216</a> from dtolnay/character0</li>
<li><a href="678d83dd58"><code>678d83d</code></a> Use a character other than \0 for testing unicode escapes</li>
<li><a href="0ec6e20dc9"><code>0ec6e20</code></a> Release 1.0.17</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/quote/compare/1.0.9...1.0.18">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=quote&package-manager=cargo&previous-version=1.0.9&new-version=1.0.18)](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>
2022-04-12 23:59:26 -04:00
bors-servo
7fb7f52d2a
Auto merge of #28854 - servo:dependabot/cargo/aho-corasick-0.7.18, r=jdm
Bump aho-corasick from 0.7.15 to 0.7.18

Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.7.15 to 0.7.18.
<details>
<summary>Commits</summary>
<ul>
<li><a href="1b116376d6"><code>1b11637</code></a> 0.7.18</li>
<li><a href="8ac8f73a2d"><code>8ac8f73</code></a> build: fix compilation on i686</li>
<li><a href="33c65227a3"><code>33c6522</code></a> 0.7.17</li>
<li><a href="2281bf6971"><code>2281bf6</code></a> deps: update to memchr 2.4</li>
<li><a href="b149915f5d"><code>b149915</code></a> msrv: bump to Rust 1.41</li>
<li><a href="04e8c74175"><code>04e8c74</code></a> api: deprecate byte classes and premultiply options</li>
<li><a href="c3136f12da"><code>c3136f1</code></a> bench: update to criterion 0.3.4</li>
<li><a href="b253580d08"><code>b253580</code></a> edition: run 'cargo fix --edition --edition-idioms'</li>
<li><a href="45a4ee770e"><code>45a4ee7</code></a> edition: run 'cargo fix --edition --all'</li>
<li>See full diff in <a href="https://github.com/BurntSushi/aho-corasick/compare/0.7.15...0.7.18">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aho-corasick&package-manager=cargo&previous-version=0.7.15&new-version=0.7.18)](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>
2022-04-12 21:32:08 -04:00
bors-servo
3122a07aac
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>
2022-04-12 16:42:40 -04:00
bors-servo
b788c05d2d
Auto merge of #28860 - servo:dependabot/cargo/atomic_refcell-0.1.8, r=jdm
Bump atomic_refcell from 0.1.7 to 0.1.8

Bumps [atomic_refcell](https://github.com/bholley/atomic_refcell) from 0.1.7 to 0.1.8.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/bholley/atomic_refcell/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=atomic_refcell&package-manager=cargo&previous-version=0.1.7&new-version=0.1.8)](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>
2022-04-12 14:36:01 -04:00
dependabot[bot]
ba30520378
Bump ryu from 1.0.5 to 1.0.9
Bumps [ryu](https://github.com/dtolnay/ryu) from 1.0.5 to 1.0.9.
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.5...1.0.9)

---
updated-dependencies:
- dependency-name: ryu
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:42:05 +00:00
dependabot[bot]
b735960407
Bump atomic_refcell from 0.1.7 to 0.1.8
Bumps [atomic_refcell](https://github.com/bholley/atomic_refcell) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/bholley/atomic_refcell/releases)
- [Commits](https://github.com/bholley/atomic_refcell/commits)

---
updated-dependencies:
- dependency-name: atomic_refcell
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:41:16 +00:00