tauri icon indicating copy to clipboard operation
tauri copied to clipboard

chore(deps): update rust crate windows-sys to 0.60 (1.x)

Open renovate[bot] opened this issue 5 months ago • 2 comments

This PR contains the following updates:

Package Type Update Change
windows-sys dependencies minor 0.48 -> 0.60

Release Notes

microsoft/windows-rs (windows-sys)

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
New Contributors

Full Changelog: https://github.com/microsoft/windows-rs/compare/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:

  • This update introduces support for Arm64EC (#​2957)
  • Updated bindings for the latest APIs https://github.com/microsoft/windows-rs/tree/0.59.0/crates/libs/bindgen/default
  • Derive standard traits (#​3041)
  • Updates to code generation to handle newer Rust warnings and lints
  • Overall smaller crate and more efficient code gen to reduce build time
  • Support for feature search https://microsoft.github.io/windows-rs/features/#/0.59.0
  • MSRV is updated to 1.60

Full Changelog: https://github.com/microsoft/windows-rs/compare/0.52.0...0.59.0

v0.52.0

Compare Source

This release includes updates to all crates. This includes the first update to the windows-sys crate in 8 months. It also includes the first published version of the riddle tool and the windows-version crate.

What's Changed
New Contributors

Full Changelog: https://github.com/microsoft/windows-rs/compare/0.48.5...0.52.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.


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

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

renovate[bot] avatar Jun 15 '25 08:06 renovate[bot]

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tooling/bundler/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tooling/bundler/Cargo.toml --package [email protected] --precise 0.60.2
    Updating crates.io index
error: failed to select a version for the requirement `windows-sys = "^0.48.0"`
candidate versions found which didn't match: 0.60.2
location searched: crates.io index
required by package `dirs-sys v0.4.1`
    ... which satisfies dependency `dirs-sys = "^0.4.1"` (locked to 0.4.1) of package `dirs v5.0.1`
    ... which satisfies dependency `dirs = "^5"` (locked to 5.0.1) of package `tauri-bundler v1.7.3 (/tmp/renovate/repos/github/tauri-apps/tauri/tooling/bundler)`

renovate[bot] avatar Jun 15 '25 08:06 renovate[bot]

Package Changes Through f070feb61232ace3700655a2e675e70b503e9269

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

github-actions[bot] avatar Jun 15 '25 08:06 github-actions[bot]

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

renovate[bot] avatar Jun 25 '25 15:06 renovate[bot]