Skip to content

Commit

Permalink
build(deps): bump the windows group across 1 directory with 2 updates (
Browse files Browse the repository at this point in the history
…#345)

Bumps the windows group with 2 updates in the / directory:
[winreg](https://github.com/gentoo90/winreg-rs) and
[windows](https://github.com/microsoft/windows-rs).

Updates `winreg` 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="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>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 />

Updates `windows` from 0.58.0 to 0.59.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/windows-rs/commit/308e08ec259027ebbef11b8ef838923626bf821e"><code>308e08e</code></a>
Release 0.59.0 (<a
href="https://redirect.github.com/microsoft/windows-rs/issues/3182">#3182</a>)</li>
<li><a
href="https://github.com/microsoft/windows-rs/commit/429666eb724f4a0378974d67adf38c45ce7d78d4"><code>429666e</code></a>
Fix support for <code>no_std</code> (<a
href="https://redirect.github.com/microsoft/windows-rs/issues/3180">#3180</a>)</li>
<li><a
href="https://github.com/microsoft/windows-rs/commit/02c4f29d19fbe6d59b2ae0b42262e68d00438f0f"><code>02c4f29</code></a>
Update component sample to use static factory (<a
href="https://redirect.github.com/microsoft/windows-rs/issues/3154">#3154</a>)</li>
<li><a
href="https://github.com/microsoft/windows-rs/commit/7cec74ffe7797f522501ad17953a4e3701e0c1d9"><code>7cec74f</code></a>
Implement static COM objects (<a
href="https://redirect.github.com/microsoft/windows-rs/issues/3144">#3144</a>)</li>
<li><a
href="https://github.com/microsoft/windows-rs/commit/12f4621020ab6cea11db14d06d3c1d28ca14ae54"><code>12f4621</code></a>
Reduce boilerplate code in <code>windows-core</code> crate for
<code>VARIANT</code> support (<a
href="https://redirect.github.com/microsoft/windows-rs/issues/3151">#3151</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/windows-rs/compare/0.58.0...0.59.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent db290a4 commit a6b0f8c
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 22 deletions.
122 changes: 102 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ zeroize = { version = "1.8", features = ["zeroize_derive"] }
async-recursion = "1.1"

[target.'cfg(windows)'.dependencies]
winreg = "0.52"
windows = { version = "0.58", features = [ "Win32_Foundation", "Win32_NetworkManagement_Dns"] }
winreg = "0.55"
windows = { version = "0.59", features = [ "Win32_Foundation", "Win32_NetworkManagement_Dns"] }
windows-sys = { workspace = true, features = ["Win32_Security_Cryptography", "Win32_Foundation"] }

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
Expand Down

0 comments on commit a6b0f8c

Please sign in to comment.