[PR #722] [MERGED] build(deps): bump hyprland from 0.4.0-alpha.2 to 0.4.0-alpha.3 #5118

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/hyprland-0.4.0-alpha.3


📝 Commits (1)

  • 4052243 build(deps): bump hyprland from 0.4.0-alpha.2 to 0.4.0-alpha.3

📊 Changes

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

View changed files

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

📄 Description

Bumps hyprland from 0.4.0-alpha.2 to 0.4.0-alpha.3.

Commits
  • d1c2155 fix: missing commas in examples
  • 82fc896 chore: prepare 0.4.0-alpha.3
  • 116305a Merge pull request #258 from MrYuto/master
  • 7a309a2 Support new fullscreen state in Client
  • 9e3b78d Merge pull request #254 from sij1nk/serde-rename-tabletbelongsto
  • 3fd4aa7 Fix TabletBelongsTo deserialization
  • 2b13602 chore(deps): bump derive_more from 0.99.17 to 0.99.18
  • d42e63c chore(deps): bump serde_json from 1.0.117 to 1.0.120
  • 115ed13 chore(deps): bump syn from 2.0.66 to 2.0.70
  • 18c61ff chore(deps): bump serde from 1.0.201 to 1.0.204
  • 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/722 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/2/2024 **Status:** ✅ Merged **Merged:** 9/11/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/hyprland-0.4.0-alpha.3` --- ### 📝 Commits (1) - [`4052243`](https://github.com/JakeStanger/ironbar/commit/4052243c20df6b11b2293258b525a46389f731fa) build(deps): bump hyprland from 0.4.0-alpha.2 to 0.4.0-alpha.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 [hyprland](https://github.com/hyprland-community/hyprland-rs) from 0.4.0-alpha.2 to 0.4.0-alpha.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/d1c2155681236474f79b2542438399594b2b4692"><code>d1c2155</code></a> fix: missing commas in examples</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/82fc89670ad20aaac8dcec6f7f22d993885612e4"><code>82fc896</code></a> chore: prepare 0.4.0-alpha.3</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/116305ab39c69b72e9f19162c4264dbec86be5dd"><code>116305a</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/258">#258</a> from MrYuto/master</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/7a309a24a94f88973f8d3fb1e7d687e3d730d351"><code>7a309a2</code></a> Support new fullscreen state in <code>Client</code></li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/9e3b78d23f689b94628ee8d02b72aca143ba7b4f"><code>9e3b78d</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/254">#254</a> from sij1nk/serde-rename-tabletbelongsto</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/3fd4aa795672da60533677706347369e88fab483"><code>3fd4aa7</code></a> Fix TabletBelongsTo deserialization</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/2b1360213bf152dd01adbb0be229d98dfe792cf0"><code>2b13602</code></a> chore(deps): bump derive_more from 0.99.17 to 0.99.18</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/d42e63c1b85d676a4ae14ba3f077640b1eff3bc3"><code>d42e63c</code></a> chore(deps): bump serde_json from 1.0.117 to 1.0.120</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/115ed13490431a1fdde996a45a80bde4b808141d"><code>115ed13</code></a> chore(deps): bump syn from 2.0.66 to 2.0.70</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/18c61fff1ac4afa3000adf18bc22a89777f2cab9"><code>18c61ff</code></a> chore(deps): bump serde from 1.0.201 to 1.0.204</li> <li>Additional commits viewable in <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.4.0-alpha.2...0.4.0-alpha.3">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.4.0-alpha.2&new-version=0.4.0-alpha.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-23 00:56:21 +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#5118
No description provided.