[PR #317] [MERGED] build(deps): bump hyprland from 0.3.11 to 0.3.12 #7652

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/hyprland-0.3.12


📝 Commits (1)

  • 1f824ed build(deps): bump hyprland from 0.3.11 to 0.3.12

📊 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.11 to 0.3.12.

Release notes

Sourced from hyprland's releases.

0.3.12 Patch

Fix wrong type

What's Changed

New Contributors

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

Commits
  • 68f30b1 chore: bump to version 0.3.12
  • 0c35ba1 Merge pull request #118 from nooneyy/master
  • 4580068 data/regular: fix monitor ids (again)
  • 5dc10a6 Merge pull request #116 from hyprland-community/dependabot/cargo/syn-2.0.33
  • f9312d1 chore(deps): bump syn from 2.0.32 to 2.0.33
  • 3a6c854 Merge pull request #114 from hyprland-community/dependabot/cargo/syn-2.0.32
  • fba3495 Merge pull request #115 from hyprland-community/dependabot/cargo/serde_json-1...
  • 1af2c67 chore(deps): bump serde_json from 1.0.105 to 1.0.106
  • 3406688 chore(deps): bump syn from 2.0.31 to 2.0.32
  • See full diff 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/317 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/25/2023 **Status:** ✅ Merged **Merged:** 9/25/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/hyprland-0.3.12` --- ### 📝 Commits (1) - [`1f824ed`](https://github.com/JakeStanger/ironbar/commit/1f824edd70b38a8a27d4af14f1ce3bbd9258615f) build(deps): bump hyprland from 0.3.11 to 0.3.12 ### 📊 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.11 to 0.3.12. <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.12 Patch</h2> <p>Fix wrong type</p> <h2>What's Changed</h2> <ul> <li>Fix monitor ids (again) by <a href="https://github.com/nooneyy"><code>@​nooneyy</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/118">hyprland-community/hyprland-rs#118</a></li> <li>chore(deps): bump serde_json from 1.0.105 to 1.0.106 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/115">hyprland-community/hyprland-rs#115</a></li> <li>chore(deps): bump syn from 2.0.31 to 2.0.32 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/114">hyprland-community/hyprland-rs#114</a></li> <li>chore(deps): bump syn from 2.0.32 to 2.0.33 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/116">hyprland-community/hyprland-rs#116</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nooneyy"><code>@​nooneyy</code></a> made their first contribution in <a href="https://redirect.github.com/hyprland-community/hyprland-rs/pull/118">hyprland-community/hyprland-rs#118</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.11...0.3.12">https://github.com/hyprland-community/hyprland-rs/compare/0.3.11...0.3.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/68f30b14658d642993b18831458e414468ead003"><code>68f30b1</code></a> chore: bump to version 0.3.12</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/0c35ba168a11be61820da3ac7f4b9e499d232b33"><code>0c35ba1</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/118">#118</a> from nooneyy/master</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/4580068e32a13a29ef03730158e7e8b7b30c14f1"><code>4580068</code></a> data/regular: fix monitor ids (again)</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/5dc10a631444875e8479127f05165a8001a980d1"><code>5dc10a6</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/116">#116</a> from hyprland-community/dependabot/cargo/syn-2.0.33</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/f9312d1578c984580c7070d274ef0df2edd5cf12"><code>f9312d1</code></a> chore(deps): bump syn from 2.0.32 to 2.0.33</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/3a6c854e3a89dba0168acfea94ec29869e6e77cf"><code>3a6c854</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/114">#114</a> from hyprland-community/dependabot/cargo/syn-2.0.32</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/fba3495561dd18a9ca4e09a0499d53d0499c34b5"><code>fba3495</code></a> Merge pull request <a href="https://redirect.github.com/hyprland-community/hyprland-rs/issues/115">#115</a> from hyprland-community/dependabot/cargo/serde_json-1...</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/1af2c67688241693e2313fa6704355151ab1e695"><code>1af2c67</code></a> chore(deps): bump serde_json from 1.0.105 to 1.0.106</li> <li><a href="https://github.com/hyprland-community/hyprland-rs/commit/3406688e88048d91e82e2b86c48c804ac93ff0d2"><code>3406688</code></a> chore(deps): bump syn from 2.0.31 to 2.0.32</li> <li>See full diff in <a href="https://github.com/hyprland-community/hyprland-rs/compare/0.3.11...0.3.12">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.11&new-version=0.3.12)](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 02:55:25 +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#7652
No description provided.