Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps @supabase/auth-js to 2.71.1 and updates ancestor dependency @supabase/supabase-js. These dependencies need to be updated together.

Updates @supabase/auth-js from 2.65.0 to 2.71.1

Release notes

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

v2.71.1

2.71.1 (2025-07-17)

Bug Fixes

  • use JSON-based deep clone instead of structuredClone (#1084) (9a6edb9)

v2.71.1-rc.1

This is a release candidate. See release-please PR #1085 for context.

v2.71.0

2.71.0 (2025-07-10)

Features

  • fallback to getUser() if the kid of the JWT is not found (#1080) (9721f60)
  • introduce experimental split user and session storage (#1023) (e7b2f21)
  • make getClaims() non experimental, add global cache (#1078) (ffe13d7)
  • remove solana dependency by inlining types (#1079) (7665f94)

Bug Fixes

  • handle null current session with split session storage (#1071) (bc6192a)

v2.71.0-rc.8

This is a release candidate. See release-please PR #1070 for context.

v2.71.0-rc.7

This is a release candidate. See release-please PR #1070 for context.

v2.71.0-rc.6

This is a release candidate. See release-please PR #1070 for context.

v2.71.0-rc.5

This is a release candidate. See release-please PR #1070 for context.

v2.71.0-rc.4

This is a release candidate. See release-please PR #1070 for context.

v2.71.0-rc.3

This is a release candidate. See release-please PR #1070 for context.

v2.71.0-rc.2

This is a release candidate. See release-please PR #1070 for context.

v2.70.0

2.70.0 (2025-05-16)

... (truncated)

Changelog

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

2.71.1 (2025-07-17)

Bug Fixes

  • use JSON-based deep clone instead of structuredClone (#1084) (9a6edb9)

2.71.0 (2025-07-10)

Features

  • fallback to getUser() if the kid of the JWT is not found (#1080) (9721f60)
  • introduce experimental split user and session storage (#1023) (e7b2f21)
  • make getClaims() non experimental, add global cache (#1078) (ffe13d7)
  • remove solana dependency by inlining types (#1079) (7665f94)

Bug Fixes

  • handle null current session with split session storage (#1071) (bc6192a)

2.70.0 (2025-05-16)

Features

  • add signInWithWeb3 with solana (#1037) (cff5bcb)
  • validate uuid and sign out scope parameters to functions (#1063) (1bcb76e)

Bug Fixes

  • add missing deleted_at property to User interface (#1059) (96da194)
  • export processLock from toplevel (#1057) (d99695a)

2.69.1 (2025-03-24)

Bug Fixes

2.69.0 (2025-03-22)

Features

  • introduce getClaims method to verify asymmetric JWTs (#1030) (daa2669)

... (truncated)

Commits
  • 420930e chore(master): release 2.71.1 (#1085)
  • 9a6edb9 fix: use JSON-based deep clone instead of structuredClone (#1084)
  • c6cee20 chore(master): release 2.71.0 (#1070)
  • 9721f60 feat: fallback to getUser() if the kid of the JWT is not found (#1080)
  • 7665f94 feat: remove solana dependency by inlining types (#1079)
  • ffe13d7 feat: make getClaims() non experimental, add global cache (#1078)
  • e658156 chore(tests): added tests (#1072)
  • bc6192a fix: handle null current session with split session storage (#1071)
  • a6bd108 chore(tests): added tests (#1066)
  • e7b2f21 feat: introduce experimental split user and session storage (#1023)
  • Additional commits viewable in compare view

Updates @supabase/supabase-js from 2.45.4 to 2.57.4

Release notes

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

v2.57.4

2.57.4 (2025-09-09)

Bug Fixes

v2.57.3

2.57.3 (2025-09-09)

Bug Fixes

v2.57.2

2.57.2 (2025-09-05)

Bug Fixes

v2.57.1

2.57.1 (2025-09-05)

Bug Fixes

v2.57.0

2.57.0 (2025-09-02)

Features

  • expose auth userStorage option to facilitate lower cookie sizes (#1545) (4ae856c)

v2.57.0-next.4

2.57.0-next.4 (2025-08-29)

Bug Fixes

  • realtime js to 2.16.0-next.2 (b4d685b)

v2.57.0-next.3

2.57.0-next.3 (2025-08-29)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@supabase/auth-js](https://github.com/supabase/auth-js) to 2.71.1 and updates ancestor dependency [@supabase/supabase-js](https://github.com/supabase/supabase-js). These dependencies need to be updated together.


Updates `@supabase/auth-js` from 2.65.0 to 2.71.1
- [Release notes](https://github.com/supabase/auth-js/releases)
- [Changelog](https://github.com/supabase/auth-js/blob/master/CHANGELOG.md)
- [Commits](supabase/auth-js@v2.65.0...v2.71.1)

Updates `@supabase/supabase-js` from 2.45.4 to 2.57.4
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.45.4...v2.57.4)

---
updated-dependencies:
- dependency-name: "@supabase/auth-js"
  dependency-version: 2.71.1
  dependency-type: indirect
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.57.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 9, 2025
@D-K-P D-K-P merged commit e997383 into main Sep 9, 2025
@D-K-P D-K-P deleted the dependabot/npm_and_yarn/supabase-edge-functions/multi-50dea38b3c branch September 9, 2025 14:50
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.

2 participants