Closed
Conversation
Collaborator
|
r? @epage rustbot has assigned @epage. Use Why was this reviewer chosen?The reviewer was selected based on:
|
a04105f to
e057d64
Compare
e057d64 to
66491a1
Compare
66491a1 to
049cf4b
Compare
Contributor
|
Closing in favor of #16820 because Renovatebot is deleting my changes |
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:
0.12.12→0.12.131.0.13→1.0.141.0.1→1.0.21.8.3→1.8.44.5.60→4.6.04.5.66→4.6.00.55.0→0.55.10.2.22→0.2.230.2.180→0.2.1840.10.75→0.10.76=300.5.4→=300.5.51.10.0→1.11.00.13.1→0.13.32.1.1→2.1.21.0.0→1.2.03.25.0→3.27.01.0.3+spec-1.1.0→1.1.10.25.3+spec-1.1.0→0.25.90.3.22→0.3.230.7.14→0.7.15Release Notes
rust-lang/annotate-snippets-rs (annotate-snippets)
v0.12.13Compare Source
Fixed
Patch#373 and #380rust-cli/anstyle (anstyle)
v1.0.14Compare Source
BLAKE3-team/BLAKE3 (blake3)
v1.8.4Compare Source
version 1.8.4
Changes since 1.8.3:
digestdependency from v0.10 to v0.11. THIS IS APOTENTIALLY BREAKING CHANGE for callers using the
traits-previewCargo feature. But this is not considered a breaking change for the
blake3crate itself; see the docs fortraits-preview.wasm32_simdfeature is enabled. Contributed by @lamb356.clap-rs/clap (clap)
v4.6.0Compare Source
Compatibility
v4.5.61Compare Source
Internal
GitoxideLabs/gitoxide (gix-transport)
v0.55.1: gix v0.55.1Compare Source
New Features
take_data()to all primitive object types.That is the new, most direct way to obtain its data which otherwise
is immovable.
detach()anddetached()too all object types.That way, the detachment API is symmetric.
It's required to overcome the
Dropimplementation of each of these typeswhich prevents moving data out of the object (easily).
Commit Statistics
Commit Details
view details
take_data()to all primitive object types. (5732303)detach()anddetached()too all object types. (88f2e6c)BurntSushi/jiff (jiff)
v0.2.23Compare Source
===================
This release updates Jiff's bundled copy of the [IANA Time Zone Database]
to
2026a. See the2026arelease announcement for more details.rust-lang/libc (libc)
v0.2.184Compare Source
MSRV
This release increases the MSRV of
libcto 1.65. With this update, you can now always use thecore::ffi::c_*types withlibcdefinitions, sincelibchas been changed to reexport fromcorerather than redefining them. (This usually worked before but had edge cases.)(#4972)
Added
IP_MINTTLto bsd (#5026)TIOCM_DSR(#5031)xfilestructe and file descriptor types (#5002)struct ethhdr(#4239)struct ifinfomsg(#5012)max_align_tfor riscv64 (#5029)CLOCK_constants (#5020)_SC_HOST_NAME_MAX(#5004)flockandF_*LCKconstants (#4043)_SC_*sysconf constants (#5023)Deprecated
The remaining fixed-width integer aliases,
__uint128_t,__uint128,__int128_t, and__int128,have been deprecated. Use
i128andu128instead. (#4343)Fixed
DT_*constants (#5034)RTLD_NOLOAD, some TCP constants (#5025)Padding::new(<zeroed>)rather thanPadding::uninit()(#5036)Changed
struct ptrace_syscall_info(#4966)core::ffiinteger types rather than redefining (#5015)F_DUPFD,IP, andTCPconstants to match relibc (#4990)v0.2.183Compare Source
Added
SOMAXCONN(#4993)name_to_handle_atandopen_by_handle_at(#4988)kinfo_file,kinfo_pcb, and related constants (#4985)kinfo_fileand related constants (#4991)Defaultfortimevalandtimespec(#4976)Fixed
time_tsupport andmusl_v1_2_3(#4992)Padding(#4997)sigaction.sa_flagstoc_int(#4986)blkcnt_ttype (#4994)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)rust-openssl/rust-openssl (openssl)
v0.10.76Compare Source
What's Changed
New Contributors
Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76
alexcrichton/openssl-src-rs (openssl-src)
v300.5.5Compare Source
proptest-rs/proptest (proptest)
v1.11.0Compare Source
raphlinus/pulldown-cmark (pulldown-cmark)
v0.13.3: 0.13.3Compare Source
Bug Fixes
Full Changelog: pulldown-cmark/pulldown-cmark@v0.13.2...v0.13.3
v0.13.2: 0.13.2Compare Source
Security
Full Changelog: pulldown-cmark/pulldown-cmark@v0.13.1...v0.13.2
rust-lang/rustc-hash (rustc-hash)
v2.1.2Compare Source
assert-rs/snapbox (snapbox)
v1.2.0Compare Source
v1.1.0Compare Source
v1.0.2Compare Source
v1.0.1Compare Source
Stebalien/tempfile (tempfile)
v3.27.0Compare Source
This release adds
TempPath::try_from_pathand deprecatesTempPath::from_path.Prior to this release,
TempPath::from_pathmade no attempts to convert relative paths into absolute paths. The following code would have deleted the wrong file:Now:
TempPath::from_pathwill attempt to convert relative paths into absolute paths. However, this isn't always possible as we need to callstd::env::current_dir, which can fail. If we fail to convert the relative path to an absolute path, we simply keep the relative path.TempPath::try_from_pathbehaves exactly likeTempPath::from_path, except that it returns an error if we fail to convert a relative path into an absolute path (or if the passed path is empty).Neither function attempt to verify the existence of the file in question.
Thanks to @meng-xu-cs for reporting this issue.
v3.26.0NamedTempFile::persiston RedoxOS (#393) (thanks to @Andy-Python-Programmer).toml-rs/toml (toml)
v1.1.1Compare Source
v1.1.0Compare Source
v1.0.7Compare Source
v1.0.6Compare Source
v1.0.5Compare Source
v1.0.4Compare Source
tokio-rs/tracing (tracing-subscriber)
v0.3.23: tracing-subscriber 0.3.23Compare Source
Fixed
winnow-rs/winnow (winnow)
v0.7.15Compare Source
Compatibility
combinator::permutationin favor ofcombinator::unordered_seq!Features
combinator::unordered_seq!, likeseq!but where the order of values does not matterConfiguration
📅 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.