[PR #393] [MERGED] chore(deps): bump winreg from 0.11.0 to 0.50.0 #903

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/393
Author: @dependabot[bot]
Created: 4/10/2023
Status: Merged
Merged: 4/10/2023
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/winreg-0.50.0


📝 Commits (1)

  • cff5b30 chore(deps): bump winreg from 0.11.0 to 0.50.0

📊 Changes

2 files changed (+86 additions, -20 deletions)

View changed files

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

📄 Description

Bumps winreg from 0.11.0 to 0.50.0.

Changelog

Sourced from winreg's changelog.

0.50.0

  • Breaking change: winapi-rs is not maintained any more, so migrate to Microsofts windows-sys as a backend (#48, #51)
  • Breaking change: Increase minimum supported Rust version to 1.46 since windows-sys doesn't compile with older versions
  • Replace deprecated methods from chrono (#48)
Commits
  • 5fb3bc6 Bump version to 0.50.0
  • c6fa2bb Replace deprecated methods from chrono
  • 281468c Increase minimum supported rust version to 1.46
  • 7a6a4f9 Fix RegKey::close_() to work properly with windows-sys
  • 0944a8a Use windows-rs as a backend instead of winapi-rs
  • e8f917a Github Actions: restrict serde version for rust 1.31.1
  • 62036f9 Github Actions: allow running the workflow manually
  • 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 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/393 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/10/2023 **Status:** ✅ Merged **Merged:** 4/10/2023 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/winreg-0.50.0` --- ### 📝 Commits (1) - [`cff5b30`](https://github.com/LGUG2Z/komorebi/commit/cff5b30c07d2b5963f3bc9d47c92eb115d1c3971) chore(deps): bump winreg from 0.11.0 to 0.50.0 ### 📊 Changes **2 files changed** (+86 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+85 -19) 📝 `komorebi/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.11.0 to 0.50.0. <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.50.0</h2> <ul> <li>Breaking change: <a href="https://crates.io/crates/winapi"><code>winapi-rs</code></a> is not maintained any more, so migrate to Microsofts <a href="https://crates.io/crates/windows-sys"><code>windows-sys</code></a> as a backend (<a href="https://redirect.github.com/gentoo90/winreg-rs/pull/48">#48</a>, <a href="https://redirect.github.com/gentoo90/winreg-rs/pull/51">#51</a>)</li> <li>Breaking change: Increase minimum supported Rust version to <code>1.46</code> since <code>windows-sys</code> doesn't compile with older versions</li> <li>Replace deprecated methods from <code>chrono</code> (<a href="https://redirect.github.com/gentoo90/winreg-rs/pull/48">#48</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gentoo90/winreg-rs/commit/5fb3bc6ff77945fb924199e855e4b8907218e869"><code>5fb3bc6</code></a> Bump version to 0.50.0</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/c6fa2bbfbac27bdc62b6b2e44017a63dd8105fc0"><code>c6fa2bb</code></a> Replace deprecated methods from <code>chrono</code></li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/281468c62c61dbe5b75737ee98a69cca146b61ca"><code>281468c</code></a> Increase minimum supported rust version to 1.46</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/7a6a4f979f18f8d4172cb6e45f684187355bbb75"><code>7a6a4f9</code></a> Fix <code>RegKey::close_()</code> to work properly with <code>windows-sys</code></li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/0944a8a1c684e6b5580758de69aff95692e88477"><code>0944a8a</code></a> Use <code>windows-rs</code> as a backend instead of <code>winapi-rs</code></li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/e8f917aa49287329d65d0a60c223ec8de04575fb"><code>e8f917a</code></a> Github Actions: restrict serde version for rust 1.31.1</li> <li><a href="https://github.com/gentoo90/winreg-rs/commit/62036f955b40c40c3b82323a9678f95cc7251038"><code>62036f9</code></a> Github Actions: allow running the workflow manually</li> <li>See full diff in <a href="https://github.com/gentoo90/winreg-rs/compare/v0.11.0...v0.50.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.11.0&new-version=0.50.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 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:53:21 +01:00
adam closed this issue 2026-01-05 14:53:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#903