-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the windows group across 1 directory with 2 updates #345
Conversation
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 - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](gentoo90/winreg-rs@v0.52.0...v0.55.0) Updates `windows` from 0.58.0 to 0.59.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.58.0...0.59.0) --- updated-dependencies: - dependency-name: winreg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: windows - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: windows ... Signed-off-by: dependabot[bot] <[email protected]>
@TheBestTvarynka Do you think you could look into this update of Windows dependencies, please?
|
Of course. Let me handle it 😉 |
It's because the
Is it a problem? I mean, should I refactor it now to use the |
Thank you! I’ll merge now and things will get right again when reqwest release an update 👍
Not an immediate problem! We should consider upgrading at some point though |
Let's create an issue about it. What do you think? |
Agreed. Issue created: #347 |
Bumps the windows group with 2 updates in the / directory: winreg and windows.
Updates
winreg
from 0.52.0 to 0.55.0Release notes
Sourced from winreg's releases.
Changelog
Sourced from winreg's changelog.
Commits
9243b23
Bump version to 0.55.0f044074
Upgradewindows-sys
to version 0.59 (and MSRV to 1.60)4574feb
Bump version to 0.54.0105ca7a
Upgradewindows-sys
to version 0.5293aefdf
Migrate to the 2021 edition of Rustc9315d0
Clippy: remove unnecessary typecastse62111e
Merge branch 'winapi'049035f
Update the transaction example in the docs5baac5d
CI: upgrade actions to the latest versionscbaeb4e
CI: checkCargo.toml
formattingUpdates
windows
from 0.58.0 to 0.59.0Commits
308e08e
Release 0.59.0 (#3182)429666e
Fix support forno_std
(#3180)02c4f29
Update component sample to use static factory (#3154)7cec74f
Implement static COM objects (#3144)12f4621
Reduce boilerplate code inwindows-core
crate forVARIANT
support (#3151)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 <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