Skip to content

build(deps): bump @supabase/supabase-js from 2.95.3 to 2.97.0#63

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/supabase/supabase-js-2.97.0
Closed

build(deps): bump @supabase/supabase-js from 2.95.3 to 2.97.0#63
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/supabase/supabase-js-2.97.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps @supabase/supabase-js from 2.95.3 to 2.97.0.

Release notes

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

v2.97.0

2.97.0 (2026-02-18)

🚀 Features

  • auth: add skipAutoInitialize option to prevent constructor auto-init (#2123)

❤️ Thank You

v2.96.1-canary.0

2.96.1-canary.0 (2026-02-18)

🚀 Features

  • auth: add skipAutoInitialize option to prevent constructor auto-init (#2123)

❤️ Thank You

v2.96.0

2.96.0 (2026-02-17)

🚀 Features

  • storage: add setHeader method to BaseApiClient (#2079)

🩹 Fixes

  • auth: resolve Firefox content script Promise.then() security errors in locks (#2112)
  • postgrest: enforce type safety for table and view names in from() method (#2058)
  • realtime: remove unnecessary check in removeChannel (#2109)

❤️ Thank You

v2.95.4-canary.2

2.95.4-canary.2 (2026-02-12)

🩹 Fixes

  • auth: resolve Firefox content script Promise.then() security errors in locks (#2112)

❤️ Thank You

... (truncated)

Changelog

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

2.97.0 (2026-02-18)

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

2.96.0 (2026-02-17)

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

Commits
  • 32c319b docs(supabase): document UNUSED_EXTERNAL_IMPORT build warning as false positi...
  • fb84c6e chore(release): version 2.96.0 changelogs (#2121)
  • 27779b2 chore(release): version 2.95.3 changelogs (#2102)
  • See full diff 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 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)

Summary by cubic

Upgrade @supabase/supabase-js to 2.97.0, adding auth skipAutoInitialize, storage setHeader, a Firefox auth fix, and stricter PostgREST from() typing.

Written for commit 5d2b9f4. Summary will update on new commits.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 20, 2026
@vercel
Copy link

vercel bot commented Feb 20, 2026

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

Project Deployment Actions Updated (UTC)
kuest-auth Ready Ready Preview, Comment Feb 20, 2026 1:34pm

Request Review

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.95.3 to 2.97.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.97.0/packages/core/supabase-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supabase/supabase-js-2.97.0 branch from 4f0eac2 to 5d2b9f4 Compare February 20, 2026 13:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2026

Looks like @supabase/supabase-js is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 22, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/supabase/supabase-js-2.97.0 branch February 22, 2026 18:04
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