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

run cargo update, upgrade comrak #2715

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Conversation

syphar
Copy link
Member

@syphar syphar commented Jan 10, 2025

and

     Locking 54 packages to latest compatible versions
    Updating async-trait v0.1.83 -> v0.1.85
    Updating aws-config v1.5.12 -> v1.5.13
    Updating aws-runtime v1.5.2 -> v1.5.3
    Updating aws-sdk-cloudfront v1.58.0 -> v1.59.0
    Updating aws-sdk-s3 v1.67.0 -> v1.68.0
    Updating aws-sdk-sso v1.52.0 -> v1.53.0
    Updating aws-sdk-ssooidc v1.53.0 -> v1.54.0
    Updating aws-sdk-sts v1.53.0 -> v1.54.0
    Updating bitflags v2.6.0 -> v2.7.0
    Updating bstr v1.11.1 -> v1.11.3
    Updating cc v1.2.6 -> v1.2.7
    Updating clap v4.5.23 -> v4.5.26
    Updating clap_builder v4.5.23 -> v4.5.26
    Updating clap_derive v4.5.18 -> v4.5.24
      Adding cssparser v0.29.6
    Updating event-listener v5.3.1 -> v5.4.0
      Adding hashlink v0.10.0
    Updating jiff v0.1.18 -> v0.1.21
    Removing lazycell v1.3.0
    Updating libz-ng-sys v1.1.20 -> v1.1.21
    Updating libz-sys v1.1.20 -> v1.1.21
    Updating linux-raw-sys v0.4.14 -> v0.4.15
    Updating lol_html v2.1.0 -> v2.2.0
    Updating os_info v3.9.1 -> v3.9.2
    Removing paste v1.0.15
    Updating phf v0.11.2 -> v0.11.3
    Updating phf_generator v0.11.2 -> v0.11.3
    Removing phf_macros v0.11.2
      Adding phf_macros v0.10.0
      Adding phf_macros v0.11.3
    Updating phf_shared v0.11.2 -> v0.11.3
    Updating pin-project v1.1.7 -> v1.1.8
    Updating pin-project-internal v1.1.7 -> v1.1.8
    Updating pin-project-lite v0.2.15 -> v0.2.16
    Updating prettyplease v0.2.25 -> v0.2.27
    Updating rustix v0.38.42 -> v0.38.43
    Updating security-framework-sys v2.13.0 -> v2.14.0
      Adding selectors v0.24.0
    Updating serde_json v1.0.134 -> v1.0.135
      Adding servo_arc v0.2.0
      Adding siphasher v1.0.1
    Removing sqlformat v0.2.6
    Updating sqlx v0.8.2 -> v0.8.3
    Updating sqlx-core v0.8.2 -> v0.8.3
    Updating sqlx-macros v0.8.2 -> v0.8.3
    Updating sqlx-macros-core v0.8.2 -> v0.8.3
    Updating sqlx-mysql v0.8.2 -> v0.8.3
    Updating sqlx-postgres v0.8.2 -> v0.8.3
    Updating sqlx-sqlite v0.8.2 -> v0.8.3
    Updating syn v2.0.93 -> v2.0.96
    Updating tempfile v3.14.0 -> v3.15.0
    Updating thiserror v2.0.9 -> v2.0.10
    Updating thiserror-impl v2.0.9 -> v2.0.10
    Updating tokio v1.42.0 -> v1.43.0
    Updating tokio-macros v2.4.0 -> v2.5.0
    Updating uuid v1.11.0 -> v1.11.1
    Updating winnow v0.6.21 -> v0.6.22
    Updating xattr v1.3.1 -> v1.4.0

@syphar syphar requested a review from a team as a code owner January 10, 2025 04:10
@syphar syphar changed the title run cargo update run cargo update, upgrade comrak Jan 10, 2025
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jan 10, 2025
@syphar syphar merged commit 4c38307 into rust-lang:master Jan 10, 2025
9 of 10 checks passed
@syphar syphar deleted the cargo-update branch January 10, 2025 13:59
@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 Jan 10, 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 Jan 13, 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