From 45dc53155b20b5393023b80b190126200fdaf088 Mon Sep 17 00:00:00 2001 From: Thore Cimbal Date: Sun, 16 Aug 2026 12:00:00 +0000 Subject: [PATCH] build(web): pull in threadnet-call-embedded 0.19.2-threadnet.9 The .8 widget broke unmuting in production (both with the AI filter on and off); threadnet-call dcc8643 restores the upstream off-path and hard-gates the feature until the webAudioMix decision. Verified locally end to end: the installed package carries the model assets, webpack lands them under webapp/widgets/element-call/assets/dfn3, and the widget index.html references the .9 bundle (0.19.2-threadnet.9+dcc86431). Co-Authored-By: Claude Opus 4.8 --- apps/web/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index a2bc34251..8f807acbe 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -125,7 +125,7 @@ "@babel/preset-react": "^7.12.10", "@babel/preset-typescript": "^7.12.7", "@casualbot/jest-sonar-reporter": "2.7.0", - "@sorb/threadnet-call-embedded": "0.19.2-threadnet.8", + "@sorb/threadnet-call-embedded": "0.19.2-threadnet.9", "@element-hq/element-web-playwright-common": "workspace:*", "@fetch-mock/jest": "^0.2.20", "@jest/globals": "^30.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7f81092c..6184cfe40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -617,8 +617,8 @@ importers: specifier: ^5.0.0 version: 5.2.1(encoding@0.1.13)(webpack@5.106.2) '@sorb/threadnet-call-embedded': - specifier: 0.19.2-threadnet.8 - version: 0.19.2-threadnet.8 + specifier: 0.19.2-threadnet.9 + version: 0.19.2-threadnet.9 '@stylistic/eslint-plugin': specifier: ^5.0.0 version: 5.10.0(eslint@8.57.1) @@ -5003,8 +5003,8 @@ packages: '@sinonjs/fake-timers@15.1.1': resolution: {integrity: sha512-cO5W33JgAPbOh07tvZjUOJ7oWhtaqGHiZw+11DPbyqh2kHTBc3eF/CjJDeQ4205RLQsX6rxCuYOroFQwl7JDRw==} - '@sorb/threadnet-call-embedded@0.19.2-threadnet.8': - resolution: {integrity: sha512-AGorshIA60RO5goX77F9XRmReyr8UE4eDw4Rw7ksngQYywfqcwWSiNHqp3ITpOTB0c85OLgfB9hzfpb/a+n+yw==, tarball: https://rohana.axion1337.de/api/packages/sorb/npm/%40sorb%2Fthreadnet-call-embedded/-/0.19.2-threadnet.8/threadnet-call-embedded-0.19.2-threadnet.8.tgz} + '@sorb/threadnet-call-embedded@0.19.2-threadnet.9': + resolution: {integrity: sha512-S46rGDKwB12ww9EH5Lcx9Py/4dkeUnmQBmsABpOMt/Uy89TtuA15s03COZSNtdh4jkTwVi7pnlOxFSaMSP+eMQ==, tarball: https://rohana.axion1337.de/api/packages/sorb/npm/%40sorb%2Fthreadnet-call-embedded/-/0.19.2-threadnet.9/threadnet-call-embedded-0.19.2-threadnet.9.tgz} '@standard-schema/spec@1.1.0': resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} @@ -17632,7 +17632,7 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 - '@sorb/threadnet-call-embedded@0.19.2-threadnet.8': {} + '@sorb/threadnet-call-embedded@0.19.2-threadnet.9': {} '@standard-schema/spec@1.1.0': {}