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

Merged
merged 1 commit into from
Oct 14, 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 19 packages to latest compatible versions
    Updating cc v1.1.28 -> v1.1.30
    Updating clap v4.5.19 -> v4.5.20
    Updating clap_builder v4.5.19 -> v4.5.20
    Updating js-sys v0.3.70 -> v0.3.72
    Updating proc-macro2 v1.0.86 -> v1.0.87
    Updating pyo3 v0.22.3 -> v0.22.4
    Updating pyo3-build-config v0.22.3 -> v0.22.4
    Updating pyo3-ffi v0.22.3 -> v0.22.4
    Updating pyo3-macros v0.22.3 -> v0.22.4
    Updating pyo3-macros-backend v0.22.3 -> v0.22.4
    Updating wasm-bindgen v0.2.93 -> v0.2.95
    Updating wasm-bindgen-backend v0.2.93 -> v0.2.95
    Updating wasm-bindgen-futures v0.4.43 -> v0.4.45
    Updating wasm-bindgen-macro v0.2.93 -> v0.2.95
    Updating wasm-bindgen-macro-support v0.2.93 -> v0.2.95
    Updating wasm-bindgen-shared v0.2.93 -> v0.2.95
    Updating wasm-bindgen-test v0.3.43 -> v0.3.45
    Updating wasm-bindgen-test-macro v0.3.43 -> v0.3.45
    Updating web-sys v0.3.70 -> v0.3.72
note: pass `--verbose` to see 139 unchanged dependencies behind latest

     Locking 19 packages to latest compatible versions
    Updating cc v1.1.28 -> v1.1.30
    Updating clap v4.5.19 -> v4.5.20
    Updating clap_builder v4.5.19 -> v4.5.20
    Updating js-sys v0.3.70 -> v0.3.72
    Updating proc-macro2 v1.0.86 -> v1.0.87
    Updating pyo3 v0.22.3 -> v0.22.4
    Updating pyo3-build-config v0.22.3 -> v0.22.4
    Updating pyo3-ffi v0.22.3 -> v0.22.4
    Updating pyo3-macros v0.22.3 -> v0.22.4
    Updating pyo3-macros-backend v0.22.3 -> v0.22.4
    Updating wasm-bindgen v0.2.93 -> v0.2.95
    Updating wasm-bindgen-backend v0.2.93 -> v0.2.95
    Updating wasm-bindgen-futures v0.4.43 -> v0.4.45
    Updating wasm-bindgen-macro v0.2.93 -> v0.2.95
    Updating wasm-bindgen-macro-support v0.2.93 -> v0.2.95
    Updating wasm-bindgen-shared v0.2.93 -> v0.2.95
    Updating wasm-bindgen-test v0.3.43 -> v0.3.45
    Updating wasm-bindgen-test-macro v0.3.43 -> v0.3.45
    Updating web-sys v0.3.70 -> v0.3.72
note: pass `--verbose` to see 139 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Oct 14, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 14, 2024 03:49
@github-actions github-actions bot merged commit b8d56e7 into main Oct 14, 2024
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch October 14, 2024 03:54
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