-
Notifications
You must be signed in to change notification settings - Fork 320
Prod deploy #4538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Prod deploy #4538
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: deprecate beta channel on npm
* feat: grouped pretty print status output * fix: re-gen openapi types * fix: lints * chore: show functions url only if enabled * chore: skip rendering group on error --------- Co-authored-by: Qiao Han <qiao@supabase.io>
…dates (#4539) Bumps the docker-minor group with 4 updates in the /pkg/config/templates directory: supabase/studio, supabase/edge-runtime, supabase/realtime and supabase/logflare. Updates `supabase/studio` from 2025.11.25-sha-8de52c4 to 2025.11.26-sha-8f096b5 Updates `supabase/edge-runtime` from v1.69.25 to v1.69.26 Updates `supabase/realtime` from v2.65.3 to v2.66.0 Updates `supabase/logflare` from 1.26.13 to 1.26.14 --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.11.26-sha-8f096b5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor - dependency-name: supabase/edge-runtime dependency-version: v1.69.26 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.66.0 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.26.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#4542) Bumps the go-minor group with 2 updates in the / directory: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) and [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter). Updates `github.com/getsentry/sentry-go` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.39.0...v0.40.0) Updates `github.com/olekukonko/tablewriter` from 1.1.0 to 1.1.1 - [Commits](olekukonko/tablewriter@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….2 in the go-minor group across 1 directory (#4556) chore(deps): bump github.com/olekukonko/tablewriter Bumps the go-minor group with 1 update in the / directory: [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter). Updates `github.com/olekukonko/tablewriter` from 1.1.1 to 1.1.2 - [Commits](olekukonko/tablewriter@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: skip connecting to database on link * Update link.go * chore: refactor postgres version link
* chore(docs): mention Docker requirement for db pull * Clarify Docker requirement in pull.md Updated note about Docker requirement for the pull command. --------- Co-authored-by: Han Qiao <sweatybridge@gmail.com>
…h 2 updates (#4547) fix(docker): bump the docker-minor group Bumps the docker-minor group in /pkg/config/templates with 2 updates: supabase/edge-runtime and supabase/realtime. Updates `supabase/edge-runtime` from v1.69.26 to v1.69.27 Updates `supabase/realtime` from v2.66.1 to v2.66.2 --- updated-dependencies: - dependency-name: supabase/edge-runtime dependency-version: v1.69.27 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.66.2 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Removed instructions for installing the beta release of supabase.
* chore: sync API types from infrastructure * chore: update types --------- Co-authored-by: supabase-cli-releaser[bot] <246109035+supabase-cli-releaser[bot]@users.noreply.github.com> Co-authored-by: Qiao Han <qiao@supabase.io>
…h 3 updates (#4564) fix(docker): bump the docker-minor group Bumps the docker-minor group in /pkg/config/templates with 3 updates: supabase/studio, supabase/storage-api and supabase/logflare. Updates `supabase/studio` from 2025.11.26-sha-8f096b5 to 2025.12.01-sha-4ad48b7 Updates `supabase/storage-api` from v1.32.0 to v1.32.1 Updates `supabase/logflare` from 1.26.14 to 1.26.16 --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.12.01-sha-4ad48b7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-minor - dependency-name: supabase/storage-api dependency-version: v1.32.1 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.26.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#4541) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.054 to 17.6.1.057. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.057 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…4559) * feat: add vector and analytics buckets to storage config * chore: allow declaring analytics and vector buckets * feat: implement bucket upsert clients * chore: note on hosted platform
…/pkg/config/templates (#4566) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.057 to 17.6.1.058. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.058 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…onfig/templates (#4411)
sweatybridge
approved these changes
Dec 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix: deprecate beta channel on npm