Lock file maintenance bootstrap Cargo.lock - abandoned #31
+99
−71
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.20
->4.5.24
4.5.37
->4.5.41
0.5.9
->0.5.11
0.2.167
->0.2.169
0.36.5
->0.36.7
1.0.23
->1.0.24
1.0.215
->1.0.217
1.0.215
->1.0.217
1.0.132
->1.0.135
0.33.0
->0.33.1
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
clap-rs/clap (clap)
v4.5.24
Compare Source
Fixes
ignore_errors(true)
and when a suggestion is provided for an unknown argumentv4.5.23
Compare Source
Fixes
allow_negative_numbers
, allowE
againv4.5.22
Compare Source
Fixes
v4.5.21
Compare Source
Fixes
ignore_errors(true)
rust-lang/cargo (home)
v0.5.11
Compare Source
rust-lang/libc (libc)
v0.2.169
Compare Source
Added
sockaddr_vm
definition #4194Fixed
Breaking: rust-lang/rust#132975 corrected the signedness of
core::ffi::c_char
on various Tier 2 and Tier 3 platforms (mostly Arm and RISC-V) to match Clang. This release contains the corresponding changes tolibc
, including the following specific pull requests:c_char
with a reexport #4195c_char
on various targets #4199c_char
configuration fromrust-lang/rust
#4198Cleanup
c_void
in target-specific code #4200v0.2.168
Compare Source
Added
IFA_*
constants available on all Linux targets #4185MAP_DROPPABLE
#4173SIGRTMIN
andSIGRTMAX
#4171memccpy
andmempcpy
GNU extension [https://github.com/rust-lang/libc/pull/4186](https://redirect.github.com/rust-lang/libc/pull/4186)6.Deprecated
Fixed
Debug
implementation for unions opaque (#4176)Other
unpredictable_function_pointer_comparisons
lint where needed #4177gimli-rs/object (object)
v0.36.7
Compare Source
Released 2024/12/21.
Changed
build.rs
in package.v0.36.6
Compare Source
Released 2024/12/21.
Added
Added
Architecuture::M68k
.#742
#749
Added
Architecuture::Mips64_N32
.#743
Added
elf::SHT_RELR
,read::elf::SectionHeader::relr
, andwrite::elf::Writer::write_relative_relocation_section_header
.#746
Added
core::error::Error
implementation for Rust 1.81 onwards.#747
Changed
Changed
build::elf::Builder
to support.annobin.notes
,SHT_LLVM_DEPENDENT_LIBRARIES
, andSHT_RELR
sections.#735
#737
#746
Changed
write::Object::add_subsection
to omit the subsection name suffixif the subsection name is empty.
#748
dtolnay/semver (semver)
v1.0.24
Compare Source
serde-rs/serde (serde)
v1.0.217
Compare Source
v1.0.216
Compare Source
serde-rs/json (serde_json)
v1.0.135
Compare Source
v1.0.134
Compare Source
RawValue
associated constants for literalnull
,true
,false
(#1221, thanks @bheylin)v1.0.133
Compare Source
GuillaumeGomez/sysinfo (sysinfo)
v0.33.1
Compare Source
Disk
API.System::long_os_version()
.System::long_os_version()
.System::long_os_version()
.User::groups
.System::name
,System::kernel_version
,System::os_version
,System::long_os_version
andSystem::distribution_id
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.