Open dependabot[bot] opened 2 months ago
Latest commit: |
7192b28
|
Status: | ✅ Deploy successful! |
Preview URL: | https://2fc15c40.matrix-authentication-service-docs.pages.dev |
Branch Preview URL: | https://dependabot-cargo-sqlx-0-8-2.matrix-authentication-service-docs.pages.dev |
Bumps sqlx from 0.8.1 to 0.8.2.
Changelog
Sourced from sqlx's changelog.
Commits
10bec32
doc(FAQ): add example for MSRVc253e65
chore: prepare 0.8.2 release998344d
doc(FAQ): refine MSRV policy6cb6fce
fix(mysql): "exclusive range pattern is experimental" errorfd80f99
fix: Use rfc3339 to decode date from text (#3411)ad2936a
Fix try_get example in README.md (#3474)e10789d
fix cancellation issues withPgListener
,PgStream::recv()
(#3467)20ba796
fix(postgres): max number of binds is 65535, not 32767 (regression)371cf4a
Pgsql cube type compile fail (#3459)8a17bef
Remove deprecated feature-names fromCargo.toml
files in examples (#3424)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show