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 #681

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

obi1kenobi
Copy link
Owner

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

The following is the output from cargo update:

     Locking 14 packages to latest compatible versions
    Updating cc v1.1.19 -> v1.1.21
    Updating clap v4.5.17 -> v4.5.18
    Updating clap_builder v4.5.17 -> v4.5.18
    Updating clap_derive v4.5.13 -> v4.5.18
    Updating iana-time-zone v0.1.60 -> v0.1.61
 Downgrading once_cell v1.20.0 -> v1.19.0
    Updating pest v2.7.12 -> v2.7.13
    Updating portable-atomic v1.7.0 -> v1.8.0
    Updating security-framework-sys v2.11.1 -> v2.12.0
    Updating thiserror v1.0.63 -> v1.0.64
    Updating thiserror-impl v1.0.63 -> v1.0.64
    Updating toml_edit v0.22.20 -> v0.22.21
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-xid v0.2.5 -> v0.2.6
note: pass `--verbose` to see 137 unchanged dependencies behind latest

     Locking 14 packages to latest compatible versions
    Updating cc v1.1.19 -> v1.1.21
    Updating clap v4.5.17 -> v4.5.18
    Updating clap_builder v4.5.17 -> v4.5.18
    Updating clap_derive v4.5.13 -> v4.5.18
    Updating iana-time-zone v0.1.60 -> v0.1.61
 Downgrading once_cell v1.20.0 -> v1.19.0
    Updating pest v2.7.12 -> v2.7.13
    Updating portable-atomic v1.7.0 -> v1.8.0
    Updating security-framework-sys v2.11.1 -> v2.12.0
    Updating thiserror v1.0.63 -> v1.0.64
    Updating thiserror-impl v1.0.63 -> v1.0.64
    Updating toml_edit v0.22.20 -> v0.22.21
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-xid v0.2.5 -> v0.2.6
note: pass `--verbose` to see 137 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Sep 23, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 23, 2024 03:46
@github-actions github-actions bot merged commit 0cb89bd into main Sep 23, 2024
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch September 23, 2024 03:50
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