chore(deps): update sqlx requirement from 0.7 to 0.8 in /backend#21
chore(deps): update sqlx requirement from 0.7 to 0.8 in /backend#21dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [sqlx](https://github.com/launchbadge/sqlx) to permit the latest version. - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.7.0...v0.8.6) --- updated-dependencies: - dependency-name: sqlx dependency-version: 0.8.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
DerJanniku
left a comment
There was a problem hiding this comment.
Requesting changes for now: this is a major backend dependency shift (sqlx 0.7 -> 0.8) without backend CI coverage in this repo. Please add backend compile/integration verification (or attach successful manual test evidence) before merging.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on sqlx to permit the latest version.
Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
bab1b020.8.6 release (#3870)b27b47cPick default features to fix docs.rs build of sqlx-sqlite (#3840)d335f78Use unnamed statement in pg when not persistent (#3863)760b395fix(macros): don't mutate environment variables (#3848)4259862fix(macros): slightly improve unsupported type error message (#3856)1b94e1dchore(doc): clarify compile-time verification and case conversion behavior (#...92c3845fixattrubutetypo in doc (#3855)3edc619build: drop unusedtempfiledependency (#3830)6b2e024Add color and wrapping to cli help text (#3849)5736ab6chore: clean up no longer used imports (#3845)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)