Skip to content

Conversation

@nextest-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
libc workspace.dependencies patch 0.2.168 -> 0.2.169

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

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
@codecov
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.88%. Comparing base (d2e42f1) to head (0d84498).
Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #1998 +/- ## ======================================= Coverage 79.88% 79.88% ======================================= Files 97 97 Lines 23543 23543 ======================================= Hits 18807 18807 Misses 4736 4736 

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

@nextest-bot nextest-bot merged commit f7a1520 into main Dec 19, 2024
20 checks passed
@nextest-bot nextest-bot deleted the renovate/libc-0.x branch December 19, 2024 05:53
@trunk-io
Copy link

trunk-io bot commented Dec 19, 2024

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

2 participants