feat(deps): Bump @supabase/supabase-js from 2.49.3 to 2.112.0 - #23108
Open
dependabot[bot] wants to merge 1 commit into
Open
feat(deps): Bump @supabase/supabase-js from 2.49.3 to 2.112.0#23108dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
logaretm and
msonnb
and removed request for
a team
August 6, 2026 15:28
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit dc572ca. Configure here.
| "@sentry/opentelemetry": "10.67.0", | ||
| "@sentry/conventions": "0.16.0", | ||
| "@supabase/supabase-js": "2.49.3", | ||
| "@supabase/supabase-js": "2.112.0", |
There was a problem hiding this comment.
Supabase headers API incompatibility
Medium Severity
This bump pulls in postgrest-js 2.x, where builder headers is a Headers instance. supabaseIntegration still reads headers['Prefer'] and headers['X-Client-Info'] as a plain object, so upsert detection and db.sdk break against this client version while existing tests can still pass.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit dc572ca. Configure here.
Member
|
@dependabot rebase |
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.49.3 to 2.112.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.112.0/packages/core/supabase-js) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.112.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/supabase/supabase-js-2.112.0
branch
from
August 7, 2026 08:09
dc572ca to
3e3fd87
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Bumps @supabase/supabase-js from 2.49.3 to 2.112.0.
Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
... (truncated)
Commits
2877b5btest(supabase): replace test-tracing harness with real-OTel unit and e2e cove...a413544feat(supabase): move OpenTelemetry tracing to opt-in /tracing subpath (#2583)e6c975cfix(supabase): forward db retry option (#2571)a262492chore(release): version 2.111.0 changelogs (#2572)18b5bb2chore(release): version 2.110.9 changelogs (#2567)fc2e61echore(repo): bump postcss override and fix playwright 1.62 tsconfig failure (...22050dechore(release): version 2.110.8 changelogs (#2546)01dbb53fix(supabase): skip Node warning in Deno (#2541)150b00cchore(release): version 2.110.7 changelogs (#2533)130fa11fix(realtime): trigger set auth on INITIAL_SESSION event (#2531)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@supabase/supabase-jssince your current version.