[PR #280] [MERGED] build(deps): bump hyprland from 0.3.8 to 0.3.9 #3417

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/280
Author: @dependabot[bot]
Created: 8/21/2023
Status: Merged
Merged: 8/21/2023
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/hyprland-0.3.9


📝 Commits (1)

  • 5f9ac64 build(deps): bump hyprland from 0.3.8 to 0.3.9

📊 Changes

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

View changed files

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

📄 Description

Bumps hyprland from 0.3.8 to 0.3.9.

Release notes

Sourced from hyprland's releases.

0.3.9

What's Changed

New Contributors

Full Changelog: https://github.com/hyprland-community/hyprland-rs/compare/0.3.8...0.3.9

Commits
  • 0632ca5 chore: fix all versions values to 0.3.9
  • 741538f chore: release 0.3.9
  • d9240d5 chore: release 0.3.9
  • ca781f5 chore: release 0.3.10
  • 7bd7f77 Merge pull request #85 from Gustash/fix/window-address
  • 03d723c fix: window address string formatting
  • d0a2079 Merge pull request #81 from hyprland-community/dependabot/cargo/strum-0.25.0
  • f37d805 Merge pull request #79 from hyprland-community/dependabot/cargo/serde_json-1....
  • 34bb3b5 Merge pull request #78 from hyprland-community/dependabot/cargo/serde_repr-0....
  • 2fb55dc Merge pull request #77 from hyprland-community/dependabot/cargo/serde-1.0.180
  • 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/280 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/21/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/hyprland-0.3.9` --- ### 📝 Commits (1) - [`5f9ac64`](https://github.com/JakeStanger/ironbar/commit/5f9ac648926d3374f617732d98e5aaf05c1a7ef1) build(deps): bump hyprland from 0.3.8 to 0.3.9 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+7 -7) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [hyprland](https://github.com/hyprland-community/hyprland-rs) from 0.3.8 to 0.3.9. <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.9</h2> <h2>What's Changed</h2> <ul> <li>chore: refactoring to prevent bad event parsing using enum by <a href="https://github.com/cyrinux"><code>@​cyrinux</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/63">hyprland-community/hyprland-rs#63</a></li> <li>WorkspaceType: implement Hash by <a href="https://github.com/fufexan"><code>@​fufexan</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/69">hyprland-community/hyprland-rs#69</a></li> <li>fix: window address string formatting by <a href="https://github.com/Gustash"><code>@​Gustash</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/85">hyprland-community/hyprland-rs#85</a></li> <li>chore: bump libs</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fufexan"><code>@​fufexan</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/69">hyprland-community/hyprland-rs#69</a></li> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/75">hyprland-community/hyprland-rs#75</a></li> <li><a href="https://github.com/Gustash"><code>@​Gustash</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/85">hyprland-community/hyprland-rs#85</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.8...0.3.9">https://github.com/hyprland-community/hyprland-rs/compare/0.3.8...0.3.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/0632ca579a967b3a1a33dfe502bdd778f28e4892"><code>0632ca5</code></a> chore: fix all versions values to 0.3.9</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/741538fc8e700a7bb585037e67890464c2ab2c9f"><code>741538f</code></a> chore: release 0.3.9</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/d9240d5a35380f6f865840f9895485b84eef467a"><code>d9240d5</code></a> chore: release 0.3.9</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/ca781f541576b50550e6c6c3b39108c46620eb75"><code>ca781f5</code></a> chore: release 0.3.10</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/7bd7f77984192c57b9af4ba57595cb7b3fc057f3"><code>7bd7f77</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/85">#85</a> from Gustash/fix/window-address</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/03d723c98060782488b8aed6acc3cb723cfb51cc"><code>03d723c</code></a> fix: window address string formatting</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/d0a207953a2542aea74c65eb6c25cdb4944410b5"><code>d0a2079</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/81">#81</a> from hyprland-community/dependabot/cargo/strum-0.25.0</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/f37d8050be70ccf8fa8b01474bf2c1383477ed35"><code>f37d805</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/79">#79</a> from hyprland-community/dependabot/cargo/serde_json-1....</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/34bb3b5c6975505530a429543c4d643971799d2a"><code>34bb3b5</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/78">#78</a> from hyprland-community/dependabot/cargo/serde_repr-0....</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/2fb55dc4804900aa55232cda695baf2853d562a3"><code>2fb55dc</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/77">#77</a> from hyprland-community/dependabot/cargo/serde-1.0.180</li> <li>Additional commits viewable in <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.8...0.3.9">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.8&new-version=0.3.9)](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:55:44 +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#3417
No description provided.