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

Merged
merged 1 commit into from
Jun 10, 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:

    Updating anstyle-query v1.0.3 -> v1.1.0
    Updating async-graphql-parser v7.0.5 -> v7.0.6
    Updating async-graphql-value v7.0.5 -> v7.0.6
    Updating cc v1.0.98 -> v1.0.99
    Updating clap v4.5.4 -> v4.5.6
    Updating clap_builder v4.5.2 -> v4.5.6
    Updating clap_derive v4.5.4 -> v4.5.5
    Updating clap_lex v0.7.0 -> v0.7.1
    Updating regex v1.10.4 -> v1.10.5
    Updating regex-automata v0.4.6 -> v0.4.7
    Updating regex-syntax v0.8.3 -> v0.8.4
    Updating toml v0.8.13 -> v0.8.14
    Updating toml_edit v0.22.13 -> v0.22.14
    Updating utf8parse v0.2.1 -> v0.2.2
    Updating winnow v0.6.9 -> v0.6.13
note: pass `--verbose` to see 146 unchanged dependencies behind latest

    Updating anstyle-query v1.0.3 -> v1.1.0
    Updating async-graphql-parser v7.0.5 -> v7.0.6
    Updating async-graphql-value v7.0.5 -> v7.0.6
    Updating cc v1.0.98 -> v1.0.99
    Updating clap v4.5.4 -> v4.5.6
    Updating clap_builder v4.5.2 -> v4.5.6
    Updating clap_derive v4.5.4 -> v4.5.5
    Updating clap_lex v0.7.0 -> v0.7.1
    Updating regex v1.10.4 -> v1.10.5
    Updating regex-automata v0.4.6 -> v0.4.7
    Updating regex-syntax v0.8.3 -> v0.8.4
    Updating toml v0.8.13 -> v0.8.14
    Updating toml_edit v0.22.13 -> v0.22.14
    Updating utf8parse v0.2.1 -> v0.2.2
    Updating winnow v0.6.9 -> v0.6.13
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 Jun 10, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 10, 2024 03:43
@github-actions github-actions bot merged commit 182d893 into main Jun 10, 2024
13 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch June 10, 2024 03:48
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