Skip to content

Bump supabase from 1.226.4 to 2.22.12#36

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/supabase-2.22.12
Open

Bump supabase from 1.226.4 to 2.22.12#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/supabase-2.22.12

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Bumps supabase from 1.226.4 to 2.22.12.

Release notes

Sourced from supabase's releases.

v2.22.12

Changelog

Bug fixes

  • 032c2cb8840252d739e21083f76fd40a44bc9ed5: fix: remove deprecated remote changes and commit (#3520) (@​sweatybridge)

Others

  • cb77a674e84300605d65c17c01692075af5dae01: chore(deps): bump supabase/storage-api from v1.22.8 to v1.22.9 in /pkg/config/templates (#3503) (@​dependabot[bot])
  • fdf87062b7085f99951496d590cfcf07b8bce967: chore(deps): bump supabase/storage-api from v1.22.9 to v1.22.11 in /pkg/config/templates (#3506) (@​dependabot[bot])
  • 1e43131950d4d5a6d69432dc1bd942fa61352a49: chore(deps): bump supabase/postgres from 17.4.1.022 to 17.4.1.026 in /pkg/config/templates (#3508) (@​dependabot[bot])
  • 0bfa100c5bc3b2e5f09a69ccdd15c056c2650669: chore(deps): bump postgrest/postgrest from v12.2.11 to v12.2.12 in /pkg/config/templates (#3509) (@​dependabot[bot])
  • a2da52792da44583b143dd4a04bbdb683234f4f6: chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#3515) (@​dependabot[bot])
  • 0b283072af45a34ebc6fdff1d489c77562177903: chore(deps): bump supabase/studio from 2025.04.28-sha-dd03625 to 2025.05.05-sha-3c3fe9b in /pkg/config/templates (#3518) (@​dependabot[bot])
  • 0759b2f614f131f0cf1b0bd9c6c8d7a80536ffad: chore(deps): bump supabase/postgres from 17.4.1.026 to 17.4.1.027 in /pkg/config/templates (#3519) (@​dependabot[bot])
  • 776e47a1f9a75898833e6b9da5145e6ca2892e4c: chore: remove keyring mock (#3517) (@​sweatybridge)
  • 5d1fa9c5889fba2d85ef7c3a6a49a6bdffbb617a: chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.5 to 2.1.6 (#3516) (@​dependabot[bot])
  • 679f87301fa95f892d71accf62d3fa1cca8fe898: chore: add some utils tests (#3514) (@​egor-romanov)

v2.22.11

Changelog

Bug fixes

  • dc8dddbf2296343ee6aecd0964cb7c015afb7db9: fix: use correct env var name to pass auth jwks to storage container (#3502) (@​itslenny)

Others

  • aea419c1185edfedd5b9717bbca1f4bee224b6f2: chore(deps): bump supabase/studio from 2025.04.21-sha-173cc56 to 2025.04.28-sha-dd03625 in /pkg/config/templates (#3494) (@​dependabot[bot])
  • 1b59e5ca4298d1c535e1ea14c8f25e1adf6a36b1: chore(deps): bump supabase/postgres from 17.4.1.020 to 17.4.1.021 in /pkg/config/templates (#3495) (@​dependabot[bot])
  • 5f46c77f4bcc447f2dfc052e4f2bb20658f57c5a: chore(deps): bump supabase/storage-api from v1.22.7 to v1.22.8 in /pkg/config/templates (#3497) (@​dependabot[bot])
  • 730c0c5b4ddf09397d2fdd1c31d2614148ce9d2f: chore(deps): bump supabase/postgres from 17.4.1.021 to 17.4.1.022 in /pkg/config/templates (#3498) (@​dependabot[bot])

v2.22.10

Changelog

Bug fixes

  • bd05f59c8b77c82d2ffd55d350e7b364e82dff2d: fix: retry bulk update endpoint on error (#3492) (@​sweatybridge)

v2.22.9

Changelog

Bug fixes

  • 27ca207b3924d25c8c83c235c7d89e96565d49dd: fix: retry on error listing functions (#3490) (@​sweatybridge)

v2.22.8

Changelog

Bug fixes

  • d745c729d4f8b77d4956b21cedf47c02813de892: fix: skip storage version when linking (#3488) (@​sweatybridge)

v2.22.7

Changelog

Bug fixes

  • 58ad8686b68468c4d8d03e9abec6965c27fdb317: fix: reuse flags for native bundler (#3485) (@​sweatybridge)

Others

  • 16ceb0a6f8310a94f6d9acdef0823d19ef028518: chore(deps): bump supabase/storage-api from v1.22.5 to v1.22.7 in /pkg/config/templates (#3477) (@​dependabot[bot])
  • 1669e83826cd010027ce38648ce4850b5c57a2eb: chore(deps): bump supabase/postgres from 17.4.1.017 to 17.4.1.019 in /pkg/config/templates (#3479) (@​dependabot[bot])
  • cfd7f06d6a6ae6acaf6796e745e77ff121bdb97e: chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.2 to 2.1.5 (#3482) (@​dependabot[bot])
  • fc12a4013fb9fd84680f960107489429a7e912f3: chore(deps): bump supabase/postgres from 17.4.1.019 to 17.4.1.020 in /pkg/config/templates (#3484) (@​dependabot[bot])

... (truncated)

Commits
  • 032c2cb fix: remove deprecated remote changes and commit (#3520)
  • 679f873 chore: add some utils tests (#3514)
  • 5d1fa9c chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.5 to 2.1.6 (#...
  • 776e47a chore: remove keyring mock (#3517)
  • 0759b2f chore(deps): bump supabase/postgres from 17.4.1.026 to 17.4.1.027 in /pkg/con...
  • 0b28307 chore(deps): bump supabase/studio from 2025.04.28-sha-dd03625 to 2025.05.05-s...
  • a2da527 chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#3515)
  • 0bfa100 chore(deps): bump postgrest/postgrest from v12.2.11 to v12.2.12 in /pkg/confi...
  • 1e43131 chore(deps): bump supabase/postgres from 17.4.1.022 to 17.4.1.026 in /pkg/con...
  • fdf8706 chore(deps): bump supabase/storage-api from v1.22.9 to v1.22.11 in /pkg/confi...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [supabase](https://github.com/supabase/cli) from 1.226.4 to 2.22.12.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.226.4...v2.22.12)

---
updated-dependencies:
- dependency-name: supabase
  dependency-version: 2.22.12
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants