Skip to content

run cargo update, upgrade zip, criterion, sentry-rust #2828

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

Merged
merged 5 commits into from
May 22, 2025

Conversation

syphar
Copy link
Member

@syphar syphar commented May 22, 2025

    Updating anstyle-wincon v3.0.7 -> v3.0.8
    Updating aws-config v1.6.2 -> v1.6.3
    Updating aws-sdk-cloudfront v1.73.0 -> v1.77.0
    Updating aws-sdk-s3 v1.84.0 -> v1.88.0
    Updating aws-sdk-sso v1.67.0 -> v1.70.0
    Updating aws-sdk-ssooidc v1.68.0 -> v1.71.0
    Updating aws-sdk-sts v1.68.0 -> v1.71.0
    Updating aws-sigv4 v1.3.1 -> v1.3.2
    Updating aws-smithy-checksums v0.63.1 -> v0.63.3
    Updating bitflags v2.9.0 -> v2.9.1
    Updating cc v1.2.21 -> v1.2.23
    Updating clap v4.5.37 -> v4.5.38
    Updating clap_builder v4.5.37 -> v4.5.38
      Adding crc-fast v1.2.1
    Removing crc32c v0.6.8
    Removing crc64fast-nvme v1.2.0
    Updating cssparser v0.29.6 -> v0.35.0
    Updating errno v0.3.11 -> v0.3.12
    Updating getrandom v0.3.2 -> v0.3.3
    Updating gix-attributes v0.26.0 -> v0.26.1
    Updating gix-command v0.6.0 -> v0.6.1
    Updating gix-date v0.10.1 -> v0.10.2
    Updating gix-filter v0.19.1 -> v0.19.2
    Updating gix-glob v0.20.0 -> v0.20.1
    Updating gix-index v0.40.0 -> v0.40.1
    Updating gix-path v0.10.17 -> v0.10.18
    Updating gix-traverse v0.46.1 -> v0.46.2
    Updating hyper-util v0.1.11 -> v0.1.12
    Updating icu_properties v2.0.0 -> v2.0.1
    Updating icu_properties_data v2.0.0 -> v2.0.1
    Updating jiff v0.2.13 -> v0.2.14
    Updating jiff-static v0.2.13 -> v0.2.14
    Updating libloading v0.8.6 -> v0.8.7
    Updating lol_html v2.3.0 -> v2.4.0
      Adding once_cell_polyfill v1.70.1
    Updating os_info v3.10.0 -> v3.11.0
      Adding phf_codegen v0.11.3
    Removing phf_macros v0.10.0
    Updating rustls-webpki v0.103.2 -> v0.103.3
    Updating rustversion v1.0.20 -> v1.0.21
    Updating selectors v0.24.0 -> v0.27.0
    Updating servo_arc v0.2.0 -> v0.4.0
    Updating sqlx v0.8.5 -> v0.8.6
    Updating sqlx-core v0.8.5 -> v0.8.6
    Updating sqlx-macros v0.8.5 -> v0.8.6
    Updating sqlx-macros-core v0.8.5 -> v0.8.6
    Updating sqlx-mysql v0.8.5 -> v0.8.6
    Updating sqlx-postgres v0.8.5 -> v0.8.6
    Updating sqlx-sqlite v0.8.5 -> v0.8.6
    Updating tempfile v3.19.1 -> v3.20.0
    Updating tower-http v0.6.2 -> v0.6.4
    Updating windows-core v0.61.0 -> v0.61.2
    Updating windows-result v0.3.2 -> v0.3.4
    Updating windows-strings v0.4.0 -> v0.4.2
 Downgrading zip v2.6.1 -> v2.4.2 (available: v4.0.0)

