Skip to content

Update outdated dependencies#53

Merged
lovasoa merged 1 commit into
mainfrom
update-outdated-dependencies
May 29, 2026
Merged

Update outdated dependencies#53
lovasoa merged 1 commit into
mainfrom
update-outdated-dependencies

Conversation

@lovasoa
Copy link
Copy Markdown
Collaborator

@lovasoa lovasoa commented May 29, 2026

Summary

  • update git2, odbc-api, and sha1 dependency lines
  • migrate ODBC buffering code to odbc-api 28 ColumnarDynBuffer APIs
  • keep MySQL RSA OAEP compatibility isolated to sha1 0.10 while the normal SHA-1 path uses sha1 0.11

Validation

  • cargo check -p sqlx-core-oldapi --no-default-features --features postgres,mysql,sqlite,odbc,git2,rustls,all-types,offline
  • cargo test -p sqlx-core-oldapi --lib --no-default-features --features postgres,mysql,sqlite,odbc,git2,rustls,all-types,offline

@lovasoa lovasoa force-pushed the update-outdated-dependencies branch 2 times, most recently from d97903e to b1fad3a Compare May 29, 2026 12:39
@lovasoa lovasoa marked this pull request as ready for review May 29, 2026 13:41
@lovasoa lovasoa force-pushed the update-outdated-dependencies branch from b1fad3a to 67cf8ac Compare May 29, 2026 13:47
@lovasoa lovasoa merged commit 6927d6b into main May 29, 2026
28 checks passed
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.

1 participant