-
Notifications
You must be signed in to change notification settings - Fork 297
Prod deploy #4304
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
16
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 #4304
+188
−178
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 14, 2025
- fix(docker): bump the docker-minor group in /pkg/config/templates with 3 updates (fix(docker): bump the docker-minor group in /pkg/config/templates with 3 updates #4295)
- fix(docker): bump supabase/postgres from 17.6.1.017 to 17.6.1.021 in /pkg/config/templates (fix(docker): bump supabase/postgres from 17.6.1.017 to 17.6.1.021 in /pkg/config/templates #4296)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #4297)
- fix: bump edge-runtime to 1.68.4
- fix(migration): reset all between migration (fix(migration): reset all between migration #4299)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #4301)
…h 3 updates (#4295) fix(docker): bump the docker-minor group Bumps the docker-minor group in /pkg/config/templates with 3 updates: supabase/studio, supabase/edge-runtime and supabase/realtime. Updates `supabase/studio` from 2025.10.09-sha-433e578 to 2025.10.13-sha-6bb26fd Updates `supabase/edge-runtime` from v1.69.12 to v1.69.14 Updates `supabase/realtime` from v2.53.2 to v2.53.4 --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.10.13-sha-6bb26fd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor - dependency-name: supabase/edge-runtime dependency-version: v1.69.14 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.53.4 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>
…/pkg/config/templates (#4296) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.017 to 17.6.1.021. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.021 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>
Co-authored-by: avallete <[email protected]>
* fix(migration): reset all between migration * fix: tests
Co-authored-by: avallete <[email protected]>
…/pkg/config/templates (#4308) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.021 to 17.6.1.022. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.022 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>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' 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>
* chore: modernise golang code * chore: prefer native slices package
fix: allow customising notify url for branches
…0 in the go-minor group across 1 directory (#4312) 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.35.3 to 0.36.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.35.3...v0.36.0) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…onfig/templates in the docker-minor group (#4311) fix(docker): bump supabase/realtime Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/realtime. Updates `supabase/realtime` from v2.53.4 to v2.54.2 --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.54.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>
…/pkg/config/templates (#4317) fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.022 to 17.6.1.023. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.023 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.