Skip to content

Bump @supabase/auth-js and @supabase/supabase-js in /gruenerator_backend#191

Merged
Movm merged 1 commit intomasterfrom
dependabot/npm_and_yarn/gruenerator_backend/multi-129d3c4b0d
Jul 27, 2025
Merged

Bump @supabase/auth-js and @supabase/supabase-js in /gruenerator_backend#191
Movm merged 1 commit intomasterfrom
dependabot/npm_and_yarn/gruenerator_backend/multi-129d3c4b0d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 20, 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.68.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.49.1 to 2.52.0

Release notes

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

v2.52.0

2.52.0 (2025-07-17)

Features

v2.51.0

2.51.0 (2025-07-14)

Features

v2.50.5

2.50.5 (2025-07-10)

Bug Fixes

v2.50.5-next.4

2.50.5-next.4 (2025-07-14)

Bug Fixes

v2.50.5-next.3

2.50.5-next.3 (2025-07-12)

Bug Fixes

v2.50.5-next.2

2.50.5-next.2 (2025-07-10)

Bug Fixes

v2.50.5-next.1

2.50.5-next.1 (2025-07-10)

... (truncated)

Commits
  • 1b5325d feat: bump auth-js to 2.71.1 (#1507)
  • accf42e chore: add support policy to README (#1479)
  • 1844215 feat: bump auth-js to 2.71.0 (#1497)
  • d78ce0e fix(type): revert 2.50.4 breaking change (#1490)
  • 327cb2c Merge pull request #1489 from supabase/revert/2-50-4
  • baf138d Revert "Merge pull request #1416 from supabase/chore/upgrade-postgrest-js-deps"
  • 6a3ad19 Merge pull request #1488 from supabase/chore/fix-add-jsr-slow-types-check
  • e933238 Revert "chore: wip test remove explicit return"
  • 5dd5cf3 chore: update package-lock
  • e962bc6 chore: wip test remove explicit return
  • Additional commits viewable in compare view

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.68.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.68.0...v2.71.1)

Updates `@supabase/supabase-js` from 2.49.1 to 2.52.0
- [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.49.1...v2.52.0)

---
updated-dependencies:
- dependency-name: "@supabase/auth-js"
  dependency-version: 2.71.1
  dependency-type: indirect
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.52.0
  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 Jul 20, 2025
@Movm Movm merged commit a6b6054 into master Jul 27, 2025
1 check failed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/gruenerator_backend/multi-129d3c4b0d branch July 27, 2025 22:09
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