[PR #1054] [MERGED] build(deps): bump swayipc-async from 2.0.4 to 2.1.0 #9542

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1054
Author: @dependabot[bot]
Created: 6/16/2025
Status: Merged
Merged: 6/16/2025
Merged by: @JakeStanger

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


📝 Commits (1)

  • fc1b54c build(deps): bump swayipc-async from 2.0.4 to 2.1.0

📊 Changes

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

View changed files

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

📄 Description

Bumps swayipc-async from 2.0.4 to 2.1.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/1054 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/swayipc-async-2.1.0` --- ### 📝 Commits (1) - [`fc1b54c`](https://github.com/JakeStanger/ironbar/commit/fc1b54c26b14c7055c0580d46760287ca0139ee9) build(deps): bump swayipc-async from 2.0.4 to 2.1.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+8 -8) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [swayipc-async](https://github.com/jaycefayne/swayipc-rs) from 2.0.4 to 2.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/1e46976ed0be5563115eb5c18981daf43abd2c22"><code>1e46976</code></a> swayipc-async: 2.1.0</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/429b2d691fa2b1833fb5940807370ff5799e8671"><code>429b2d6</code></a> swayipc-type: 1.4.2</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/28be6bb1a61abb1a640be2f68e6d6a6bb3d9afe1"><code>28be6bb</code></a> switch back to async-pidfd</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/b65ea77e3693ef5e67bd10282c15544bc179d93e"><code>b65ea77</code></a> fix tap_drag_lock enum: add option enabled_sticky</li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/f226ba6f5bf6a7c30a156d986ccae48821443b61"><code>f226ba6</code></a> Allow empty field <code>status_command</code></li> <li><a href="https://github.com/JayceFayne/swayipc-rs/commit/5f182a811d1c9993468fcda1a1e59e804f8f9f95"><code>5f182a8</code></a> swayipc: 3.0.3</li> <li>See full diff in <a href="https://github.com/jaycefayne/swayipc-rs/compare/swayipc-async-2.0.4...swayipc-async-2.1.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.0.4&new-version=2.1.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-23 03:56:52 +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#9542
No description provided.