[PR #1219] [MERGED] build(deps): bump swayipc-async from 2.1.1 to 3.0.0 #2638

Closed
opened 2026-05-22 22:57:24 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1219
Author: @dependabot[bot]
Created: 10/27/2025
Status: Merged
Merged: 10/27/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/swayipc-async-3.0.0


📝 Commits (1)

  • 1639b60 build(deps): bump swayipc-async from 2.1.1 to 3.0.0

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 Cargo.lock (+5 -5)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps swayipc-async from 2.1.1 to 3.0.0.

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/1219 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/swayipc-async-3.0.0` --- ### 📝 Commits (1) - [`1639b60`](https://github.com/JakeStanger/ironbar/commit/1639b6077b13714b10ead5de1573408dc4cc7d4c) build(deps): bump swayipc-async from 2.1.1 to 3.0.0 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+5 -5) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [swayipc-async](https://github.com/jaycefayne/swayipc-rs) from 2.1.1 to 3.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/a47e1bff0a83c77eab771626d61672922ce5cfee"><code>a47e1bf</code></a> swayipc-async: 3.0.0</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/51ada7a0624763e319e0260077b09712ce0f1ea5"><code>51ada7a</code></a> don't infinite loop</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/b0f1905c84cd8cb4cacf379d39ae85ea3ba4d2fa"><code>b0f1905</code></a> swayipc: 4.0.0</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/c5dd18923b31a61ce1cc36077cc58423f4a15d0d"><code>c5dd189</code></a> 2025</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/a3253d06f997819bdc2f391b36e5504dfcacbfd9"><code>a3253d0</code></a> bump rust edition</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/d79f6058acde019cdfb10fcc53d3bf8cfa43f547"><code>d79f605</code></a> bump swayipc-types</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/d27967a386d428a9606d66151c75718bf9f6a0ff"><code>d27967a</code></a> swayipc-types: 2.0.0</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/07bb31e970e7a648361fd8297db57514da2f5f62"><code>07bb31e</code></a> add proper <code>Orientation</code></li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/22d74c13545279bec539285b00870c7a8ec65618"><code>22d74c1</code></a> replace string with enum</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/a21f7bc8af91c91be9b9f5f6db60ccdf14323128"><code>a21f7bc</code></a> swayipc-types: 1.4.3</li> <li>Additional commits viewable in <a href="https://github.com/jaycefayne/swayipc-rs/compare/swayipc-async-2.1.1...swayipc-async-3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swayipc-async&package-manager=cargo&previous-version=2.1.1&new-version=3.0.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 22:57:24 +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#2638
No description provided.