Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Type Update Change
bitflags workspace.dependencies minor 2.6.0 -> 2.7.0
clap workspace.dependencies patch 4.5.23 -> 4.5.26
log workspace.dependencies patch 0.4.22 -> 0.4.24
serde_json workspace.dependencies patch 1.0.134 -> 1.0.135
thiserror workspace.dependencies patch 2.0.9 -> 2.0.11
windows dependencies minor 0.58 -> 0.59
windows workspace.dependencies minor 0.58 -> 0.59

Release Notes

bitflags/bitflags (bitflags)

v2.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.6.0...2.7.0

clap-rs/clap (clap)

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument
rust-lang/log (log)

v0.4.24

Compare Source

v0.4.23

Compare Source

serde-rs/json (serde_json)

v1.0.135

Compare Source

dtolnay/thiserror (thiserror)

v2.0.11

Compare Source

v2.0.10

Compare Source

  • Support errors containing a generic type parameter's associated type in a field (#​408)
microsoft/windows-rs (windows)

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 - "on friday" in timezone Europe/London, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the renovate label Jan 10, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jan 10, 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 Cargo.toml --package [email protected] --precise 0.59.0
    Updating crates.io index
error: failed to select a version for the requirement `windows = "^0.58"`
candidate versions found which didn't match: 0.59.0
location searched: crates.io index
required by package `velopack_bins v0.0.0-local (/tmp/renovate/repos/github/velopack/velopack/src/bins)`

@codecov
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 52.00000% with 48 lines in your changes missing coverage. Please review.

Project coverage is 35.57%. Comparing base (d8234f3) to head (1e63d06).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/bins/src/windows/webview2.rs 51.68% 43 Missing ⚠️
src/bins/src/windows/shortcuts.rs 20.00% 4 Missing ⚠️
src/bins/src/windows/strings.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #450      +/-   ##
===========================================
+ Coverage    35.45%   35.57%   +0.11%     
===========================================
  Files           99      100       +1     
  Lines         8856     8942      +86     
  Branches       528      528              
===========================================
+ Hits          3140     3181      +41     
- Misses        5586     5631      +45     
  Partials       130      130              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/rust-crates branch 3 times, most recently from 6cbc12e to e0216d1 Compare January 10, 2025 23:00
@caesay caesay force-pushed the renovate/rust-crates branch from 06ca1f5 to 1e63d06 Compare January 11, 2025 08:51
@renovate
Copy link
Contributor Author

renovate bot commented Jan 11, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@caesay caesay merged commit bc34f00 into develop Jan 11, 2025
25 checks passed
@caesay caesay deleted the renovate/rust-crates branch January 11, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants