Skip to content

Bump @supabase/supabase-js from 2.84.0 to 2.95.1#21

Merged
Precontation merged 1 commit into
mainfrom
dependabot/npm_and_yarn/supabase/supabase-js-2.95.1
Mar 5, 2026
Merged

Bump @supabase/supabase-js from 2.84.0 to 2.95.1#21
Precontation merged 1 commit into
mainfrom
dependabot/npm_and_yarn/supabase/supabase-js-2.95.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 5, 2026

Bumps @supabase/supabase-js from 2.84.0 to 2.95.1.

Release notes

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

v2.95.1

2.95.1 (2026-02-05)

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

v2.95.0

2.95.0 (2026-02-05)

🚀 Features

  • supabase: add canonical CORS headers export for edge functions (#2071)

🩹 Fixes

  • realtime: removeChannel when unsubscribe successfully (#2091)
  • storage: expose fetch parameters in download method (#2090)

❤️ Thank You

v2.94.2-canary.0

2.94.2-canary.0 (2026-02-05)

🚀 Features

  • supabase: add canonical CORS headers export for edge functions (#2071)

🩹 Fixes

  • realtime: removeChannel when unsubscribe successfully (#2091)
  • storage: expose fetch parameters in download method (#2090)

❤️ Thank You

v2.94.1

2.94.1 (2026-02-04)

🩹 Fixes

  • auth: correct OAuth authorization types to match API responses (#2088)

❤️ Thank You

... (truncated)

Changelog

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

2.95.0 (2026-02-05)

🚀 Features

  • supabase: add canonical CORS headers export for edge functions (#2071)

❤️ Thank You

2.94.1 (2026-02-04)

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

2.94.0 (2026-02-03)

🚀 Features

  • postgrest: add URL length validation and timeout protection (#2078)

❤️ Thank You

2.93.3 (2026-01-29)

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

2.93.2 (2026-01-27)

🩹 Fixes

  • supabase: revert client platform and runtime detection headers (#2067)

❤️ Thank You

  • Guilherme Souza

2.93.1 (2026-01-26)

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

2.93.0 (2026-01-26)

🚀 Features

  • supabase: add missing HTTP headers for client platform and runtime detection (#2046)

🩹 Fixes

... (truncated)

Commits
  • c74bde1 docs(supabase): include cors module in TypeDoc generation (#2095)
  • acd85d4 chore(release): version 2.95.0 changelogs (#2094)
  • c4a8a43 feat(supabase): add canonical CORS headers export for edge functions (#2071)
  • a867430 chore(release): version 2.94.1 changelogs (#2089)
  • edb3009 chore(release): version 2.94.0 changelogs (#2085)
  • 7ec2df9 feat(postgrest): add URL length validation and timeout protection (#2078)
  • 366b665 chore(release): version 2.93.3 changelogs (#2076)
  • de20d50 chore(release): version 2.93.2 changelogs (#2068)
  • 91b36d7 fix(supabase): revert client platform and runtime detection headers (#2067)
  • 6004430 chore(release): version 2.93.1 changelogs (#2061)
  • 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 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 Feb 5, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Feb 5, 2026

Deploying goobapp with  Cloudflare Pages  Cloudflare Pages

Latest commit: 54a3ed3
Status: ✅  Deploy successful!
Preview URL: https://4d6a964f.goobapp.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-supa.goobapp.pages.dev

View logs

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

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.95.1
  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.95.1 branch from 769a043 to 54a3ed3 Compare February 7, 2026 05:41
@Precontation Precontation merged commit 207da83 into main Mar 5, 2026
2 checks passed
@Precontation Precontation deleted the dependabot/npm_and_yarn/supabase/supabase-js-2.95.1 branch March 5, 2026 22: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.

1 participant