Open
Conversation
Contributor
Author
|
e5e99a4 to
1feab4c
Compare
45a0885 to
8492eb4
Compare
8492eb4 to
f367a43
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:
0.4.43→0.4.440.4.43→0.4.443.5.1→3.5.20.2.20→0.2.230.2.180→0.2.1830.2.16→0.2.171.0.148→1.0.1490.20.1→0.20.28.0.0→8.0.2Release Notes
chronotope/chrono (chrono)
v0.4.44: 0.4.44Compare Source
What's Changed
Cargo.tomlcontents by @coryan in #1772Detegr/rust-ctrlc (ctrlc)
v3.5.2Compare Source
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.v0.2.22Compare Source
===================
This release includes a bug fix where fallible conversions from signed
durations to unsigned durations could panic in some cases.
Bug fixes:
Fix a panicking bug that occurs for
std::time::Duration::try_from(SignedDuration::new(0, -1)).v0.2.21Compare Source
===================
This release contains a performance improvement and a bug fix for
civil::Date::newwhere it could panic on some inputs.Bug fixes:
Fix a bug where
Date::newcould panic. This was a regression introduced injiff 0.2.20.Performance:
Improve
Timestamptocivil::DateTimeconversion performance by ~15%.rust-lang/libc (libc)
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)taiki-e/pin-project-lite (pin-project-lite)
v0.2.17Compare Source
serde-rs/json (serde_json)
v1.0.149Compare Source
hasenbanck/sevenz-rust (sevenz-rust2)
v0.20.2Compare Source
Fixed
lzma-rust2to v0.16 andgetrandomto v0.4harryfei/which-rs (which)
v8.0.2Compare Source
home_envremoved, the implementation found in rust 1.85.0 for a home directory has been fixed.Thanks, [@madsmtm],(https://github.com/madsmtm) for this contribution to which!
winsaferemoved, code for Windows API is now handwritten.rustixremoved, we now depend onlibcdirectly to reduce compile times.v8.0.1Compare Source
Configuration
📅 Schedule: Branch creation - "on tuesday" (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.