-
Notifications
You must be signed in to change notification settings - Fork 260
Prod deploy #3750
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
31
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 #3750
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
Jun 24, 2025
- chore(deps): bump supabase/realtime from v2.36.18 to v2.36.20 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.36.18 to v2.36.20 in /pkg/config/templates #3725)
- feat: hot reload eszip bundle when function source changes (feat: hot reload eszip bundle when function source changes #3710)
- fix: bump edge-runtime to 1.68.0-develop.18 (fix: bump edge-runtime to 1.68.0-develop.18 #3727)
- feat: add CSVQ support for rule parsing (feat: add CSVQ support for rule parsing #3595)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #3728)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #3733)
- fix: use go tool for dev dependencies (fix: use go tool for dev dependencies #3732)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #3735)
- chore(ci): add pr automerge on approval (chore(ci): add pr automerge on approval #3736)
- chore(deps): bump supabase/realtime from v2.36.20 to v2.37.2 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.36.20 to v2.37.2 in /pkg/config/templates #3734)
- chore(deps): bump supabase/supavisor from 2.5.2 to 2.5.3 in /pkg/config/templates (chore(deps): bump supabase/supavisor from 2.5.2 to 2.5.3 in /pkg/config/templates #3740)
- chore(deps): bump supabase/realtime from v2.37.2 to v2.37.3 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.37.2 to v2.37.3 in /pkg/config/templates #3745)
- chore(deps): bump supabase/supavisor from 2.5.3 to 2.5.5 in /pkg/config/templates (chore(deps): bump supabase/supavisor from 2.5.3 to 2.5.5 in /pkg/config/templates #3746)
- fix: diff declarative schemas without supabase stop (fix: diff declarative schemas without supabase stop #3747)
…/config/templates (#3725) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.18 to v2.36.20. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.36.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: file watcher skeleton for serving functions * chore: add debounce file watcher * chore: remove unnecessary log * chore: impose default watch limit * chore: add watcher tests and main.ts (#3717) * chore: add watcher tests and main.ts * chore: add serve tests * chore: fix lints * chore: remove sleep in tests * chore: simulate fs event when possible * chore: avoid flaky tests * chore: undo debounce test --------- Co-authored-by: Qiao Han <qiao@supabase.io> * chore: simplify event ignore logic * chore: add streamer unit tests * chore: simplify streamer test * chore: update serve tests * chore: update unit tests * chore: update watcher tests --------- Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>
* add simple rules for parsing report output added csvq driver and normalised column names across queries combine report queries to creats rollup for tables, indexes, roles and db overall * chore: use deprecated command field * chore: add missing deprecated commands * chore: use a single toml library * fix: exclude internal schemas from db stats * chore: update unit tests * fix: load default rules in report command * chore: add deprecated command * chore: make report database configurable * feat: load inspect rules from config file --------- Co-authored-by: Qiao Han <qiao@supabase.io> Co-authored-by: Han Qiao <sweatybridge@gmail.com>
Co-authored-by: sweatybridge <1639722+sweatybridge@users.noreply.github.com>
Co-authored-by: avallete <8771783+avallete@users.noreply.github.com>
Co-authored-by: avallete <8771783+avallete@users.noreply.github.com>
…config/templates (#3734) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.20 to v2.37.2. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.37.2 dependency-type: direct:production ... 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>
…ig/templates (#3740) chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.5.2 to 2.5.3. --- updated-dependencies: - dependency-name: supabase/supavisor dependency-version: 2.5.3 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 (#3745) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.37.2 to v2.37.3. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.37.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>
…ig/templates (#3746) chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.5.3 to 2.5.5. --- updated-dependencies: - dependency-name: supabase/supavisor dependency-version: 2.5.5 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: diff declarative schemas without supabase stop * fix: refactor entrypoint for older pg images * chore: update unit tests * chore: show stacktrace when developing locally
…3751) Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) from 1.1.1 to 1.2.0. - [Commits](andybalholm/brotli@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: github.com/andybalholm/brotli dependency-version: 1.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>
…n /pkg (#3756) chore(deps): bump github.com/andybalholm/brotli in /pkg Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) from 1.1.1 to 1.2.0. - [Commits](andybalholm/brotli@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: github.com/andybalholm/brotli dependency-version: 1.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>
…8.3.0+incompatible (#3761) chore(deps): bump github.com/docker/cli Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.2.2+incompatible to 28.3.0+incompatible. - [Commits](docker/cli@v28.2.2...v28.3.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.3.0+incompatible 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 (#3764) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.043 to 17.4.1.45. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.45 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>
….06.23-sha-17632f7 in /pkg/config/templates (#3753) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.06.16-sha-c4316c3 to 2025.06.23-sha-17632f7. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.06.23-sha-17632f7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…onfig/templates (#3763) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.37.3 to v2.37.7. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.37.7 dependency-type: direct:production ... 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>
Co-authored-by: avallete <8771783+avallete@users.noreply.github.com>
…kg/config/templates (#3772) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.45 to 17.4.1.47. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.47 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 (#3770) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.37.7 to v2.37.9. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.37.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…g/config/templates (#3771) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.24.6 to v1.24.7. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.24.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#3755) Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.33.0 to 0.34.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.33.0...v0.34.0) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.34.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>
…o 28.3.0+incompatible (#3762) chore(deps): bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.2.2+incompatible to 28.3.0+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.2.2...v28.3.0) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.3.0+incompatible 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>
* fix: skip unchanged functions when deploying * chore: rename checksum for clarity
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.