fix(deps): update all non-major dependencies#734
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update all non-major dependencies#734renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Benchmark for 521bc6dClick to view benchmark
|
3d5719f to
0ab9b16
Compare
Benchmark for 6f47082Click to view benchmark
|
0ab9b16 to
5b887eb
Compare
Benchmark for 52c6931Click to view benchmark
|
5b887eb to
9b195f3
Compare
Benchmark for 779dd31Click to view benchmark
|
9b195f3 to
feee18b
Compare
Benchmark for 7ca32c4Click to view benchmark
|
feee18b to
86ad339
Compare
Benchmark for da01535Click to view benchmark
|
86ad339 to
b091d45
Compare
Benchmark for e2bd8dfClick to view benchmark
|
b091d45 to
ef3a279
Compare
Benchmark for 131402cClick to view benchmark
|
ef3a279 to
4ce55dc
Compare
Benchmark for 7716ab3Click to view benchmark
|
4ce55dc to
691bda9
Compare
Benchmark for 594deb6Click to view benchmark
|
691bda9 to
47dd6ec
Compare
Benchmark for 56fe404Click to view benchmark
|
47dd6ec to
a03607b
Compare
Benchmark for d7fb028Click to view benchmark
|
a03607b to
dac3bfe
Compare
Benchmark for ce45433Click to view benchmark
|
dac3bfe to
201859a
Compare
Benchmark for 655ebf9Click to view benchmark
|
83ab744 to
a5514de
Compare
Benchmark for f15c1f6Click to view benchmark
|
a5514de to
5630db6
Compare
Benchmark for 7940b41Click to view benchmark
|
5630db6 to
8132685
Compare
Benchmark for 08d3512Click to view benchmark
|
8132685 to
509b861
Compare
Benchmark for 67462ceClick to view benchmark
|
509b861 to
d9ff696
Compare
Benchmark for 4f7fe0bClick to view benchmark
|
d9ff696 to
b74a1ba
Compare
4e8face to
fc6a660
Compare
c63b398 to
a8be8bf
Compare
Contributor
Author
|
86c785b to
09cb785
Compare
81b23f7 to
68ebd4b
Compare
68ebd4b to
3ff34df
Compare
3ff34df to
b62c059
Compare
This file contains hidden or 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
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:
v4.2.3→v4.3.0v4.2.2→v4.3.14.5.54→4.5.584.5.65→4.5.66v5.4.2→v5.5.20.8.1→0.8.20.11.8→0.11.91.1.8→1.1.90.17.0→0.17.20.2.180→0.2.1821.25.0→1.25.20.15.3→0.15.40.15.3→0.16.00.30.0→0.31.00.30.0→0.31.0v2.6→v2.83.24.0→3.25.00.8→0.9Release Notes
actions/cache (actions/cache)
v4.3.0Compare Source
What's Changed
v4.3.0release by @Link- in #1655New Contributors
Full Changelog: actions/cache@v4...v4.3.0
v4.2.4Compare Source
What's Changed
@actions/cacheto4.0.5and move@protobuf-ts/pluginto dev depdencies by @Link- in #16344.2.4by @Link- in #1636New Contributors
Full Changelog: actions/cache@v4...v4.2.4
actions/checkout (actions/checkout)
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
clap-rs/clap (clap)
v4.5.58Compare Source
v4.5.57Compare Source
Fixes
.value_terminator("--")caused problems with an argument with.last(true)v4.5.56Compare Source
Fixes
v4.5.55Compare Source
Fixes
value_terminator("--")and escapes (--) where./foo -- barmeans the first arg is empty, rather than escaping future argscodecov/codecov-action (codecov/codecov-action)
v5.5.2Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2
v5.5.1Compare Source
What's Changed
codecov-cliversion reference example by @webknjaz in #1774Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1
v5.5.0Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0
v5.4.3Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
criterion-rs/criterion.rs (criterion)
v0.8.2Compare Source
Fixed
Other
rust-cli/env_logger (env_logger)
v0.11.9Compare Source
rust-lang/flate2-rs (flate2)
v1.1.9: - upgrade zlib-rs to version0.6.0Compare Source
What's Changed
zlib-rsfor crc32 (when available) by @folkertdev in #5260.6.0by @folkertdev in #529New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.8...1.1.9
gungraun/gungraun (gungraun)
v0.17.2Compare Source
Fixed
docs.rs fails because docs_auto_cfg was removed and merged into docs_cfg in
version 1.92.0
v0.17.1Compare Source
Added
calling
gungraun-runnerwith arguments--help,-hand--version,-V.Changed
rustfmt-able syntax for the
library_benchmark_group!,binary_benchmark_group!andmain!macros. Instead of;using,and anarray with bracket notation for the list of benchmarks and groups is a syntax
that rustfmt recognizes and can therefore format properly. The old
;syntaxis still valid but was replaced with the new one in all docs and examples.
Fixed
of
--collect-at-startto--collect-atstartin the guide.benchmark file structures were restricted by the internal usages of
#[export_name]. These usages were removed and replaced by an improvedinternal structure of the benchmark module.
possible ambiguous matches of dhat frames and functions when the default entry
point was used.
custom dhat frames were only matched when the default entry point was used.
cases of callgrind stats depending on the function name.
rust-lang/libc (libc)
v0.2.182Compare Source
Added
tgkill(#4970)RENAME_NOREPLACE(#4968)renameat2(#4968)v0.2.181Compare Source
Added
MADV_ZERO(#4924)makedev,major, andminor(#4928)PTRACE_SET_SYSCALL_INFO(#4933)max_align_t(#4927)_CS_PATH(#4956)ppoll(#4957)Fixed
dev_t(#4928)tc{g,s}etattr(#4938)cf{g,s}et{i,o}speedon mips{32,64}r6 (#4938)ptrace_thread_state(#4947)PTHREAD_MUTEX_{NORMAL, RECURSIVE}(#4943)Changed
SO_*constants (#4937)libdeflater/libdeflater (libdeflater)
v1.25.2Compare Source
Crc::with_initialandAdler32::with_initialconstructors (#52, thanks @vbe0201).v1.25.1Compare Source
Synctrait forCompressorandDecompressor(#51, thanks @vbe0201).AFLplusplus/LibAFL (libfuzzer-sys)
v0.15.4Compare Source
Highlights
DumpTargetBytesToDiskStagecan to dump complex inputs to disk as bytesCmpLogimplementation is now consistent with AFL++ to share targets back and forthForkserverBytesCoverageSugarand sugar wrappers in generalWhat's Changed
LoggerScheduledMutatorto work with anyScheduledMutatorby @dergoegge in #3342DynamicCorpusby @wtdcode in #3364last_objective_timewith current time when objective size changes by @end2endzone in #3463backtrace_fullmethod toFullBacktraceCollectorfor multi-threaded trace collection by @saruman9 in #3468nb_page_inconsistenciesinQemuSnapshotCheckResultpublic by @saruman9 in #3466CallTracerModule'sgen_blocks_callsfunction by @saruman9 in #3467New Contributors
Full Changelog: AFLplusplus/LibAFL@0.15.3...0.15.4
hasenbanck/lzma-rust2 (lzma-rust2)
v0.16.1Compare Source
Fixed
v0.16.0Compare Source
Fixed
v0.15.7
nix-rust/nix (nix)
v0.31.1Compare Source
Added
(#2702)
(#2703)
v0.31.0Compare Source
Added
Added the UDP GSO/GRO socket options and CMsgs on Android. This includes the
following types:
(#2666)
Define errno EWOULDBLOCK as an alias of EAGAIN to match the AIX libc
definition. (#2692)
Enable module
ifaddrson GNU Hurd(#2697)
Add termios
OutputFlags::OFILLfor Linux, Android, Aix, Cygwin, Fuchsia,Haiku,
GNU/Hurd, Nto, Redox, Illumos, Solaris and Apple OSes.
(#2701)
add sync() for cygwin (#2708)
Changed
EpollEventmethods to beconst(#2656)
0.2.180
(#2724)
Fixed
nix::sys::ptrace::syscall_info, which was not setting thedataargument properly, causing garbage values to be returned.
(#2653)
signature in the AIX libc.
(#2655)
The
d_name field was not copied correctly on those platforms. For some other
platforms, it could be copied incorrectly for files with very long pathnames.
(#2674)
Removed
EqandPartialEqimplementations fromSigHandler, because theynever worked reliably. The suggested alternative is
matches!. Forexample:
IFF_NOTRAILERSby NetBSD, as it has been removed upstream and fromlibc (#2724)
[0.30.1] - 2025-05-04
Fixed
(#2634)
[0.30.0] - 2025-04-29
Added
IPV6_PKTINFOfor BSDs/Linux/Android, alsoIPV6_RECVPKTINFOfor DragonFlyBSD(#2113)
fcntl'sF_PREALLOCATEconstant for Apple targets.(#2393)
and support for DSCP (ToS / Traffic Class).
(#2425)
(nix::sys::socket::sockopt::Ipv6TClass) on Android/FreeBSD
(#2464)
SeekDataandSeekHoletoWhencefor hurd and apple targets(#2473)
Fromtrait implementation betweenSocketAddrandSockaddr,Sockaddr6(#2474)posix_spawnAPI(#2475)
(#2477)
F_RDADVISEfor Apple target(#2480)
F_RDAHEADfor Apple target(#2482)
F_LOG2PHYSandF_LOG2PHYS_EXTfor Apple target(#2483)
MAP_SHARED_VALIDATEwas added for all linux targets. &MAP_SYNCwas addedfor linux with the exclusion of mips architecures, and uclibc
(#2499)
getregs()/getregset()/setregset()for Linux/musl/aarch64(#2502)
F_TRANSFEREXTENTSconstant for Apple targets(#2504)
MapFlags::MAP_STACKinsys::manfor netbsd(#2526)
libc::LOCAL_PEERTOKENingetsockopt.(#2529)
syslog,openlog,closelogon allunix.(#2537)
TCP_FUNCTION_BLKsockopt, on FreeBSD.(#2539)
Into<OwnedFd>forPtyMaster/Fanotify/Inotify/SignalFd/TimerFd(#2548)
MremapFlags::MREMAP_DONTUNMAPtosys::mman::mremapfor linux target.(#2555)
sockopt_impl!to the public API. It's now possible for users todefine
their own sockopts without needing to make a PR to Nix.
(#2556)
TCP_FUNCTION_ALIASsockopt, on FreeBSD.(#2558)
sys::mman::MmapAdviseMADV_PAGEOUT,MADV_COLD,MADV_WIPEONFORK,MADV_KEEPONFORKfor Linux and Android targets(#2559)
Sctp, as well asMSG_NOTIFICATIONfor non-AndroidLinux targets. (#2562)
from_owned_fdconstructor toEventFd(#2563)
sys::mman::MmapAdviseMADV_POPULATE_READ,MADV_POPULATE_WRITEforLinux and Android targets
(#2565)
from_owned_fdconstructor toPtyMaster/Fanotify/Inotify/SignalFd/TimerFd(#2566)
FcntlArg::F_READAHEADfor FreeBSD target(#2569)
sockopt::LingerSecfor Apple targets(#2572)
sockopt::EsclBindfor solarish targets(#2573)
std::os::fd::AsRawFdtrait method fornix::sys::fanotify::Fanotifystruct(#2575)
setlogmaskon allunix.(#2579)
ioctl.(#2580)
sys::socket::SockProtocol::EthIp,sys::socket::SockProtocol::EthIpv6,sys::socket::SockProtocol::EthLoop(#2581)
(#2599)
setsockoptoption for apple targets(#2603)
FilAttachandFilDetachto socket::sockopt for Illumos(#2611)
PeerPidfd(SO_PEERPIDFD) tosocket::sockoptfor Linux(#2620)
socket::sockopt::AttachReusePortCbpffor Linux(#2621)
ptrace::syscall_infofor linux/glibc(#2627)
Changed
(#1936)
nameargument ofmemfd_create()from&CStrto<P: NixPath>(name: &P)(#2431)fcntl.rsanddir.rsnow use I/O-safe types.(#2434)
sys/statnow adopts I/O safety.(#2439)
(#2440)
(#2443)
IpToshas been renamed toIpv4Tos, the old symbol isdeprecated since 0.30.0 (#2465)
EventFlagtoEvFlags, andMemFdCreateFlagtoMFdFlags(#2476)
nix::sys::socket::UnknownCmsgpublic and more readable(#2520)
(#2524)
(#2582)
Fixed
(#2454)
(#2456)
nsargument ofsys::prctl::set_timerslack()should be of typec_ulong(#2505)OSStrings returned bygetsockopt.(#2557)
(#2587)
Removed
SigevNotifyis no longerPartialEq,EqandHashdue to the useof
BorrowedFd(#1936)EventFd::defuse()is removed because it does nothing,EventFd::arm()isalso removed for symmetry reasons.
(#2452)
Copytrait fromPollFd(#2631)
[0.29.0] - 2024-05-24
Added
getregset()/setregset()for Linux/glibc/x86/x86_64/aarch64/riscv64 andgetregs()/setregs()for Linux/glibc/aarch64/riscv64(#2044)
(#2287)
(#2325)
(#2326)
Fromtrait implementation for conversions betweensockaddr_inandSockaddrIn,sockaddr_in6andSockaddrIn6(#2328)
(#2332)
(#2339)
(#2340)
mountandunmountAPI for apple targets.(#2347)
_PC_MIN_HOLE_SIZEforpathconfandfpathconf.(#2349)
impl AsFd for pty::PtyMaster(#2355)
openflagO_SEARCHto AIX, Empscripten, FreeBSD, Fuchsia, solarish,WASI (#2374)
prctl_set_vma_anon_namefor Linux/Android.(#2378)
sync(2)forapple_targets/solarish/haiku/aix/hurd,syncfs(2)forhurdandfdatasync(2)foraix/hurd(#2379)
(#2380)
fcntl::OFlag::O_PATHfor FreeBSD and Fuchsia(#2382)
PathconfVar::MIN_HOLE_SIZEfor apple_targets.(#2388)
openflagO_SEARCHto apple_targets(#2391)
O_DSYNCmay now be used withaio_fsyncandfcntlon FreeBSD.(#2404)
Flock::relockfor upgrading and downgrading locks.(#2407)
Changed
Change the
ForkptyResulttype to the following repr so that theuninitialized
masterfield won't be accessed in the child process:Updated
cfg_aliasesdependency from version 0.1 to 0.2(#2322)
Change the signature of
ptrace::writeandptrace::write_userto make themsafe (#2324)
Allow use of
SignalFdthrough shared referenceLike with many other file descriptors, concurrent use of signalfds is safe.
Changing the signal mask of and reading signals from a signalfd can now be
done
with the
SignalFdAPI even if other references to it exist.(#2367)
Changed tee, splice and vmsplice RawFd arguments to AsFd.
(#2387)
Added I/O safety to the sys/aio module. Most functions that previously
accepted a
AsRawFdargument now accept anAsFdinstead.(#2401)
RecvMsg::cmsgs()now returns aResult, and checks that cmsgs were nottruncated. (#2413)
Fixed
fanotifyqueue overflows.(#2399)
reflect the used kernel's one.
(#2406)
[0.28.0] - 2024-02-24
Added
Added
mkdtempwrapper (#1297)Add associated constants
UTIME_OMITUTIME_NOWforTimeSpec(#1879)
Added
EventFdtype. (#1945)impl From<Signal> for SigSet.impl std::ops::BitOr for SigSet.impl std::ops::BitOr for Signal.impl std::ops::BitOr<Signal> for SigSet(#1959)
Added
TlsGetRecordTypecontrol message type and corresponding enum forlinux (#2065)
Added
Ipv6HopLimitto::nix::sys::socket::ControlMessagefor Linux,MacOS, FreeBSD, DragonflyBSD, Android, iOS and Haiku.
(#2074)
Added
IcmpandIcmpV6toSockProtocol(#2103)
Added rfork support for FreeBSD in
unistd(#2121)
Added
MapFlags::map_hugetlb_with_size_log2method for Linux targets(#2125)
Added
mmap_anonymousfunction(#2127)
Added
mips32r6andmips64r6support for signal, ioctl and ptrace(#2138)
Added
F_GETPATHFcntlFlags entry on Apple/NetBSD/DragonflyBSD for::nix::fcntl. (#2142)Added
F_KINFOFcntlFlags entry on FreeBSD for::nix::fcntl.(#2152)
Added
F_GETPATH_NOFIRMLINKandF_BARRIERFSYNCFcntlFlags entryon Apple for
::nix::fcntl.(#2155)
Added newtype
Flockto automatically unlock a held flock upon drop.Added
Flockabletrait to represent valid types forFlock.(#2170)
Added
SetSockOptimpls to enable Linux Kernel TLS on a TCP socket and toimport TLS parameters. (#2175)
::nix::sys::socket::SocketTimestampenum for configuring theTsClock(a.k.aSO_TS_CLOCK) sockoptScmRealtimeandScmMonotonicas new options in::nix::sys::socket::ControlMessageOwned(#2187)
Added new fanotify API: wrappers for
fanotify_initandfanotify_mark(#2194)
Added
SpecialCharacterindicessupport for haiku.(#2195)
Added
sys::sendfilesupport for solaris/illumos.(#2198)
impl Display for InterfaceFlags
(#2206)
Added
sendfilevin sys::sendfile for solarish(#2207)
Added
fctrl::SealFlag::F_SEAL_FUTURE_WRITE(#2213)
Added
Ipv6MulticastHopsas socket option to set and read.(#2234)
Enable
ControlMessageOwned::Ipv4RecvIfandControlMessageOwned::Ipv4RecvDstAddrfor DragonFlyBSD(#2240)
ClockId::set_time()andtime::clock_settime()are now enabled on macOS(#2241)
Added
IpBindAddressNoPortsockopt to supportIP_BIND_ADDRESS_NO_PORTavailable on linux. (#2244)
Enable
MapFlags::map_hugetlb_with_size_log2method for Android/Fuchsia(#2245)
Added
TcpFastOpenConnectsockopt to supportTCP_FASTOPEN_CONNECTavailable on linux. (#2247)
Add
reboot(2)for OpenBSD/NetBSD(#2251)
Added new
MemFdCreateFlagconstants tosys::memfdon Linux and Androidrelated to hugetlbfs support.
(#2252)
Expose the inner fd of
Kqueuethrough:(#2258)
Added
sys::eventfdsupport on FreeBSD(#2259)
Added
MmapFlags::MAP_FIXEDconstant insys::mmanfor netbsd and openbsd(#2260)
Added the
SO_LISTENQLIMITsockopt.(#2263)
Enable the
AT_EMPTY_PATHflag for thefchownat()function(#2267)
Add
AtFlags::AT_EMPTY_PATHfor FreeBSD and Hurd(#2270)
Enable `OFlag::O_DIRECTORY for Solarish
(#2275)
Added the
Backlogwrapper type for thelistencall.(#2276)
Add
clock_nanosleep()(#2277)Enabled
O_DIRECTinfcntl::OFlagsfor solarish(#2278)
Added a new API sigsuspend.
(#2279)
errno::Errno::setfunctionerrno::Errno::set_rawfunctionerrno::Errno::last_rawfunctionerrno::Errno::from_rawfunction(#2283)
Enable the
AT_EMPTY_PATHflag for thelinkat()function(#2284)
Enable unistd::{sync, syncfs} for Android
(#2296)
Changed
pollnow takesPollTimeoutreplacinglibc::c_int.(#1876)
sys::eventfd::eventfd.(#1945)
mmap,mmap_anonymous,munmap,mremap,madvise,msync,mprotect,munlockandmlockupdated to useNonNull.(#2000)
mmapfunction now acceptsFinstead ofOption<F>(#2127)
PollFd::newnow takes aBorrowedFdargument, with relaxed lifetimerequirements relative to the previous version
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.