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

chore(deps): Update Rust crate windows-sys to 0.59.0 #208

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
windows-sys dependencies minor 0.52.0 -> 0.59.0

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


Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.

Copy link
Contributor Author

renovate bot commented Aug 1, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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 crates/anstyle-wincon/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.52.0"`
candidate versions found which didn't match: 0.59.0
location searched: crates.io index
required by package `is-terminal v0.4.12`
    ... which satisfies dependency `is-terminal = "^0.4.2"` (locked to 0.4.12) of package `is_terminal_polyfill v1.48.0`
    ... which satisfies dependency `is_terminal_polyfill = "^1.48"` (locked to 1.48.0) of package `anstream v0.6.15 (/tmp/renovate/repos/github/rust-cli/anstyle/crates/anstream)`
    ... which satisfies path dependency `anstream` (locked to 0.6.15) of package `anstyle-svg v0.1.5 (/tmp/renovate/repos/github/rust-cli/anstyle/crates/anstyle-svg)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/anstyle-query/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.52.0"`
candidate versions found which didn't match: 0.59.0
location searched: crates.io index
required by package `is-terminal v0.4.12`
    ... which satisfies dependency `is-terminal = "^0.4.2"` (locked to 0.4.12) of package `is_terminal_polyfill v1.48.0`
    ... which satisfies dependency `is_terminal_polyfill = "^1.48"` (locked to 1.48.0) of package `anstream v0.6.15 (/tmp/renovate/repos/github/rust-cli/anstyle/crates/anstream)`
    ... which satisfies path dependency `anstream` (locked to 0.6.15) of package `anstyle-svg v0.1.5 (/tmp/renovate/repos/github/rust-cli/anstyle/crates/anstyle-svg)`

@coveralls
Copy link

coveralls commented Aug 1, 2024

Pull Request Test Coverage Report for Build 10200899486

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.885%

Totals Coverage Status
Change from base Build 10200403887: 0.0%
Covered Lines: 1225
Relevant Lines: 2361

💛 - Coveralls

@epage epage force-pushed the renovate/windows-sys-0.x branch 2 times, most recently from d9a7042 to cc7f55b Compare August 1, 2024 15:08
@epage epage merged commit 4b8b9c5 into main Aug 1, 2024
17 checks passed
@epage epage deleted the renovate/windows-sys-0.x branch August 1, 2024 15:19
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