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

fix(deps): update rust crate libc to v0.2.157 #342

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
libc dependencies patch 0.2.156 -> 0.2.157

Release Notes

rust-lang/libc (libc)

v0.2.157

Compare Source

Added
  • Apple: add _NSGetArgv, _NSGetArgc and _NSGetProgname in #​3702
  • Build: add RUSTC_WRAPPER support in #​3845
  • FreeBSD: add execvpe support from 14.1 release in #​3745
  • Fuchsia: add SO_BINDTOIFINDEX
  • Linux: add klogctl in #​3777
  • MacOS: add fcntl OFD commands in #​3563
  • NetBSD: add _lwp_park in #​3721
  • Solaris: add missing networking support in #​3717
  • Unix: add pthread_equal in #​3773
  • WASI: add select, FD_SET, FD_ZERO, FD_ISSET in #​3681
Fixed
  • TEEOS: fix octal notation for O_* constants in #​3841
Changed
  • FreeBSD: always use freebsd12 when rustc_dep_of_std is set in #​3723

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.16%. Comparing base (b0bcf38) to head (f34b89c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #342   +/-   ##
=======================================
  Coverage   56.16%   56.16%           
=======================================
  Files          57       57           
  Lines       11466    11466           
=======================================
  Hits         6440     6440           
  Misses       5026     5026           

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

@renovate renovate bot merged commit 2dc9c9e into master Aug 18, 2024
4 checks passed
@renovate renovate bot deleted the renovate/libc-0.x-lockfile branch August 18, 2024 07:57
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.

0 participants