Skip to content

Prod deploy#4164

Merged
github-actions[bot] merged 42 commits intomainfrom
develop
Sep 23, 2025
Merged

Prod deploy#4164
github-actions[bot] merged 42 commits intomainfrom
develop

Conversation

@github-actions
Copy link
Copy Markdown

dependabot Bot and others added 20 commits September 9, 2025 04:30
…h 3 updates (#4135)

chore(deps): bump the docker-minor group

Bumps the docker-minor group in /pkg/config/templates with 3 updates: supabase/supavisor, supabase/realtime and supabase/storage-api.


Updates `supabase/supavisor` from 2.6.2 to 2.7.0

Updates `supabase/realtime` from v2.47.0 to v2.47.2

Updates `supabase/storage-api` from v1.26.5 to v1.26.7

---
updated-dependencies:
- dependency-name: supabase/supavisor
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-minor
- dependency-name: supabase/realtime
  dependency-version: v2.47.2
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.26.7
  dependency-type: direct:production
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#4137)

chore(deps): bump supabase/postgres in /pkg/config/templates

Bumps supabase/postgres from 17.6.1.002 to 17.6.1.003.

---
updated-dependencies:
- dependency-name: supabase/postgres
  dependency-version: 17.6.1.003
  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>
…tes (#4138)

Bumps the go-minor group with 3 updates in the / directory: [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea), [github.com/spf13/afero](https://github.com/spf13/afero) and [github.com/spf13/viper](https://github.com/spf13/viper).
Bumps the go-minor group with 2 updates in the /pkg directory: [github.com/spf13/afero](https://github.com/spf13/afero) and [github.com/spf13/viper](https://github.com/spf13/viper).


Updates `github.com/charmbracelet/bubbletea` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.3.7...v1.3.8)

Updates `github.com/spf13/afero` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.14.0...v1.15.0)

Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.20.1...v1.21.0)

Updates `github.com/spf13/afero` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.14.0...v1.15.0)

Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
- dependency-name: github.com/spf13/afero
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: github.com/spf13/afero
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: use branch ref in all commands
…nor group across 1 directory (#4144)

chore(deps): bump golang.org/x/net

Bumps the go-minor group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.43.0 to 0.44.0
- [Commits](golang/net@v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tes (#4150)

Bumps the go-minor group with 2 updates in the / directory: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go-minor group with 1 update in the /pkg directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/getsentry/sentry-go` from 0.35.1 to 0.35.2
- [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.1...v0.35.2)

Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.75.1)

Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.75.1)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3.9 in the go-minor group across 1 directory (#4152)

chore(deps): bump github.com/charmbracelet/bubbletea

Bumps the go-minor group with 1 update in the / directory: [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea).


Updates `github.com/charmbracelet/bubbletea` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.3.8...v1.3.9)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
...

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>
…dates (#4151)

Bumps the docker-minor group with 2 updates in the /pkg/config/templates directory: supabase/edge-runtime and supabase/realtime.


Updates `supabase/edge-runtime` from v1.69.8 to v1.69.9

Updates `supabase/realtime` from v2.47.2 to v2.47.3

---
updated-dependencies:
- dependency-name: supabase/edge-runtime
  dependency-version: v1.69.9
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/realtime
  dependency-version: v2.47.3
  dependency-type: direct:production
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: pull managed schemas automatically

* Update diff_test.go
…/pkg/config/templates (#4158)

chore(deps): bump supabase/postgres in /pkg/config/templates

Bumps supabase/postgres from 17.6.1.003 to 17.6.1.004.

---
updated-dependencies:
- dependency-name: supabase/postgres
  dependency-version: 17.6.1.004
  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>
…h 3 updates (#4156)

chore(deps): bump the docker-minor group

Bumps the docker-minor group in /pkg/config/templates with 3 updates: postgrest/postgrest, supabase/studio and supabase/realtime.


Updates `postgrest/postgrest` from v13.0.6 to v13.0.7

Updates `supabase/studio` from 2025.09.08-sha-67c1421 to 2025.09.15-sha-6cff20b

Updates `supabase/realtime` from v2.47.3 to v2.48.0

---
updated-dependencies:
- dependency-name: postgrest/postgrest
  dependency-version: v13.0.7
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/studio
  dependency-version: 2025.09.15-sha-6cff20b
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/realtime
  dependency-version: v2.48.0
  dependency-type: direct:production
  dependency-group: docker-minor
...

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>
@github-actions github-actions Bot requested a review from a team as a code owner September 16, 2025 02:28
sweatybridge and others added 9 commits September 16, 2025 10:39
* feat: support generating JWT auth token

* chore: update unit tests

* chore: improve error handling

* chore: rename method

* chore: rename command to bearer jwt
…3 in the go-minor group across 1 directory (#4166)

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.2 to 0.35.3
- [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.2...v0.35.3)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…h 2 updates (#4165)

chore(deps): bump the docker-minor group

Bumps the docker-minor group in /pkg/config/templates with 2 updates: supabase/realtime and supabase/storage-api.


Updates `supabase/realtime` from v2.48.0 to v2.50.0

Updates `supabase/storage-api` from v1.26.7 to v1.27.0

---
updated-dependencies:
- dependency-name: supabase/realtime
  dependency-version: v2.50.0
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.27.0
  dependency-type: direct:production
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#4171)

chore(deps): bump supabase/postgres in /pkg/config/templates

Bumps supabase/postgres from 17.6.1.004 to 17.6.1.005.

---
updated-dependencies:
- dependency-name: supabase/postgres
  dependency-version: 17.6.1.005
  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>
…h 3 updates (#4169)

chore(deps): bump the docker-minor group

Bumps the docker-minor group in /pkg/config/templates with 3 updates: supabase/edge-runtime, supabase/realtime and supabase/storage-api.


Updates `supabase/edge-runtime` from v1.69.9 to v1.69.10

Updates `supabase/realtime` from v2.50.0 to v2.50.1

Updates `supabase/storage-api` from v1.27.0 to v1.27.1

---
updated-dependencies:
- dependency-name: supabase/edge-runtime
  dependency-version: v1.69.10
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/realtime
  dependency-version: v2.50.1
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.27.1
  dependency-type: direct:production
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot Bot and others added 13 commits September 18, 2025 04:42
…3.10 in the go-minor group across 1 directory (#4176)

chore(deps): bump github.com/charmbracelet/bubbletea

Bumps the go-minor group with 1 update in the / directory: [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea).


Updates `github.com/charmbracelet/bubbletea` from 1.3.9 to 1.3.10
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.3.9...v1.3.10)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: handle output flag in all commands
Bumps the npm-minor group with 1 update: [tar](https://github.com/isaacs/node-tar).


Updates `tar` from 7.4.3 to 7.4.4
- [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.3...v7.4.4)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…fig/templates (#4170)

* chore(deps): bump supabase/logflare in /pkg/config/templates

Bumps supabase/logflare from 1.18.4 to 1.22.1.

---
updated-dependencies:
- dependency-name: supabase/logflare
  dependency-version: 1.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: bump logflare to remove datadog connection

* chore: update studio to latest

---------

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>
Bumps the docker-minor group in /pkg/config/templates with 2 updates: supabase/realtime and supabase/storage-api.


Updates `supabase/realtime` from v2.51.0 to v2.51.3

Updates `supabase/storage-api` from v1.27.2 to v1.27.4

---
updated-dependencies:
- dependency-name: supabase/realtime
  dependency-version: v2.51.3
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.27.4
  dependency-type: direct:production
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…g/templates (#4193)

chore(deps): bump supabase/logflare in /pkg/config/templates

Bumps supabase/logflare from 1.22.2 to 1.22.3.

---
updated-dependencies:
- dependency-name: supabase/logflare
  dependency-version: 1.22.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>
Co-authored-by: Han Qiao <sweatybridge@gmail.com>
@github-actions github-actions Bot merged commit c075f9d into main Sep 23, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants