-
-
Notifications
You must be signed in to change notification settings - Fork 99
Update rust crates #450
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 crates #450
Conversation
|
Codecov ReportAttention: Patch coverage is
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. |
6cbc12e to
e0216d1
Compare
06ca1f5 to
1e63d06
Compare
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
2.6.0->2.7.04.5.23->4.5.260.4.22->0.4.241.0.134->1.0.1352.0.9->2.0.110.58->0.590.58->0.59Release Notes
bitflags/bitflags (bitflags)
v2.7.0Compare Source
What's Changed
clippy::doc_lazy_continuationlints by @waywardmonkeys in https://github.com/bitflags/bitflags/pull/414truncate(&mut self)method to unset unknown bits by @wysiwys in https://github.com/bitflags/bitflags/pull/428New Contributors
Full Changelog: bitflags/bitflags@2.6.0...2.7.0
clap-rs/clap (clap)
v4.5.26Compare Source
Fixes
suggestionsfeaturev4.5.25Compare Source
Fixes
v4.5.24Compare Source
Fixes
ignore_errors(true)and when a suggestion is provided for an unknown argumentrust-lang/log (log)
v0.4.24Compare Source
v0.4.23Compare Source
serde-rs/json (serde_json)
v1.0.135Compare Source
dtolnay/thiserror (thiserror)
v2.0.11Compare Source
v2.0.10Compare Source
microsoft/windows-rs (windows)
v0.59.0Compare Source
This release includes an update to the windows-sys crate only. The
windows-syscrate 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.
This PR was generated by Mend Renovate. View the repository job log.