[PR #313] [CLOSED] build(deps): bump wayland-client from 0.30.2 to 0.31.0 #624

Closed
opened 2026-05-22 21:54:06 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/313
Author: @dependabot[bot]
Created: 9/18/2023
Status: Closed

Base: masterHead: dependabot/cargo/wayland-client-0.31.0


📝 Commits (1)

  • 023063c build(deps): bump wayland-client from 0.30.2 to 0.31.0

📊 Changes

2 files changed (+75 additions, -18 deletions)

View changed files

📝 Cargo.lock (+74 -17)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps wayland-client from 0.30.2 to 0.31.0.

Commits
  • 0c5b76d wayland-client v0.31
  • 83ba023 wayland-scanner v0.31
  • d9e9ad4 wayland-backend v0.3
  • 776d95e backend: fix server-side WAYLAND_DEBUG
  • 48a491e server: allow accessing resource in Dispatch::destroyed
  • c21cabb Use BorrowedFd in arguments
  • 799c772 backend: fix prepare_read behavior
  • 25e6cd8 Fix typo in wayland-client/examples/list_globals.rs
  • 952820c fix os::fd imports that don't exist on 1.65
  • 2826c61 clippy fixes & dependency updates
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/313 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/18/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/wayland-client-0.31.0` --- ### 📝 Commits (1) - [`023063c`](https://github.com/JakeStanger/ironbar/commit/023063c25feec0020c9310bf4bf7d81cf9476230) build(deps): bump wayland-client from 0.30.2 to 0.31.0 ### 📊 Changes **2 files changed** (+75 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+74 -17) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [wayland-client](https://github.com/smithay/wayland-rs) from 0.30.2 to 0.31.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Smithay/wayland-rs/commit/0c5b76de6b1c4f665e25b1c7ff78fcda2242ac9a"><code>0c5b76d</code></a> wayland-client v0.31</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/83ba023670c5632037b84ab274508494c40eb915"><code>83ba023</code></a> wayland-scanner v0.31</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/d9e9ad43ec5f153da9a84e314e601adea95abea9"><code>d9e9ad4</code></a> wayland-backend v0.3</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/776d95e6f235e7690bc85e2fffd695c371a31646"><code>776d95e</code></a> backend: fix server-side WAYLAND_DEBUG</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/48a491ec807b70e3d60ce1d186427804a3cf823b"><code>48a491e</code></a> server: allow accessing resource in <code>Dispatch::destroyed</code></li> <li><a href="https://github.com/Smithay/wayland-rs/commit/c21cabb316f63502cd98a9f01593462f4f140c19"><code>c21cabb</code></a> Use <code>BorrowedFd</code> in arguments</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/799c7726b0e05e57bd31cc179dfb3b89feef79c9"><code>799c772</code></a> backend: fix prepare_read behavior</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/25e6cd8d8c8c6c7203c3c58a3d7e8c1d387bbd7d"><code>25e6cd8</code></a> Fix typo in wayland-client/examples/list_globals.rs</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/952820cf1f094218a1bb3920644a0c5dc9fcf420"><code>952820c</code></a> fix os::fd imports that don't exist on 1.65</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/2826c613130880dd70129e9dfc5a27c67ff93e9c"><code>2826c61</code></a> clippy fixes &amp; dependency updates</li> <li>Additional commits viewable in <a href="https://github.com/smithay/wayland-rs/compare/wayland-client-v0.30.2...wayland-client-v0.31">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.30.2&new-version=0.31.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:54:06 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#624
No description provided.