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-sys to 0.59 - autoclosed #534

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

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

Release Notes

microsoft/windows-rs (windows-sys)

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

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: microsoft/windows-rs@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.

Copy link
Contributor Author

renovate bot commented Jan 24, 2025

⚠️ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path config/Cargo.toml --package [email protected] --precise 0.59.0
    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.59.0
location searched: crates.io index
required by package `fs4 v0.7.0`
    ... which satisfies dependency `fs4 = "^0.7"` (locked to 0.7.0) of package `cache v0.7.0 (/tmp/renovate/repos/github/ucb-substrate/substrate2/libs/cache)`
    ... which satisfies path dependency `cache` (locked to 0.7.0) of package `substrate v0.10.0 (/tmp/renovate/repos/github/ucb-substrate/substrate2/substrate)`
    ... which satisfies path dependency `substrate` (locked to 0.10.0) of package `spice v0.9.0 (/tmp/renovate/repos/github/ucb-substrate/substrate2/libs/spice)`
    ... which satisfies path dependency `spice` (locked to 0.9.0) of package `cdl2spice v0.2.0 (/tmp/renovate/repos/github/ucb-substrate/substrate2/bins/cdl2spice)`

@renovate renovate bot force-pushed the renovate/windows-sys-0.x branch from b76297b to cf9f9cf Compare January 24, 2025 19:45
@renovate renovate bot changed the title fix(deps): update rust crate windows-sys to 0.59 fix(deps): update rust crate windows-sys to 0.59 - autoclosed Jan 24, 2025
@renovate renovate bot closed this Jan 24, 2025
@renovate renovate bot deleted the renovate/windows-sys-0.x branch January 24, 2025 20:04
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