Update all non-major dependencies #3436
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:
0.14.1
->0.17.0
4.2.0
->4.3.0
1.2.26
->1.2.29
0.15
->0.16
0.2.172
->0.2.174
0.4.9
->0.4.10
1.0.16
->1.0.17
0.8
->0.9
Release Notes
rust-av/av-scenechange (av-scenechange)
v0.17.1
Compare Source
ScenecutResult
public so that it can actually be usefulv0.17.0
Compare Source
analyze_next_frame
method to also return the frame scores, if presentDetectionResults
to also return frame scoresv0.16.0
Compare Source
av_decoders
crate instead of providing our own decoder structsv0.15.0
Compare Source
CpuFeatureLevel
struct and params. This removes the abilityto disable SIMD at runtime, but this isn't a particularly useful feature
and added code complexity.
tuffy/bitstream-io (bitstream-io)
v4.3.0
Compare Source
bytes
method to ToByteStream traits with default implementationsrust-lang/cc-rs (cc)
v1.2.29
Compare Source
Other
v1.2.28
Compare Source
Other
mlibc
environment (#1488)format!
strings (#1489)v1.2.27
Compare Source
Other
console-rs/console (console)
v0.16.0
Compare 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
std
feature -- and those crates useddefault-features = false
but 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
std
feature.Refer to the 0.15.12 release notes for more information.
v0.15.12
Compare Source
What's Changed
rust-lang/libc (libc)
v0.2.174
Compare Source
Added
pidfd_info
fields pub (#4487)Fixed
timespec.tv_nsec
(#4497)nlink_t
type forst_nlink
instruct stat
definition (#4483)Other
unpredictable_function_pointer_comparisons
lints (#4489)pointer::cast
. (#4490)CMSG_NXTHDR
. (#4492)v0.2.173
Compare Source
Added
SO_SPLICE
socket option support for FreeBSD >= 14.2 (#4451)_TIME_BITS=64
(#4433)nsfs
ioctls (#4436)prctls
(#4400)linux/cn_proc.h
andlinux/connector.h
(#4434)pwritev2
andpreadv2
(#4452)MADV_SOFT_OFFLINE
constant (#4448)struct tcp_info
(#4443)arc4random
andarc4random_buf
(#4464)MADV_SOFT_OFFLINE
definition (#4447)time.h
functions (#4427)Changed
SA_
constants. (#4426)CMSG_ALIGN
,CMSG_LEN
, andCMSG_SPACE
const functions (#4441)Fixed
fpos_t
(#4472)struct ipc_perm
bindings (#4384)O_LARGEFILE
constant value. (#4443)rust-fuzz/libfuzzer (libfuzzer-sys)
v0.4.10
Compare Source
Released 2025-07-03.
Changed
libFuzzer
commit6146a88f6049
(release/20.x
).Corpus
results.aclysma/profiling (profiling)
v1.0.17
toml-rs/toml (toml)
v0.9.0
Compare Source
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.