ee69c7d2a832d984a68be2042bf2f49426114599: fix(db): escape upper case table names for dump (#2302) (@sweatybridge)
Others
c9691d720ed6d5633973ad887233555243b21a6f: chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#2298) (@dependabot[bot])
8507340b4a8352bee49578b48a421edff8afdf06: chore(deps): bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3+incompatible (#2300) (@dependabot[bot])
8867b96b824c017399eac60793d48b4d60c458c4: chore(deps): bump github.com/matoous/go-nanoid/v2 from 2.0.0 to 2.1.0 (#2301) (@dependabot[bot])
v1.167.6
Changelog
Bug fixes
ed2b60d8a80587ddc8024986cb60b97f1ad77b4c: fix: update auth version to 2.151.0 (#2296) (@sweatybridge)
v1.167.5
Changelog
Bug fixes
06aa0464c45fa5e0e635d9ca1c8dd6ee5fecb0d2: fix: bump edge-runtime to 1.53.0 (#2295) (@nyannyacha)
Others
629e4e4ffcf8da4e57f8932832022ea57aa9f522: chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#2289) (@dependabot[bot])
c6b73776d28ccbeb29ce953dae7237707340e4ae: Chore/bump studio (#2286) (@saltcod)
Commits
2169468 fix(db): handle fdw and pgtle extension (#2303)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/supabase/cli from 1.167.4 to 1.168.1.
Release notes
Sourced from github.com/supabase/cli's releases.
Commits
2169468
fix(db): handle fdw and pgtle extension (#2303)09f751a
chore: improve upgrade suggestion0f07ae6
chore: use warning color for suggestions6bd6d7f
chore: check upgrade after every successful command820f864
feat: suggest upgrade when cli version is outdated32aec71
feat: implement and test release version check82fa260
chore: upgrade github client libraryee69c7d
fix(db): escape upper case table names for dump (#2302)8867b96
chore(deps): bump github.com/matoous/go-nanoid/v2 from 2.0.0 to 2.1.0 (#2301)8507340
chore(deps): bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3...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