-
Notifications
You must be signed in to change notification settings - Fork 345
Prod deploy #4218
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 #4218
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
Sep 29, 2025
- chore(deps): bump tar from 7.4.4 to 7.5.1 in the npm-minor group (chore(deps): bump tar from 7.4.4 to 7.5.1 in the npm-minor group #4199)
- chore(deps): bump supabase/postgres from 17.6.1.005 to 17.6.1.007 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.6.1.005 to 17.6.1.007 in /pkg/config/templates #4201)
- feat: mcp url
- chore: update studio version
- fix(mcp): bump studio version
- docs: update branch names in contributing guide
- fix: replace auth header for backwards compatibility
- feat(auth): add OAuth server configuration support (feat(auth): add OAuth server configuration support #4207)
- chore(deps): bump supabase/storage-api
- fix: Update signed upload url default expiration to match prod
- revert fix: consistent exp url as cloud version #4172 which set the env in the wrong container
- chore(deps): bump supabase/postgres from 17.6.1.007 to 17.6.1.010 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.6.1.007 to 17.6.1.010 in /pkg/config/templates #4210)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #4209)
- fix: ignore closed pipe error debug flag
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #4217)
Bumps the npm-minor group with 1 update: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 7.4.4 to 7.5.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.4.4...v7.5.1) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#4201) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.005 to 17.6.1.007. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.007 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>
* feat(auth): add OAuth server configuration support * Update internal/start/start.go Co-authored-by: Han Qiao <sweatybridge@gmail.com> * chore: `authorization_url` -> `authorization_url_path` * feat: update testdata * fix: commit missing change --------- Co-authored-by: Han Qiao <sweatybridge@gmail.com>
Bumps the docker-minor group with 1 update in the /pkg/config/templates directory: supabase/storage-api. Updates `supabase/storage-api` from v1.27.4 to v1.27.6 --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.27.6 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…g/config/templates in the docker-minor group across 1 directory (#4208)
…/pkg/config/templates (#4210) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.007 to 17.6.1.010. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.010 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: avallete <8771783+avallete@users.noreply.github.com>
sweatybridge
approved these changes
Sep 29, 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.