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>
This commit is contained in:
bors-servo 2022-04-07 15:22:26 -04:00 committed by GitHub
commit c172e8da2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -7566,9 +7566,9 @@ dependencies = [
[[package]] [[package]]
name = "x11" name = "x11"
version = "2.18.2" version = "2.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77ecd092546cb16f25783a5451538e73afc8d32e242648d54f4ae5459ba1e773" checksum = "6dd0565fa8bfba8c5efe02725b14dff114c866724eff2cfd44d76cea74bcd87a"
dependencies = [ dependencies = [
"libc", "libc",
"pkg-config", "pkg-config",