[PR #1171] [MERGED] build(deps): bump system-tray from 0.8.1 to 0.8.3 #4015

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1171
Author: @dependabot[bot]
Created: 9/22/2025
Status: Merged
Merged: 9/22/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/system-tray-0.8.3


📝 Commits (1)

  • 998d8ee build(deps): bump system-tray from 0.8.1 to 0.8.3

📊 Changes

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

View changed files

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

📄 Description

Bumps system-tray from 0.8.1 to 0.8.3.

Release notes

Sourced from system-tray's releases.

v0.8.3

🐛 Bug Fixes

♻️ Refactors

v0.8.2

No release notes provided.

Changelog

Sourced from system-tray's changelog.

[v0.8.3] - 2025-09-20

🐛 Bug Fixes

♻️ Refactors

Commits
  • 0426019 chore(release): v0.8.3
  • f98d6fb chore: update CHANGELOG.md for v0.8.3 [skip ci]
  • b0d21a1 Merge pull request #26 from JakeStanger/fix/layout-update
  • 80fac4f build(deps): update all
  • 1381dc2 chore(examples/basic): add tracing subscriber
  • dfaea12 refactor(client): tidy code
  • fdfb100 fix(client): debounce menu layout updates
  • f7a1551 refactor(menu): avoid logging full icon data in debug impl
  • 3200aa3 chore(release): v0.8.2
  • 226440c Merge pull request #25 from ogios/master
  • Additional commits viewable in compare view

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/1171 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/system-tray-0.8.3` --- ### 📝 Commits (1) - [`998d8ee`](https://github.com/JakeStanger/ironbar/commit/998d8ee664bdd780e8fc59bcab79a13fa5814b9b) build(deps): bump system-tray from 0.8.1 to 0.8.3 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [system-tray](https://github.com/jakestanger/system-tray) from 0.8.1 to 0.8.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jakestanger/system-tray/releases">system-tray's releases</a>.</em></p> <blockquote> <h2>v0.8.3</h2> <h3>:bug: Bug Fixes</h3> <ul> <li><a href="https://github.com/JakeStanger/system-tray/commit/fdfb100ccc9b237b5ebc0fd6b4d3e6fe150804eb"><code>fdfb100</code></a> - <strong>client</strong>: debounce menu layout updates <em>(commit by <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>)</em></li> </ul> <h3>:recycle: Refactors</h3> <ul> <li><a href="https://github.com/JakeStanger/system-tray/commit/f7a15519c900f773e4ed052a847e9a0ae1bf389e"><code>f7a1551</code></a> - <strong>menu</strong>: avoid logging full icon data in debug impl <em>(commit by <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>)</em></li> <li><a href="https://github.com/JakeStanger/system-tray/commit/dfaea12c8bafa2599dee0c2e31f1ad033ce53cae"><code>dfaea12</code></a> - <strong>client</strong>: tidy code <em>(commit by <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>)</em></li> </ul> <h2>v0.8.2</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JakeStanger/system-tray/blob/master/CHANGELOG.md">system-tray's changelog</a>.</em></p> <blockquote> <h2>[v0.8.3] - 2025-09-20</h2> <h3>:bug: Bug Fixes</h3> <ul> <li><a href="https://github.com/JakeStanger/system-tray/commit/fdfb100ccc9b237b5ebc0fd6b4d3e6fe150804eb"><code>fdfb100</code></a> - <strong>client</strong>: debounce menu layout updates <em>(commit by <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>)</em></li> </ul> <h3>:recycle: Refactors</h3> <ul> <li><a href="https://github.com/JakeStanger/system-tray/commit/f7a15519c900f773e4ed052a847e9a0ae1bf389e"><code>f7a1551</code></a> - <strong>menu</strong>: avoid logging full icon data in debug impl <em>(commit by <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>)</em></li> <li><a href="https://github.com/JakeStanger/system-tray/commit/dfaea12c8bafa2599dee0c2e31f1ad033ce53cae"><code>dfaea12</code></a> - <strong>client</strong>: tidy code <em>(commit by <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>)</em></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JakeStanger/system-tray/commit/0426019dc002663fbd8ad238803183efa72aa6ff"><code>0426019</code></a> chore(release): v0.8.3</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/f98d6fbb0c223ad138743f9ffe0763a913777c41"><code>f98d6fb</code></a> chore: update CHANGELOG.md for v0.8.3 [skip ci]</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/b0d21a1775971d7c04d0e689dca9a426c97d3efc"><code>b0d21a1</code></a> Merge pull request <a href="https://redirect.github.com/jakestanger/system-tray/issues/26">#26</a> from JakeStanger/fix/layout-update</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/80fac4fda349a8f34953df009cfc2cec153fef2a"><code>80fac4f</code></a> build(deps): update all</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/1381dc215dce9b1f1d080e48e2917e4b0b570257"><code>1381dc2</code></a> chore(examples/basic): add tracing subscriber</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/dfaea12c8bafa2599dee0c2e31f1ad033ce53cae"><code>dfaea12</code></a> refactor(client): tidy code</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/fdfb100ccc9b237b5ebc0fd6b4d3e6fe150804eb"><code>fdfb100</code></a> fix(client): debounce menu layout updates</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/f7a15519c900f773e4ed052a847e9a0ae1bf389e"><code>f7a1551</code></a> refactor(menu): avoid logging full icon data in debug impl</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/3200aa388510f222ebb230390908d15dfcaa0a12"><code>3200aa3</code></a> chore(release): v0.8.2</li> <li><a href="https://github.com/JakeStanger/system-tray/commit/226440cc0c702140e4cb000e7a01de2039488f67"><code>226440c</code></a> Merge pull request <a href="https://redirect.github.com/jakestanger/system-tray/issues/25">#25</a> from ogios/master</li> <li>Additional commits viewable in <a href="https://github.com/jakestanger/system-tray/compare/v0.8.1...v0.8.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=system-tray&package-manager=cargo&previous-version=0.8.1&new-version=0.8.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:57:28 +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#4015
No description provided.