mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
build(deps): bump winreg from 0.52.0 to 0.55.0 in /rust (#10641)
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.52.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> <h2>0.53.0 (windows-sys)</h2> <ul> <li>Don't stop deserialization of <code>Any</code> due to <code>REG_NONE</code> (pullrequest <a href="https://redirect.github.com/gentoo90/winreg-rs/issues/67">#67</a>, fixes <a href="https://redirect.github.com/gentoo90/winreg-rs/issues/66">#66</a>)</li> <li>Implement (de)serialization of <code>Option</code> (<a href="https://redirect.github.com/gentoo90/winreg-rs/issues/56">#56</a>)</li> <li>Add <code>RegKey</code> methods for creating/opening subkeys with custom options (<a href="https://redirect.github.com/gentoo90/winreg-rs/issues/65">#65</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> <h2>0.15.0, 0.53.0</h2> <ul> <li>Don't stop deserialization of <code>Any</code> due to <code>REG_NONE</code> (pullrequest <a href="https://redirect.github.com/gentoo90/winreg-rs/pull/67">#67</a>, fixes <a href="https://redirect.github.com/gentoo90/winreg-rs/issues/66">#66</a>)</li> <li>Implement (de)serialization of <code>Option</code> (<a href="https://redirect.github.com/gentoo90/winreg-rs/issues/56">#56</a>)</li> <li>Add <code>RegKey</code> methods for creating/opening subkeys with custom options (<a href="https://redirect.github.com/gentoo90/winreg-rs/pull/65">#65</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9243b23849"><code>9243b23</code></a> Bump version to 0.55.0</li> <li><a href="f0440749e8"><code>f044074</code></a> Upgrade <code>windows-sys</code> to version 0.59 (and MSRV to 1.60)</li> <li><a href="4574febe77"><code>4574feb</code></a> Bump version to 0.54.0</li> <li><a href="105ca7aee3"><code>105ca7a</code></a> Upgrade <code>windows-sys</code> to version 0.52</li> <li><a href="93aefdf523"><code>93aefdf</code></a> Migrate to the 2021 edition of Rust</li> <li><a href="c9315d07f0"><code>c9315d0</code></a> Clippy: remove unnecessary typecasts</li> <li><a href="e62111ee60"><code>e62111e</code></a> Merge branch 'winapi'</li> <li><a href="049035fe94"><code>049035f</code></a> Update the transaction example in the docs</li> <li><a href="5baac5d5a4"><code>5baac5d</code></a> CI: upgrade actions to the latest versions</li> <li><a href="cbaeb4e00a"><code>cbaeb4e</code></a> CI: check <code>Cargo.toml</code> formatting</li> <li>Additional commits viewable in <a href="https://github.com/gentoo90/winreg-rs/compare/v0.52.0...v0.55.0">compare view</a></li> </ul> </details> <br /> [](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
14
rust/Cargo.lock
generated
14
rust/Cargo.lock
generated
@@ -2384,7 +2384,7 @@ dependencies = [
|
||||
"windows",
|
||||
"windows-core",
|
||||
"windows-implement",
|
||||
"winreg 0.52.0",
|
||||
"winreg 0.55.0",
|
||||
"wintun",
|
||||
"zbus 5.11.0",
|
||||
]
|
||||
@@ -2503,7 +2503,7 @@ dependencies = [
|
||||
"uuid",
|
||||
"windows",
|
||||
"windows-service",
|
||||
"winreg 0.52.0",
|
||||
"winreg 0.55.0",
|
||||
"zip",
|
||||
]
|
||||
|
||||
@@ -9666,6 +9666,16 @@ dependencies = [
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "winreg"
|
||||
version = "0.55.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "wintun"
|
||||
version = "0.5.1"
|
||||
|
||||
@@ -206,7 +206,7 @@ windows = "0.61.3"
|
||||
windows-core = "0.61.1"
|
||||
windows-implement = "0.60.0"
|
||||
windows-service = "0.8.0"
|
||||
winreg = "0.52.0"
|
||||
winreg = "0.55.0"
|
||||
zbus = "5.11.0"
|
||||
zip = { version = "5", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user