Skip to content

run cargo update, upgrade comrak & sentry #2889

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 3 commits into from
Aug 12, 2025

Conversation

syphar
Copy link
Member

@syphar syphar commented Aug 12, 2025

 Updating anstream v0.6.19 -> v0.6.20
    Updating anstyle-query v1.1.3 -> v1.1.4
    Updating anstyle-wincon v3.0.9 -> v3.0.10
    Updating anyhow v1.0.98 -> v1.0.99
    Updating aws-config v1.8.3 -> v1.8.4
    Updating aws-credential-types v1.2.4 -> v1.2.5
    Updating aws-runtime v1.5.9 -> v1.5.10
    Updating aws-sdk-cloudfront v1.86.0 -> v1.89.0
    Updating aws-sdk-s3 v1.100.0 -> v1.101.0
    Updating aws-sdk-sso v1.78.0 -> v1.79.0
    Updating aws-sdk-ssooidc v1.79.0 -> v1.80.0
    Updating aws-sdk-sts v1.80.0 -> v1.81.0
    Updating aws-sigv4 v1.3.3 -> v1.3.4
    Updating aws-smithy-checksums v0.63.5 -> v0.63.6
    Updating aws-smithy-http v0.62.2 -> v0.62.3
    Updating aws-smithy-runtime v1.8.5 -> v1.8.6
    Updating aws-smithy-runtime-api v1.8.5 -> v1.8.7
    Updating cc v1.2.30 -> v1.2.32
    Updating clap v4.5.41 -> v4.5.44
    Updating clap_builder v4.5.41 -> v4.5.44
    Updating crates-index v3.10.0 -> v3.11.0
    Updating crc-fast v1.3.0 -> v1.4.0
    Updating dyn-clone v1.0.19 -> v1.0.20
    Updating event-listener v5.4.0 -> v5.4.1
    Updating gix-actor v0.35.2 -> v0.35.3
      Adding gix-attributes v0.27.0
      Adding gix-credentials v0.30.0
    Updating gix-date v0.10.3 -> v0.10.5
    Updating gix-features v0.43.0 -> v0.43.1
      Adding gix-filter v0.20.0
      Adding gix-ignore v0.16.0
      Adding gix-index v0.41.0
      Adding gix-negotiate v0.21.0
    Updating gix-object v0.50.0 -> v0.50.1
    Updating gix-path v0.10.19 -> v0.10.20
      Adding gix-pathspec v0.12.0
      Adding gix-submodule v0.20.0
      Adding gix-worktree v0.42.0
    Updating glob v0.3.2 -> v0.3.3
    Updating h2 v0.4.11 -> v0.4.12
    Updating hashbrown v0.15.4 -> v0.15.5
    Updating libbz2-rs-sys v0.2.1 -> v0.2.2
    Updating libc v0.2.174 -> v0.2.175
    Updating libredox v0.1.6 -> v0.1.9
    Updating proc-macro2 v1.0.95 -> v1.0.97
    Updating quick-xml v0.38.0 -> v0.38.1
    Updating redox_syscall v0.5.16 -> v0.5.17
    Updating rustls v0.23.30 -> v0.23.31
    Updating rustversion v1.0.21 -> v1.0.22
    Updating security-framework v3.2.0 -> v3.3.0
    Updating serde_json v1.0.141 -> v1.0.142
    Updating signal-hook-registry v1.4.5 -> v1.4.6
    Updating slab v0.4.10 -> v0.4.11
    Updating thiserror v2.0.12 -> v2.0.14
    Updating thiserror-impl v2.0.12 -> v2.0.14
    Updating tokio v1.47.0 -> v1.47.1
    Updating tokio-util v0.7.15 -> v0.7.16
    Updating toml v0.9.2 -> v0.9.5
    Updating toml_parser v1.0.1 -> v1.0.2
    Updating uuid v1.17.0 -> v1.18.0
    Updating whoami v1.6.0 -> v1.6.1
    Updating windows-targets v0.53.2 -> v0.53.3
    Updating zerovec v0.11.2 -> v0.11.4

