[PR #316] [CLOSED] build(deps): bump wayland-client from 0.30.2 to 0.31.1 #3440

Closed
opened 2026-05-22 23:55:48 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 1a74abf build(deps): bump wayland-client from 0.30.2 to 0.31.1

📊 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.1.

Commits

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/316 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/25/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/wayland-client-0.31.1` --- ### 📝 Commits (1) - [`1a74abf`](https://github.com/JakeStanger/ironbar/commit/1a74abf48c646fa485fef1a6d2e69c2c0fdd78ec) build(deps): bump wayland-client from 0.30.2 to 0.31.1 ### 📊 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.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Smithay/wayland-rs/commit/b4adf514e8c7699bf7e7b7c21a45e9e2242e5cf3"><code>b4adf51</code></a> wayland-client v0.31.1</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/f41714861b9787f56b4165dce1f02f5a428f1713"><code>f417148</code></a> wayland-backend v0.3.1</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/f7b0d58b0d45d8514f7fcec004cff75e241f54cf"><code>f7b0d58</code></a> client: Implement <code>AsFd</code> for <code>Connection</code> and <code>EventQueue</code></li> <li><a href="https://github.com/Smithay/wayland-rs/commit/cf825be12271f7a124db2205f8870003774e1dcd"><code>cf825be</code></a> CI: fix coverage attribute</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/8050a7bd668154f99ebfed805705cd10a1435b5a"><code>8050a7b</code></a> wayland-protocols-wlr v0.2</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/ea4c856cca609bf658cc7945ffa7e4b4aa268171"><code>ea4c856</code></a> wayland-protocols-plasma v0.2</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/b2053f36c01592d7eb10473524fbee15aca247f8"><code>b2053f3</code></a> wayland-protocols-misc v0.2</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/18102477e0f39a4cdcf8c922c28b29d49ec4e714"><code>1810247</code></a> wayland-protocols v0.31</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/8ea98e398ba3cf89eaeaaef97ad447b4d08a16af"><code>8ea98e3</code></a> wayland-server v0.31</li> <li><a href="https://github.com/Smithay/wayland-rs/commit/c05c6c3433d2188b027764cae17bff6673953e37"><code>c05c6c3</code></a> wayland-egl v0.32</li> <li>Additional commits viewable in <a href="https://github.com/smithay/wayland-rs/compare/wayland-client-v0.30.2...wayland-client-v0.31.1">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.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 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 23:55:48 +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#3440
No description provided.