[PR #438] [MERGED] build(deps): bump hyprland from 0.3.12 to 0.3.13 #4939

Closed
opened 2026-05-23 00:55:51 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/438
Author: @dependabot[bot]
Created: 2/5/2024
Status: Merged
Merged: 2/6/2024
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/hyprland-0.3.13


📝 Commits (1)

  • 451ded8 build(deps): bump hyprland from 0.3.12 to 0.3.13

📊 Changes

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

View changed files

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

📄 Description

Bumps hyprland from 0.3.12 to 0.3.13.

Release notes

Sourced from hyprland's releases.

0.3.13 Big fix update

A lot of QOL fixes were pushed

Finally, Client::get_active() was fixed, hopefully for the final time!!!

The future from @​yavko

I need maintainers, I'm in school and can only really work on hyprland-rs during the summer extensively. Once I find time I'll work on 0.4, but I need help with the problems listed in gh issues

Autogenerated

What's Changed

New Contributors

Full Changelog: https://github.com/hyprland-community/hyprland-rs/compare/0.3.12...0.3.13

Commits
  • 3153895 Merge pull request #162 from H3rmt/master
  • 2d17bef derive Eq, PartialEq, Hash, Ord, PartialOrd for Address
  • 993f6e5 Merge pull request #156 from hyprland-community/dependabot/cargo/futures-lite...
  • cdac04e chore(deps): bump futures-lite from 2.0.1 to 2.2.0
  • cc1f2b9 Merge pull request #154 from hyprland-community/dependabot/cargo/tokio-1.35.1
  • 1b35148 Merge pull request #153 from hyprland-community/dependabot/cargo/futures-0.3.30
  • 141dd39 Merge pull request #161 from H3rmt/main
  • bbb74bc fixed get_active for client
  • 26cccbd Merge pull request #160 from hyprland-community/dependabot/cargo/strum-0.26.1
  • 5893e6f chore(deps): bump strum from 0.25.0 to 0.26.1
  • 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/438 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/5/2024 **Status:** ✅ Merged **Merged:** 2/6/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/hyprland-0.3.13` --- ### 📝 Commits (1) - [`451ded8`](https://github.com/JakeStanger/ironbar/commit/451ded869fdd7909d5a82100abe4cb76ca28f99e) build(deps): bump hyprland from 0.3.12 to 0.3.13 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+6 -6) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [hyprland](https://github.com/hyprland-community/hyprland-rs) from 0.3.12 to 0.3.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hyprland-community/hyprland-rs/releases">hyprland's releases</a>.</em></p> <blockquote> <h2>0.3.13 Big fix update</h2> <h2>A lot of QOL fixes were pushed</h2> <p>Finally, <code>Client::get_active()</code> was fixed, hopefully for the final time!!!</p> <h2>The future from <a href="https://github.com/yavko"><code>@​yavko</code></a></h2> <p>I need maintainers, I'm in school and can only really work on hyprland-rs during the summer extensively. Once I find time I'll work on <code>0.4</code>, but I need help with the problems listed in gh issues</p> <h2>Autogenerated</h2> <h3>What's Changed</h3> <ul> <li>derive Eq, PartialEq, Hash, Ord, PartialOrd for Address by <a href="https://github.com/H3rmt"><code>@​H3rmt</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/162">hyprland-community/hyprland-rs#162</a></li> <li>add main to struct Keyboard by <a href="https://github.com/jbaker0"><code>@​jbaker0</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/133">hyprland-community/hyprland-rs#133</a></li> <li>Fix dispatch_str for MoveFocusedWindowToWorkspace(Silent) by <a href="https://github.com/sij1nk"><code>@​sij1nk</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/159">hyprland-community/hyprland-rs#159</a></li> <li>Add WorkspaceIdentifier(WithSpecial) variant for <code>r</code> prefix by <a href="https://github.com/sij1nk"><code>@​sij1nk</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/158">hyprland-community/hyprland-rs#158</a></li> <li>fixed get_active for client by <a href="https://github.com/H3rmt"><code>@​H3rmt</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/161">hyprland-community/hyprland-rs#161</a></li> <li>Make <code>Animations</code>' fields public, add 2 new animation styles by <a href="https://github.com/c0h2r"><code>@​c0h2r</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/125">hyprland-community/hyprland-rs#125</a></li> <li>Add support for <a href="https://redirect.github.com/hyprwm/Hyprland/issues/3661">hyprwm/Hyprland#3661</a> by <a href="https://github.com/UserSv4"><code>@​UserSv4</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/134">hyprland-community/hyprland-rs#134</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/c0h2r"><code>@​c0h2r</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/125">hyprland-community/hyprland-rs#125</a></li> <li><a href="https://github.com/UserSv4"><code>@​UserSv4</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/134">hyprland-community/hyprland-rs#134</a></li> <li><a href="https://github.com/jbaker0"><code>@​jbaker0</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/133">hyprland-community/hyprland-rs#133</a></li> <li><a href="https://github.com/sij1nk"><code>@​sij1nk</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/158">hyprland-community/hyprland-rs#158</a></li> <li><a href="https://github.com/H3rmt"><code>@​H3rmt</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/161">hyprland-community/hyprland-rs#161</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.12...0.3.13">https://github.com/hyprland-community/hyprland-rs/compare/0.3.12...0.3.13</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/31538957dad484d34715382ee2f8c69a9952a361"><code>3153895</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/162">#162</a> from H3rmt/master</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/2d17bef7f48a2f121cfcafc0093fabf444d7e454"><code>2d17bef</code></a> derive Eq, PartialEq, Hash, Ord, PartialOrd for Address</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/993f6e5d87bb6f3a0e70405025c79c418de474b4"><code>993f6e5</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/156">#156</a> from hyprland-community/dependabot/cargo/futures-lite...</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/cdac04e5910081a188a2106e387bf00221c6dbb8"><code>cdac04e</code></a> chore(deps): bump futures-lite from 2.0.1 to 2.2.0</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/cc1f2b9e3432f32a6e940d0d6bbb2499a3e9b446"><code>cc1f2b9</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/154">#154</a> from hyprland-community/dependabot/cargo/tokio-1.35.1</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/1b35148f0c80a9c6a966572b061fe816739797bb"><code>1b35148</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/153">#153</a> from hyprland-community/dependabot/cargo/futures-0.3.30</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/141dd39d2e95e279f51d1e212b5a7d4d45c4b9d2"><code>141dd39</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/161">#161</a> from H3rmt/main</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/bbb74bc1e8a9d5213fed0f920dbc60c896c44d5f"><code>bbb74bc</code></a> fixed get_active for client</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/26cccbdb184a7f96c47219abe45af91597a952f9"><code>26cccbd</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/160">#160</a> from hyprland-community/dependabot/cargo/strum-0.26.1</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/5893e6fc7f5991acb54f1501f0f068067d5364d5"><code>5893e6f</code></a> chore(deps): bump strum from 0.25.0 to 0.26.1</li> <li>Additional commits viewable in <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.12...0.3.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hyprland&package-manager=cargo&previous-version=0.3.12&new-version=0.3.13)](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 00:55:51 +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#4939
No description provided.