[PR #309] [MERGED] build(deps): bump hyprland from 0.3.9 to 0.3.11 #9050

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/309
Author: @dependabot[bot]
Created: 9/11/2023
Status: Merged
Merged: 9/11/2023
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/hyprland-0.3.11


📝 Commits (1)

  • 0335aa4 build(deps): bump hyprland from 0.3.9 to 0.3.11

📊 Changes

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

View changed files

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

📄 Description

Bumps hyprland from 0.3.9 to 0.3.11.

Release notes

Sourced from hyprland's releases.

0.3.11 Patch

Fixes wrong type

Full Changelog: https://github.com/hyprland-community/hyprland-rs/compare/0.3.10...0.3.11

BROKEN RELEASE!! 0.3.10 🥳

What's Changed

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

Commits
  • 122caaf update crate version
  • fe7e4ee fix monitor ids
  • a02b14a Merge pull request #112 from cyrinux/chore/bump-0.3.10
  • d04b648 chore: bump to 0.3.10
  • 782679e Merge pull request #110 from cyrinux/chore/add-workspace-rename-event
  • e58d6e2 Merge pull request #108 from cyrinux/fix/monitor-u64
  • aae818c chore: add workspace rename event
  • 12afa38 fix: monitor use u64
  • bc61818 Merge pull request #105 from hyprland-community/dependabot/cargo/regex-1.9.5
  • e7d397f Merge pull request #106 from hyprland-community/dependabot/cargo/syn-2.0.31
  • 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/309 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/11/2023 **Status:** ✅ Merged **Merged:** 9/11/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/hyprland-0.3.11` --- ### 📝 Commits (1) - [`0335aa4`](https://github.com/JakeStanger/ironbar/commit/0335aa44709725ef0f61844e9ef034a7c1fa2c9d) build(deps): bump hyprland from 0.3.9 to 0.3.11 ### 📊 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 [hyprland](https://github.com/hyprland-community/hyprland-rs) from 0.3.9 to 0.3.11. <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.11 Patch</h2> <p>Fixes wrong type</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.10...0.3.11">https://github.com/hyprland-community/hyprland-rs/compare/0.3.10...0.3.11</a></p> <h2>BROKEN RELEASE!! 0.3.10 🥳</h2> <h2>What's Changed</h2> <ul> <li>fix: windowpixel dispatchers and delta positioning by <a href="https://github.com/Gustash"><code>@​Gustash</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/87">hyprland-community/hyprland-rs#87</a></li> <li>fix: make address parsing consistent between events and data commands by <a href="https://github.com/Gustash"><code>@​Gustash</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/88">hyprland-community/hyprland-rs#88</a></li> <li>fix: monitor use u64 by <a href="https://github.com/cyrinux"><code>@​cyrinux</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/108">hyprland-community/hyprland-rs#108</a></li> <li>chore: add workspace rename event by <a href="https://github.com/cyrinux"><code>@​cyrinux</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/110">hyprland-community/hyprland-rs#110</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.9...0.3.10">https://github.com/hyprland-community/hyprland-rs/compare/0.3.9...0.3.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/122caaf4df5a40e2c43460b435933b81c1fcd679"><code>122caaf</code></a> update crate version</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/fe7e4ee945ba905499b8216ced674f22447ce16a"><code>fe7e4ee</code></a> fix monitor ids</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/a02b14abb64c532b958c1d0381f86785710b4605"><code>a02b14a</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/112">#112</a> from cyrinux/chore/bump-0.3.10</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/d04b64803e75e4b19a22e71788855e81fdea29b3"><code>d04b648</code></a> chore: bump to 0.3.10</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/782679e18575f715512a94a842c627533e857271"><code>782679e</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/110">#110</a> from cyrinux/chore/add-workspace-rename-event</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/e58d6e2798e41ca0e42c3e9455d65ddd1eba5153"><code>e58d6e2</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/108">#108</a> from cyrinux/fix/monitor-u64</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/aae818caaf35730ac6188a18a0157ee62bf636b8"><code>aae818c</code></a> chore: add workspace rename event</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/12afa388e5326c2f9cf7b44009a545d3f37c3779"><code>12afa38</code></a> fix: monitor use u64</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/bc61818e5a9a41b4bef174b37124325365008294"><code>bc61818</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/105">#105</a> from hyprland-community/dependabot/cargo/regex-1.9.5</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/e7d397f6cf59e2498565533c667b555f4b341eb7"><code>e7d397f</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/106">#106</a> from hyprland-community/dependabot/cargo/syn-2.0.31</li> <li>Additional commits viewable in <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.9...0.3.11">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.9&new-version=0.3.11)](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:55:30 +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#9050
No description provided.