fix(deps): update all non-major dependencies #3454
Open
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:
1.4.1->1.4.20.14.1->0.19.00.2.4->0.2.50.3.75->0.3.764.2.0->4.9.01.2.26->1.2.491.0.1->1.0.40.15->0.160.6->0.80.25.6->0.25.90.2.172->0.2.1780.4.9->0.4.100.4.27->0.4.290.3.0->0.3.10.1.0->0.2.01.0.16->1.0.170.9.1->0.9.20.9.1->0.9.21.0.26->1.0.271.0.219->1.0.2282.0.12->2.0.170.8->0.90.1.41->0.1.430.2.100->0.2.106Release Notes
rust-fuzz/arbitrary (arbitrary)
v1.4.2Compare Source
Released 2025-08-13.
Added
releases, however we will strive to only do it deliberately and for good
reasons." The current MSRV is 1.63.0.
Arbitraryimplementation forcore::cmp::Reverse.Changed
#[derive(Arbitrary)]that speed up compilation.
Fixed
outdated and incorrect docs related to this.
rust-av/av-scenechange (av-scenechange)
v0.19.2Compare Source
v0.19.1Compare Source
v0.19.0Compare Source
ffms2feature for using ffms2 as a decoderv0.18.0Compare Source
av_decoderscrate to0.5.0for ffmpeg 8.0 supportv0.17.3Compare Source
av_decoderscrate from0.3.0to0.4.0v0.17.2Compare Source
av_decoderscrate from0.2.0to0.3.0v0.17.1Compare Source
ScenecutResultpublic so that it can actually be usefulv0.17.0Compare Source
analyze_next_framemethod to also return the frame scores, if presentDetectionResultsto also return frame scoresv0.16.0Compare Source
av_decoderscrate instead of providing our own decoder structsv0.15.0Compare Source
CpuFeatureLevelstruct and params. This removes the abilityto disable SIMD at runtime, but this isn't a particularly useful feature
and added code complexity.
rust-av/av1-grain (av1-grain)
v0.2.5Compare Source
nomdependency to 8.0rust-lang/backtrace-rs (backtrace)
v0.3.76Compare Source
Behavior
Previously we used to do the opposite of what you would expect.
Platform Support
Elf_Nhdrparsing in #725_Unwind_GetIPin #692Dependencies
tuffy/bitstream-io (bitstream-io)
v4.9.0Compare Source
v4.8.0Compare Source
v4.7.0Compare Source
v4.6.0Compare Source
v4.5.0Compare Source
CheckedSignedFixedtype aliasFixedSignedBitCountfor use byCheckedSignedFixedv4.4.0Compare Source
CheckedUnsignedFixedtype aliasFixedBitCountfor use byCheckedUnsignedFixedv4.3.0Compare Source
bytesmethod to ToByteStream traits with default implementationsrust-lang/cc-rs (cc)
v1.2.49Compare Source
Other
v1.2.48Compare Source
Other
v1.2.47Compare Source
Other
v1.2.46Compare Source
Other
v1.2.45Compare Source
Other
v1.2.44Compare Source
Other
llvm-mingw's cross-compilation wrappers (#1495)v1.2.43Compare Source
Other
llvm-mingw's cross-compilation wrappers (#1495)v1.2.42Compare Source
Other
-flto=thin(#1594)v1.2.41Compare Source
Other
get_base_archiver_variantfor clang-cl: use--print-search-dirs(#1587)v1.2.40Compare Source
Other
v1.2.39Compare Source
Other
$WASI_SDK_PATHon WASI targets by default (#1562)v1.2.38Compare Source
Other
v1.2.37Compare Source
Other
run_commands_in_parallel(#1549)v1.2.36Compare Source
Other
v1.2.35Compare Source
Fixed
Other
v1.2.34Compare Source
Fixed
-mcpu=mvpand-mmutable-globalsforwasm32v1-none(#1524)Other
v1.2.33Compare Source
Other
v1.2.32Compare Source
Fixed
Other
find_tools: add support for finding Clang (#1506)v1.2.31Compare Source
Other
v1.2.30Compare Source
Other
v1.2.29Compare Source
Other
v1.2.28Compare Source
Other
mlibcenvironment (#1488)format!strings (#1489)v1.2.27Compare Source
Other
rust-lang/cfg-if (cfg-if)
v1.0.4Compare Source
cfg(true)andcfg(false)(#99)v1.0.3Compare Source
@__identityrule."v1.0.2Compare Source
@__identityrule.console-rs/console (console)
v0.16.1Compare Source
What's Changed
v0.16.0Compare Source
What's Changed
The 0.15.12 release was yanked after it turned out to be semver-incompatible with existing usage by several of the most popular dependent crates, because it introduced a
stdfeature -- and those crates useddefault-features = falsebut relied on thestd-guarded features.The 0.16.0 API should be semver-compatible with the 0.15.x API except for the need for the
stdfeature.Refer to the 0.15.12 release notes for more information.
v0.15.12Compare Source
What's Changed
criterion-rs/criterion.rs (criterion)
v0.8.1Compare Source
Fixed
Other
v0.8.0Compare Source
BREAKING
Changed
Added
Throughput::ElementsAndBytesallows the text summary to report throughput in both units simultaneously.Fixed
Other
v0.7.0Compare Source
image-rs/image (image)
v0.25.9Compare Source
Features:
Pixelin a generic way (#2638)Structural changes:
rayonfeature is enabled (#2643)doc_auto_cfgwithdoc_cfg(#2637)Bug fixes:
v0.25.8Compare Source
Re-release of
0.25.7Fixes:
load_from_memorythat lead to large scaletype inference breakage despite being technically compatible.
v0.25.7Compare Source
Features:
image(#2372)Structural changes:
API improvements:
save,save_with_format,write_toandwrite_with_encodermethods onDynamicImagenow automatically convert the pixel format when necessary instead of returning an error (#2501)DynamicImage::has_alpha()convenience methodTryFrom<ExtendedColorType>forColorType(#2444)const HAS_ALPHAto traitPixelhooksmodule to customize builtin behavior,register_format_detection_hookandregister_decoding_hookfor the determining format of a file and selecting anImageDecoderimplementation respectively. (#2372)Performance improvements:
Bug fixes:
GifEncoder::encode()ignoring the speed parameter and always using the slowest speed (#2504).pnmis now recognized as a file extension for the PNM format (#2559)rust-lang/libc (libc)
v0.2.178Compare Source
Added
issetugid(#4744)__psw_t/fprefset_t/*context_t(#4726)AT_HWCAP{3,4}(#4734)eventfd(#4830)unistd.h(#4811)cfmakeraw(#4704)cfsetspeed(#4704)getresgidandgetresuid(#4752)setresgidandsetresuid(#4752)select.h,stat.h,poll.h,ttycom.h,utsname.h,resource.h,mman.h,udp.h,in.h,in6.h,if.h,fnmatch.h, andsioLibCommon.h(#4781)Deprecated:
TIOCREMOTE(#4764)Fixed:
Note that there were a large number of fixes on NetBSD for this
libcrelease, some of which include minor breakage.EWOULDBLOCKto make it an alias ofEAGAIN(#4790)unnecessary_transmuteswarnings (#4780)SF_SETTABLE(#4764)mcontext_t.mc_fpregs(#)gethostname(#4773)NFT_MSG_MAX(#4761)repr(align(8))forcanxl_frame(#4760)eventfdargument names match OS docs/headers (#4830)ipc_perm, split from OpenBSD asipc.rs(#4782)kinfo_vmentry.kve_path(#)uucred.cr_ngroupsfrominttoshort(#4782)kevent.udata(#4782)mcontext_t.__fpregs(#4782)PT_SUSPEND(#4782)sockaddr_dl.sdl_datafrom 12 to 24 (#4782)if_.rs, fix the definition ofifreq(#4782)time.rs, fix the values ofCLOCK_*_CPUTIME_ID(#4782)timex.rs(#4782)types.rs, correct the definition oflwpid_t(#4782)utmp_.rs, correct the definition oflastlog(#4782)utmpx_.rs, correct utmpx definitions (#4782)_cpusetan extern type (#4782)mcontexttypes (#4782)pid_t(#4825)__wasilibc_register_preopened_fd(#4837)Changed
thread_local(#3653)ucontext_tand unskip its tests (#4760)L_tmpnamandTMP_MAXto the UCRT value (#4566)Removed
SIGSTKFLT(#4749)statvfs.f_sparenon-public (#4782)*_MAXIDconstants andAT_SUN_LDPGSIZE(#4782)IFF_NOTRAILERS(#4782)vm_size_t(#4782)v0.2.177Compare Source
Added
TIOCGETA,TIOCSETA,TIOCSETAW,TIOCSETAFconstants (#4736)pthread_cond_timedwait_relative_np(#4719)_CS_PATHconstant (#4738)SIGEMTfor mips* and sparc* architectures (#4730)elf_aux_info(#4729)wcsnlen(#4721)Changed
v0.2.176Compare Source
Support
rustcsince 1.78. (#2406)Debugis now always implemented, rather than being gated behind theextra_traitsfeature. (#4624)Added
_KERNELmacro. (#4607)st_filereftostruct stat(#4642)accept4POSIX call (#4586)EM_RISCV(#4659)MS_NOSYMFOLLOW(#4389)backtrace_symbols(_fd)(#4668)SOL_PACKEToptnames (#4669)SYS_mseal(#4549)__errno(#4687)dirfd,VDISABLE, and resource consts (#4660)resource.h,fcntl.hconstants (#4666)strftimeandmkostemp[s](#4629)qsort_r(Unix), andqsort(_s)(Windows) (#4677)dlvsymfor Linux-gnu, FreeBSD, and NetBSD (#4671)sigqueue(#4620)Changed
kinfo_procas non-exhaustive (#4553)readdir_r(#4694)epoll_eventis packed (#4639)ctestwith the much more reliable new implementation (#4655 and many related PRs)Fixed
getgrnam_r([#4656](#4656P_IDLEPROCto FreeBSD 15 (#4640)mcontext_t::mc_tlsbaseto FreeBSD 15 (#4640)mcontext_t.mc_tlsbase(#4703)statfs[64](#4549)fpreg_ta union (#4549)gid_tanduid_t(#4689)MAP_FIXED(#4684)Deprecated
deprecatedattribute foriconv(a97a0b53)TIOCMGDTRWAITandTIOCMSDTRWAIT(#4685)Removed
JAIL_{GET,SET}_MASK,_MC_FLAG_MASK(#4691)v0.2.175Compare Source
Added
getpeereid(#4524)struct ld_infoand friends (#4578)struct winsize(#4577)CLONE_CLEAR_SIGHANDandCLONE_INTO_CGROUP(#4502)prctlconstants (#4531)mcontext_t.mc_tlsbase(#4503)kinfo_proc.ki_uerrmsg(#4552)in_conninfo(#4482)xinpgenand related types (#4482)xktls_session(#4482)libbsd(#4221)SECBIT_*(#4480)ioctlrequest generator macros (#4460)ptsname_r(#4608)strftime*(#4453)EXEC_RESTRICT_*andEXEC_DENY_*(#4545)Changed
constto signatures to be consistent with other platforms (#4563)Fixed
struct statvfs.f_fsid(#4576)ioctlrequestargument (#4582)stat{,64}.st_*tim(#4597)errnovalues (#4507)target_os->target_archcheck (#4550)xktls_session_onedir.ifnet(#4552)nlink_t(#4509)stack_t(#4528)SI_TIMER,SI_MESGQandSI_ASYNCIOdefinitions (#4529)si_errnoandsi_codeinsiginfo_t(#4530)statfs(#4527)fanotify_event_metadata(#4510)enum fae_actionto be#[repr(C)](#60a8cfd5)char->c_char(eaab4fc3)termiosdefinitions (#4518)EDEADLK(#4517)NCCS(#4513)MAP_LOCKEDandMAP_NORESERVE(#4516)shmid_ds(#4519)Deprecated
MAP_32BITis only defined on x86 on non-x86 architectures (#4511)Removed
FINDandENTER(#4588)O_FSYNC(#4515)RTLD_DEEPBIND(#4515)v0.2.174Compare Source
Added
pidfd_infofields pub (#4487)Fixed
timespec.tv_nsec(#4497)nlink_ttype forst_nlinkinstruct statdefinition (#4483)Other
unpredictable_function_pointer_comparisonslints (#4489)pointer::cast. (#4490)CMSG_NXTHDR. (#4492)v0.2.173Compare Source
Added
SO_SPLICEsocket option support for FreeBSD >= 14.2 (#4451)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: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.