-
Notifications
You must be signed in to change notification settings - Fork 344
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
chore(deps): update rust crate windows to 0.60 (v2) #2445
Conversation
|
Package Changes Through 1ffdd01There are 2 changes which include opener with patch, opener-js with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
39c6355
to
08cc752
Compare
08cc752
to
0598593
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.58
->0.60
Release Notes
microsoft/windows-rs (windows)
v0.60.0
Compare Source
This release includes an update to the windows-registry and windows-strings crates, mainly to provide various improvements to registry support for rustup.
What's Changed
Value
to/fromHSTRING
conversion by @kennykerr in https://github.com/microsoft/windows-rs/pull/3190From<&str>
forGUID
withTryFrom<&str>
by @kennykerr in https://github.com/microsoft/windows-rs/pull/3193windows-registry
by @kennykerr in https://github.com/microsoft/windows-rs/pull/3215windows-registry
crate by @kennykerr in https://github.com/microsoft/windows-rs/pull/3214ready
support by @kennykerr in https://github.com/microsoft/windows-rs/pull/3221spawn
support by @kennykerr in https://github.com/microsoft/windows-rs/pull/3235Eq
for structs containing floating point type parameters by @kennykerr in https://github.com/microsoft/windows-rs/pull/3255noexcept
methods in a composable hierarchy by @kennykerr in https://github.com/microsoft/windows-rs/pull/3262windows-metadata
by @kennykerr in https://github.com/microsoft/windows-rs/pull/3268Eq
andPartialEq
for structs containing callbacks by @kennykerr in https://github.com/microsoft/windows-rs/pull/3270windows-bindgen
crate by @kennykerr in https://github.com/microsoft/windows-rs/pull/3272web
on most workflows by @kennykerr in https://github.com/microsoft/windows-rs/pull/3279VARIANT
support to thewindows
crate by @kennykerr in https://github.com/microsoft/windows-rs/pull/3282jsonschema
dependency by @kennykerr in https://github.com/microsoft/windows-rs/pull/3286raw-dylib
testing by @kennykerr in https://github.com/microsoft/windows-rs/pull/3287cppwinrt
concurrency issue by @kennykerr in https://github.com/microsoft/windows-rs/pull/3289Deref
implementation forHSTRING
by @kennykerr in https://github.com/microsoft/windows-rs/pull/3291New Contributors
Full Changelog: microsoft/windows-rs@0.59.0...0.60.0
v0.59.0
Compare Source
This release includes an update to the windows-sys crate only. The
windows-sys
crate is updated very infrequently and only when there is an explicit need to do so. The 0.59.0 release includes a rollup of API fixes, updates, and additions since the 0.52.0 release nine months ago. Notably:Full Changelog: microsoft/windows-rs@0.52.0...0.59.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.