Skip to content

chore(deps): bump @supabase/auth-js and @supabase/supabase-js#42

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-2fc5b6b090
Closed

chore(deps): bump @supabase/auth-js and @supabase/supabase-js#42
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-2fc5b6b090

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Updates @supabase/auth-js from 2.69.1 to 2.105.0

Release notes

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

v2.105.0

2.105.0 (2026-04-27)

🚀 Features

  • auth: add passkey support with WebAuthn registration, authentication, and management (#2283)
  • realtime: Realtime deferred disconnect (#2282)

🩹 Fixes

  • postgrest: narrow column types after not(column, is, null) (#2264)
  • realtime: annotate Timer/Vsn getters to avoid deep phoenix imports (#2284)
  • storage: apply metadata, headers, and cacheControl dedupe to uploadToSignedUrl (#2275)
  • storage: forward duplex option for stream uploads via uploadToSignedUrl (#2289)

❤️ Thank You

v2.104.2-canary.4

2.104.2-canary.4 (2026-04-27)

🩹 Fixes

  • realtime: annotate Timer/Vsn getters to avoid deep phoenix imports (#2284)
  • storage: forward duplex option for stream uploads via uploadToSignedUrl (#2289)

v2.104.2-canary.3

2.104.2-canary.3 (2026-04-27)

🚀 Features

  • auth: add passkey support with WebAuthn registration, authentication, and management (#2283)

v2.104.2-canary.2

2.104.2-canary.2 (2026-04-27)

🚀 Features

  • realtime: Realtime deferred disconnect (#2282)

v2.104.2-canary.1

2.104.2-canary.1 (2026-04-24)

🩹 Fixes

  • storage: apply metadata, headers, and cacheControl dedupe to uploadToSignedUrl (#2275)

❤️ Thank You

... (truncated)

Changelog

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

2.105.0 (2026-04-27)

🚀 Features

  • auth: add passkey support with WebAuthn registration, authentication, and management (#2283)

2.104.1 (2026-04-23)

🩹 Fixes

  • auth: emit PASSWORD_RECOVERY event for PKCE recovery flows (#2272)

❤️ Thank You

2.104.0 (2026-04-20)

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

2.103.3 (2026-04-16)

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

2.103.2 (2026-04-15)

🩹 Fixes

  • misc: add explicit return types to toJSON methods for JSR compat (#2252)
  • auth: remove Prettify wrapper from exported types for TypeDoc expansion (#2250)
  • auth: include Cloudflare error codes in NETWORK_ERROR_CODES (#2239)

❤️ Thank You

2.103.1 (2026-04-15)

🩹 Fixes

  • auth: add toJSON to AuthError for correct JSON serialization (#2238)

❤️ Thank You

  • oniani1

2.103.0 (2026-04-09)

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

... (truncated)

Commits
  • d19e6d3 [patchback] docs(misc): rename anon key → publishable key and service role ke...
  • c420456 [patchback] feat(auth): add passkey support with WebAuthn registration, authe...
  • ed49eed chore(release): version 2.104.1 changelogs (#2273)
  • 116fe12 fix(auth): emit PASSWORD_RECOVERY event for PKCE recovery flows (#2272)
  • 9360d4a chore(release): version 2.104.0 changelogs (#2261)
  • 897fb8e docs(repo): show createClient as primary example in all client constructors (...
  • 7a9b2e1 chore(release): version 2.103.3 changelogs (#2258)
  • a2f9414 chore(release): version 2.103.2 changelogs (#2253)
  • df51dcf fix(misc): add explicit return types to toJSON methods for JSR compat (#2252)
  • 25e3279 fix(auth): remove Prettify wrapper from exported types for TypeDoc expansion ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​supabase/auth-js since your current version.


Updates @supabase/supabase-js from 2.49.8 to 2.105.0

Release notes

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

v2.105.0

2.105.0 (2026-04-27)

🚀 Features

  • auth: add passkey support with WebAuthn registration, authentication, and management (#2283)
  • realtime: Realtime deferred disconnect (#2282)

🩹 Fixes

  • postgrest: narrow column types after not(column, is, null) (#2264)
  • realtime: annotate Timer/Vsn getters to avoid deep phoenix imports (#2284)
  • storage: apply metadata, headers, and cacheControl dedupe to uploadToSignedUrl (#2275)
  • storage: forward duplex option for stream uploads via uploadToSignedUrl (#2289)

❤️ Thank You

v2.104.2-canary.4

2.104.2-canary.4 (2026-04-27)

🩹 Fixes

  • realtime: annotate Timer/Vsn getters to avoid deep phoenix imports (#2284)
  • storage: forward duplex option for stream uploads via uploadToSignedUrl (#2289)

v2.104.2-canary.3

2.104.2-canary.3 (2026-04-27)

🚀 Features

  • auth: add passkey support with WebAuthn registration, authentication, and management (#2283)

v2.104.2-canary.2

2.104.2-canary.2 (2026-04-27)

🚀 Features

  • realtime: Realtime deferred disconnect (#2282)

v2.104.2-canary.1

2.104.2-canary.1 (2026-04-24)

🩹 Fixes

  • storage: apply metadata, headers, and cacheControl dedupe to uploadToSignedUrl (#2275)

❤️ Thank You

... (truncated)

Changelog

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

2.105.0 (2026-04-27)

🚀 Features

  • auth: add passkey support with WebAuthn registration, authentication, and management (#2283)
  • realtime: Realtime deferred disconnect (#2282)

2.104.1 (2026-04-23)

🩹 Fixes

  • supabase: propagate custom fetch to realtime client (#2267)

❤️ Thank You

2.104.0 (2026-04-20)

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

2.103.3 (2026-04-16)

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

2.103.2 (2026-04-15)

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

2.103.1 (2026-04-15)

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

2.103.0 (2026-04-09)

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

2.102.1 (2026-04-07)

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

2.102.0 (2026-04-07)

🚀 Features

  • supabase: export PostgrestFilterBuilder and StorageApiError from supabase-js (#2222)
  • postgrest: add automatic retries for transient errors (#2072)

❤️ Thank You

... (truncated)

Commits
  • d19e6d3 [patchback] docs(misc): rename anon key → publishable key and service role ke...
  • c420456 [patchback] feat(auth): add passkey support with WebAuthn registration, authe...
  • bfb18bc [patchback] feat(realtime): Realtime deferred disconnect (#2282)
  • ed49eed chore(release): version 2.104.1 changelogs (#2273)
  • 122d3a9 fix(supabase): propagate custom fetch to realtime client (#2267)
  • 9360d4a chore(release): version 2.104.0 changelogs (#2261)
  • 897fb8e docs(repo): show createClient as primary example in all client constructors (...
  • 7a9b2e1 chore(release): version 2.103.3 changelogs (#2258)
  • a2f9414 chore(release): version 2.103.2 changelogs (#2253)
  • f9da9ee chore(release): version 2.103.1 changelogs (#2248)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​supabase/supabase-js since your current version.


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

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


Updates `@supabase/auth-js` from 2.69.1 to 2.105.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/develop/packages/core/auth-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.105.0/packages/core/auth-js)

Updates `@supabase/supabase-js` from 2.49.8 to 2.105.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/develop/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.105.0/packages/core/supabase-js)

---
updated-dependencies:
- dependency-name: "@supabase/auth-js"
  dependency-version: 2.105.0
  dependency-type: indirect
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.105.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 Apr 27, 2026
@CharlieLZ
Copy link
Copy Markdown
Owner

已由 master 上的统一依赖安全收口取代:c1a959b 和 68017fa。验证已通过:npm audit 0 vulnerabilities、npm run lint、npm run build。\n\nSuperseded by the consolidated dependency security updates on master: c1a959b and 68017fa. Verified with npm audit (0 vulnerabilities), npm run lint, and npm run build.

@CharlieLZ CharlieLZ closed this May 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-2fc5b6b090 branch May 2, 2026 08:18
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