-
Notifications
You must be signed in to change notification settings - Fork 326
Prod deploy #3558
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 #3558
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
github-actions
bot
commented
May 13, 2025
- chore(deps): bump gotest.tools/gotestsum from 1.12.1 to 1.12.2 (chore(deps): bump gotest.tools/gotestsum from 1.12.1 to 1.12.2 #3525)
- chore(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 (chore(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 #3524)
- chore(deps): bump supabase/gotrue from v2.171.0 to v2.172.1 in /pkg/config/templates (chore(deps): bump supabase/gotrue from v2.171.0 to v2.172.1 in /pkg/config/templates #3527)
- chore(deps): bump supabase/postgres from 17.4.1.027 to 17.4.1.028 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.4.1.027 to 17.4.1.028 in /pkg/config/templates #3528)
- fix(config): sanitize dotenv errors avoiding data leaking (fix(config): sanitize dotenv errors avoiding data leaking #3529)
- docs: moved command descriptions from docs repo (docs: moved command descriptions from docs repo #3533)
- chore(deps): bump aws-actions/configure-aws-credentials from 4.1.0 to 4.2.0 (chore(deps): bump aws-actions/configure-aws-credentials from 4.1.0 to 4.2.0 #3539)
- chore(deps): bump supabase/storage-api from v1.22.11 to v1.22.13 in /pkg/config/templates (chore(deps): bump supabase/storage-api from v1.22.11 to v1.22.13 in /pkg/config/templates #3544)
- chore(deps): bump supabase/postgres-meta from v0.88.9 to v0.89.0 in /pkg/config/templates (chore(deps): bump supabase/postgres-meta from v0.88.9 to v0.89.0 in /pkg/config/templates #3548)
- fix: bump edge-runtime to 1.68.0-develop.14 (fix: bump edge-runtime to 1.68.0-develop.14 #3540)
- chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 #3538)
- fix: do not restart auth sequence on reset (fix: do not restart auth sequence on reset #3552)
- chore(deps): bump supabase/studio from 2025.05.05-sha-3c3fe9b to 2025.05.12-sha-07a8d23 in /pkg/config/templates (chore(deps): bump supabase/studio from 2025.05.05-sha-3c3fe9b to 2025.05.12-sha-07a8d23 in /pkg/config/templates #3555)
Bumps [gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/gotestyourself/gotestsum/releases) - [Commits](gotestyourself/gotestsum@v1.12.1...v1.12.2) --- updated-dependencies: - dependency-name: gotest.tools/gotestsum dependency-version: 1.12.2 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 (#3527) chore(deps): bump supabase/gotrue in /pkg/config/templates Bumps supabase/gotrue from v2.171.0 to v2.172.1. --- updated-dependencies: - dependency-name: supabase/gotrue dependency-version: v2.172.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#3528) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.027 to 17.4.1.028. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.028 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>
* fix(config): sanitize dotenv errors avoiding data leaking * fix(config): add comment for newline error handling fallback * Apply suggestions from code review Co-authored-by: Han Qiao <sweatybridge@gmail.com> * Update config_test.go --------- Co-authored-by: Han Qiao <sweatybridge@gmail.com>
docs: add long descriptions to some commands for documentation Descriptions were added for some of these commands over in the [docs repo](https://github.com/supabase/supabase/pull/35490/files), but the spec auto-generation will overwrite them there. Adding to the command description here instead.
… 4.2.0 (#3539) chore(deps): bump aws-actions/configure-aws-credentials Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pkg/config/templates (#3544) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.22.11 to v1.22.13. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.22.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pkg/config/templates (#3548) chore(deps): bump supabase/postgres-meta in /pkg/config/templates Bumps supabase/postgres-meta from v0.88.9 to v0.89.0. --- updated-dependencies: - dependency-name: supabase/postgres-meta dependency-version: v0.89.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.29.0 to 0.30.0. - [Commits](golang/oauth2@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….05.12-sha-07a8d23 in /pkg/config/templates (#3555) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.05.05-sha-3c3fe9b to 2025.05.12-sha-07a8d23. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.05.12-sha-07a8d23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pkg/config/templates (#3560) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.22.13 to v1.22.15. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.22.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pkg/config/templates (#3563) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.22.15 to v1.22.16. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.22.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.72.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.0...v1.72.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.72.1 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>
…pkg/config/templates (#3569) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.22.16 to v1.22.17. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.22.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#3572) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.028 to 17.4.1.029. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.029 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>
…config/templates (#3571) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.34.47 to v2.35.3. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.35.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: unban ipv6 address * chore: update unit tests
… 4.2.1 (#3568) chore(deps): bump aws-actions/configure-aws-credentials Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: 4.2.1 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> Co-authored-by: Han Qiao <sweatybridge@gmail.com>
…/pkg/config/templates (#3576) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.029 to 17.4.1.030. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.030 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>
….05.15-sha-cbafd4d in /pkg/config/templates (#3577) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.05.12-sha-07a8d23 to 2025.05.15-sha-cbafd4d. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.05.15-sha-cbafd4d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#3578) Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.32.0 to 0.33.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.32.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….0 (#3574) Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.127.0 to 0.131.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.127.0...v0.131.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.131.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han Qiao <sweatybridge@gmail.com>
fix: timeout must be typed as string
…/pkg/config/templates (#3583) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.030 to 17.4.1.031. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.031 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>
….05.19-sha-3487831 in /pkg/config/templates (#3584) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.05.15-sha-cbafd4d to 2025.05.19-sha-3487831. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.05.19-sha-3487831 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sweatybridge
approved these changes
May 20, 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.