syphar added 4 commits May 22, 2025 18:32
    Updating anstyle-wincon v3.0.7 -> v3.0.8
    Updating aws-config v1.6.2 -> v1.6.3
    Updating aws-sdk-cloudfront v1.73.0 -> v1.77.0
    Updating aws-sdk-s3 v1.84.0 -> v1.88.0
    Updating aws-sdk-sso v1.67.0 -> v1.70.0
    Updating aws-sdk-ssooidc v1.68.0 -> v1.71.0
    Updating aws-sdk-sts v1.68.0 -> v1.71.0
    Updating aws-sigv4 v1.3.1 -> v1.3.2
    Updating aws-smithy-checksums v0.63.1 -> v0.63.3
    Updating bitflags v2.9.0 -> v2.9.1
    Updating cc v1.2.21 -> v1.2.23
    Updating clap v4.5.37 -> v4.5.38
    Updating clap_builder v4.5.37 -> v4.5.38
      Adding crc-fast v1.2.1
    Removing crc32c v0.6.8
    Removing crc64fast-nvme v1.2.0
    Updating cssparser v0.29.6 -> v0.35.0
    Updating errno v0.3.11 -> v0.3.12
    Updating getrandom v0.3.2 -> v0.3.3
    Updating gix-attributes v0.26.0 -> v0.26.1
    Updating gix-command v0.6.0 -> v0.6.1
    Updating gix-date v0.10.1 -> v0.10.2
    Updating gix-filter v0.19.1 -> v0.19.2
    Updating gix-glob v0.20.0 -> v0.20.1
    Updating gix-index v0.40.0 -> v0.40.1
    Updating gix-path v0.10.17 -> v0.10.18
    Updating gix-traverse v0.46.1 -> v0.46.2
    Updating hyper-util v0.1.11 -> v0.1.12
    Updating icu_properties v2.0.0 -> v2.0.1
    Updating icu_properties_data v2.0.0 -> v2.0.1
    Updating jiff v0.2.13 -> v0.2.14
    Updating jiff-static v0.2.13 -> v0.2.14
    Updating libloading v0.8.6 -> v0.8.7
    Updating lol_html v2.3.0 -> v2.4.0
      Adding once_cell_polyfill v1.70.1
    Updating os_info v3.10.0 -> v3.11.0
      Adding phf_codegen v0.11.3
    Removing phf_macros v0.10.0
    Updating rustls-webpki v0.103.2 -> v0.103.3
    Updating rustversion v1.0.20 -> v1.0.21
    Updating selectors v0.24.0 -> v0.27.0
    Updating servo_arc v0.2.0 -> v0.4.0
    Updating sqlx v0.8.5 -> v0.8.6
    Updating sqlx-core v0.8.5 -> v0.8.6
    Updating sqlx-macros v0.8.5 -> v0.8.6
    Updating sqlx-macros-core v0.8.5 -> v0.8.6
    Updating sqlx-mysql v0.8.5 -> v0.8.6
    Updating sqlx-postgres v0.8.5 -> v0.8.6
    Updating sqlx-sqlite v0.8.5 -> v0.8.6
    Updating tempfile v3.19.1 -> v3.20.0
    Updating tower-http v0.6.2 -> v0.6.4
    Updating windows-core v0.61.0 -> v0.61.2
    Updating windows-result v0.3.2 -> v0.3.4
    Updating windows-strings v0.4.0 -> v0.4.2
 Downgrading zip v2.6.1 -> v2.4.2 (available: v4.0.0)
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label May 22, 2025
@syphar syphar changed the title Cargo update run cargo update, upgrade zip, criterion, sentry-rust May 22, 2025
@syphar syphar marked this pull request as ready for review May 22, 2025 17:14
@syphar syphar requested a review from a team as a code owner May 22, 2025 17:14
@GuillaumeGomez
Copy link
Member

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 77ee156 into rust-lang:master May 22, 2025
11 checks passed
@GuillaumeGomez GuillaumeGomez deleted the cargo-update branch May 22, 2025 20:54
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels May 22, 2025
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label May 23, 2025
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.

2 participants