[PR #233] [CLOSED] build(deps): bump hyprland from 0.3.1 to 0.3.7 #565

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/233
Author: @dependabot[bot]
Created: 7/10/2023
Status: Closed

Base: masterHead: dependabot/cargo/hyprland-0.3.7


📝 Commits (1)

  • e438aeb build(deps): bump hyprland from 0.3.1 to 0.3.7

📊 Changes

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

View changed files

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

📄 Description

Bumps hyprland from 0.3.1 to 0.3.7.

Release notes

Sourced from hyprland's releases.

Fix: minimize and screencast event missordering

What's Changed

Full Changelog: https://github.com/hyprland-community/hyprland-rs/compare/0.3.6...0.3.7

Hotfix: Fix regex and notify

So regex updated, and stuff should hypothetically break. Also there should be a fix for ctl::notify for colors

Autogenerated stuffies

What's Changed

New Contributors

Full Changelog: https://github.com/hyprland-community/hyprland-rs/compare/0.3.4..0.3.6

Another update

Yeah, so this update doesn't really do much but fix stuff, and add new Hyprland features, though there is like one breaking change which most won't notice, but it's to do with starting an event listener, now all of them require &mut self

Auto generated release notes

What's Changed

New Contributors

Full Changelog: https://github.com/hyprland-community/hyprland-rs/compare/0.3.3...0.3.4

0.3.3, An update, yeah just an update

Stuff that changed:

Mostly like bug fixes, and adding new stuff from Hyprland tbh

Breaking changes

  • event structs are no longer tuple structs
  • also like new int types, yeah

Auto gen

... (truncated)

Commits
  • 7bf792b chore: release crate 0.3.7
  • 2d8a021 Merge pull request #62 from cyrinux/fix/screencast-and-minimize-events-ordering
  • c65ec47 fix: reorder minimize and screencast
  • 861f506 Merge pull request #60 from hyprland-community/chore/crate-update-0.3.6
  • ba0e848 chore: release 0.3.6
  • b7318a1 Merge pull request #59 from danhandrea/fix-regex-error
  • d189f51 Remove reference to RegexError::__Nonexhaustive
  • 2102b86 Merge pull request #58 from ysekka/master
  • fb3ceda the i32 converted to i8
  • 62f996e publics made pub(crate)
  • 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 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/233 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/hyprland-0.3.7` --- ### 📝 Commits (1) - [`e438aeb`](https://github.com/JakeStanger/ironbar/commit/e438aebafcae7050a3875a41255479a517e7b73f) build(deps): bump hyprland from 0.3.1 to 0.3.7 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [hyprland](https://github.com/hyprland-community/hyprland-rs) from 0.3.1 to 0.3.7. <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>Fix: minimize and screencast event missordering</h2> <h2>What's Changed</h2> <ul> <li>fix: reorder minimize and screencast by <a href="https://github.com/cyrinux"><code>@​cyrinux</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/62">hyprland-community/hyprland-rs#62</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.6...0.3.7">https://github.com/hyprland-community/hyprland-rs/compare/0.3.6...0.3.7</a></p> <h2>Hotfix: Fix regex and notify</h2> <p>So regex updated, and stuff should hypothetically break. Also there should be a fix for <code>ctl::notify</code> for colors</p> <h2>Autogenerated stuffies</h2> <h3>What's Changed</h3> <ul> <li>Fix hyprctl Color and Icon problem by <a href="https://github.com/ysekka"><code>@​ysekka</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/58">hyprland-community/hyprland-rs#58</a></li> <li>Remove reference to RegexError::__Nonexhaustive by <a href="https://github.com/danhandrea"><code>@​danhandrea</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/59">hyprland-community/hyprland-rs#59</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/ysekka"><code>@​ysekka</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/58">hyprland-community/hyprland-rs#58</a></li> <li><a href="https://github.com/danhandrea"><code>@​danhandrea</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/59">hyprland-community/hyprland-rs#59</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.4..0.3.6">https://github.com/hyprland-community/hyprland-rs/compare/0.3.4..0.3.6</a></p> <h1>Another update</h1> <p>Yeah, so this update doesn't really do much but fix stuff, and add new Hyprland features, though there is like one breaking change which most won't notice, but it's to do with starting an event listener, now all of them require <code>&amp;mut self</code></p> <h2>Auto generated release notes</h2> <h3>What's Changed</h3> <ul> <li>add movecursor dispatch by <a href="https://github.com/BKSalman"><code>@​BKSalman</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/50">hyprland-community/hyprland-rs#50</a></li> <li>Fix parsing error when swallowing is active by <a href="https://github.com/exit91"><code>@​exit91</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/53">hyprland-community/hyprland-rs#53</a></li> <li>feat: this add the new <code>initialClass</code> and <code>initialTitle</code> by <a href="https://github.com/cyrinux"><code>@​cyrinux</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/54">hyprland-community/hyprland-rs#54</a></li> <li>fixed movetoworkspace and movetoworkspacesilent by <a href="https://github.com/levnikmyskin"><code>@​levnikmyskin</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/49">hyprland-community/hyprland-rs#49</a></li> <li>feat: add window title change event by <a href="https://github.com/cyrinux"><code>@​cyrinux</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/56">hyprland-community/hyprland-rs#56</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/exit91"><code>@​exit91</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/53">hyprland-community/hyprland-rs#53</a></li> <li><a href="https://github.com/levnikmyskin"><code>@​levnikmyskin</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/49">hyprland-community/hyprland-rs#49</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.3...0.3.4">https://github.com/hyprland-community/hyprland-rs/compare/0.3.3...0.3.4</a></p> <h2>0.3.3, An update, yeah just an update</h2> <h2>Stuff that changed:</h2> <p>Mostly like bug fixes, and adding new stuff from Hyprland tbh</p> <h3>Breaking changes</h3> <ul> <li>event structs are no longer tuple structs</li> <li>also like new int types, yeah</li> </ul> <h2>Auto gen</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/7bf792b27ba2cdbc6fb072bbc10a2c51b13a2fa0"><code>7bf792b</code></a> chore: release crate 0.3.7</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/2d8a02114201bad708cef5deb97aebf564387f87"><code>2d8a021</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/62">#62</a> from cyrinux/fix/screencast-and-minimize-events-ordering</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/c65ec47d96c6051fa0a023199059b18a3d814e4a"><code>c65ec47</code></a> fix: reorder minimize and screencast</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/861f506f3e762aa6b49ca17e808fc14cb9d6eadb"><code>861f506</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/60">#60</a> from hyprland-community/chore/crate-update-0.3.6</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/ba0e84885d380ce59a51fa71165fe8f98b157590"><code>ba0e848</code></a> chore: release 0.3.6</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/b7318a132c2c1cd04a84e183c423012dea509cc5"><code>b7318a1</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/59">#59</a> from danhandrea/fix-regex-error</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/d189f510bbabf585beecefd22e9b6f850daa58dc"><code>d189f51</code></a> Remove reference to RegexError::__Nonexhaustive</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/2102b86c09b972aaab73e4d2d6bcc13499315735"><code>2102b86</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/58">#58</a> from ysekka/master</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/fb3ceda0979aac0ee412286397591fbf1c5cf9eb"><code>fb3ceda</code></a> the i32 converted to i8</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/62f996e1ff1d61ec6be6f74c00f7afc859f7ff33"><code>62f996e</code></a> publics made pub(crate)</li> <li>Additional commits viewable in <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.1...0.3.7">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.1&new-version=0.3.7)](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 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 21:53:55 +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#565
No description provided.