Commit graph

44794 commits

Author SHA1 Message Date
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]
5c0fd696a7
Bump cssparser from 0.29.0 to 0.29.2
Bumps [cssparser](https://github.com/servo/rust-cssparser) from 0.29.0 to 0.29.2.
- [Release notes](https://github.com/servo/rust-cssparser/releases)
- [Commits](https://github.com/servo/rust-cssparser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 16:21:41 +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
dependabot[bot]
8ce3eea3a4
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.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/1.2.1...1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:34:38 +00:00
dependabot[bot]
bdd86ae1e2
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.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.13.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:34:37 +00:00
dependabot[bot]
4304786cf7
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.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.21...tracing-core-0.1.24)

---
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-12 17:34:15 +00:00
dependabot[bot]
da53fdff2c
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.
- [Release notes](https://github.com/KyleMayes/clang-sys/releases)
- [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KyleMayes/clang-sys/compare/v1.2.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:33:51 +00:00
dependabot[bot]
ebe9875c36
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.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases)
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.15...0.7.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:32:32 +00:00
dependabot[bot]
c626f0ddec
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.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.9...1.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:31:20 +00:00
dependabot[bot]
e09d61c1ef
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.
- [Release notes](https://github.com/Marwes/combine/releases)
- [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marwes/combine/compare/v4.4.0...v4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 17:12:36 +00:00
bors-servo
cb85893588
Auto merge of #28847 - servo:dependabot/cargo/data-url-0.1.1, r=jdm
Bump data-url from 0.1.0 to 0.1.1

Bumps [data-url](https://github.com/servo/rust-url) from 0.1.0 to 0.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/servo/rust-url/releases">data-url's releases</a>.</em></p>
<blockquote>
<h2>Release data-url v0.1.1</h2>
<p>Closes <a href="https://github-redirect.dependabot.com/servo/rust-url/issues/725">#725</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2657e0220f"><code>2657e02</code></a> idna v0.1.1</li>
<li><a href="8c9b2b6683"><code>8c9b2b6</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-url/issues/291">#291</a> - froydnj:uts-data-slimming, r=SimonSapin</li>
<li><a href="12a92d7d76"><code>12a92d7</code></a> reduce space required by idna data tables</li>
<li><a href="7b87128f0a"><code>7b87128</code></a> Typo</li>
<li><a href="c03a7c51ec"><code>c03a7c5</code></a> Repharse example in Url::join docs.</li>
<li><a href="9e19259784"><code>9e19259</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-url/issues/288">#288</a> - christophebiocca:patch-1, r=Manishearth</li>
<li><a href="251584615d"><code>2515846</code></a> fuzzer_sys -&gt; libfuzzer_sys</li>
<li><a href="3e5541e51e"><code>3e5541e</code></a> Let’s assume people know how to use Cargo.</li>
<li><a href="2bd16791e1"><code>2bd1679</code></a> Don’t mention the query_encoding in top-level crate docs. It’s very niche.</li>
<li><a href="9bef303724"><code>9bef303</code></a> url_serde 0.1.3</li>
<li>Additional commits viewable in <a href="https://github.com/servo/rust-url/compare/v0.1.0...idna-v0.1.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=data-url&package-manager=cargo&previous-version=0.1.0&new-version=0.1.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-12 02:27:49 -04:00
bors-servo
a8b26d40d4
Auto merge of #28845 - servo:dependabot/cargo/string_cache-0.8.4, r=jdm
Bump string_cache from 0.8.3 to 0.8.4

Bumps [string_cache](https://github.com/servo/string-cache) from 0.8.3 to 0.8.4.
<details>
<summary>Commits</summary>
<ul>
<li><a href="899242758b"><code>8992427</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/string-cache/issues/258">#258</a> - dsherret:0_8_4, r=jdm</li>
<li><a href="aa644096ae"><code>aa64409</code></a> 0.8.4</li>
<li><a href="3e36cbfbfd"><code>3e36cbf</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/string-cache/issues/256">#256</a> - upsuper-forks:once_cell, r=jdm</li>
<li><a href="9ae0f889bb"><code>9ae0f88</code></a> Replace lazy_static with once_cell</li>
<li><a href="9b7abe4e34"><code>9b7abe4</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/string-cache/issues/254">#254</a> - dsherret:chore_bump_parking_lot, r=KiChjang</li>
<li><a href="6c0f825381"><code>6c0f825</code></a> Bump CI to rust 1.49 (not sure if desired though)</li>
<li><a href="cbd1dc3b7f"><code>cbd1dc3</code></a> fix: bump parking lot to 0.12 in order to not create wasm export</li>
<li>See full diff in <a href="https://github.com/servo/string-cache/compare/v0.8.3...v0.8.4">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=string_cache&package-manager=cargo&previous-version=0.8.3&new-version=0.8.4)](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-11 23:59:20 -04:00
bors-servo
632a8280e5
Auto merge of #28844 - servo:dependabot/cargo/brotli-decompressor-2.3.2, r=jdm
Bump brotli-decompressor from 2.3.1 to 2.3.2

Bumps [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) from 2.3.1 to 2.3.2.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/dropbox/rust-brotli-decompressor/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=brotli-decompressor&package-manager=cargo&previous-version=2.3.1&new-version=2.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-11 21:32:49 -04:00
bors-servo
7fa89a988c
Auto merge of #28843 - servo:dependabot/cargo/wayland-protocols-0.28.6, r=jdm
Bump wayland-protocols from 0.28.5 to 0.28.6

Bumps [wayland-protocols](https://github.com/smithay/wayland-rs) from 0.28.5 to 0.28.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md">wayland-protocols's changelog</a>.</em></p>
<blockquote>
<h2>0.28.6 -- 2021-06-29</h2>
<h4>Additions</h4>
<ul>
<li>[protocols] Update <code>wlr-protocols</code> to commit <code>d1598e82240d6e8ca57729495a94d4e11d222033</code>,
updating <code>wlr-layer-shell</code> to version 4.</li>
<li>[client] Added the possibility to handle attributes for <code>event_enum!</code> macro.</li>
<li>[server] Added the possibility to handle attributes for <code>request_enum!</code> macro.</li>
<li>[server] Added <code>PartialEq</code> implementation for <code>Client</code> structure.</li>
</ul>
<h4>Bugfixes</h4>
<ul>
<li>[client] Allow invocations of <code>event_enum!</code> without prior imports with <code>use</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c121575dfe"><code>c121575</code></a> v0.28.6</li>
<li><a href="e7ff5b24d3"><code>e7ff5b2</code></a> sys: use memoffset to avoid UB</li>
<li><a href="23a3e63fb3"><code>23a3e63</code></a> Add debug implementations</li>
<li><a href="3465ca7470"><code>3465ca7</code></a> Added <code>PartialEq</code> implementation for the <code>Client</code> structure. (<a href="https://github-redirect.dependabot.com/smithay/wayland-rs/issues/390">#390</a>)</li>
<li><a href="49484c2fc2"><code>49484c2</code></a> client: Fix not found macro (<a href="https://github-redirect.dependabot.com/smithay/wayland-rs/issues/388">#388</a>)</li>
<li><a href="e5914f5322"><code>e5914f5</code></a> Update wlr-protocols (<a href="https://github-redirect.dependabot.com/smithay/wayland-rs/issues/386">#386</a>)</li>
<li><a href="b77df04403"><code>b77df04</code></a> Added to <code>request_enum</code> and <code>event_enum</code> the possibility to handle attributes...</li>
<li><a href="b1c3d8a6b6"><code>b1c3d8a</code></a> ci: workaround a rustup bug in freebsd</li>
<li><a href="4c22016aac"><code>4c22016</code></a> Use a BufWriter in simple_window example</li>
<li><a href="e0b35a6f2b"><code>e0b35a6</code></a> client: fix simple_window example</li>
<li>Additional commits viewable in <a href="https://github.com/smithay/wayland-rs/compare/v0.28.5...v0.28.6">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wayland-protocols&package-manager=cargo&previous-version=0.28.5&new-version=0.28.6)](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-11 19:05:24 -04:00
bors-servo
1da45676ad
Auto merge of #28842 - servo:dependabot/cargo/tendril-0.4.3, r=jdm
Bump tendril from 0.4.2 to 0.4.3

Bumps [tendril](https://github.com/servo/tendril) from 0.4.2 to 0.4.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="f882b60203"><code>f882b60</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/tendril/issues/63">#63</a> - servo:jdm-patch-2, r=jdm</li>
<li><a href="7e7ad3d7f5"><code>7e7ad3d</code></a> Publish 0.4.3.</li>
<li><a href="7d666820cb"><code>7d66682</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/tendril/issues/62">#62</a> - atouchet:bdg, r=jdm</li>
<li><a href="30d035aa9f"><code>30d035a</code></a> Switch Travis CI badge to GitHub Actions and update links</li>
<li><a href="3df7383ac0"><code>3df7383</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/tendril/issues/59">#59</a> - servo:unpacked, r=jdm</li>
<li><a href="bdd07bfcc8"><code>bdd07bf</code></a> Fix layout differences of Header&lt;Atomic&gt; v.s. Header&lt;NonAtomic&gt;</li>
<li><a href="cd133fe5f6"><code>cd133fe</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/tendril/issues/61">#61</a> - xfix:remove-capi, r=SimonSapin</li>
<li><a href="0c30e53c2e"><code>0c30e53</code></a> Remove C API</li>
<li><a href="5531cbcbd7"><code>5531cbc</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/tendril/issues/60">#60</a> - xfix:futf-update, r=jdm</li>
<li><a href="ce6c239506"><code>ce6c239</code></a> Bump futf to 0.1.5</li>
<li>Additional commits viewable in <a href="https://github.com/servo/tendril/compare/v0.4.2...v0.4.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tendril&package-manager=cargo&previous-version=0.4.2&new-version=0.4.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-11 17:04:45 -04:00
bors-servo
3758fbe1c5
Auto merge of #28840 - servo:dependabot/cargo/unicode-segmentation-1.9.0, r=jdm
Bump unicode-segmentation from 1.7.1 to 1.9.0

Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.7.1 to 1.9.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/unicode-rs/unicode-segmentation/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=unicode-segmentation&package-manager=cargo&previous-version=1.7.1&new-version=1.9.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-11 15:13:32 -04:00
bors-servo
ffa12f8a18
Auto merge of #28850 - servo:jdm-patch-30, r=jdm
Update rustc.

I'm hoping this fixes our doc build.
2022-04-11 13:23:00 -04:00
Josh Matthews
53f705015c
Update rustc. 2022-04-11 13:22:43 -04:00
dependabot[bot]
07fda0e1ee
Bump data-url from 0.1.0 to 0.1.1
Bumps [data-url](https://github.com/servo/rust-url) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v0.1.0...idna-v0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:23:20 +00:00
dependabot[bot]
0a3e9c2af3
Bump string_cache from 0.8.3 to 0.8.4
Bumps [string_cache](https://github.com/servo/string-cache) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/servo/string-cache/releases)
- [Commits](https://github.com/servo/string-cache/compare/v0.8.3...v0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:21:14 +00:00
dependabot[bot]
7283f31963
Bump brotli-decompressor from 2.3.1 to 2.3.2
Bumps [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/dropbox/rust-brotli-decompressor/releases)
- [Commits](https://github.com/dropbox/rust-brotli-decompressor/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:20:53 +00:00
dependabot[bot]
5e9d388032
Bump wayland-protocols from 0.28.5 to 0.28.6
Bumps [wayland-protocols](https://github.com/smithay/wayland-rs) from 0.28.5 to 0.28.6.
- [Release notes](https://github.com/smithay/wayland-rs/releases)
- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)
- [Commits](https://github.com/smithay/wayland-rs/compare/v0.28.5...v0.28.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:20:38 +00:00
dependabot[bot]
e9de2c430c
Bump tendril from 0.4.2 to 0.4.3
Bumps [tendril](https://github.com/servo/tendril) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/servo/tendril/releases)
- [Commits](https://github.com/servo/tendril/compare/v0.4.2...v0.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:20:22 +00:00
dependabot[bot]
0076dd94e9
Bump unicode-segmentation from 1.7.1 to 1.9.0
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.7.1 to 1.9.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:17:36 +00:00
bors-servo
8d684eff7d
Auto merge of #28838 - servo:dependabot/cargo/hyper-openssl-0.9.2, r=jdm
Bump hyper-openssl from 0.9.1 to 0.9.2

Bumps [hyper-openssl](https://github.com/sfackler/hyper-openssl) from 0.9.1 to 0.9.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sfackler/hyper-openssl/blob/master/CHANGELOG.md">hyper-openssl's changelog</a>.</em></p>
<blockquote>
<h2>[v0.9.2] - 2022-02-19</h2>
<h3>Changed</h3>
<ul>
<li>Upgraded <code>parking_lot</code> to 0.12.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ef34e54009"><code>ef34e54</code></a> Release v0.9.2</li>
<li><a href="437fc75544"><code>437fc75</code></a> clippy</li>
<li><a href="7572df5c13"><code>7572df5</code></a> Switch to GH actions</li>
<li><a href="6f3825dea7"><code>6f3825d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/hyper-openssl/issues/31">#31</a> from clux/master</li>
<li><a href="78f8821468"><code>78f8821</code></a> bump parking_lot to 0.12</li>
<li>See full diff in <a href="https://github.com/sfackler/hyper-openssl/compare/0.9.1...0.9.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hyper-openssl&package-manager=cargo&previous-version=0.9.1&new-version=0.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-10 17:56:56 -04:00
bors-servo
66dde2cc3c
Auto merge of #28786 - servo:dependabot/cargo/termion-1.5.6, r=jdm
Bump termion from 1.5.1 to 1.5.6

Bumps termion from 1.5.1 to 1.5.6.

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=termion&package-manager=cargo&previous-version=1.5.1&new-version=1.5.6)](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-10 15:30:54 -04:00
bors-servo
32862da809
Auto merge of #28837 - servo:dependabot/cargo/libdbus-sys-0.2.2, r=jdm
Bump libdbus-sys from 0.2.1 to 0.2.2

Bumps [libdbus-sys](https://github.com/diwic/dbus-rs) from 0.2.1 to 0.2.2.
<details>
<summary>Commits</summary>
<ul>
<li><a href="7e85c35edb"><code>7e85c35</code></a> Release libdbus-sys, dbus</li>
<li><a href="154b4d8022"><code>154b4d8</code></a> dbus: Forgot to change the comment for nonblock</li>
<li><a href="ebc07100d5"><code>ebc0710</code></a> dbus: Rename &quot;set_all_signal_matches&quot; to &quot;set_signal_match_mode&quot;</li>
<li><a href="ec26410adf"><code>ec26410</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/diwic/dbus-rs/issues/351">#351</a> from qwandor/msg_match_all</li>
<li><a href="bce7cd9151"><code>bce7cd9</code></a> Only duplicate signal messages, and make it configurable.</li>
<li><a href="91821951fb"><code>9182195</code></a> Send message to all matching filters, not just first one.</li>
<li><a href="45f54a00c6"><code>45f54a0</code></a> Add <code>Message::duplicate</code> method.</li>
<li><a href="aa8c71e34a"><code>aa8c71e</code></a> Release: crossroads 0.5.0, tokio 0.7.5</li>
<li><a href="06f8edab21"><code>06f8eda</code></a> crossroads: Fix mismatch between propcontext.reply and get_async</li>
<li><a href="0cb0d8cf00"><code>0cb0d8c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/diwic/dbus-rs/issues/350">#350</a> from Snarpix/fix-non-sending-signals</li>
<li>Additional commits viewable in <a href="https://github.com/diwic/dbus-rs/compare/dbus-crossroads-v0.2.1...libdbus-sys-v0.2.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libdbus-sys&package-manager=cargo&previous-version=0.2.1&new-version=0.2.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-10 08:31:19 -04:00
bors-servo
944066dc48
Auto merge of #28835 - servo:dependabot/cargo/bytemuck-1.9.1, r=jdm
Bump bytemuck from 1.9.0 to 1.9.1

Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.9.0 to 1.9.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Lokathor/bytemuck/blob/main/changelog.md">bytemuck's changelog</a>.</em></p>
<blockquote>
<h2>1.9.1</h2>
<ul>
<li>Bumped the minimum <code>bytemuck_derive</code> dependency version from <code>1.0</code> to <code>1.1</code>.
The fact that <code>bytemuck</code> and <code>bytemuck_derive</code> are separate crates at all is
an unfortunate technical limit of current Rust, woe and calamity.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b75005c4d0"><code>b75005c</code></a> (cargo-release) version 1.9.1</li>
<li><a href="f7963d6281"><code>f7963d6</code></a> update changelog.</li>
<li><a href="26e1495d61"><code>26e1495</code></a> Bump bytemuck_derive dependency to required version (<a href="https://github-redirect.dependabot.com/Lokathor/bytemuck/issues/97">#97</a>)</li>
<li><a href="73ae1ee89e"><code>73ae1ee</code></a> (cargo-release) version 1.1.0</li>
<li><a href="4459b9295c"><code>4459b92</code></a> changelog for the derives.</li>
<li>See full diff in <a href="https://github.com/Lokathor/bytemuck/compare/v1.9.0...v1.9.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bytemuck&package-manager=cargo&previous-version=1.9.0&new-version=1.9.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-09 22:57:14 -04:00
dependabot[bot]
ec9241247e
Bump hyper-openssl from 0.9.1 to 0.9.2
Bumps [hyper-openssl](https://github.com/sfackler/hyper-openssl) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/sfackler/hyper-openssl/releases)
- [Changelog](https://github.com/sfackler/hyper-openssl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/hyper-openssl/compare/0.9.1...0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 00:53:34 +00:00
bors-servo
fa2448c37d
Auto merge of #28833 - servo:dependabot/cargo/rustc-demangle-0.1.21, r=jdm
Bump rustc-demangle from 0.1.18 to 0.1.21

Bumps [rustc-demangle](https://github.com/alexcrichton/rustc-demangle) from 0.1.18 to 0.1.21.
<details>
<summary>Commits</summary>
<ul>
<li><a href="2811a1ad6f"><code>2811a1a</code></a> Bump to 0.1.21</li>
<li><a href="670f024fba"><code>670f024</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/rustc-demangle/issues/55">#55</a> from eddyb/const-values</li>
<li><a href="fd906f850f"><code>fd906f8</code></a> v0: demangle ADT const values.</li>
<li><a href="232789841b"><code>2327898</code></a> v0: demangle array and tuple const values.</li>
<li><a href="245357ab2e"><code>245357a</code></a> v0: demangle <code>&amp;</code> and <code>&amp;mut</code> const values.</li>
<li><a href="3cf31b9a08"><code>3cf31b9</code></a> v0: demangle <code>str</code> const values using string literals.</li>
<li><a href="ef262636d9"><code>ef26263</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/rustc-demangle/issues/56">#56</a> from eddyb/const-value-prereqs</li>
<li><a href="6b3c45971b"><code>6b3c459</code></a> v0: don't use <code>fmt::Debug</code> for printing const <code>char</code>s.</li>
<li><a href="a20a29a55f"><code>a20a29a</code></a> v0: add test showing a const <code>char</code> double-quote not being escaped.</li>
<li><a href="e31ad72108"><code>e31ad72</code></a> v0: make <code>print_const</code> more self-contained, like <code>print_type</code>.</li>
<li>Additional commits viewable in <a href="https://github.com/alexcrichton/rustc-demangle/compare/0.1.18...0.1.21">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustc-demangle&package-manager=cargo&previous-version=0.1.18&new-version=0.1.21)](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-09 20:50:19 -04:00
dependabot[bot]
58ea82fe75
Bump libdbus-sys from 0.2.1 to 0.2.2
Bumps [libdbus-sys](https://github.com/diwic/dbus-rs) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/diwic/dbus-rs/releases)
- [Commits](https://github.com/diwic/dbus-rs/compare/dbus-crossroads-v0.2.1...libdbus-sys-v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 22:35:40 +00:00
bors-servo
e5026796d7
Auto merge of #28832 - servo:dependabot/cargo/xdg-2.4.1, r=jdm
Bump xdg from 2.2.0 to 2.4.1

Bumps [xdg](https://github.com/whitequark/rust-xdg) from 2.2.0 to 2.4.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="ce43f34c46"><code>ce43f34</code></a> Bump version.</li>
<li><a href="3a8255683b"><code>3a82556</code></a> cargo: Bump dirs to 4.0</li>
<li><a href="1e2020a763"><code>1e2020a</code></a> Bump version.</li>
<li><a href="214767b2dd"><code>214767b</code></a> Fix use of deprecated Error::description().</li>
<li><a href="d40c0abe6d"><code>d40c0ab</code></a> Fix unused Result in tests.</li>
<li><a href="cc5ee275d2"><code>cc5ee27</code></a> Update dirs dependency.</li>
<li><a href="4eb5b18c36"><code>4eb5b18</code></a> Bump version.</li>
<li><a href="067eacbddb"><code>067eacb</code></a> Add public XDG_RUNTIME_DIR method</li>
<li><a href="c2921e01ad"><code>c2921e0</code></a> Implement DoubleEndedIterator for FileFindIterator</li>
<li><a href="ff8f3d7f72"><code>ff8f3d7</code></a> Add XDG_STATE_HOME support</li>
<li>Additional commits viewable in <a href="https://github.com/whitequark/rust-xdg/compare/v2.2.0...v2.4.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xdg&package-manager=cargo&previous-version=2.2.0&new-version=2.4.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-09 18:26:52 -04:00
dependabot[bot]
0c08108ad7
Bump bytemuck from 1.9.0 to 1.9.1
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/Lokathor/bytemuck/releases)
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.9.0...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 20:08:17 +00:00
bors-servo
9b0a755633
Auto merge of #28831 - servo:dependabot/cargo/crossbeam-epoch-0.9.8, r=jdm
Bump crossbeam-epoch from 0.9.1 to 0.9.8

Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.1 to 0.9.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/crossbeam-rs/crossbeam/releases">crossbeam-epoch's releases</a>.</em></p>
<blockquote>
<h2>crossbeam-epoch 0.9.8</h2>
<ul>
<li>Make <code>Atomic::null()</code> const function at 1.61+. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/797">#797</a>)</li>
</ul>
<h2>crossbeam-epoch 0.9.7</h2>
<ul>
<li>Fix Miri error when <code>-Zmiri-check-number-validity</code> is enabled. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/779">#779</a>)</li>
</ul>
<h2>crossbeam-epoch 0.9.6</h2>
<ul>
<li>Add <code>Atomic::fetch_update</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/706">#706</a>)</li>
</ul>
<h2>crossbeam-epoch 0.9.5</h2>
<ul>
<li>Fix UB in <code>Pointable</code> impl of <code>[MaybeUninit&lt;T&gt;]</code> (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/694">#694</a>)</li>
<li>Support targets that do not have atomic CAS on stable Rust (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/698">#698</a>)</li>
<li>Fix breakage with nightly feature due to <a href="https://github-redirect.dependabot.com/rust-lang/rust/issues/84510">rust-lang/rust#84510</a> (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/692">#692</a>)</li>
</ul>
<h2>crossbeam-epoch 0.9.4</h2>
<ul>
<li>Fix UB in <code>&lt;[MaybeUninit&lt;T&gt;] as Pointable&gt;::init</code> when global allocator failed allocation (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/690">#690</a>)</li>
<li>Bump <code>loom</code> dependency to version 0.5. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/686">#686</a>)</li>
</ul>
<h2>crossbeam-epoch 0.9.3</h2>
<ul>
<li>Make <code>loom</code> dependency optional. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/666">#666</a>)</li>
</ul>
<h2>crossbeam-epoch 0.9.2</h2>
<ul>
<li>Add <code>Atomic::compare_exchange</code> and <code>Atomic::compare_exchange_weak</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/628">#628</a>)</li>
<li>Deprecate <code>Atomic::compare_and_set</code> and <code>Atomic::compare_and_set_weak</code>. Use <code>Atomic::compare_exchange</code> or <code>Atomic::compare_exchange_weak</code> instead. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/628">#628</a>)</li>
<li>Make <code>const_fn</code> dependency optional. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/611">#611</a>)</li>
<li>Add unstable support for <code>loom</code>. (<a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/487">#487</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5b4d80835a"><code>5b4d808</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/800">#800</a></li>
<li><a href="6fa72466ce"><code>6fa7246</code></a> Prepare for the next release</li>
<li><a href="8efcd0261c"><code>8efcd02</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/798">#798</a></li>
<li><a href="baedeb003e"><code>baedeb0</code></a> channel: Do not panic on very large timeout</li>
<li><a href="113daf45a4"><code>113daf4</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/799">#799</a></li>
<li><a href="5cb7cac9f2"><code>5cb7cac</code></a> Update no_atomic.rs</li>
<li><a href="0081fcc510"><code>0081fcc</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/789">#789</a> <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/797">#797</a></li>
<li><a href="7b2d65fa21"><code>7b2d65f</code></a> Update to stabilized const_fn_trait_bound</li>
<li><a href="bd75c3c45e"><code>bd75c3c</code></a> Add force_push to ArrayQueue</li>
<li><a href="b11f1a83e6"><code>b11f1a8</code></a> Merge <a href="https://github-redirect.dependabot.com/crossbeam-rs/crossbeam/issues/793">#793</a></li>
<li>Additional commits viewable in <a href="https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.1...crossbeam-epoch-0.9.8">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crossbeam-epoch&package-manager=cargo&previous-version=0.9.1&new-version=0.9.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-09 16:02:40 -04:00
bors-servo
ddb4f41898
Auto merge of #28830 - servo:dependabot/cargo/matches-0.1.9, r=jdm
Bump matches from 0.1.8 to 0.1.9

Bumps [matches](https://github.com/SimonSapin/rust-std-candidates) from 0.1.8 to 0.1.9.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/SimonSapin/rust-std-candidates/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=matches&package-manager=cargo&previous-version=0.1.8&new-version=0.1.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-09 13:40:24 -04:00
dependabot[bot]
03f4ed5ec1
Bump rustc-demangle from 0.1.18 to 0.1.21
Bumps [rustc-demangle](https://github.com/alexcrichton/rustc-demangle) from 0.1.18 to 0.1.21.
- [Release notes](https://github.com/alexcrichton/rustc-demangle/releases)
- [Commits](https://github.com/alexcrichton/rustc-demangle/compare/0.1.18...0.1.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 12:37:42 +00:00
dependabot[bot]
54b0d1424f
Bump xdg from 2.2.0 to 2.4.1
Bumps [xdg](https://github.com/whitequark/rust-xdg) from 2.2.0 to 2.4.1.
- [Release notes](https://github.com/whitequark/rust-xdg/releases)
- [Commits](https://github.com/whitequark/rust-xdg/compare/v2.2.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 10:15:06 +00:00