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

Merged
merged 1 commit into from
Nov 18, 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 11 packages to latest compatible versions
    Updating bstr v1.10.0 -> v1.11.0
    Updating cc v1.1.37 -> v1.2.1
    Updating clap v4.5.20 -> v4.5.21
    Updating clap_builder v4.5.20 -> v4.5.21
    Updating clap_lex v0.7.2 -> v0.7.3
    Updating flate2 v1.0.34 -> v1.0.35
    Updating libc v0.2.162 -> v0.2.164
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating serde v1.0.214 -> v1.0.215
    Updating serde_derive v1.0.214 -> v1.0.215
    Updating serde_json v1.0.132 -> v1.0.133
note: pass `--verbose` to see 146 unchanged dependencies behind latest

     Locking 11 packages to latest compatible versions
    Updating bstr v1.10.0 -> v1.11.0
    Updating cc v1.1.37 -> v1.2.1
    Updating clap v4.5.20 -> v4.5.21
    Updating clap_builder v4.5.20 -> v4.5.21
    Updating clap_lex v0.7.2 -> v0.7.3
    Updating flate2 v1.0.34 -> v1.0.35
    Updating libc v0.2.162 -> v0.2.164
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating serde v1.0.214 -> v1.0.215
    Updating serde_derive v1.0.214 -> v1.0.215
    Updating serde_json v1.0.132 -> v1.0.133
note: pass `--verbose` to see 146 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Nov 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 18, 2024 03:52
@github-actions github-actions bot merged commit 6eb8d19 into main Nov 18, 2024
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch November 18, 2024 03:57
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