[PR #1084] [MERGED] build(deps): bump zbus from 5.7.1 to 5.8.0 #2539

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1084
Author: @dependabot[bot]
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/zbus-5.8.0


📝 Commits (1)

  • 93a797b build(deps): bump zbus from 5.7.1 to 5.8.0

📊 Changes

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

View changed files

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

📄 Description

Bumps zbus from 5.7.1 to 5.8.0.

Release notes

Sourced from zbus's releases.

🔖 zbus 5.8.0

  • interface macro now supports write-only properties.
  • Copy attributes over to receive_*_changed and cached_* methods in proxy.
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/1084 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/zbus-5.8.0` --- ### 📝 Commits (1) - [`93a797b`](https://github.com/JakeStanger/ironbar/commit/93a797be3fa747ccfc67dac697cb27c03a4ae724) build(deps): bump zbus from 5.7.1 to 5.8.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 [zbus](https://github.com/dbus2/zbus) from 5.7.1 to 5.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dbus2/zbus/releases">zbus's releases</a>.</em></p> <blockquote> <h2>🔖 zbus 5.8.0</h2> <ul> <li>✨ <code>interface</code> macro now supports write-only properties.</li> <li>✨ Copy attributes over to <code>receive_*_changed</code> and <code>cached_*</code> methods in <code>proxy</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dbus2/zbus/commit/7d8e9359271285cdbfc2856f1bdce446875cfe82"><code>7d8e935</code></a> Merge pull request <a href="https://redirect.github.com/dbus2/zbus/issues/1425">#1425</a> from zeenix/zb-release</li> <li><a href="https://github.com/dbus2/zbus/commit/da0ca55c284a806afe89f892441b7218e785ecdd"><code>da0ca55</code></a> 🔖 zb,zm: Release 5.8.0</li> <li><a href="https://github.com/dbus2/zbus/commit/be41117c4b5ba9ffa7bd9b3147cb2d0c95c349ba"><code>be41117</code></a> Merge pull request <a href="https://redirect.github.com/dbus2/zbus/issues/1424">#1424</a> from zeenix/zv-release</li> <li><a href="https://github.com/dbus2/zbus/commit/dda4f376e4d7a99c1feed452eb380e9f8fcc2dc0"><code>dda4f37</code></a> 🔖 zv,zd: Release 5.6.0</li> <li><a href="https://github.com/dbus2/zbus/commit/747c64505ca53dff17a800d16caa77ec05fa9030"><code>747c645</code></a> ⬆️ micro: Update blocking to v1.6.2 (<a href="https://redirect.github.com/dbus2/zbus/issues/1423">#1423</a>)</li> <li><a href="https://github.com/dbus2/zbus/commit/d01e893a8b3763cf3533bcf8dccf0ae79a331045"><code>d01e893</code></a> ⬆️ micro: Update tokio to v1.46.1 (<a href="https://redirect.github.com/dbus2/zbus/issues/1422">#1422</a>)</li> <li><a href="https://github.com/dbus2/zbus/commit/8250c5357eef47c7a2695ecdf8ac29a5b7ca7042"><code>8250c53</code></a> ⬆️ micro: Update libfuzzer-sys to v0.4.10 (<a href="https://redirect.github.com/dbus2/zbus/issues/1421">#1421</a>)</li> <li><a href="https://github.com/dbus2/zbus/commit/7ab8fa67ee5bffbbd40e12378a563893ebe2b68e"><code>7ab8fa6</code></a> Merge pull request <a href="https://redirect.github.com/dbus2/zbus/issues/1420">#1420</a> from dbus2/renovate/tokio-1.x-lockfile</li> <li><a href="https://github.com/dbus2/zbus/commit/36fde484aaea843389b0f96c2403179ffddd5441"><code>36fde48</code></a> ⬆️ Update tokio to v1.46.0</li> <li><a href="https://github.com/dbus2/zbus/commit/f9870cde4accffe48eb843a7dcfc3f53dc8a06b2"><code>f9870cd</code></a> Merge pull request <a href="https://redirect.github.com/dbus2/zbus/issues/1419">#1419</a> from zeenix/fix-zv-regression</li> <li>Additional commits viewable in <a href="https://github.com/dbus2/zbus/compare/zbus-5.7.1...zbus-5.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zbus&package-manager=cargo&previous-version=5.7.1&new-version=5.8.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:07 +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#2539
No description provided.