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.51.1 #1003

Closed
wants to merge 1 commit into from
Closed

Conversation

sunshowers
Copy link
Member

This PR contains the following updates:

Package Type Update Change
windows dependencies minor 0.48.0 -> 0.51.1

Release Notes

microsoft/windows-rs (windows)

v0.51.1

Compare Source

This is mainly for publishing an update of the windows-bindgen crate but also fixes a few minor readme and version issues to avoid confusion.

  • The windows and windows-core crates are updated to 0.51.1 to update the readme but are otherwise unchanged.
  • The windows-targets crate and arch-specific crates are updated to 0.48.3 to update the readme and bring the lib file names in line with the crate version.

Those are all semver-compatible updates.

  • The windows-bindgen crate is updated to 0.51.1 and includes the new riddle-based metadata processing capabilities and is compatible with the windows and windows-core crates.
  • The windows-metadata crate is updated to 0.51.1 and includes many refinements but is largely for internal use.

Those are major breaking changes.

The windows-sys crate will not be updated at this time.

What's Changed

Full Changelog: microsoft/windows-rs@0.51.0...0.51.1

v0.51.0

Compare Source

As requested by #​2603, this update includes the first published update to the windows crate in 5 months. As a reminder, updates are only published by request.

  • This includes a semver-compatible update to the windows-targets crate.
  • The windows crate now depends on the windows-core crate.
  • The windows, windows-core, windows-implement, and windows-interface crates have been bumped to version 0.51.0 as there have been breaking changes.
  • The windows-targets crate has been bumped to version 0.48.2 as it remains compatible with previous versions.
  • Notably, an expanded set of WDK APIs are now available.
  • Other crates will not be updated at this time.

What's Changed

Full Changelog: microsoft/windows-rs@0.50.0...0.51.0


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #1003 (d0a7ea0) into main (1ca71f2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1003   +/-   ##
=======================================
  Coverage   79.14%   79.14%           
=======================================
  Files          65       65           
  Lines       16544    16544           
=======================================
  Hits        13094    13094           
  Misses       3450     3450           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sunshowers sunshowers closed this Oct 1, 2023
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.

2 participants