Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2025

Bumps supabase from 2.40.7 to 2.48.3.

Release notes

Sourced from supabase's releases.

v2.48.3

Changelog

Bug fixes

  • 9821875af7bb96efb7c5dbb164b117e1bf5a9063: fix: release studio image for mcp (@​sweatybridge)

Others

  • e978a3960467d1671b38299dc4d76f8b79214f14: chore: bump studio image for remote MCP release (#4235) (@​mattrossman)
  • a01073bcd7cc3811b53d0f3caabd928a658545b3: chore(deps): bump supabase/realtime from v2.51.7 to v2.51.11 in /pkg/config/templates in the docker-minor group (#4237) (@​dependabot[bot])

v2.48.2

Changelog

Bug fixes

  • 45efd99ea83e1014dba7b87e888b8f291bdfb969: fix: allow bundler to skip deploying functions (@​sweatybridge)
  • 388b0da8972776fec7d9219c422a113892a34918: fix: suggest deno v2 on failure to download (@​sweatybridge)

Others

  • 007404c66ae6f15e282d3301eea016c0a829a7a6: chore: sync API types from infrastructure (#4232) (@​kiwicopple)

v2.48.1

Changelog

Bug fixes

  • a047f39e94164346704d57ecfc84c9ed191e4fe9: fix: squash registered claims when parsing payload (@​sweatybridge)
  • 4e57e36a2c1b3a589d09a6dae554074426b6fd27: fix: squash registered claims when parsing payload (#4231) (@​sweatybridge)

Others

  • b90e2c0bd36253e645c4f239ca5e67f7ef68dd2c: chore(deps): bump supabase/realtime (@​dependabot[bot])
  • 7d47eca8f79aa51ecaa126c0a151cb4a73c0776c: chore(deps): bump supabase/realtime from v2.51.5 to v2.51.7 in /pkg/config/templates in the docker-minor group (#4229) (@​sweatybridge)
  • 40cd7f7448798e58348ed001398d2504ccd555ae: chore(deps): bump supabase/logflare from 1.22.3 to 1.22.4 in /pkg/config/templates (#4230) (@​dependabot[bot])

v2.48.0

Changelog

Features

  • 038cb984b613f20b9c697a6463130c0153d83d55: feat: improve token generation commands (@​sweatybridge)
  • 27590f432eef231c6343e31f51825fb92a9bda50: feat: improve token generation commands (#4226) (@​sweatybridge)

Others

  • 5f6048ab480d47c1737510c08103a17340a16acd: chore: sync API types from infrastructure (#4217) (@​kiwicopple)
  • 273d56ca53eecf3c12b171fb2d4819602bedcbcb: chore(deps): bump supabase/postgres from 17.6.1.010 to 17.6.1.011 in /pkg/config/templates (#4220) (@​dependabot[bot])
  • bde4a3b5d83eab90f3e92191f52956ccf91a958e: chore(deps): bump the docker-minor group (@​dependabot[bot])
  • ef9b8a43a910cf6aaac8c23fd93b63c1094f2b49: chore(deps): bump the docker-minor group in /pkg/config/templates with 3 updates (#4221) (@​sweatybridge)

v2.47.2

Changelog

Bug fixes

  • 409851b9293e6422cf0a7d88ecab866f70feb122: fix: ignore closed pipe error debug flag (@​sweatybridge)
  • a64266b868f2bb73d3f57115ee9ee5692b4aee0b: fix: ignore closed pipe error debug flag (#4213) (@​sweatybridge)

v2.47.1

Changelog

Bug fixes

  • c4bb5b73eb52217c6b5e7c8673af162c830464b1: fix: Update signed upload url default expiration to match prod (@​itslenny)
  • 05a2f39026049ab060874e05736c65a2d6c535aa: fix: Update signed upload url default expiration to match prod (#4180) (@​sweatybridge)

Others

  • c7322444f32f2f79dc3b4fe4eaf971eb5a691ec3: chore(deps): bump supabase/storage-api (@​dependabot[bot])

... (truncated)

Commits
  • 9821875 fix: release studio image for mcp
  • a01073b chore(deps): bump supabase/realtime from v2.51.7 to v2.51.11 in /pkg/config/t...
  • e978a39 chore: bump studio image for remote MCP release (#4235)
  • 388b0da fix: suggest deno v2 on failure to download
  • 45efd99 fix: allow bundler to skip deploying functions
  • 007404c chore: sync API types from infrastructure (#4232)
  • 4e57e36 fix: squash registered claims when parsing payload (#4231)
  • 40cd7f7 chore(deps): bump supabase/logflare from 1.22.3 to 1.22.4 in /pkg/config/temp...
  • 7d47eca chore(deps): bump supabase/realtime from v2.51.5 to v2.51.7 in /pkg/config/te...
  • a047f39 fix: squash registered claims when parsing payload
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 2, 2025
Copy link

pkg-pr-new bot commented Oct 2, 2025

Open in StackBlitz

npm i https://pkg.pr.new/kysely-org/kysely-supabase@510

commit: 2a99254

@igalklebanov
Copy link
Member

@dependabot recreate

Bumps [supabase](https://github.com/supabase/cli) from 2.40.7 to 2.48.3.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v2.40.7...v2.48.3)

---
updated-dependencies:
- dependency-name: supabase
  dependency-version: 2.48.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supabase-2.48.3 branch from 59ad03c to 2a99254 Compare October 7, 2025 12:51
@igalklebanov igalklebanov merged commit 01748b9 into main Oct 7, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/supabase-2.48.3 branch October 7, 2025 13:39
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.

1 participant