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

Merged
merged 1 commit into from
Aug 26, 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
      Adding adler2 v2.0.0
    Updating cc v1.1.13 -> v1.1.14
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.31 -> v1.0.33
    Updating h2 v0.4.5 -> v0.4.6
    Updating libc v0.2.157 -> v0.2.158
      Adding miniz_oxide v0.8.0
    Updating prettyplease v0.2.20 -> v0.2.22
    Updating quote v1.0.36 -> v1.0.37
    Updating serde v1.0.208 -> v1.0.209
    Updating serde_derive v1.0.208 -> v1.0.209
    Updating serde_json v1.0.125 -> v1.0.127
    Updating syn v2.0.75 -> v2.0.76
    Updating unicode-xid v0.2.4 -> v0.2.5
note: pass `--verbose` to see 150 unchanged dependencies behind latest

     Locking 14 packages to latest compatible versions
      Adding adler2 v2.0.0
    Updating cc v1.1.13 -> v1.1.14
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.31 -> v1.0.33
    Updating h2 v0.4.5 -> v0.4.6
    Updating libc v0.2.157 -> v0.2.158
      Adding miniz_oxide v0.8.0
    Updating prettyplease v0.2.20 -> v0.2.22
    Updating quote v1.0.36 -> v1.0.37
    Updating serde v1.0.208 -> v1.0.209
    Updating serde_derive v1.0.208 -> v1.0.209
    Updating serde_json v1.0.125 -> v1.0.127
    Updating syn v2.0.75 -> v2.0.76
    Updating unicode-xid v0.2.4 -> v0.2.5
note: pass `--verbose` to see 150 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Aug 26, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 26, 2024 03:43
@github-actions github-actions bot merged commit d6b07a8 into main Aug 26, 2024
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch August 26, 2024 03:49
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