Skip to content

cargo update#1005

Merged
sgrif merged 1 commit into
mainfrom
sg-cargo-update
May 26, 2026
Merged

cargo update#1005
sgrif merged 1 commit into
mainfrom
sg-cargo-update

Conversation

@sgrif
Copy link
Copy Markdown
Contributor

@sgrif sgrif commented May 26, 2026

sqlx 0.9 for some reason starts complaining that a &str we're passing it needs to be 'static despite the signature not changing. I'm too tired to figure out why, adding a temporary would mean that the robots win, so for now I just locked that version

sqlx 0.9 for some reason starts complaining that a &str we're passing it
needs to be `'static` despite the signature not changing. I'm too tired
to figure out why, adding a temporary would mean that the robots win,
so for now I just locked that version
@levkk
Copy link
Copy Markdown
Collaborator

levkk commented May 26, 2026

ive never not had problems upgrading sqlx

@blacksmith-sh
Copy link
Copy Markdown
Contributor

blacksmith-sh Bot commented May 26, 2026

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
prepared_spec/
prepared_statements = disabled fails named extended-protocol statements in transaction
pool mode
View Logs

Fix in Cursor

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sgrif
Copy link
Copy Markdown
Contributor Author

sgrif commented May 26, 2026

It's a shame nobody has made an alternative that takes stability more seriously 🙃

@sgrif
Copy link
Copy Markdown
Contributor Author

sgrif commented May 26, 2026

Okay I'm really curious what could have broken that is only visible in Ruby

@levkk
Copy link
Copy Markdown
Collaborator

levkk commented May 26, 2026

#1006

@sgrif sgrif merged commit c94189b into main May 26, 2026
23 of 24 checks passed
@sgrif sgrif deleted the sg-cargo-update branch May 26, 2026 22:28
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