Commit graph

44561 commits

Author SHA1 Message Date
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]
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
bors-servo
1105a136ae
Auto merge of #28829 - servo:dependabot/cargo/unicode-script-0.5.4, r=jdm
Bump unicode-script from 0.5.2 to 0.5.4

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

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=unicode-script&package-manager=cargo&previous-version=0.5.2&new-version=0.5.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-09 06:12:20 -04:00
dependabot[bot]
33c0c21b5d
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.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.1...crossbeam-epoch-0.9.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 07:34:41 +00:00
bors-servo
0481705bf3
Auto merge of #28828 - servo:dependabot/cargo/xcursor-0.3.4, r=jdm
Bump xcursor from 0.3.3 to 0.3.4

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

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xcursor&package-manager=cargo&previous-version=0.3.3&new-version=0.3.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-09 03:31:52 -04:00
dependabot[bot]
e219aa7480
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.
- [Release notes](https://github.com/SimonSapin/rust-std-candidates/releases)
- [Commits](https://github.com/SimonSapin/rust-std-candidates/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 05:09:14 +00:00
bors-servo
c2a8cf38f4
Auto merge of #28826 - servo:dependabot/cargo/pkg-config-0.3.25, r=jdm
Bump pkg-config from 0.3.24 to 0.3.25

Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.24 to 0.3.25.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md">pkg-config's changelog</a>.</em></p>
<blockquote>
<h2>[0.3.25] - 2022-03-31</h2>
<h3>Added</h3>
<ul>
<li>Support for parsing <code>-Wl</code> linker arguments from the <code>Libs</code> lines and
passing them to the linker as well as making them available via
<code>Library::ld_args</code> (<a href="https://github-redirect.dependabot.com/rust-lang/pkg-config-rs/issues/131">#131</a>).</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Use SPDX license format and remove obsolete badge info (<a href="https://github-redirect.dependabot.com/rust-lang/pkg-config-rs/issues/129">#129</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="4246c5a3ef"><code>4246c5a</code></a> Release 0.3.25</li>
<li><a href="66404f9b49"><code>66404f9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/pkg-config-rs/issues/131">#131</a> from eulegang/master</li>
<li><a href="225a4a7f35"><code>225a4a7</code></a> Removing header include flags in linker args handler</li>
<li><a href="337d9a9177"><code>337d9a9</code></a> renaming ld_options -&gt; ld_args</li>
<li><a href="90b9291a5e"><code>90b9291</code></a> retriggering ci</li>
<li><a href="f5731f7a15"><code>f5731f7</code></a> Fixing matches! macro support</li>
<li><a href="dfebb0f72b"><code>dfebb0f</code></a> Ignoring already handled -Wl options, switching to comma split args</li>
<li><a href="55cc009638"><code>55cc009</code></a> Restructuring to support pass through ld options</li>
<li><a href="9465edd6a2"><code>9465edd</code></a> Adding rpath support</li>
<li><a href="d442626a84"><code>d442626</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/pkg-config-rs/issues/129">#129</a> from atouchet/crgo</li>
<li>Additional commits viewable in <a href="https://github.com/rust-lang/pkg-config-rs/compare/0.3.24...0.3.25">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pkg-config&package-manager=cargo&previous-version=0.3.24&new-version=0.3.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
2022-04-09 01:06:08 -04:00
dependabot[bot]
3ee22c21a9
Bump unicode-script from 0.5.2 to 0.5.4
Bumps [unicode-script](https://github.com/unicode-rs/unicode-script) from 0.5.2 to 0.5.4.
- [Release notes](https://github.com/unicode-rs/unicode-script/releases)
- [Commits](https://github.com/unicode-rs/unicode-script/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 02:42:27 +00:00
bors-servo
5643b58e88
Auto merge of #28825 - servo:dependabot/cargo/memchr-2.4.1, r=jdm
Bump memchr from 2.3.4 to 2.4.1

Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.3.4 to 2.4.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="8e1da98fee"><code>8e1da98</code></a> 2.4.1</li>
<li><a href="58f29ad851"><code>58f29ad</code></a> cargo: add metadata to build as a dep of libstd</li>
<li><a href="186ac04b6f"><code>186ac04</code></a> doc: fix a few typos</li>
<li><a href="cd0e652043"><code>cd0e652</code></a> doc: update repository URLs</li>
<li><a href="e42d0516cf"><code>e42d051</code></a> bench: add another benchmark run</li>
<li><a href="3d405e85a2"><code>3d405e8</code></a> bench: update to sliceslice 0.3.0</li>
<li><a href="22221da145"><code>22221da</code></a> bench: add sliceslice 'haystack' benchmark</li>
<li><a href="66aacfb0b3"><code>66aacfb</code></a> bench: drop regex from pretty output</li>
<li><a href="f6b88a0efb"><code>f6b88a0</code></a> bench: add another run</li>
<li><a href="f6a1a97bef"><code>f6a1a97</code></a> scripts: add script to generate frequency table</li>
<li>Additional commits viewable in <a href="https://github.com/BurntSushi/memchr/compare/2.3.4...2.4.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=memchr&package-manager=cargo&previous-version=2.3.4&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-08 22:39:37 -04:00
bors-servo
6b83273f37
Auto merge of #28824 - servo:dependabot/cargo/ppv-lite86-0.2.16, r=jdm
Bump ppv-lite86 from 0.2.10 to 0.2.16

Bumps [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) from 0.2.10 to 0.2.16.
<details>
<summary>Commits</summary>
<ul>
<li><a href="4b1e1d655d"><code>4b1e1d6</code></a> release ppv-lite86 0.2.16, BLAKE 0.4.1</li>
<li><a href="8e7c84e002"><code>8e7c84e</code></a> ppv-lite86: add interface needed for BLAKE</li>
<li><a href="34d00f5231"><code>34d00f5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cryptocorrosion/cryptocorrosion/issues/65">#65</a> from kazcw/cipher-0.3</li>
<li><a href="209a9fda91"><code>209a9fd</code></a> skein: cipher 0.2 -&gt; 0.3 (breaking)</li>
<li><a href="a60ca142a1"><code>a60ca14</code></a> threefish: cipher 0.2 -&gt; 0.3 (breaking)</li>
<li><a href="67225b9e5a"><code>67225b9</code></a> c2-chacha: cipher 0.2 -&gt; 0.3 (breaking)</li>
<li><a href="4cf46f5e1b"><code>4cf46f5</code></a> Github Action for clippy check</li>
<li><a href="a2e9baf66a"><code>a2e9baf</code></a> clippy</li>
<li><a href="f8d79d8000"><code>f8d79d8</code></a> GitHub Action for rustfmt check</li>
<li><a href="e9c9cebaa1"><code>e9c9ceb</code></a> cargo fmt</li>
<li>Additional commits viewable in <a href="https://github.com/cryptocorrosion/cryptocorrosion/compare/ppv-lite86-0.2.10...ppv-lite86-0.2.16">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ppv-lite86&package-manager=cargo&previous-version=0.2.10&new-version=0.2.16)](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-08 20:16:04 -04:00
dependabot[bot]
d793c611f7
Bump xcursor from 0.3.3 to 0.3.4
Bumps [xcursor](https://github.com/esposm03/xcursor-rs) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/esposm03/xcursor-rs/releases)
- [Commits](https://github.com/esposm03/xcursor-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 18:14:09 +00:00
bors-servo
1eb6ff2290
Auto merge of #28821 - servo:dependabot/cargo/futf-0.1.5, r=jdm
Bump futf from 0.1.4 to 0.1.5

Bumps [futf](https://github.com/servo/futf) from 0.1.4 to 0.1.5.
<details>
<summary>Commits</summary>
<ul>
<li><a href="594e25bef5"><code>594e25b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/servo/futf/issues/12">#12</a> from xfix/update-new-debug-unreachable</li>
<li><a href="02a35f2c3b"><code>02a35f2</code></a> Bump to 0.1.5</li>
<li><a href="ce7b6331d8"><code>ce7b633</code></a> Bump new_debug_unreachable to 1.0.2</li>
<li><a href="3bb815d788"><code>3bb815d</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/futf/issues/10">#10</a> - mbrubeck:test, r=emilio</li>
<li><a href="989db3390e"><code>989db33</code></a> Remove obsolete <code>str_char</code> feature</li>
<li>See full diff in <a href="https://github.com/servo/futf/compare/v0.1.4...v0.1.5">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=futf&package-manager=cargo&previous-version=0.1.4&new-version=0.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
2022-04-08 11:30:34 -04:00
dependabot[bot]
0145567f45
Bump pkg-config from 0.3.24 to 0.3.25
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.24 to 0.3.25.
- [Release notes](https://github.com/rust-lang/pkg-config-rs/releases)
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.24...0.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 14:30:42 +00:00
bors-servo
a24e4d7f80
Auto merge of #28822 - servo:dependabot/cargo/itoa-0.4.8, r=jdm
Bump itoa from 0.4.5 to 0.4.8

Bumps [itoa](https://github.com/dtolnay/itoa) from 0.4.5 to 0.4.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/itoa/releases">itoa's releases</a>.</em></p>
<blockquote>
<h2>0.4.8</h2>
<ul>
<li>Optimize performance of writing u128/i128 on 64bit system (<a href="https://github-redirect.dependabot.com/dtolnay/itoa/issues/27">#27</a>, thanks <a href="https://github.com/Kogia-sima"><code>@​Kogia-sima</code></a>!)</li>
</ul>
<h2>0.4.7</h2>
<ul>
<li>Documentation improvements</li>
</ul>
<h2>0.4.6</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="de247d6ac2"><code>de247d6</code></a> Release 0.4.8</li>
<li><a href="2886a30f1c"><code>2886a30</code></a> Merge pull request 27 from Kogia-sima/perf/optimize-udivmod</li>
<li><a href="3a4047df0d"><code>3a4047d</code></a> fix: Fix compilation error on 1.0.0</li>
<li><a href="51f3f12113"><code>51f3f12</code></a> perf: Optimize udivmod_1e19 function</li>
<li><a href="ac8183cdaf"><code>ac8183c</code></a> Fix catching clippy warnings as CI failures</li>
<li><a href="d00b37103f"><code>d00b371</code></a> Opt in to pedantic clippy lints</li>
<li><a href="4235341107"><code>4235341</code></a> Inform clippy of supported compiler version in clippy.toml</li>
<li><a href="cc8ab5800c"><code>cc8ab58</code></a> Run clippy linter in CI</li>
<li><a href="08c79b5e23"><code>08c79b5</code></a> Release 0.4.7</li>
<li><a href="65c797190c"><code>65c7971</code></a> Point Cargo.toml metadata documentation link to docs.rs</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/itoa/compare/0.4.5...0.4.8">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=itoa&package-manager=cargo&previous-version=0.4.5&new-version=0.4.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-08 08:06:13 -04:00
dependabot[bot]
cc68d97d4d
Bump memchr from 2.3.4 to 2.4.1
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.3.4 to 2.4.1.
- [Release notes](https://github.com/BurntSushi/memchr/releases)
- [Commits](https://github.com/BurntSushi/memchr/compare/2.3.4...2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 09:43:08 +00:00
dependabot[bot]
7d495a2523
Bump ppv-lite86 from 0.2.10 to 0.2.16
Bumps [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) from 0.2.10 to 0.2.16.
- [Release notes](https://github.com/cryptocorrosion/cryptocorrosion/releases)
- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/compare/ppv-lite86-0.2.10...ppv-lite86-0.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 07:11:00 +00:00
bors-servo
0eb745b0e2
Auto merge of #28820 - servo:dependabot/cargo/xml-rs-0.8.4, r=jdm
Bump xml-rs from 0.8.3 to 0.8.4

Bumps [xml-rs](https://github.com/netvl/xml-rs) from 0.8.3 to 0.8.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/netvl/xml-rs/blob/master/Changelog.md">xml-rs's changelog</a>.</em></p>
<blockquote>
<h2>Version 0.8.4</h2>
<ul>
<li>Fixed recognition of <code>?&gt;</code>, <code>]]&gt;</code> and <code>/&gt;</code> tokens as characters.</li>
<li>Fixed writer output operations to use <code>write_all</code> to ensure that the data
is written fully.</li>
<li>The document declaration is now written before any characters automatically.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9c82a76645"><code>9c82a76</code></a> Updated manifest and changelog</li>
<li><a href="fa0b431c72"><code>fa0b431</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/netvl/xml-rs/issues/201">#201</a> from crapStone/fix-typo</li>
<li><a href="773ddb97ec"><code>773ddb9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/netvl/xml-rs/issues/195">#195</a> from jdalberg/parsefix</li>
<li><a href="8ab3284dad"><code>8ab3284</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/netvl/xml-rs/issues/206">#206</a> from brackleian/master</li>
<li><a href="707a7d87d6"><code>707a7d8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/netvl/xml-rs/issues/205">#205</a> from ATiltedTree/fix-partial-writes</li>
<li><a href="1d4992f189"><code>1d4992f</code></a> Force XML document declaration to be output before characters</li>
<li><a href="4feadca275"><code>4feadca</code></a> fix: Make sure all bytes are written to the writer</li>
<li><a href="05c46aeca3"><code>05c46ae</code></a> fixed typo in docstring</li>
<li><a href="b9f16e2ea7"><code>b9f16e2</code></a> Added Token::EmptyTagEnd to the contains_char_data</li>
<li><a href="9b66b10f18"><code>9b66b10</code></a> Attempted to fix the parsing as characters of ]]&gt; and ?&gt;</li>
<li>See full diff in <a href="https://github.com/netvl/xml-rs/compare/0.8.3...0.8.4">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xml-rs&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-08 03:08:01 -04:00
bors-servo
ebad0e88d4
Auto merge of #28819 - servo:dependabot/cargo/mime_guess-2.0.4, r=jdm
Bump mime_guess from 2.0.3 to 2.0.4

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

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mime_guess&package-manager=cargo&previous-version=2.0.3&new-version=2.0.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-08 00:27:30 -04:00
dependabot[bot]
a0ce4371e8
Bump itoa from 0.4.5 to 0.4.8
Bumps [itoa](https://github.com/dtolnay/itoa) from 0.4.5 to 0.4.8.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/0.4.5...0.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 01:46:07 +00:00
bors-servo
37f5d2673c
Auto merge of #28818 - servo:dependabot/cargo/instant-0.1.12, r=jdm
Bump instant from 0.1.9 to 0.1.12

Bumps [instant](https://github.com/sebcrozet/instant) from 0.1.9 to 0.1.12.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sebcrozet/instant/blob/master/CHANGELOG.md">instant's changelog</a>.</em></p>
<blockquote>
<h1>v0.1.12</h1>
<h2>Added</h2>
<ul>
<li>Add <code>SystemTime</code> which works in both native and WASM environments.</li>
</ul>
<h2>Modified</h2>
<ul>
<li>The <code>now</code> function is always available now: there is no need to enable the <code>now</code> feature any more. The <code>now</code> feature
still exists (but doesn’t do anything) for backwards compatibility.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9a486adeee"><code>9a486ad</code></a> Release v0.1.12</li>
<li><a href="5792fe6436"><code>5792fe6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sebcrozet/instant/issues/41">#41</a> from probable-forks/remove-time-crate</li>
<li><a href="d90a340c91"><code>d90a340</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sebcrozet/instant/issues/42">#42</a> from wngr/systemtime</li>
<li><a href="7b058d469f"><code>7b058d4</code></a> Merge remote-tracking branch 'upstream/master' into systemtime</li>
<li><a href="3c3b848930"><code>3c3b848</code></a> Deprecated the <code>now</code> feature flag.</li>
<li><a href="de92ac1db8"><code>de92ac1</code></a> Eradicated dependency on obsolete <code>time</code> 0.2</li>
<li><a href="b79ce7ea09"><code>b79ce7e</code></a> Corrected README code snippets.</li>
<li><a href="bd46ccb577"><code>bd46ccb</code></a> use Date::now for SystemTime::now</li>
<li><a href="c59ec9068d"><code>c59ec90</code></a> Merge remote-tracking branch 'upstream/master' into systemtime</li>
<li><a href="858c708ad3"><code>858c708</code></a> Tidy</li>
<li>Additional commits viewable in <a href="https://github.com/sebcrozet/instant/compare/v0.1.9...v0.1.12">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=instant&package-manager=cargo&previous-version=0.1.9&new-version=0.1.12)](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-07 21:42:40 -04:00
dependabot[bot]
58351ab23b
Bump futf from 0.1.4 to 0.1.5
Bumps [futf](https://github.com/servo/futf) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/servo/futf/releases)
- [Commits](https://github.com/servo/futf/compare/v0.1.4...v0.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 23:19:33 +00:00
bors-servo
1a5ef38069
Auto merge of #28816 - servo:dependabot/cargo/wayland-cursor-0.28.6, r=jdm
Bump wayland-cursor from 0.28.5 to 0.28.6

Bumps [wayland-cursor](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-cursor'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-cursor&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-07 19:16:37 -04:00
dependabot[bot]
1f6cbd4b03
Bump xml-rs from 0.8.3 to 0.8.4
Bumps [xml-rs](https://github.com/netvl/xml-rs) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/netvl/xml-rs/releases)
- [Changelog](https://github.com/netvl/xml-rs/blob/master/Changelog.md)
- [Commits](https://github.com/netvl/xml-rs/compare/0.8.3...0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 21:27:06 +00:00
bors-servo
a83a605e05
Auto merge of #28817 - servo:dependabot/cargo/uluru-2.2.0, r=jdm
Bump uluru from 2.1.1 to 2.2.0

Bumps [uluru](https://github.com/servo/uluru) from 2.1.1 to 2.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/servo/uluru/releases">uluru's releases</a>.</em></p>
<blockquote>
<h2>v2.2.0</h2>
<ul>
<li>New <code>is_empty</code> method (<a href="https://github-redirect.dependabot.com/servo/uluru/issues/21">#21</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d38a7fc44c"><code>d38a7fc</code></a> Version 2.2.0</li>
<li><a href="f3c8a4c2c6"><code>f3c8a4c</code></a> Use Rust 2018 edition</li>
<li><a href="74b3bd73e3"><code>74b3bd7</code></a> Minor doc fixes</li>
<li><a href="69826fd2b4"><code>69826fd</code></a> Test both possible outcomes</li>
<li><a href="9d3ee51cdd"><code>9d3ee51</code></a> Use <code>cargo diet</code> to possibly reduce the crate size</li>
<li><a href="c9b40a6c42"><code>c9b40a6</code></a> Add a <code>len</code> test to test the <code>len</code> method</li>
<li><a href="0b8a5b939f"><code>0b8a5b9</code></a> The <code>empty</code> test now uses the <code>is_empty</code> method</li>
<li><a href="2ddae4740b"><code>2ddae47</code></a> Add the <code>is_empty</code> method</li>
<li>See full diff in <a href="https://github.com/servo/uluru/compare/v2.1.1...v2.2.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uluru&package-manager=cargo&previous-version=2.1.1&new-version=2.2.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-07 17:22:06 -04:00
bors-servo
c172e8da2d
Auto merge of #28813 - servo:dependabot/cargo/x11-2.19.1, r=jdm
Bump x11 from 2.18.2 to 2.19.1

Bumps [x11](https://github.com/AltF02/x11-rs) from 2.18.2 to 2.19.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/AltF02/x11-rs/releases">x11's releases</a>.</em></p>
<blockquote>
<h2>v2.19.1</h2>
<ul>
<li>
<p>Add XkbStateNotify event detail masks (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/133">#133</a>)</p>
<p><a href="https://www.x.org/releases/X11R7.7/doc/libX11/XKB/xkblib.html#id2589934">https://www.x.org/releases/X11R7.7/doc/libX11/XKB/xkblib.html#id2589934</a></p>
</li>
<li>
<p>Add github action for tests (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/134">#134</a>)</p>
<ul>
<li>
<p>Add tests github action</p>
</li>
<li>
<p>Remove travis</p>
</li>
</ul>
</li>
<li>
<p>Update tests.yml (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/135">#135</a>)</p>
</li>
<li>
<p>xtest: add c_int (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/136">#136</a>)</p>
</li>
<li>
<p>Link GitHub Actions badge to Actions page (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/137">#137</a>)</p>
</li>
<li>
<p>Remove maybe-uninit dependency (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/138">#138</a>)</p>
<p>This removes the dependency on the maybe-uninit crate
as it's not needed any more.</p>
</li>
<li>
<p>Add XSetEventQueueOwner (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/124">#124</a>)</p>
</li>
<li>
<p>[FEAT|FIX] New structs and one fix (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/112">#112</a>)</p>
<ul>
<li>[FEAT|FIX] New structs and one fix</li>
</ul>
<p>[FEATURE] _XkbControls, _XkbMods structs, XkbStateRec type
[FEATURE] Shiny new CHANGELOG.md
[FIX] Fix field order in _XkbStateRec struct</p>
<ul>
<li>Update versioning</li>
</ul>
<p>Co-authored-by: Bjørn Snoen <a href="mailto:bjorn.snoen@visma.com">bjorn.snoen@visma.com</a>
Co-authored-by: AltF2 <a href="mailto:dev@mtbk.me">dev@mtbk.me</a></p>
</li>
<li>
<p>Pull request template (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/139">#139</a>)</p>
</li>
<li>
<p>Fix CHANGELOG.md (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/140">#140</a>)</p>
</li>
<li>
<p>Add all feature (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/141">#141</a>)</p>
<ul>
<li>
<p>Add all feature</p>
</li>
<li>
<p>CHANGELOG.md</p>
</li>
</ul>
</li>
<li>
<p>Add Xshm (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/142">#142</a>)</p>
<ul>
<li>Add Xshm</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/AltF02/x11-rs/blob/master/CHANGELOG.md">x11's changelog</a>.</em></p>
<blockquote>
<h2><a href="../../compare/v2.19.0...v2.19.1">2.19.1</a> - 2021-09-25</h2>
<h3>Added</h3>
<ul>
<li>This changelog</li>
<li>_XkbControls struct</li>
<li>_XkbMods struct</li>
<li>XkbStateRec type</li>
<li>PictStandardARGB32 const</li>
<li>PictStandardRGB24 const</li>
<li>PictStandardA8 const</li>
<li>PictStandardA4 const</li>
<li>PictStandardA1 const</li>
<li>XShmQueryExtension function</li>
<li>XShmGetEventBase function</li>
<li>XshmQueryVersion function</li>
<li>XShmPixmapFormat function</li>
<li>XShmAttach function</li>
<li>XShmDetach function</li>
<li>XShmPutImage function</li>
<li>XShmGetImage function</li>
<li>XShmCreateImage function</li>
<li>XShmCreatePixMap function</li>
<li>ShmSeg type</li>
<li>XShmCompletionEvent struct</li>
<li>XshmSegmentInfo struct</li>
<li>All feature</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Field order in <a href="https://github.com/freedesktop/xorg-xserver/blob/master/include/xkbstr.h#L47">_XkbStateRec</a> struct</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/AltF02/x11-rs/commits/v2.19.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=x11&package-manager=cargo&previous-version=2.18.2&new-version=2.19.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-07 15:22:26 -04:00
dependabot[bot]
1f88a2f906
Bump mime_guess from 2.0.3 to 2.0.4
Bumps [mime_guess](https://github.com/abonander/mime_guess) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/abonander/mime_guess/releases)
- [Commits](https://github.com/abonander/mime_guess/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 17:16:41 +00:00
dependabot[bot]
7808d4d310
Bump instant from 0.1.9 to 0.1.12
Bumps [instant](https://github.com/sebcrozet/instant) from 0.1.9 to 0.1.12.
- [Release notes](https://github.com/sebcrozet/instant/releases)
- [Changelog](https://github.com/sebcrozet/instant/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebcrozet/instant/compare/v0.1.9...v0.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 16:13:21 +00:00
bors-servo
fef7e06275
Auto merge of #28815 - servo:dependabot/cargo/async-stream-0.3.3, r=jdm
Bump async-stream from 0.3.2 to 0.3.3

Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.2 to 0.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tokio-rs/async-stream/releases">async-stream's releases</a>.</em></p>
<blockquote>
<h2>v0.3.3</h2>
<ul>
<li>Fix a bug where <code>yield</code> and <code>?</code> cannot be used on the same line (<a href="https://github-redirect.dependabot.com/tokio-rs/async-stream/issues/66">#66</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="e1373e4ded"><code>e1373e4</code></a> Prepare v0.3.3 release (<a href="https://github-redirect.dependabot.com/tokio-rs/async-stream/issues/70">#70</a>)</li>
<li><a href="e158fdc198"><code>e158fdc</code></a> Create GitHub release automatically (<a href="https://github-redirect.dependabot.com/tokio-rs/async-stream/issues/69">#69</a>)</li>
<li><a href="e1a6ae61d0"><code>e1a6ae6</code></a> Transform the inner expression of yield expressions (<a href="https://github-redirect.dependabot.com/tokio-rs/async-stream/issues/66">#66</a>)</li>
<li><a href="cb8a508ed3"><code>cb8a508</code></a> Fix CI failure (<a href="https://github-redirect.dependabot.com/tokio-rs/async-stream/issues/67">#67</a>)</li>
<li><a href="8bf33a6d2c"><code>8bf33a6</code></a> Clean up CI config (<a href="https://github-redirect.dependabot.com/tokio-rs/async-stream/issues/61">#61</a>)</li>
<li><a href="14acb0272e"><code>14acb02</code></a> Remove dependency on <code>syn/extra-traits</code> feature (<a href="https://github-redirect.dependabot.com/tokio-rs/async-stream/issues/59">#59</a>)</li>
<li>See full diff in <a href="https://github.com/tokio-rs/async-stream/compare/v0.3.2...v0.3.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=async-stream&package-manager=cargo&previous-version=0.3.2&new-version=0.3.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-07 11:10:38 -04:00
bors-servo
e7bddf7967
Auto merge of #28814 - servo:dependabot/cargo/autocfg-1.1.0, r=jdm
Bump autocfg from 1.0.1 to 1.1.0

Bumps [autocfg](https://github.com/cuviper/autocfg) from 1.0.1 to 1.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="2dc4819c4a"><code>2dc4819</code></a> Merge <a href="https://github-redirect.dependabot.com/cuviper/autocfg/issues/39">#39</a></li>
<li><a href="b6b3335d27"><code>b6b3335</code></a> Add more CI versions</li>
<li><a href="d9464a328d"><code>d9464a3</code></a> Release 1.1.0</li>
<li><a href="d7c4e7c975"><code>d7c4e7c</code></a> Use CARGO_ENCODED_RUSTFLAGS when it is set</li>
<li>See full diff in <a href="https://github.com/cuviper/autocfg/compare/1.0.1...1.1.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=autocfg&package-manager=cargo&previous-version=1.0.1&new-version=1.1.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-07 06:29:10 -04:00
dependabot[bot]
5c79c2782c
Bump uluru from 2.1.1 to 2.2.0
Bumps [uluru](https://github.com/servo/uluru) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/servo/uluru/releases)
- [Commits](https://github.com/servo/uluru/compare/v2.1.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 08:13:55 +00:00
dependabot[bot]
642db759fc
Bump wayland-cursor from 0.28.5 to 0.28.6
Bumps [wayland-cursor](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-cursor
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 06:04:40 +00:00
bors-servo
bd432642f7
Auto merge of #28811 - servo:dependabot/cargo/openssl-probe-0.1.5, r=jdm
Bump openssl-probe from 0.1.4 to 0.1.5

Bumps [openssl-probe](https://github.com/alexcrichton/openssl-probe) from 0.1.4 to 0.1.5.
<details>
<summary>Commits</summary>
<ul>
<li><a href="db67c9e5b3"><code>db67c9e</code></a> Bump to 0.1.5</li>
<li><a href="11c5e39521"><code>11c5e39</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/openssl-probe/issues/22">#22</a> from jclulow/illumos</li>
<li><a href="8ef5654915"><code>8ef5654</code></a> illumos: find OmniOS and OpenIndiana CA bundle locations</li>
<li><a href="8953270eee"><code>8953270</code></a> create basic example to ease testing on new systems</li>
<li><a href="4a48569829"><code>4a48569</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/openssl-probe/issues/21">#21</a> from messense/entware</li>
<li><a href="cc7a6b14ba"><code>cc7a6b1</code></a> Add cert directory for Entware</li>
<li>See full diff in <a href="https://github.com/alexcrichton/openssl-probe/compare/0.1.4...0.1.5">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openssl-probe&package-manager=cargo&previous-version=0.1.4&new-version=0.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
2022-04-07 02:01:21 -04:00
dependabot[bot]
f3bc84bb6b
Bump async-stream from 0.3.2 to 0.3.3
Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/tokio-rs/async-stream/releases)
- [Commits](https://github.com/tokio-rs/async-stream/compare/v0.3.2...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 03:34:55 +00:00
bors-servo
e0197d8262
Auto merge of #28809 - servo:dependabot/cargo/ntapi-0.3.7, r=jdm
Bump ntapi from 0.3.6 to 0.3.7

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

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ntapi&package-manager=cargo&previous-version=0.3.6&new-version=0.3.7)](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-06 23:31:58 -04:00
bors-servo
34326677cb
Auto merge of #28812 - servo:dependabot/cargo/wayland-client-0.28.6, r=jdm
Bump wayland-client from 0.28.5 to 0.28.6

Bumps [wayland-client](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-client'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-client&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-06 21:09:43 -04:00