-
Notifications
You must be signed in to change notification settings - Fork 321
Prod deploy #4369
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 #4369
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
Oct 28, 2025
- fix: allow overriding config after load (fix: allow overriding config after load #4336)
- fix(docker): bump the docker-minor group in /pkg/config/templates with 2 updates (fix(docker): bump the docker-minor group in /pkg/config/templates with 2 updates #4340)
- fix(docker): bump supabase/postgres from 17.6.1.024 to 17.6.1.025 in /pkg/config/templates (fix(docker): bump supabase/postgres from 17.6.1.024 to 17.6.1.025 in /pkg/config/templates #4341)
- fix: initialise logflare version path (fix: initialise logflare version path #4343)
- fix: remove long poll router for realtime (fix: remove long poll router for realtime #4344)
- feat: command to analyze table read/write I/O patterns (feat: command to analyze table read/write I/O patterns #4334)
- fix(docker): bump supabase/postgres from 17.6.1.025 to 17.6.1.026 in /pkg/config/templates (fix(docker): bump supabase/postgres from 17.6.1.025 to 17.6.1.026 in /pkg/config/templates #4348)
- chore(deps): bump github.com/getsentry/sentry-go from 0.36.0 to 0.36.1 in the go-minor group across 1 directory (chore(deps): bump github.com/getsentry/sentry-go from 0.36.0 to 0.36.1 in the go-minor group across 1 directory #4342)
- fix: consistent role and search path for diff
- chore: deprecate python migra
- fix: deprecate python migra in db pull (fix: deprecate python migra in db pull #4350)
- fix: base client should also use schema qualified reference (fix: base client should also use schema qualified reference #4353)
- fix(docker): bump the docker-minor group across 1 directory with 2 updates (fix(docker): bump the docker-minor group across 1 directory with 2 updates #4355)
- chore(deps): bump bin-links from 5.0.0 to 6.0.0 (chore(deps): bump bin-links from 5.0.0 to 6.0.0 #4354)
- fix: 2nd pass when pulling initial schema (fix: 2nd pass when pulling initial schema #4357)
- fix(docker): bump supabase/postgres from 17.6.1.026 to 17.6.1.029 in /pkg/config/templates (fix(docker): bump supabase/postgres from 17.6.1.026 to 17.6.1.029 in /pkg/config/templates #4366)
- fix(docker): bump the docker-minor group across 1 directory with 2 updates (fix(docker): bump the docker-minor group across 1 directory with 2 updates #4367)
- chore(deps): bump actions/upload-artifact from 4 to 5 (chore(deps): bump actions/upload-artifact from 4 to 5 #4363)
- chore(deps): bump actions/download-artifact from 5 to 6 (chore(deps): bump actions/download-artifact from 5 to 6 #4362)
- fix: validate pooler domain per profile (fix: validate pooler domain per profile #4358)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #4345)
* chore: modernise pkg code * fix: allow overriding config after load * chore: bubble up signing key not found error * chore: update unit test * chore: update editor type
…h 2 updates (#4340) fix(docker): bump the docker-minor group Bumps the docker-minor group in /pkg/config/templates with 2 updates: supabase/realtime and supabase/logflare. Updates `supabase/realtime` from v2.56.0 to v2.56.2 Updates `supabase/logflare` from 1.22.6 to 1.23.0 --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.56.2 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor 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 (#4341) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.024 to 17.6.1.025. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.025 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>
* chore: replace kong lambda with expression * fix: remove long poll router for realtime
* feat: add command to profile traffic * fix: docs table example * fix: add attribution to sql file * fix: format traffic_profile_test.go * fix: remove trailing semicolon from traffic_profile.sql for report compatibility * fix: clarify categorization behavior
…/pkg/config/templates (#4348) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.025 to 17.6.1.026. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.026 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>
…1 in the go-minor group across 1 directory (#4342) chore(deps): bump github.com/getsentry/sentry-go Bumps the go-minor group with 1 update in the / directory: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go). Updates `github.com/getsentry/sentry-go` from 0.36.0 to 0.36.1 - [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.36.0...v0.36.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.36.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>
* fix: deprecate python migra in db pull * chore: remove stale test * fix: trim diff output
…dates (#4355) Bumps the docker-minor group with 2 updates in the /pkg/config/templates directory: supabase/storage-api and supabase/logflare. Updates `supabase/storage-api` from v1.28.1 to v1.28.2 Updates `supabase/logflare` from 1.23.0 to 1.23.2 --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.28.2 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.23.2 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>
Bumps [bin-links](https://github.com/npm/bin-links) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/npm/bin-links/releases) - [Changelog](https://github.com/npm/bin-links/blob/main/CHANGELOG.md) - [Commits](npm/bin-links@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: bin-links dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: 2nd pass when pulling initial schema * chore: deprecate reset all from dump script
…/pkg/config/templates (#4366) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.026 to 17.6.1.029. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.029 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>
…dates (#4367) Bumps the docker-minor group with 2 updates in the /pkg/config/templates directory: supabase/studio and supabase/realtime. Updates `supabase/studio` from 2025.10.20-sha-5005fc6 to 2025.10.27-sha-85b84e0 Updates `supabase/realtime` from v2.56.2 to v2.56.5 --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.10.27-sha-85b84e0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.56.5 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>
* chore: sync API types from infrastructure * chore: update api types --------- Co-authored-by: avallete <[email protected]> Co-authored-by: Qiao Han <[email protected]>
…h 3 updates (#4371) fix(docker): bump the docker-minor group Bumps the docker-minor group in /pkg/config/templates with 3 updates: supabase/postgres-meta, supabase/edge-runtime and supabase/realtime. Updates `supabase/postgres-meta` from v0.93.0 to v0.93.1 Updates `supabase/edge-runtime` from v1.69.14 to v1.69.15 Updates `supabase/realtime` from v2.56.5 to v2.57.2 --- updated-dependencies: - dependency-name: supabase/postgres-meta dependency-version: v0.93.1 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/edge-runtime dependency-version: v1.69.15 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.57.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>
sweatybridge
approved these changes
Oct 28, 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.