[PR #659] [CLOSED] build(deps): bump swayipc-async from 2.0.1 to 2.0.3 #3666

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/659
Author: @dependabot[bot]
Created: 7/8/2024
Status: Closed

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


📝 Commits (1)

  • 5e6acec build(deps): bump swayipc-async from 2.0.1 to 2.0.3

📊 Changes

2 files changed (+74 additions, -23 deletions)

View changed files

📝 Cargo.lock (+73 -22)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps swayipc-async from 2.0.1 to 2.0.3.

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/659 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/8/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/swayipc-async-2.0.3` --- ### 📝 Commits (1) - [`5e6acec`](https://github.com/JakeStanger/ironbar/commit/5e6acecfeb7b59dddda181ec81fd9d10dee8539e) build(deps): bump swayipc-async from 2.0.1 to 2.0.3 ### 📊 Changes **2 files changed** (+74 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+73 -22) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [swayipc-async](https://github.com/jaycefayne/swayipc-rs) from 2.0.1 to 2.0.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/78027b39982c63e3ed36fcc73f4f9e66979f1dc7"><code>78027b3</code></a> swayipc-async: 2.0.3</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/6733122685be936711d1c4b0c509a52388dade6a"><code>6733122</code></a> swayipc-types: 1.3.2</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/962697f00ab662239e4966e1ae884925fe575bff"><code>962697f</code></a> switch to async-pidfd-next</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/7e8632cae08aa8a7755b779fb3d8aae3fd902efc"><code>7e8632c</code></a> fixes <a href="https://redirect.github.com/jaycefayne/swayipc-rs/issues/53">#53</a></li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/2ef86da3b0f1448e0ecf5e5d55f3f7b2a5ca0ba7"><code>2ef86da</code></a> add <code>scratchpad_state</code> to <code>Node</code></li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/514ede24ba3a5dc076f4acde0bbbb219f9d31844"><code>514ede2</code></a> add i3 specific floating state to <code>Node</code></li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/7d04828d14297b7cb1307c4c84abfdb72573b415"><code>7d04828</code></a> swayipc-async: 2.0.2</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/73b97da811d7010172a33575391603ca40e4dfdf"><code>73b97da</code></a> swayipc: 3.0.2</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/a45e738fc0711f5002908d0b12070862301a8038"><code>a45e738</code></a> swayipc-types: 1.3.1</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/a5f65e118d39b115f5744b7a5e7a26f78a3f8b73"><code>a5f65e1</code></a> update deps</li> <li>Additional commits viewable in <a href="https://github.com/jaycefayne/swayipc-rs/compare/swayipc-async-2.0.1...swayipc-async-2.0.3">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.0.1&new-version=2.0.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 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:56:27 +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#3666
No description provided.