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

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Weekly cargo update #2236

merged 1 commit into from
Sep 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

info: syncing channel updates for '1.79.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
info: installing component 'rust-std' for 'wasm32-unknown-unknown'
�[1m�[32m     Locking�[0m 11 packages to latest compatible versions
�[1m�[32m    Updating�[0m bytes v1.7.1 -> v1.7.2
�[1m�[32m    Updating�[0m cc v1.1.20 -> v1.1.21
�[1m�[32m    Updating�[0m clap v4.5.17 -> v4.5.18
�[1m�[32m    Updating�[0m clap_builder v4.5.17 -> v4.5.18
�[1m�[32m    Updating�[0m clap_derive v4.5.13 -> v4.5.18
�[1m�[32m    Updating�[0m k256 v0.13.3 -> v0.13.4
�[1m�[32m    Updating�[0m pest v2.7.12 -> v2.7.13
�[1m�[32m    Updating�[0m portable-atomic v1.7.0 -> v1.8.0
�[1m�[32m    Updating�[0m security-framework-sys v2.11.1 -> v2.12.0
�[1m�[32m    Updating�[0m unicode-width v0.1.13 -> v0.1.14 �[1m�[33m(latest: v0.2.0)�[0m
�[1m�[32m    Updating�[0m unicode-xid v0.2.5 -> v0.2.6
�[1m�[36mnote�[0m�[1m:�[0m pass `--verbose` to see 272 unchanged dependencies behind latest

info: syncing channel updates for '1.79.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
info: installing component 'rust-std' for 'wasm32-unknown-unknown'
�[1m�[32m     Locking�[0m 11 packages to latest compatible versions
�[1m�[32m    Updating�[0m bytes v1.7.1 -> v1.7.2
�[1m�[32m    Updating�[0m cc v1.1.20 -> v1.1.21
�[1m�[32m    Updating�[0m clap v4.5.17 -> v4.5.18
�[1m�[32m    Updating�[0m clap_builder v4.5.17 -> v4.5.18
�[1m�[32m    Updating�[0m clap_derive v4.5.13 -> v4.5.18
�[1m�[32m    Updating�[0m k256 v0.13.3 -> v0.13.4
�[1m�[32m    Updating�[0m pest v2.7.12 -> v2.7.13
�[1m�[32m    Updating�[0m portable-atomic v1.7.0 -> v1.8.0
�[1m�[32m    Updating�[0m security-framework-sys v2.11.1 -> v2.12.0
�[1m�[32m    Updating�[0m unicode-width v0.1.13 -> v0.1.14 �[1m�[33m(latest: v0.2.0)�[0m
�[1m�[32m    Updating�[0m unicode-xid v0.2.5 -> v0.2.6
�[1m�[36mnote�[0m�[1m:�[0m pass `--verbose` to see 272 unchanged dependencies behind latest
@github-actions github-actions bot added the no changelog Skip the CI check of the changelog modification label Sep 22, 2024
@xgreenx xgreenx added no changelog Skip the CI check of the changelog modification and removed no changelog Skip the CI check of the changelog modification labels Sep 24, 2024
@xgreenx xgreenx enabled auto-merge (squash) September 24, 2024 09:41
@xgreenx xgreenx merged commit fcbb487 into master Sep 24, 2024
36 of 52 checks passed
@xgreenx xgreenx deleted the cargo_update branch September 24, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Skip the CI check of the changelog modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants