-
Notifications
You must be signed in to change notification settings - Fork 11
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 0.2.154 - autoclosed #40
Closed
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
1dedc68
to
791266c
Compare
791266c
to
671b0f6
Compare
671b0f6
to
a9704bf
Compare
a9704bf
to
1de4132
Compare
8d72f25
to
bdcb86b
Compare
bdcb86b
to
014743e
Compare
014743e
to
b4140fe
Compare
b4140fe
to
d5d4197
Compare
d5d4197
to
95603d9
Compare
95603d9
to
820d71d
Compare
820d71d
to
9aff636
Compare
9aff636
to
9c94ba6
Compare
9c94ba6
to
00546aa
Compare
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.137
->0.2.154
Release Notes
rust-lang/libc (libc)
v0.2.154
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/libc@0.2.153...0.2.154
v0.2.153
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/libc@0.2.152...0.2.153
v0.2.152
Compare Source
What's Changed
i686-pc-windows-gnu
CI by @JohnTitor in https://github.com/rust-lang/libc/pull/3489ifreq
,ifconf
and related constants to Android by @arctic-alpaca in https://github.com/rust-lang/libc/pull/3487TFD_TIMER_*
constants on FreeBSD. by @sunfishcode in https://github.com/rust-lang/libc/pull/3506clockid_t
by @JohnTitor in https://github.com/rust-lang/libc/pull/3516include/linux/sched.h
header by @GuillaumeGomez in https://github.com/rust-lang/libc/pull/3515New Contributors
Full Changelog: rust-lang/libc@0.2.151...0.2.152
v0.2.151
Compare Source
What's Changed
IP_RECVTTL
andIPV6_RECVHOPLIMIT
for Apple platforms by @larseggert in https://github.com/rust-lang/libc/pull/3450aarch64-linux-android
by @JohnTitor in https://github.com/rust-lang/libc/pull/3438if_xdp.h
structs and constants and addSOL_XDP
to musl by @arctic-alpaca in https://github.com/rust-lang/libc/pull/3453aarch64-apple-darwin
docs on docs.rs by @JohnTitor in https://github.com/rust-lang/libc/pull/3470New Contributors
Full Changelog: rust-lang/libc@0.2.150...0.2.151
v0.2.150
Compare Source
What's Changed
MCL_ONFAULT
constants by @newpavlov in https://github.com/rust-lang/libc/pull/3380grp.h
functions by @ids1024 in https://github.com/rust-lang/libc/pull/3421New Contributors
Full Changelog: rust-lang/libc@0.2.149...0.2.150
v0.2.149
Compare Source
What's Changed
pthread_attr_setguardsize
andpthread_attr_getstacksize
. by @sunfishcode in https://github.com/rust-lang/libc/pull/3330armv7-apple-ios
target support by @JohnTitor in https://github.com/rust-lang/libc/pull/3362New Contributors
Full Changelog: rust-lang/libc@0.2.148...0.2.149
v0.2.148
Compare Source
What's Changed
build-std=core
instead ofbuild-std
alone by @GuillaumeGomez in https://github.com/rust-lang/libc/pull/3292_msize
for Windows targets by @uniboi in https://github.com/rust-lang/libc/pull/3319SO_PROTOCOL
andSO_DOMAIN
on OpenBSD and Solarish. by @sunfishcode in https://github.com/rust-lang/libc/pull/3316ucontext_t
on aarch64-apple-darwin by @alexcrichton in https://github.com/rust-lang/libc/pull/3312New Contributors
Full Changelog: rust-lang/libc@0.2.147...0.2.148
v0.2.147
Compare Source
What's Changed
IPPROTO_ETHERNET
on Linux-like platforms. by @sunfishcode in https://github.com/rust-lang/libc/pull/3272New Contributors
Full Changelog: rust-lang/libc@0.2.146...0.2.147
v0.2.146
Compare Source
What's Changed
use
to alias open/openat in lfs64.rs by @bossmc in https://github.com/rust-lang/libc/pull/3265Full Changelog: rust-lang/libc@0.2.145...0.2.146
v0.2.145
Compare Source
This version has been yanked on crates.io.
What's Changed
PTRACE_SYSEMU
andPTRACE_SYSEMU_SINGLESTEP
on musl by @emilengler in https://github.com/rust-lang/libc/pull/3245New Contributors
Full Changelog: rust-lang/libc@0.2.144...0.2.145
v0.2.144
Compare Source
What's Changed
CMSG_LEN
for all targets. by @jmillikin in https://github.com/rust-lang/libc/pull/3241New Contributors
Full Changelog: rust-lang/libc@0.2.143...0.2.144
v0.2.143
Compare Source
What's Changed
FICLONE
on mips and power. by @sunfishcode in https://github.com/rust-lang/libc/pull/3212legacy_stdio_definitions
from std by @ChrisDenton in https://github.com/rust-lang/libc/pull/3226Configuration
📅 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.