Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Type Update Change
libc workspace.dependencies patch 0.2.168 -> 0.2.169
thiserror workspace.dependencies patch 2.0.7 -> 2.0.8
webview2-com dependencies minor 0.33 -> 0.34
webview2-com workspace.dependencies minor 0.33 -> 0.34
zip workspace.dependencies patch 2.2.1 -> 2.2.2

Release Notes

rust-lang/libc (libc)

v0.2.169

Compare Source

Added
  • FreeBSD: add more socket TCP stack constants #​4193
  • Fuchsia: add a sockaddr_vm definition #​4194
Fixed

Breaking: rust-lang/rust#132975 corrected the signedness of core::ffi::c_char on various Tier 2 and Tier 3 platforms (mostly Arm and RISC-V) to match Clang. This release contains the corresponding changes to libc, including the following specific pull requests:

  • ESP-IDF: Replace arch-conditional c_char with a reexport #​4195
  • Fix c_char on various targets #​4199
  • Mirror c_char configuration from rust-lang/rust #​4198
Cleanup
  • Do not re-export c_void in target-specific code #​4200
dtolnay/thiserror (thiserror)

v2.0.8

Compare Source

  • Improve support for macro-generated derive(Error) call sites (#​399)
zip-rs/zip2 (zip)

v2.2.2

Compare Source

🐛 Bug Fixes
  • rewrite the EOCD/EOCD64 detection to fix extreme performance regression (#​247)

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 Dec 20, 2024
@caesay caesay merged commit 3510cf3 into develop Dec 20, 2024
25 checks passed
@caesay caesay deleted the renovate/rust-deps branch December 20, 2024 15:53
@codecov
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.06%. Comparing base (eb1fabb) to head (603d1df).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #414   +/-   ##
========================================
  Coverage    47.05%   47.06%           
========================================
  Files          223      223           
  Lines        13673    13673           
  Branches      1251     1251           
========================================
+ Hits          6434     6435    +1     
+ Misses        6906     6905    -1     
  Partials       333      333           

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

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