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

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Conversation

obi1kenobi
Copy link
Owner

@obi1kenobi obi1kenobi commented Feb 12, 2024

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

The following is the output from cargo update:

    Updating anstream v0.6.11 -> v0.6.12
    Updating anstyle v1.0.5 -> v1.0.6
    Updating bumpalo v3.14.0 -> v3.15.0
    Updating chrono v0.4.33 -> v0.4.34
    Updating clap v4.4.18 -> v4.5.1
    Updating clap_builder v4.4.18 -> v4.5.1
    Updating clap_derive v4.4.7 -> v4.5.0
    Updating clap_lex v0.6.0 -> v0.7.0
    Updating crc32fast v1.3.2 -> v1.4.0
    Updating either v1.9.0 -> v1.10.0
    Updating hermit-abi v0.3.4 -> v0.3.6
    Updating indexmap v2.2.2 -> v2.2.3
    Updating js-sys v0.3.67 -> v0.3.68
    Updating num-integer v0.1.45 -> v0.1.46
    Updating num-traits v0.2.17 -> v0.2.18
    Updating pest v2.7.6 -> v2.7.7
    Updating pkg-config v0.3.29 -> v0.3.30
    Updating ring v0.17.7 -> v0.17.8
    Updating strsim v0.10.0 -> v0.11.0
    Updating syn v2.0.48 -> v2.0.49
    Updating tempfile v3.9.0 -> v3.10.0
    Updating thiserror v1.0.56 -> v1.0.57
    Updating thiserror-impl v1.0.56 -> v1.0.57
    Updating unicode-segmentation v1.10.1 -> v1.11.0
    Updating wasm-bindgen v0.2.90 -> v0.2.91
    Updating wasm-bindgen-backend v0.2.90 -> v0.2.91
    Updating wasm-bindgen-futures v0.4.40 -> v0.4.41
    Updating wasm-bindgen-macro v0.2.90 -> v0.2.91
    Updating wasm-bindgen-macro-support v0.2.90 -> v0.2.91
    Updating wasm-bindgen-shared v0.2.90 -> v0.2.91
    Updating wasm-bindgen-test v0.3.40 -> v0.3.41
    Updating wasm-bindgen-test-macro v0.3.40 -> v0.3.41
    Updating web-sys v0.3.67 -> v0.3.68

@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Feb 12, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 12, 2024 03:43
    Updating anstream v0.6.11 -> v0.6.12
    Updating anstyle v1.0.5 -> v1.0.6
    Updating bumpalo v3.14.0 -> v3.15.0
    Updating chrono v0.4.33 -> v0.4.34
    Updating clap v4.4.18 -> v4.5.1
    Updating clap_builder v4.4.18 -> v4.5.1
    Updating clap_derive v4.4.7 -> v4.5.0
    Updating clap_lex v0.6.0 -> v0.7.0
    Updating crc32fast v1.3.2 -> v1.4.0
    Updating either v1.9.0 -> v1.10.0
    Updating hermit-abi v0.3.4 -> v0.3.6
    Updating indexmap v2.2.2 -> v2.2.3
    Updating js-sys v0.3.67 -> v0.3.68
    Updating num-integer v0.1.45 -> v0.1.46
    Updating num-traits v0.2.17 -> v0.2.18
    Updating pest v2.7.6 -> v2.7.7
    Updating pkg-config v0.3.29 -> v0.3.30
    Updating ring v0.17.7 -> v0.17.8
    Updating strsim v0.10.0 -> v0.11.0
    Updating syn v2.0.48 -> v2.0.49
    Updating tempfile v3.9.0 -> v3.10.0
    Updating thiserror v1.0.56 -> v1.0.57
    Updating thiserror-impl v1.0.56 -> v1.0.57
    Updating unicode-segmentation v1.10.1 -> v1.11.0
    Updating wasm-bindgen v0.2.90 -> v0.2.91
    Updating wasm-bindgen-backend v0.2.90 -> v0.2.91
    Updating wasm-bindgen-futures v0.4.40 -> v0.4.41
    Updating wasm-bindgen-macro v0.2.90 -> v0.2.91
    Updating wasm-bindgen-macro-support v0.2.90 -> v0.2.91
    Updating wasm-bindgen-shared v0.2.90 -> v0.2.91
    Updating wasm-bindgen-test v0.3.40 -> v0.3.41
    Updating wasm-bindgen-test-macro v0.3.40 -> v0.3.41
    Updating web-sys v0.3.67 -> v0.3.68
@github-actions github-actions bot merged commit 8918d3e into main Feb 19, 2024
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch February 19, 2024 05:08
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