Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Bump sqlx to 0.8.1 #3144

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Bump sqlx to 0.8.1 #3144

merged 1 commit into from
Aug 30, 2024

Conversation

sandhose
Copy link
Member

This bumps sqlx to 0.8.1, which has a fix for RUSTSEC-2024-0363.
We don't believe that we're affected by this, as this requires 4GB+ of user-provided input, and we're limiting request bodies anyway.

sea-query-binder has an overly strict version requirement on sqlx, so I made a PR on their side to relax it, and in the meantime I'm using [patch.crates-io] to override the depedency.

This bump also means that we're not keeping two versions of rustls around anymore, yay!

Copy link

cloudflare-workers-and-pages bot commented Aug 30, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6df3c51
Status: ✅  Deploy successful!
Preview URL: https://cd88a866.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-sqlx-0-8-1.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose requested a review from reivilibre August 30, 2024 13:02
@sandhose sandhose added A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies labels Aug 30, 2024
@sandhose sandhose merged commit 59d0f78 into main Aug 30, 2024
16 checks passed
@sandhose sandhose removed the request for review from reivilibre August 30, 2024 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant