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

fix(deps): update rust crate windows to 0.54 - autoclosed #276

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
windows dependencies minor 0.52 -> 0.54

Release Notes

microsoft/windows-rs (windows)

v0.54.0

Compare Source

What's Changed

Full Changelog: microsoft/windows-rs@0.53.0...0.54.0

v0.53.0

Compare Source

As requested, this release updates the Windows family of crates. Notably:

  • The windows-sys crate won't be updated at this time.
  • The windows-version crate is unchanged.
  • There is a minor (compatible) update to the windows-targets crates.
  • This is the first release of the windows-result (#​2847) crate and provides efficient Windows error handling and propagation with support for Win32, COM, WinRT, and NT APIs.
  • This is the first release of the windows-registry (#​2848) crate and provides simple, safe, and efficient access to the Windows registry.
  • VARIANT and PROPVARIANT support has been added to the windows-core crate (#​2786), making it a lot easier to work with Shell and OLE APIs.
  • Windows metadata has been updated providing additional APIs and fixes.
  • A new feature search tool is now available to quickly determine which features to enable for a given API. 
  • A number of new tutorials have been added.
  • A number of new samples have been added.
  • Many additional fixes and improvements listed below.

What's Changed

New Contributors

Full Changelog: microsoft/windows-rs@0.52.0...0.53.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/windows-0.x branch 5 times, most recently from 4950c73 to e5428a3 Compare February 25, 2024 15:21
@renovate renovate bot changed the title fix(deps): update rust crate windows to 0.53 fix(deps): update rust crate windows to 0.54 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/windows-0.x branch 2 times, most recently from 4d99c2d to f97abcb Compare February 29, 2024 19:32
@renovate renovate bot force-pushed the renovate/windows-0.x branch 4 times, most recently from 8b03124 to 8c1ce2c Compare March 13, 2024 01:45
@renovate renovate bot force-pushed the renovate/windows-0.x branch from 8c1ce2c to dfa6899 Compare March 20, 2024 21:24
@renovate renovate bot changed the title fix(deps): update rust crate windows to 0.54 fix(deps): update rust crate windows to 0.54 - autoclosed Mar 20, 2024
@renovate renovate bot closed this Mar 20, 2024
@renovate renovate bot deleted the renovate/windows-0.x branch March 20, 2024 21:26
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.

0 participants