syphar added 3 commits August 12, 2025 08:34
    Updating anstream v0.6.19 -> v0.6.20
    Updating anstyle-query v1.1.3 -> v1.1.4
    Updating anstyle-wincon v3.0.9 -> v3.0.10
    Updating anyhow v1.0.98 -> v1.0.99
    Updating aws-config v1.8.3 -> v1.8.4
    Updating aws-credential-types v1.2.4 -> v1.2.5
    Updating aws-runtime v1.5.9 -> v1.5.10
    Updating aws-sdk-cloudfront v1.86.0 -> v1.89.0
    Updating aws-sdk-s3 v1.100.0 -> v1.101.0
    Updating aws-sdk-sso v1.78.0 -> v1.79.0
    Updating aws-sdk-ssooidc v1.79.0 -> v1.80.0
    Updating aws-sdk-sts v1.80.0 -> v1.81.0
    Updating aws-sigv4 v1.3.3 -> v1.3.4
    Updating aws-smithy-checksums v0.63.5 -> v0.63.6
    Updating aws-smithy-http v0.62.2 -> v0.62.3
    Updating aws-smithy-runtime v1.8.5 -> v1.8.6
    Updating aws-smithy-runtime-api v1.8.5 -> v1.8.7
    Updating cc v1.2.30 -> v1.2.32
    Updating clap v4.5.41 -> v4.5.44
    Updating clap_builder v4.5.41 -> v4.5.44
    Updating crates-index v3.10.0 -> v3.11.0
    Updating crc-fast v1.3.0 -> v1.4.0
    Updating dyn-clone v1.0.19 -> v1.0.20
    Updating event-listener v5.4.0 -> v5.4.1
    Updating gix-actor v0.35.2 -> v0.35.3
      Adding gix-attributes v0.27.0
      Adding gix-credentials v0.30.0
    Updating gix-date v0.10.3 -> v0.10.5
    Updating gix-features v0.43.0 -> v0.43.1
      Adding gix-filter v0.20.0
      Adding gix-ignore v0.16.0
      Adding gix-index v0.41.0
      Adding gix-negotiate v0.21.0
    Updating gix-object v0.50.0 -> v0.50.1
    Updating gix-path v0.10.19 -> v0.10.20
      Adding gix-pathspec v0.12.0
      Adding gix-submodule v0.20.0
      Adding gix-worktree v0.42.0
    Updating glob v0.3.2 -> v0.3.3
    Updating h2 v0.4.11 -> v0.4.12
    Updating hashbrown v0.15.4 -> v0.15.5
    Updating libbz2-rs-sys v0.2.1 -> v0.2.2
    Updating libc v0.2.174 -> v0.2.175
    Updating libredox v0.1.6 -> v0.1.9
    Updating proc-macro2 v1.0.95 -> v1.0.97
    Updating quick-xml v0.38.0 -> v0.38.1
    Updating redox_syscall v0.5.16 -> v0.5.17
    Updating rustls v0.23.30 -> v0.23.31
    Updating rustversion v1.0.21 -> v1.0.22
    Updating security-framework v3.2.0 -> v3.3.0
    Updating serde_json v1.0.141 -> v1.0.142
    Updating signal-hook-registry v1.4.5 -> v1.4.6
    Updating slab v0.4.10 -> v0.4.11
    Updating thiserror v2.0.12 -> v2.0.14
    Updating thiserror-impl v2.0.12 -> v2.0.14
    Updating tokio v1.47.0 -> v1.47.1
    Updating tokio-util v0.7.15 -> v0.7.16
    Updating toml v0.9.2 -> v0.9.5
    Updating toml_parser v1.0.1 -> v1.0.2
    Updating uuid v1.17.0 -> v1.18.0
    Updating whoami v1.6.0 -> v1.6.1
    Updating windows-targets v0.53.2 -> v0.53.3
    Updating zerovec v0.11.2 -> v0.11.4
@syphar syphar self-assigned this Aug 12, 2025
@syphar syphar requested a review from a team as a code owner August 12, 2025 06:37
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 12, 2025
@GuillaumeGomez GuillaumeGomez merged commit 192dadc into rust-lang:master Aug 12, 2025
12 checks passed
@GuillaumeGomez GuillaumeGomez deleted the cargo-update branch August 12, 2025 14:18
@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 Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants