-
Notifications
You must be signed in to change notification settings - Fork 319
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
Open
github-actions
wants to merge
19
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Prod deploy #4538
+313
−180
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 <[email protected]>
…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] <[email protected]> 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] <[email protected]> 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] <[email protected]> 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 <[email protected]>
…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] <[email protected]> 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 <[email protected]>
…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] <[email protected]> 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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