-
Notifications
You must be signed in to change notification settings - Fork 0
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.169 #6
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/libc-0.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 12095934160Details
💛 - Coveralls |
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
October 19, 2024 05:33
70d4b1a
to
58d12e1
Compare
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.160
fix(deps): update rust crate libc to v0.2.161
Oct 19, 2024
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.161
fix(deps): update rust crate libc to v0.2.162
Nov 7, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
November 7, 2024 20:23
58d12e1
to
e895c21
Compare
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
November 17, 2024 05:22
e895c21
to
4927bf0
Compare
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.162
fix(deps): update rust crate libc to v0.2.164
Nov 17, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
November 26, 2024 20:31
4927bf0
to
3f53acb
Compare
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.164
fix(deps): update rust crate libc to v0.2.165
Nov 26, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
November 27, 2024 20:29
3f53acb
to
157419d
Compare
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.165
fix(deps): update rust crate libc to v0.2.166
Nov 27, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
November 30, 2024 11:14
157419d
to
be0d4c3
Compare
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.166
fix(deps): update rust crate libc to v0.2.167
Nov 30, 2024
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.167
fix(deps): update rust crate libc to v0.2.168
Dec 10, 2024
|
renovate
bot
changed the title
fix(deps): update rust crate libc to v0.2.168
fix(deps): update rust crate libc to v0.2.169
Dec 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.167
->0.2.169
Release Notes
rust-lang/libc (libc)
v0.2.169
Compare Source
Added
sockaddr_vm
definition #4194Fixed
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 tolibc
, including the following specific pull requests:c_char
with a reexport #4195c_char
on various targets #4199c_char
configuration fromrust-lang/rust
#4198Cleanup
c_void
in target-specific code #4200v0.2.168
Compare Source
Added
IFA_*
constants available on all Linux targets #4185MAP_DROPPABLE
#4173SIGRTMIN
andSIGRTMAX
#4171memccpy
andmempcpy
GNU extension [https://github.com/rust-lang/libc/pull/4186](https://github.com/rust-lang/libc/pull/4186)6.Deprecated
Fixed
Debug
implementation for unions opaque (#4176)Other
unpredictable_function_pointer_comparisons
lint where needed #4177Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.