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

Weekly cargo update of primary dependencies #746

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in the primary Cargo.lock current.

The following is the output from cargo update:

     Locking 19 packages to latest compatible versions
    Updating bitflags v2.8.0 -> v2.9.0
    Updating cc v1.2.15 -> v1.2.16
    Updating chrono v0.4.39 -> v0.4.40
    Updating clap v4.5.30 -> v4.5.31
    Updating clap_builder v4.5.30 -> v4.5.31
    Updating console v0.15.10 -> v0.15.11
    Updating flate2 v1.0.35 -> v1.1.0
    Updating globset v0.4.15 -> v0.4.16
    Updating portable-atomic v1.10.0 -> v1.11.0
    Updating pyo3 v0.23.4 -> v0.23.5
    Updating pyo3-build-config v0.23.4 -> v0.23.5
    Updating pyo3-ffi v0.23.4 -> v0.23.5
    Updating pyo3-macros v0.23.4 -> v0.23.5
    Updating pyo3-macros-backend v0.23.4 -> v0.23.5
    Updating schemars v0.8.21 -> v0.8.22
    Updating schemars_derive v0.8.21 -> v0.8.22
    Updating similar-asserts v1.6.1 -> v1.7.0
    Updating uuid v1.14.0 -> v1.15.1
      Adding windows-link v0.1.0
note: pass `--verbose` to see 18 unchanged dependencies behind latest

     Locking 19 packages to latest compatible versions
    Updating bitflags v2.8.0 -> v2.9.0
    Updating cc v1.2.15 -> v1.2.16
    Updating chrono v0.4.39 -> v0.4.40
    Updating clap v4.5.30 -> v4.5.31
    Updating clap_builder v4.5.30 -> v4.5.31
    Updating console v0.15.10 -> v0.15.11
    Updating flate2 v1.0.35 -> v1.1.0
    Updating globset v0.4.15 -> v0.4.16
    Updating portable-atomic v1.10.0 -> v1.11.0
    Updating pyo3 v0.23.4 -> v0.23.5
    Updating pyo3-build-config v0.23.4 -> v0.23.5
    Updating pyo3-ffi v0.23.4 -> v0.23.5
    Updating pyo3-macros v0.23.4 -> v0.23.5
    Updating pyo3-macros-backend v0.23.4 -> v0.23.5
    Updating schemars v0.8.21 -> v0.8.22
    Updating schemars_derive v0.8.21 -> v0.8.22
    Updating similar-asserts v1.6.1 -> v1.7.0
    Updating uuid v1.14.0 -> v1.15.1
      Adding windows-link v0.1.0
note: pass `--verbose` to see 18 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Mar 3, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 3, 2025 03:50
@github-actions github-actions bot merged commit 87ce1c5 into main Mar 3, 2025
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch March 3, 2025 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-automated Release: these changes were created automatically by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant