Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps @supabase/supabase-js from 2.47.8 to 2.77.0.

Release notes

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

v2.77.0

2.77.0 (2025-10-29)

🚀 Features

  • storage: add support for bucket pagination and sorting (#1790)

🩹 Fixes

  • auth: handle 204 No Content response in OAuth client delete (#1786)
  • postgrest: add incoming major 14 support (#1807)
  • repo: cleanup package-lock.json and bun.lock (#1799)
  • storage: remove unnecessary filter (#1809)

🔥 Performance

  • precompile RegExp (#1806)

❤️ Thank You

v2.76.2-canary.2

2.76.2-canary.2 (2025-10-23)

🩹 Fixes

  • repo: cleanup package-lock.json and bun.lock (#1799)

❤️ Thank You

v2.76.2-canary.1

2.76.2-canary.1 (2025-10-22)

🚀 Features

  • storage: add support for bucket pagination and sorting (#1790)

❤️ Thank You

v2.76.2-canary.0

... (truncated)

Changelog

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

2.76.1 (2025-10-21)

🩹 Fixes

  • repo: add missing tslib dependency to core packages (#1789)

❤️ Thank You

2.76.0 (2025-10-20)

🚀 Features

  • realtime: realtime explicit REST call (#1751)
  • realtime: enhance RealtimeChannel type (#1747)
  • storage: storage vectors and analytics in storage-js (#1752)

🩹 Fixes

  • functions: missing body when Content-Type header supplied by dev (#1758)
  • functions: add application/pdf response parsing to FunctionsClient (#1757)
  • realtime: manipulate URLs using URL object (#1769)
  • repo: convert postbuild to explicit codegen (#1778)
  • storage: correct list v2 types to correctly match data returned from api (#1761)
  • storage: use backward compatible return type in download function (#1750)
  • storage: api types (#1784)

❤️ Thank You

2.75.1 (2025-10-17)

🩹 Fixes

  • storage: use backward compatible return type in download function (#1750)

❤️ Thank You

2.75.0 (2025-10-09)

🚀 Features

... (truncated)

Commits
  • da98538 docs(supabase): update supabase-js testing guide (#1800)
  • d70d3e0 fix(repo): cleanup package-lock.json and bun.lock (#1799)
  • ea64a25 chore(ci): integrate Verdaccio for integration tests (#1795)
  • 7caf82e chore(release): version 2.76.1 changelogs (#1794)
  • 11b1989 fix(repo): add missing tslib dependency to core packages (#1789)
  • c5ad2f4 chore(release): version 2.76.0 changelogs (#1785)
  • b31d2fd feat(storage): storage vectors and analytics in storage-js (#1752)
  • c2f8d53 chore(release): version 2.75.1 changelogs (#1781)
  • 6da4417 chore(repo): configure TypeScript project references (#1777)
  • 698c306 fix(repo): convert postbuild to explicit codegen (#1778)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~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 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 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.47.8 to 2.77.0.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.77.0/packages/core/supabase-js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 29, 2025
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