[PR #1228] [MERGED] chore(deps): bump winreg from 0.53.0 to 0.55.0 #1265

Closed
opened 2026-01-05 14:54:41 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1228
Author: @dependabot[bot]
Created: 1/13/2025
Status: Merged
Merged: 1/13/2025
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/winreg-0.55.0


📝 Commits (1)

  • 0140f6e chore(deps): bump winreg from 0.53.0 to 0.55.0

📊 Changes

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

View changed files

📝 Cargo.lock (+3 -3)
📝 komorebi/Cargo.toml (+1 -1)

📄 Description

Bumps winreg from 0.53.0 to 0.55.0.

Release notes

Sourced from winreg's releases.

0.55.0 (windows-sys)

  • Breaking change: Increate MSRV to 1.60
  • Breaking change: Upgrade windows-sys to version 0.59 (#77)

0.54.0 (windows-sys)

  • Breaking change: Migrate to the 2021 edition of Rust (MSRV 1.56)
  • Breaking change: Upgrade windows-sys to version 0.52 (closes #63, #70)
Changelog

Sourced from winreg's changelog.

0.55.0

  • Breaking change: Increate MSRV to 1.60
  • Breaking change: Upgrade windows-sys to version 0.59 (#77)

0.54.0

  • Breaking change: Migrate to the 2021 edition of Rust (MSRV 1.56)
  • Breaking change: Upgrade windows-sys to version 0.52 (closes #63, #70)
Commits
  • 9243b23 Bump version to 0.55.0
  • f044074 Upgrade windows-sys to version 0.59 (and MSRV to 1.60)
  • 4574feb Bump version to 0.54.0
  • 105ca7a Upgrade windows-sys to version 0.52
  • 93aefdf Migrate to the 2021 edition of Rust
  • c9315d0 Clippy: remove unnecessary typecasts
  • e62111e Merge branch 'winapi'
  • 049035f Update the transaction example in the docs
  • 5baac5d CI: upgrade actions to the latest versions
  • cbaeb4e CI: check Cargo.toml formatting
  • 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/LGUG2Z/komorebi/pull/1228 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/winreg-0.55.0` --- ### 📝 Commits (1) - [`0140f6e`](https://github.com/LGUG2Z/komorebi/commit/0140f6eb3fe32514c138b274fe709b2805f885e9) chore(deps): bump winreg from 0.53.0 to 0.55.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) 📝 `komorebi/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.53.0 to 0.55.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gentoo90/winreg-rs/releases">winreg's releases</a>.</em></p> <blockquote> <h2>0.55.0 (windows-sys)</h2> <ul> <li>Breaking change: Increate MSRV to 1.60</li> <li>Breaking change: Upgrade <code>windows-sys</code> to version 0.59 (<a href="https://redirect.github.com/gentoo90/winreg-rs/issues/77">#77</a>)</li> </ul> <h2>0.54.0 (windows-sys)</h2> <ul> <li>Breaking change: Migrate to the 2021 edition of Rust (MSRV 1.56)</li> <li>Breaking change: Upgrade <code>windows-sys</code> to version 0.52 (closes <a href="https://redirect.github.com/gentoo90/winreg-rs/issues/63">#63</a>, <a href="https://redirect.github.com/gentoo90/winreg-rs/issues/70">#70</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md">winreg's changelog</a>.</em></p> <blockquote> <h2>0.55.0</h2> <ul> <li>Breaking change: Increate MSRV to 1.60</li> <li>Breaking change: Upgrade <code>windows-sys</code> to version 0.59 (<a href="https://redirect.github.com/gentoo90/winreg-rs/pull/77">#77</a>)</li> </ul> <h2>0.54.0</h2> <ul> <li>Breaking change: Migrate to the 2021 edition of Rust (MSRV 1.56)</li> <li>Breaking change: Upgrade <code>windows-sys</code> to version 0.52 (closes <a href="https://redirect.github.com/gentoo90/winreg-rs/pull/63">#63</a>, <a href="https://redirect.github.com/gentoo90/winreg-rs/pull/70">#70</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gentoo90/winreg-rs/commit/9243b238493c90d3b5e8f68f33fad9c77fb9d35e"><code>9243b23</code></a> Bump version to 0.55.0</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/f0440749e8d000821cbc1940dcb3c69e00c9f33f"><code>f044074</code></a> Upgrade <code>windows-sys</code> to version 0.59 (and MSRV to 1.60)</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/4574febe779ebe502c0617e8618c14f9e8dee3ce"><code>4574feb</code></a> Bump version to 0.54.0</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/105ca7aee378e14b336f9aaa797144904448af84"><code>105ca7a</code></a> Upgrade <code>windows-sys</code> to version 0.52</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/93aefdf523812bc9d8e6295d4577b34c89cf06c1"><code>93aefdf</code></a> Migrate to the 2021 edition of Rust</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/c9315d07f062b766e9283920e935e988fc5bf2be"><code>c9315d0</code></a> Clippy: remove unnecessary typecasts</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/e62111ee60cd998680a8ecc1aad000d8b7a15ba1"><code>e62111e</code></a> Merge branch 'winapi'</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/049035fe943dfe12d390aef655f07c2e598e70cd"><code>049035f</code></a> Update the transaction example in the docs</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/5baac5d5a4d0e86706f9f2628f18f74321604079"><code>5baac5d</code></a> CI: upgrade actions to the latest versions</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/cbaeb4e00a35f1b00d3e43d6e1c002e2856c9215"><code>cbaeb4e</code></a> CI: check <code>Cargo.toml</code> formatting</li> <li>See full diff in <a href="https://github.com/gentoo90/winreg-rs/compare/v0.53.0...v0.55.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=winreg&package-manager=cargo&previous-version=0.53.0&new-version=0.55.0)](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>
adam added the pull-request label 2026-01-05 14:54:41 +01:00
adam closed this issue 2026-01-05 14:54:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1265