Skip to content

fix(docker): bump the docker-minor group across 1 directory with 7 updates#4979

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/docker/pkg/config/templates/docker-minor-9a8fa38cda
Open

fix(docker): bump the docker-minor group across 1 directory with 7 updates#4979
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/docker/pkg/config/templates/docker-minor-9a8fa38cda

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps the docker-minor group with 7 updates in the /pkg/config/templates directory:

Package From To
postgrest/postgrest v14.5 v14.6
supabase/studio 2026.03.04-sha-0043607 2026.03.16-sha-5528817
supabase/edge-runtime v1.71.0 v1.73.0
supabase/gotrue v2.187.0 v2.188.1
supabase/realtime v2.78.10 v2.78.15
supabase/storage-api v1.41.8 v1.44.7
supabase/logflare 1.34.7 1.34.14

Updates postgrest/postgrest from v14.5 to v14.6

Updates supabase/studio from 2026.03.04-sha-0043607 to 2026.03.16-sha-5528817

Updates supabase/edge-runtime from v1.71.0 to v1.73.0

Updates supabase/gotrue from v2.187.0 to v2.188.1

Updates supabase/realtime from v2.78.10 to v2.78.15

Updates supabase/storage-api from v1.41.8 to v1.44.7

Updates supabase/logflare from 1.34.7 to 1.34.14

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Mar 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2026 00:07
@dependabot dependabot bot added the docker Pull requests that update Docker code label Mar 20, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 20, 2026 00:07
@coveralls
Copy link

coveralls commented Mar 20, 2026

Pull Request Test Coverage Report for Build 23518328141

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 10 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.04%) to 63.139%

Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 80.61%
internal/debug/postgres.go 3 66.09%
internal/utils/git.go 5 57.14%
Totals Coverage Status
Change from base Build 23507205966: -0.04%
Covered Lines: 9188
Relevant Lines: 14552

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/docker/pkg/config/templates/docker-minor-9a8fa38cda branch from 1079031 to 1e04002 Compare March 21, 2026 00:02
…dates

Bumps the docker-minor group with 7 updates in the /pkg/config/templates directory:

| Package | From | To |
| --- | --- | --- |
| postgrest/postgrest | `v14.5` | `v14.6` |
| supabase/studio | `2026.03.04-sha-0043607` | `2026.03.16-sha-5528817` |
| supabase/edge-runtime | `v1.71.0` | `v1.73.0` |
| supabase/gotrue | `v2.187.0` | `v2.188.1` |
| supabase/realtime | `v2.78.10` | `v2.78.15` |
| supabase/storage-api | `v1.41.8` | `v1.44.7` |
| supabase/logflare | `1.34.7` | `1.34.14` |



Updates `postgrest/postgrest` from v14.5 to v14.6

Updates `supabase/studio` from 2026.03.04-sha-0043607 to 2026.03.16-sha-5528817

Updates `supabase/edge-runtime` from v1.71.0 to v1.73.0

Updates `supabase/gotrue` from v2.187.0 to v2.188.1

Updates `supabase/realtime` from v2.78.10 to v2.78.15

Updates `supabase/storage-api` from v1.41.8 to v1.44.7

Updates `supabase/logflare` from 1.34.7 to 1.34.14

---
updated-dependencies:
- dependency-name: postgrest/postgrest
  dependency-version: v14.6
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/studio
  dependency-version: 2026.03.16-sha-5528817
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/edge-runtime
  dependency-version: v1.73.0
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/gotrue
  dependency-version: v2.188.1
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/realtime
  dependency-version: v2.78.15
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.44.7
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/logflare
  dependency-version: 1.34.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/pkg/config/templates/docker-minor-9a8fa38cda branch from 1e04002 to e88e421 Compare March 25, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant