From cc59344000669941eedb0a8b976faf8fa74c1068 Mon Sep 17 00:00:00 2001 From: "supabase-supabase-autofixer[bot]" <248690971+supabase-supabase-autofixer[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 12:43:05 +0300 Subject: [PATCH] feat: update @supabase/*-js libraries to v2.105.3 (#45541) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR updates @supabase/*-js libraries to version 2.105.3. **Source**: supabase-js-stable-release **Changes**: - Updated @supabase/supabase-js to 2.105.3 - Updated @supabase/auth-js to 2.105.3 - Updated @supabase/realtime-js to 2.105.3 - Updated @supabase/postgest-js to 2.105.3 - Refreshed pnpm-lock.yaml --- ## Release Notes ## v2.105.3 ## 2.105.3 (2026-05-04) ### 🩹 Fixes - **auth:** narrow OAuth/CustomProvider types to fix downstream consumer typecheck ([#2326](https://github.com/supabase/supabase-js/pull/2326)) ## v2.105.2 ## 2.105.2 (2026-05-04) ### 🩹 Fixes - **auth:** forward lockAcquireTimeout to SupabaseAuthClient ([#2309](https://github.com/supabase/supabase-js/pull/2309)) - **auth:** add toJSON to WebAuthnError for correct JSON serialization ([#2317](https://github.com/supabase/supabase-js/pull/2317)) - **misc:** widen enum-like unions with (string & {}) for forward compat ([#2303](https://github.com/supabase/supabase-js/pull/2303)) - **misc:** reduce any usage across packages ([#2314](https://github.com/supabase/supabase-js/pull/2314)) - **postgrest:** unify insert/upsert signatures ([#2315](https://github.com/supabase/supabase-js/pull/2315)) ### ❤️ Thank You - Muzzaiyyan Hussain @MuzzaiyyanHussain ## v2.105.1 ## 2.105.1 (2026-04-28) ### 🩹 Fixes - **postgrest:** query reassignment regression ([#2292](https://github.com/supabase/supabase-js/pull/2292)) - **realtime:** surface real Error on transport-level CHANNEL_ERROR ([#2299](https://github.com/supabase/supabase-js/pull/2299)) ### ❤️ Thank You - Vaibhav @7ttp ## v2.105.0 ## 2.105.0 (2026-04-27) ### 🚀 Features - **auth:** add passkey support with WebAuthn registration, authentication, and management ([#2283](https://github.com/supabase/supabase-js/pull/2283)) - **realtime:** Realtime deferred disconnect ([#2282](https://github.com/supabase/supabase-js/pull/2282)) ### 🩹 Fixes - **postgrest:** narrow column types after not(column, is, null) ([#2264](https://github.com/supabase/supabase-js/pull/2264)) - **realtime:** annotate Timer/Vsn getters to avoid deep phoenix imports ([#2284](https://github.com/supabase/supabase-js/pull/2284)) - **storage:** apply metadata, headers, and cacheControl dedupe to uploadToSignedUrl ([#2275](https://github.com/supabase/supabase-js/pull/2275)) - **storage:** forward duplex option for stream uploads via uploadToSignedUrl ([#2289](https://github.com/supabase/supabase-js/pull/2289)) ### ❤️ Thank You - Katerina Skroumpelou @mandarini - oniani1 This PR was created automatically. Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 108 ++++++++++++++++++++++---------------------- pnpm-workspace.yaml | 8 ++-- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75c4023316..22cf8d3280 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,20 +10,20 @@ catalogs: specifier: ^10.26.0 version: 10.27.0 '@supabase/auth-js': - specifier: 2.104.1 - version: 2.104.1 + specifier: 2.105.3 + version: 2.105.3 '@supabase/postgrest-js': - specifier: 2.104.1 - version: 2.104.1 + specifier: 2.105.3 + version: 2.105.3 '@supabase/realtime-js': - specifier: 2.104.1 - version: 2.104.1 + specifier: 2.105.3 + version: 2.105.3 '@supabase/ssr': specifier: 0.10.2 version: 0.10.2 '@supabase/supabase-js': - specifier: 2.104.1 - version: 2.104.1 + specifier: 2.105.3 + version: 2.105.3 '@types/node': specifier: ^22.0.0 version: 22.13.14 @@ -355,7 +355,7 @@ importers: version: 10.27.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.5.15(@babel/core@7.29.0(supports-color@8.1.1))(@opentelemetry/api@1.9.0)(@playwright/test@1.56.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.4))(react@18.3.1)(supports-color@8.1.1)(webpack@5.105.4(esbuild@0.25.2)) '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@tanstack/react-query': specifier: ^5.13.4 version: 5.83.0(react@18.3.1) @@ -931,7 +931,7 @@ importers: version: 9.1.0 '@supabase/auth-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@supabase/mcp-server-supabase': specifier: ^0.7.0 version: 0.7.0(@modelcontextprotocol/sdk@1.29.0(supports-color@8.1.1)(zod@3.25.76))(zod@3.25.76) @@ -940,7 +940,7 @@ importers: version: link:../../packages/pg-meta '@supabase/realtime-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@supabase/shared-types': specifier: 0.1.88 version: 0.1.88 @@ -949,7 +949,7 @@ importers: version: 0.1.6(encoding@0.1.13)(supports-color@8.1.1) '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@tanstack/react-hotkeys': specifier: ^0.9.1 version: 0.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1376,7 +1376,7 @@ importers: version: 0.1.0 '@supabase/postgrest-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@supabase/supa-mdx-lint': specifier: 0.2.6-alpha version: 0.2.6-alpha @@ -1518,10 +1518,10 @@ importers: version: 1.6.0 '@supabase/ssr': specifier: 'catalog:' - version: 0.10.2(@supabase/supabase-js@2.104.1) + version: 0.10.2(@supabase/supabase-js@2.105.3) '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@tanstack/react-router': specifier: ^1.168.0 version: 1.168.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1632,10 +1632,10 @@ importers: version: 10.27.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.5.15(@babel/core@7.29.0(supports-color@8.1.1))(@opentelemetry/api@1.9.0)(@playwright/test@1.56.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.4))(react@18.3.1)(supports-color@8.1.1)(webpack@5.105.4(esbuild@0.25.2)) '@supabase/ssr': specifier: 'catalog:' - version: 0.10.2(@supabase/supabase-js@2.104.1) + version: 0.10.2(@supabase/supabase-js@2.105.3) '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@vercel/og': specifier: ^0.6.2 version: 0.6.2 @@ -1888,10 +1888,10 @@ importers: dependencies: '@supabase/ssr': specifier: 'catalog:' - version: 0.10.2(@supabase/supabase-js@2.104.1) + version: 0.10.2(@supabase/supabase-js@2.105.3) '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@vueuse/core': specifier: ^14.1.0 version: 14.1.0(vue@3.5.30(typescript@6.0.2)) @@ -1937,7 +1937,7 @@ importers: version: 1.56.1 '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 cross-fetch: specifier: ^4.1.0 version: 4.1.0(encoding@0.1.13) @@ -1965,7 +1965,7 @@ importers: version: 0.18.5 '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 ai: specifier: 5.0.52 version: 5.0.52(zod@3.25.76) @@ -2056,10 +2056,10 @@ importers: dependencies: '@supabase/auth-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@types/dat.gui': specifier: ^0.7.12 version: 0.7.12 @@ -2513,7 +2513,7 @@ importers: version: 0.1.6(encoding@0.1.13)(supports-color@8.1.1) '@supabase/supabase-js': specifier: 'catalog:' - version: 2.104.1 + version: 2.105.3 '@tanstack/react-table': specifier: ^8.21.3 version: 8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -7671,12 +7671,12 @@ packages: '@supabase-labs/y-supabase@0.1.0': resolution: {integrity: sha512-1ItaKbcImgy7ueYfJcyVYihqCKi9RAee9MKBV8wcCqSMNsrWvw4ibhW8ai91kWsewsiWzIDXVPONgcUcxagk9g==} - '@supabase/auth-js@2.104.1': - resolution: {integrity: sha512-pqFnDKekq1isqlqnzqzyJ3mzmho+o+FjfVTqhKY3PFlwj2anx3OPznO1kbo1ZEwD8zg1r4EAFf/7pplLyX0ocQ==} + '@supabase/auth-js@2.105.3': + resolution: {integrity: sha512-hMFuzP++mjRfe0/BUq4/e82CXIDgyjUgg0khLN8waol/gzoM1t2iGmhfJSGvQHQ1dr3XqWpP6ThAw4bLHMot5Q==} engines: {node: '>=20.0.0'} - '@supabase/functions-js@2.104.1': - resolution: {integrity: sha512-JjAH4JN9rZzxh4plQnILPrQZXAG6ccoRS6z9hQAGmXpRSwJA+7CWbsDV2R82I8MROlGDsjqj1Ot/cWpTfdf6xg==} + '@supabase/functions-js@2.105.3': + resolution: {integrity: sha512-KyutUwLLUZ9fRXsiFACL6lq7akBVHFl0fnqQnrxjbsPco8jeb4EyirQuvr52QCLnikzjMRC0uxAHOSM54aDrZA==} engines: {node: '>=20.0.0'} '@supabase/mcp-server-supabase@0.7.0': @@ -7692,19 +7692,19 @@ packages: '@modelcontextprotocol/sdk': ^1.25.2 zod: ^3.25.0 || ^4.0.0 - '@supabase/phoenix@0.4.0': - resolution: {integrity: sha512-RHSx8bHS02xwfHdAbX5Lpbo6PXbgyf7lTaXTlwtFDPwOIw64NnVRwFAXGojHhjtVYI+PEPNSWwkL90f4agN3bw==} + '@supabase/phoenix@0.4.1': + resolution: {integrity: sha512-hWGJkDAfWUNY8k0C080u3sGNFd2ncl9erhKgP7hnGkgJWEfT5Pd/SXal4QmWXBECVlZrannMAc9sBaaRyWpiUA==} '@supabase/postgres-meta@0.64.6': resolution: {integrity: sha512-vz5gc6RKNfDVnIfRUmH2ssTMYFI0U3MYOVyQ9R4YkzOS2dKSanjC4rTEDGjlMFwGTCUPW3N3pbY7HJIW81wMyg==} engines: {node: '>=16', npm: '>=8'} - '@supabase/postgrest-js@2.104.1': - resolution: {integrity: sha512-RqlLpvgXsjcc27fLyHNGm3zN0KDWXbkdTdaFtaEdX83RsTEqH7BAmshH7zoUMml5lL04naUeRjS3B81O6jZcJw==} + '@supabase/postgrest-js@2.105.3': + resolution: {integrity: sha512-jFVYRHcri0ZMcTzKpQ2r2wWOB8/rPsbj92kxmCmVJUiRrdgiMtuYlkS06Fhs8UJZhEOL0UpGhh06XDwh8JwtBQ==} engines: {node: '>=20.0.0'} - '@supabase/realtime-js@2.104.1': - resolution: {integrity: sha512-dVJHhFB2ErBd0/2qE9G8CedCrGoAtBfL9Q4zbSMXO7b1Cpld916ljSiX21mURUqijPf1WoPQG4Bp/averUzk/g==} + '@supabase/realtime-js@2.105.3': + resolution: {integrity: sha512-L+qPiJlq1RKh3QD2fORGCFo2RKDKlvG9mjvPtUEQJ2tMixrx70VIV6j8BdWzQkbc1Nao6mvTWajyDhX3TFgljw==} engines: {node: '>=20.0.0'} '@supabase/shared-types@0.1.88': @@ -7718,8 +7718,8 @@ packages: peerDependencies: '@supabase/supabase-js': ^2.102.1 - '@supabase/storage-js@2.104.1': - resolution: {integrity: sha512-2bQaLbkRshctkUVuqamwYZDEd+0cGSc9DY9sjh92DcA5hu1F/1AP8p6gxGr76sgdK9Ngi0rh+2Kdh+uC4hcnGA==} + '@supabase/storage-js@2.105.3': + resolution: {integrity: sha512-M7oPCCcHim/FsR6rKIs10Nd9mW051N2SQvA27jiVLa7oQMFFb7faX5dCQRV4GS5QeFsBcV5J/fWl4Ppoaw8cBQ==} engines: {node: '>=20.0.0'} '@supabase/supa-mdx-lint-darwin@0.2.6-alpha': @@ -7857,8 +7857,8 @@ packages: resolution: {integrity: sha512-iqJHDk/ToyxFMa/um9A5gsp9jYN7iI0cIabNq9nyBpK/Yat/J9I2IIMueQwIMy3TsG6a2qdPyUkZkuPC37SdRg==} hasBin: true - '@supabase/supabase-js@2.104.1': - resolution: {integrity: sha512-E0H/CtVmaGjiAy+ieZ5ZB/1EqxXcGdaFaAc23AE5zaYfz6NtCNDcmaEdoGPYMPFH5pE6drGG6e3ljPmkFoGVxQ==} + '@supabase/supabase-js@2.105.3': + resolution: {integrity: sha512-5Dm9+I61LAWwjw+0zcqXhSmTxUJaYHBPyHwMCIBH4TBUNwDn2pYUIsi6oUu0I5r9HtLtaFl7w4wa+DV9gRsbDg==} engines: {node: '>=20.0.0'} '@swc/helpers@0.5.15': @@ -24110,18 +24110,18 @@ snapshots: '@supabase-labs/y-supabase@0.1.0': dependencies: - '@supabase/supabase-js': 2.104.1 + '@supabase/supabase-js': 2.105.3 y-protocols: 1.0.7(yjs@13.6.29) yjs: 13.6.29 transitivePeerDependencies: - bufferutil - utf-8-validate - '@supabase/auth-js@2.104.1': + '@supabase/auth-js@2.105.3': dependencies: tslib: 2.8.1 - '@supabase/functions-js@2.104.1': + '@supabase/functions-js@2.105.3': dependencies: tslib: 2.8.1 @@ -24141,7 +24141,7 @@ snapshots: '@modelcontextprotocol/sdk': 1.29.0(supports-color@8.1.1)(zod@3.25.76) zod: 3.25.76 - '@supabase/phoenix@0.4.0': {} + '@supabase/phoenix@0.4.1': {} '@supabase/postgres-meta@0.64.6(encoding@0.1.13)(supports-color@8.1.1)': dependencies: @@ -24157,13 +24157,13 @@ snapshots: - pg-native - supports-color - '@supabase/postgrest-js@2.104.1': + '@supabase/postgrest-js@2.105.3': dependencies: tslib: 2.8.1 - '@supabase/realtime-js@2.104.1': + '@supabase/realtime-js@2.105.3': dependencies: - '@supabase/phoenix': 0.4.0 + '@supabase/phoenix': 0.4.1 '@types/ws': 8.18.1 tslib: 2.8.1 ws: 8.19.0 @@ -24182,12 +24182,12 @@ snapshots: - encoding - supports-color - '@supabase/ssr@0.10.2(@supabase/supabase-js@2.104.1)': + '@supabase/ssr@0.10.2(@supabase/supabase-js@2.105.3)': dependencies: - '@supabase/supabase-js': 2.104.1 + '@supabase/supabase-js': 2.105.3 cookie: 1.0.2 - '@supabase/storage-js@2.104.1': + '@supabase/storage-js@2.105.3': dependencies: iceberg-js: 0.8.1 tslib: 2.8.1 @@ -24288,13 +24288,13 @@ snapshots: '@supabase/supa-mdx-lint-win32-x64': 0.3.2 node-pty: 1.0.0 - '@supabase/supabase-js@2.104.1': + '@supabase/supabase-js@2.105.3': dependencies: - '@supabase/auth-js': 2.104.1 - '@supabase/functions-js': 2.104.1 - '@supabase/postgrest-js': 2.104.1 - '@supabase/realtime-js': 2.104.1 - '@supabase/storage-js': 2.104.1 + '@supabase/auth-js': 2.105.3 + '@supabase/functions-js': 2.105.3 + '@supabase/postgrest-js': 2.105.3 + '@supabase/realtime-js': 2.105.3 + '@supabase/storage-js': 2.105.3 transitivePeerDependencies: - bufferutil - utf-8-validate diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index bf312ed3f6..7268fdc7be 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -6,11 +6,11 @@ packages: catalog: '@sentry/nextjs': ^10.26.0 - '@supabase/auth-js': 2.104.1 - '@supabase/postgrest-js': 2.104.1 - '@supabase/realtime-js': 2.104.1 + '@supabase/auth-js': 2.105.3 + '@supabase/postgrest-js': 2.105.3 + '@supabase/realtime-js': 2.105.3 '@supabase/ssr': 0.10.2 - '@supabase/supabase-js': 2.104.1 + '@supabase/supabase-js': 2.105.3 '@types/node': ^22.0.0 '@types/react': ^18.3.0 '@types/react-dom': ^18.3.0