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

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

obi1kenobi
Copy link
Owner

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

The following is the output from cargo update:

    Updating async-graphql-parser v6.0.9 -> v6.0.10
    Updating async-graphql-value v6.0.9 -> v6.0.10
    Updating dyn-clone v1.0.14 -> v1.0.16
    Updating indexmap v2.0.2 -> v2.1.0
    Updating js-sys v0.3.64 -> v0.3.65
    Updating libc v0.2.149 -> v0.2.150
    Updating openssl v0.10.57 -> v0.10.59
    Updating openssl-sys v0.9.93 -> v0.9.95
    Updating serde_json v1.0.107 -> v1.0.108
    Updating syn v2.0.38 -> v2.0.39
    Updating wasm-bindgen v0.2.87 -> v0.2.88
    Updating wasm-bindgen-backend v0.2.87 -> v0.2.88
    Updating wasm-bindgen-futures v0.4.37 -> v0.4.38
    Updating wasm-bindgen-macro v0.2.87 -> v0.2.88
    Updating wasm-bindgen-macro-support v0.2.87 -> v0.2.88
    Updating wasm-bindgen-shared v0.2.87 -> v0.2.88
    Updating wasm-bindgen-test v0.3.37 -> v0.3.38
    Updating wasm-bindgen-test-macro v0.3.37 -> v0.3.38
    Updating web-sys v0.3.64 -> v0.3.65

    Updating async-graphql-parser v6.0.9 -> v6.0.10
    Updating async-graphql-value v6.0.9 -> v6.0.10
    Updating dyn-clone v1.0.14 -> v1.0.16
    Updating indexmap v2.0.2 -> v2.1.0
    Updating js-sys v0.3.64 -> v0.3.65
    Updating libc v0.2.149 -> v0.2.150
    Updating openssl v0.10.57 -> v0.10.59
    Updating openssl-sys v0.9.93 -> v0.9.95
    Updating serde_json v1.0.107 -> v1.0.108
    Updating syn v2.0.38 -> v2.0.39
    Updating wasm-bindgen v0.2.87 -> v0.2.88
    Updating wasm-bindgen-backend v0.2.87 -> v0.2.88
    Updating wasm-bindgen-futures v0.4.37 -> v0.4.38
    Updating wasm-bindgen-macro v0.2.87 -> v0.2.88
    Updating wasm-bindgen-macro-support v0.2.87 -> v0.2.88
    Updating wasm-bindgen-shared v0.2.87 -> v0.2.88
    Updating wasm-bindgen-test v0.3.37 -> v0.3.38
    Updating wasm-bindgen-test-macro v0.3.37 -> v0.3.38
    Updating web-sys v0.3.64 -> v0.3.65
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Nov 6, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 6, 2023 03:44
@github-actions github-actions bot merged commit cd39fe0 into main Nov 6, 2023
13 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch November 6, 2023 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