Skip to content

chore(dev-deps): bump @supabase/supabase-js from 2.57.4 to 2.104.1#14

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-supabase-supabase-js-2.104.1
Open

chore(dev-deps): bump @supabase/supabase-js from 2.57.4 to 2.104.1#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-supabase-supabase-js-2.104.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps @supabase/supabase-js from 2.57.4 to 2.104.1.

Release notes

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

v2.104.1

2.104.1 (2026-04-23)

🩹 Fixes

  • auth: emit PASSWORD_RECOVERY event for PKCE recovery flows (#2272)
  • postgrest: restore runtime test files to tstyche scope (#2266)
  • supabase: propagate custom fetch to realtime client (#2267)

❤️ Thank You

v2.104.1-canary.3

2.104.1-canary.3 (2026-04-23)

🩹 Fixes

  • auth: emit PASSWORD_RECOVERY event for PKCE recovery flows (#2272)

❤️ Thank You

v2.104.1-canary.2

2.104.1-canary.2 (2026-04-23)

This was a version bump only, there were no code changes.

v2.104.1-canary.1

2.104.1-canary.1 (2026-04-22)

🩹 Fixes

  • supabase: propagate custom fetch to realtime client (#2267)

❤️ Thank You

v2.104.1-canary.0

2.104.1-canary.0 (2026-04-22)

🩹 Fixes

  • postgrest: restore runtime test files to tstyche scope (#2266)

❤️ Thank You

... (truncated)

Changelog

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

2.104.1 (2026-04-23)

🩹 Fixes

  • supabase: propagate custom fetch to realtime client (#2267)

❤️ Thank You

2.104.0 (2026-04-20)

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

2.103.3 (2026-04-16)

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

2.103.2 (2026-04-15)

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

2.103.1 (2026-04-15)

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

2.103.0 (2026-04-09)

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

2.102.1 (2026-04-07)

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

2.102.0 (2026-04-07)

🚀 Features

  • supabase: export PostgrestFilterBuilder and StorageApiError from supabase-js (#2222)
  • postgrest: add automatic retries for transient errors (#2072)

❤️ Thank You

2.101.1 (2026-03-31)

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

... (truncated)

Commits
  • 122d3a9 fix(supabase): propagate custom fetch to realtime client (#2267)
  • 9360d4a chore(release): version 2.104.0 changelogs (#2261)
  • 897fb8e docs(repo): show createClient as primary example in all client constructors (...
  • 7a9b2e1 chore(release): version 2.103.3 changelogs (#2258)
  • a2f9414 chore(release): version 2.103.2 changelogs (#2253)
  • f9da9ee chore(release): version 2.103.1 changelogs (#2248)
  • d38c180 chore(release): version 2.103.0 changelogs (#2237)
  • 16dd265 chore(release): version 2.102.1 changelogs (#2233)
  • 0c1e6db chore(release): version 2.102.0 changelogs (#2232)
  • 5a6a5be feat(supabase): export PostgrestFilterBuilder and StorageApiError from supaba...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​supabase/supabase-js since your current version.


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 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/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.57.4 to 2.104.1.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/develop/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.104.1/packages/core/supabase-js)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.104.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github Apr 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants