Bump sqlx from 0.8.5 to 0.8.6 in /cli by dependabot[bot] · Pull Request #264 · supabase/dbdev
Bumps sqlx from 0.8.5 to 0.8.6.
Changelog
Sourced from sqlx's changelog.
0.8.6 - 2025-05-19
9 pull requests were merged this release cycle.
Added
Changed
- [#3830]: build: drop unused
tempfiledependency [[@paolobarbolini]]- [#3845]: chore: clean up no longer used imports [[
@tisonkun]]- [#3863]: Use unnamed statement in pg when not persistent [[
@ThomWright]]- [#3866]: chore(doc): clarify compile-time verification and case conversion behavior [[
@duhby]]Fixed
- [#3840]: Fix docs.rs build of sqlx-sqlite [[
@gferon]]- [#3848]: fix(macros): don't mutate environment variables [[
@joeydewaal]]- [#3855]: fix
attrubutetypo in doc [[@kujeger]]- [#3856]: fix(macros): slightly improve unsupported type error message [[
@dyc3]]#3830: launchbadge/sqlx#3830 #3840: launchbadge/sqlx#3840 #3845: launchbadge/sqlx#3845 #3848: launchbadge/sqlx#3848 #3849: launchbadge/sqlx#3849 #3855: launchbadge/sqlx#3855 #3856: launchbadge/sqlx#3856 #3863: launchbadge/sqlx#3863 #3866: launchbadge/sqlx#3866
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)- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)