Closed
Conversation
Contributor
Author
|
Collaborator
Contributor
|
This is all sorts of broken |
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:
4.5.39->4.5.404.5.52->4.5.540.4.47->0.4.480.4.80+curl-8.12.1->0.4.821.1.1->1.1.2=6.3.1->=6.3.22.9.0->2.10.00.2.14->0.2.150.2.172->0.2.1740.18.1+1.9.0->0.18.22.7.4->2.7.53.11.0->3.12.00.7.4->0.7.61.6.0->1.7.00.8.22->0.8.230.22.26->0.22.270.2.0->0.2.1Release Notes
clap-rs/clap (clap)
v4.5.40Compare Source
Features
arg!()macro (e.g.arg!("check-config": ...))alexcrichton/curl-rust (curl-sys)
v0.4.82Compare Source
v0.4.81Compare Source
rust-lang/flate2-rs (flate2)
v1.1.2Compare Source
What's Changed
0.5.1by @folkertdev in https://github.com/rust-lang/flate2-rs/pull/490Full Changelog: rust-lang/flate2-rs@1.1.1...1.1.2
sunng87/handlebars-rust (handlebars)
v6.3.2Compare Source
indexmap-rs/indexmap (indexmap)
v2.10.0Compare Source
extract_ifmethods toIndexMapandIndexSet, similar to themethods for
HashMapandHashSetwith ranges likeVec::extract_if.#[track_caller]annotations to functions that may panic.BurntSushi/jiff (jiff)
v0.2.15Compare Source
===================
This release fixes a bug where error values were being constructed during
parsing even in the success case. This was a regression introduced in
0.2.14as a result of trying to improve compilation times. Thankfully, fixing this
regression doesn't seem to meaningfully impact the amount of IR generated by
compiling Jiff.
Bug fixes:
Fixes a performance regression for parsing.
rust-lang/libc (libc)
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)_TIME_BITS=64(#4433)nsfsioctls (#4436)prctls(#4400)linux/cn_proc.handlinux/connector.h(#4434)pwritev2andpreadv2(#4452)MADV_SOFT_OFFLINEconstant (#4448)struct tcp_info(#4443)arc4randomandarc4random_buf(#4464)MADV_SOFT_OFFLINEdefinition (#4447)time.hfunctions (#4427)Changed
SA_constants. (#4426)CMSG_ALIGN,CMSG_LEN, andCMSG_SPACEconst functions (#4441)Fixed
fpos_t(#4472)struct ipc_permbindings (#4384)O_LARGEFILEconstant value. (#4443)rust-lang/git2-rs (libgit2-sys)
v0.18.2Compare Source
0.18.1...0.18.2
Added
opts::set_ssl_cert_fileandopts::set_ssl_cert_dirfor setting Certificate Authority file locations.#997
TreeIter::nthwhich makes jumping ahead in the iterator more efficient.#1004
Repository::find_commit_by_prefixto find a commit by a shortened hash.#1011
Repository::find_tag_by_prefixto find a tag by a shortened hash.#1015
Repository::find_object_by_prefixto find an object by a shortened hash.#1014
Changed
This fixes CVE-2024-24575 and CVE-2024-24577.
#1017
BurntSushi/memchr (memchr)
v2.7.5Compare Source
stanislav-tkach/os_info (os_info)
v3.12.0Compare Source
Cygwin support has been added. (#405)
macOS version detection has been updated to read the
SystemVersion.plistfile. (#406)
macOS bitness detection has been updated to avoid using the
getconfcommand. (#407)
brycx/pasetors (pasetors)
v0.7.6Compare Source
Date: June 7, 2025.
v0.7.5Compare Source
Date: June 7, 2025.
base64-ct) (#191).toml-rs/toml (toml)
v0.8.23Compare Source
unicode-rs/unicode-width (unicode-width)
v0.2.1Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (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.