Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock file maintenance bootstrap Cargo.lock - abandoned #31

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
clap dependencies patch 4.5.20 -> 4.5.24
clap_complete dependencies patch 4.5.37 -> 4.5.41
home dependencies patch 0.5.9 -> 0.5.11
libc dependencies patch 0.2.167 -> 0.2.169
object dependencies patch 0.36.5 -> 0.36.7
semver dependencies patch 1.0.23 -> 1.0.24
serde (source) dependencies patch 1.0.215 -> 1.0.217
serde_derive (source) dependencies patch 1.0.215 -> 1.0.217
serde_json dependencies patch 1.0.132 -> 1.0.135
sysinfo dependencies patch 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
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)
rust-lang/cargo (home)

v0.5.11

Compare Source

rust-lang/libc (libc)

v0.2.169

Compare Source

Added
  • FreeBSD: add more socket TCP stack constants #​4193
  • Fuchsia: add a sockaddr_vm definition #​4194
Fixed

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 to libc, including the following specific pull requests:

  • ESP-IDF: Replace arch-conditional c_char with a reexport #​4195
  • Fix c_char on various targets #​4199
  • Mirror c_char configuration from rust-lang/rust #​4198
Cleanup
  • Do not re-export c_void in target-specific code #​4200

v0.2.168

Compare Source

Added
Deprecated
  • FreeBSD: Deprecate the CAP_UNUSED* and CAP_ALL* constants (#​4183)
Fixed
  • Make the Debug implementation for unions opaque (#​4176)
Other
  • Allow the unpredictable_function_pointer_comparisons lint where needed #​4177
  • CI: Upload artifacts created by libc-test #​4180
  • CI: Use workflow commands to group output by target #​4179
  • CI: add caching #​4183
gimli-rs/object (object)

v0.36.7

Compare Source

Released 2024/12/21.

Changed
  • Included 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, and
    write::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, and SHT_RELR sections.
    #​735
    #​737
    #​746

  • Changed write::Object::add_subsection to omit the subsection name suffix
    if the subsection name is empty.
    #​748


dtolnay/semver (semver)

v1.0.24

Compare Source

  • Optimize Ord impls for semver::Prerelease and semver::BuildMetadata (#​328, thanks @​Eh2406)
serde-rs/serde (serde)

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)

v1.0.216

Compare Source

serde-rs/json (serde_json)

v1.0.135

Compare Source

v1.0.134

Compare Source

  • Add RawValue associated constants for literal null, true, false (#​1221, thanks @​bheylin)

v1.0.133

Compare Source

  • Implement From<[T; N]> for serde_json::Value (#​1215)
GuillaumeGomez/sysinfo (sysinfo)

v0.33.1

Compare Source

  • Linux: Fix components retrieval.
  • Linux: Filter out more virtual file systems for Disk API.
  • Linux/Android: Improve System::long_os_version().
  • Apple: Add missing CPU brands for iPhone and iPads.
  • macOS: Improve system name retrieval in System::long_os_version().
  • Linux/macOS: Avoid trailing whitespace and consecutive whitespace in System::long_os_version().
  • Windows: Fix User::groups.
  • Improve documentation for System::name, System::kernel_version, System::os_version, System::long_os_version and System::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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Lock file maintenance bootstrap Cargo.lock Lock file maintenance bootstrap Cargo.lock - abandoned Jan 8, 2025
Copy link
Author

renovate bot commented Jan 8, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant