Skip to content

Comments

deps(deps): bump the database group with 6 updates#68

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/database-bcaa7c0934
Open

deps(deps): bump the database group with 6 updates#68
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/database-bcaa7c0934

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the database group with 6 updates:

Package From To
@supabase/supabase-js 2.87.1 2.89.0
@supabase/auth-js 2.87.1 2.89.0
@supabase/functions-js 2.87.1 2.89.0
@supabase/postgrest-js 2.87.1 2.89.0
@supabase/realtime-js 2.87.1 2.89.0
@supabase/storage-js 2.87.1 2.89.0

Updates @supabase/supabase-js from 2.87.1 to 2.89.0

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.89.0

2.89.0 (2025-12-18)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)
  • auth: add string array support for AMR claims (#1967)
  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.2

2.88.1-canary.2 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.1

2.88.1-canary.1 (2025-12-17)

🚀 Features

  • auth: add string array support for AMR claims (#1967)

❤️ Thank You

v2.88.1-canary.0

2.88.1-canary.0 (2025-12-17)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

v2.88.0

2.88.0 (2025-12-16)

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.89.0 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

2.88.0 (2025-12-16)

🚀 Features

  • repo: migrate build system to tsdown for proper ESM/CJS support (#1961)
  • auth: allow custom predicate for detectSessionInUrl option (#1958)

❤️ Thank You

2.87.3 (2025-12-15)

🩹 Fixes

  • supabase: resolve jsDelivr CDN ESM import failure with .js extensions (#1953)

❤️ Thank You

2.87.2 (2025-12-15)

🩹 Fixes

  • supabase: resolve jsDelivr CDN ESM import failure (#1950)

❤️ Thank You

Commits
  • e953e71 feat(supabase): export DatabaseWithoutInternals utility type (#1935)
  • ba17c2f chore(release): version 2.88.0 changelogs (#1965)
  • 6c9bbdf feat(repo): migrate build system to tsdown for proper ESM/CJS support (#1961)
  • f346169 feat(auth): allow custom predicate for detectSessionInUrl option (#1958)
  • f57b882 chore(release): version 2.87.3 changelogs (#1954)
  • 628e710 fix(supabase): resolve jsDelivr CDN ESM import failure with .js extensions (#...
  • a660d29 chore(release): version 2.87.2 changelogs (#1952)
  • 2950186 fix(supabase): resolve jsDelivr CDN ESM import failure (#1950)
  • 13af49b chore(release): version 2.87.1 changelogs (#1934)
  • See full diff in compare view

Updates @supabase/auth-js from 2.87.1 to 2.89.0

Release notes

Sourced from @​supabase/auth-js's releases.

v2.89.0

2.89.0 (2025-12-18)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)
  • auth: add string array support for AMR claims (#1967)
  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.2

2.88.1-canary.2 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.1

2.88.1-canary.1 (2025-12-17)

🚀 Features

  • auth: add string array support for AMR claims (#1967)

❤️ Thank You

v2.88.1-canary.0

2.88.1-canary.0 (2025-12-17)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

v2.88.0

2.88.0 (2025-12-16)

... (truncated)

Changelog

Sourced from @​supabase/auth-js's changelog.

2.89.0 (2025-12-18)

🚀 Features

  • auth: add string array support for AMR claims (#1967)
  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

2.88.0 (2025-12-16)

🚀 Features

  • auth: allow custom predicate for detectSessionInUrl option (#1958)

❤️ Thank You

2.87.3 (2025-12-15)

This was a version bump only for @​supabase/auth-js to align it with other projects, there were no code changes.

2.87.2 (2025-12-15)

🩹 Fixes

  • auth: add helpful error when PKCE code verifier is missing (#1931)

❤️ Thank You

Commits

Updates @supabase/functions-js from 2.87.1 to 2.89.0

Release notes

Sourced from @​supabase/functions-js's releases.

v2.89.0

2.89.0 (2025-12-18)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)
  • auth: add string array support for AMR claims (#1967)
  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.2

2.88.1-canary.2 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.1

2.88.1-canary.1 (2025-12-17)

🚀 Features

  • auth: add string array support for AMR claims (#1967)

❤️ Thank You

v2.88.1-canary.0

2.88.1-canary.0 (2025-12-17)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

v2.88.0

2.88.0 (2025-12-16)

... (truncated)

Changelog

Sourced from @​supabase/functions-js's changelog.

2.89.0 (2025-12-18)

This was a version bump only for @​supabase/functions-js to align it with other projects, there were no code changes.

2.88.0 (2025-12-16)

This was a version bump only for @​supabase/functions-js to align it with other projects, there were no code changes.

2.87.3 (2025-12-15)

This was a version bump only for @​supabase/functions-js to align it with other projects, there were no code changes.

2.87.2 (2025-12-15)

This was a version bump only for @​supabase/functions-js to align it with other projects, there were no code changes.

Commits

Updates @supabase/postgrest-js from 2.87.1 to 2.89.0

Release notes

Sourced from @​supabase/postgrest-js's releases.

v2.89.0

2.89.0 (2025-12-18)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)
  • auth: add string array support for AMR claims (#1967)
  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.2

2.88.1-canary.2 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.1

2.88.1-canary.1 (2025-12-17)

🚀 Features

  • auth: add string array support for AMR claims (#1967)

❤️ Thank You

v2.88.1-canary.0

2.88.1-canary.0 (2025-12-17)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

v2.88.0

2.88.0 (2025-12-16)

... (truncated)

Changelog

Sourced from @​supabase/postgrest-js's changelog.

2.89.0 (2025-12-18)

This was a version bump only for @​supabase/postgrest-js to align it with other projects, there were no code changes.

2.88.0 (2025-12-16)

🚀 Features

  • repo: migrate build system to tsdown for proper ESM/CJS support (#1961)
  • postgrest: add notin filter (#1957)

❤️ Thank You

2.87.3 (2025-12-15)

This was a version bump only for @​supabase/postgrest-js to align it with other projects, there were no code changes.

2.87.2 (2025-12-15)

This was a version bump only for @​supabase/postgrest-js to align it with other projects, there were no code changes.

Commits

Updates @supabase/realtime-js from 2.87.1 to 2.89.0

Release notes

Sourced from @​supabase/realtime-js's releases.

v2.89.0

2.89.0 (2025-12-18)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)
  • auth: add string array support for AMR claims (#1967)
  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.2

2.88.1-canary.2 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.1

2.88.1-canary.1 (2025-12-17)

🚀 Features

  • auth: add string array support for AMR claims (#1967)

❤️ Thank You

v2.88.1-canary.0

2.88.1-canary.0 (2025-12-17)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

v2.88.0

2.88.0 (2025-12-16)

... (truncated)

Changelog

Sourced from @​supabase/realtime-js's changelog.

2.89.0 (2025-12-18)

This was a version bump only for @​supabase/realtime-js to align it with other projects, there were no code changes.

2.88.0 (2025-12-16)

🚀 Features

  • repo: migrate build system to tsdown for proper ESM/CJS support (#1961)

🩹 Fixes

  • realtime: omit authorization header when no access token exists (#1937)
  • realtime: handle websocket race condition in node.js (#1946)

❤️ Thank You

2.87.3 (2025-12-15)

This was a version bump only for @​supabase/realtime-js to align it with other projects, there were no code changes.

2.87.2 (2025-12-15)

🩹 Fixes

  • realtime: terminate web worker on disconnect to prevent memory leak (#1907)

❤️ Thank You

Commits
  • ba17c2f chore(release): version 2.88.0 changelogs (#1965)
  • 6c9bbdf feat(repo): migrate build system to tsdown for proper ESM/CJS support (#1961)
  • 4d9f71c fix(realtime): omit authorization header when no access token exists (#1937)
  • 72566c9 chore(realtime): remove console.log spam from toJson transformer (#1938)
  • b0cbff8 fix(realtime): handle websocket race condition in node.js (#1946)
  • f57b882 chore(release): version 2.87.3 changelogs (#1954)
  • a660d29 chore(release): version 2.87.2 changelogs (#1952)
  • a6adb31 fix(realtime): terminate web worker on disconnect to prevent memory leak (#1907)
  • 13af49b chore(release): version 2.87.1 changelogs (#1934)
  • See full diff in compare view

Updates @supabase/storage-js from 2.87.1 to 2.89.0

Release notes

Sourced from @​supabase/storage-js's releases.

v2.89.0

2.89.0 (2025-12-18)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)
  • auth: add string array support for AMR claims (#1967)
  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.2

2.88.1-canary.2 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.1

2.88.1-canary.1 (2025-12-17)

🚀 Features

  • auth: add string array support for AMR claims (#1967)

❤️ Thank You

v2.88.1-canary.0

2.88.1-canary.0 (2025-12-17)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

v2.88.0

2.88.0 (2025-12-16)

... (truncated)

Changelog

Sourced from @​supabase/storage-js's changelog.

2.89.0 (2025-12-18)

This was a version bump only for @​supabase/storage-js to align it with other projects, there were no code changes.

2.88.0 (2025-12-16)

🚀 Features

  • repo: migrate build system to tsdown for proper ESM/CJS support (#1961)

❤️ Thank You

2.87.3 (2025-12-15)

This was a version bump only for @​supabase/storage-js to align it with other projects, there were no code changes.

2.87.2 (2025-12-15)

This was a version bump only for @​supabase/storage-js to align it with other projects, there were no code changes.

Commits

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 <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

Bumps the database group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.87.1` | `2.89.0` |
| [@supabase/auth-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/auth-js) | `2.87.1` | `2.89.0` |
| [@supabase/functions-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/functions-js) | `2.87.1` | `2.89.0` |
| [@supabase/postgrest-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/postgrest-js) | `2.87.1` | `2.89.0` |
| [@supabase/realtime-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/realtime-js) | `2.87.1` | `2.89.0` |
| [@supabase/storage-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/storage-js) | `2.87.1` | `2.89.0` |


Updates `@supabase/supabase-js` from 2.87.1 to 2.89.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.89.0/packages/core/supabase-js)

Updates `@supabase/auth-js` from 2.87.1 to 2.89.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/auth-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.89.0/packages/core/auth-js)

Updates `@supabase/functions-js` from 2.87.1 to 2.89.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/functions-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.89.0/packages/core/functions-js)

Updates `@supabase/postgrest-js` from 2.87.1 to 2.89.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/postgrest-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.89.0/packages/core/postgrest-js)

Updates `@supabase/realtime-js` from 2.87.1 to 2.89.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/realtime-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.89.0/packages/core/realtime-js)

Updates `@supabase/storage-js` from 2.87.1 to 2.89.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/storage-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.89.0/packages/core/storage-js)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.89.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: database
- dependency-name: "@supabase/auth-js"
  dependency-version: 2.89.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: database
- dependency-name: "@supabase/functions-js"
  dependency-version: 2.89.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: database
- dependency-name: "@supabase/postgrest-js"
  dependency-version: 2.89.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: database
- dependency-name: "@supabase/realtime-js"
  dependency-version: 2.89.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: database
- dependency-name: "@supabase/storage-js"
  dependency-version: 2.89.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: database
...

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

vercel bot commented Dec 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
fitbuddyai Ready Ready Preview, Comment Dec 22, 2025 2:32pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant