Skip to content
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

Update Rust crate windows to 0.58 #56

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Update Rust crate windows to 0.58 #56

merged 1 commit into from
Sep 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2024

This PR contains the following updates:

Package Type Update Change
windows dependencies minor 0.56 -> 0.58

Release Notes

microsoft/windows-rs (windows)

v0.58.0

Compare Source

This release includes updates to metadata for new or fixed API definitions (#​3111, #​3136), various improvements and fixes to code generation, compliance with new Rust warnings, additional COM authoring support improvements (#​3065), limited non-Windows support (#​3135), and more.

It includes major updates to the following crates, mainly due to breaking changes in metadata for API definitions.

  • riddle 0.58.0
  • windows 0.58.0
  • windows-bindgen 0.58.0
  • windows-core 0.58.0
  • windows-implement 0.58.0
  • windows-interface 0.58.0
  • windows-metadata 0.58.0

It also includes major updates to the following utility crates.

  • windows-result 0.2.0
  • windows-registry 0.2.0

The windows-result crate now provides limited non-Windows support, and the windows-registry crate offers new lossless queries for binary and wide string values.

And it includes minor updates to the windows-targets crates, with the addition of several new APIs.

  • windows-targets 0.52.6

This release also includes the first published version of the windows-strings crate, moving the string types from the windows-core crate into a dedicated crate as a smaller dependency. It also offers an efficient HSTRING builder (#​3133).

To clarify, the only crates that continue to support limited non-Windows builds are:

  • windows-bindgen and windows-metadata for code generation on non-Windows platforms.
  • windows-core and windows-result for COM support on non-Windows platforms.

What's Changed

Full Changelog: microsoft/windows-rs@0.57.0...0.58.0

v0.57.0

Compare Source

This release includes updates to a number of crates.

It includes major updates to the following:

  • riddle 0.57.0
  • windows 0.57.0
  • windows-bindgen 0.57.0
  • windows-core 0.57.0
  • windows-implement 0.57.0
  • windows-interface 0.57.0
  • windows-metadata 0.57.0

It also includes minor updates to the following:

  • windows-result 0.1.2
  • windows-registry 0.1.2

This includes various improvements and fixes to code generation, compliance with new Rust warnings, COM authoring support helpers, and more.

This release also includes the first published version of the cppwinrt crate.

What's Changed
New Contributors

Full Changelog: microsoft/windows-rs@0.56.0...0.57.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update Rust crate windows to 0.57 Update Rust crate windows to 0.58 Jul 3, 2024
@jewlexx jewlexx merged commit a959437 into trunk Sep 11, 2024
4 checks passed
@jewlexx jewlexx deleted the renovate/windows-0.x branch September 11, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant