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 dependencies #1011

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Weekly cargo update of dependencies #1011

merged 1 commit into from
Dec 2, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 13 packages to latest compatible versions
    Updating allocator-api2 v0.2.20 -> v0.2.21
    Updating indexmap v2.6.0 -> v2.7.0
    Updating jiff v0.1.14 -> v0.1.15
    Updating js-sys v0.3.73 -> v0.3.74
    Updating os_info v3.8.2 -> v3.9.0
    Updating rustc-hash v2.0.0 -> v2.1.0
    Updating wasm-bindgen v0.2.96 -> v0.2.97
    Updating wasm-bindgen-backend v0.2.96 -> v0.2.97
    Updating wasm-bindgen-futures v0.4.46 -> v0.4.47
    Updating wasm-bindgen-macro v0.2.96 -> v0.2.97
    Updating wasm-bindgen-macro-support v0.2.96 -> v0.2.97
    Updating wasm-bindgen-shared v0.2.96 -> v0.2.97
    Updating web-sys v0.3.73 -> v0.3.74
note: pass `--verbose` to see 5 unchanged dependencies behind latest

     Locking 13 packages to latest compatible versions
    Updating allocator-api2 v0.2.20 -> v0.2.21
    Updating indexmap v2.6.0 -> v2.7.0
    Updating jiff v0.1.14 -> v0.1.15
    Updating js-sys v0.3.73 -> v0.3.74
    Updating os_info v3.8.2 -> v3.9.0
    Updating rustc-hash v2.0.0 -> v2.1.0
    Updating wasm-bindgen v0.2.96 -> v0.2.97
    Updating wasm-bindgen-backend v0.2.96 -> v0.2.97
    Updating wasm-bindgen-futures v0.4.46 -> v0.4.47
    Updating wasm-bindgen-macro v0.2.96 -> v0.2.97
    Updating wasm-bindgen-macro-support v0.2.96 -> v0.2.97
    Updating wasm-bindgen-shared v0.2.96 -> v0.2.97
    Updating web-sys v0.3.73 -> v0.3.74
note: pass `--verbose` to see 5 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) December 2, 2024 03:54
@github-actions github-actions bot merged commit a80eb2e into main Dec 2, 2024
32 checks passed
@github-actions github-actions bot deleted the cargo_update branch December 2, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant