renovate[bot]
7c2ec10cc1
fix(deps): update dependency @livekit/components-react to v2.9.20
2026-02-19 20:34:04 +00:00
lukasIO
12cee3ed06
Update livekit dependencies ( #512 )
2026-02-19 17:07:12 +01:00
renovate[bot]
2220072d47
chore(deps): update dependency node to v24 ( #491 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19 16:56:32 +01:00
renovate[bot]
392ca136de
fix(deps): update dependency @livekit/krisp-noise-filter to v0.4.1 ( #505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19 16:54:36 +01:00
renovate[bot]
3a75f3222f
fix(deps): update livekit dependencies (non-major) ( #499 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 16:24:35 +01:00
vercel[bot]
f80673aba8
Fix React Server Components CVE vulnerabilities ( #503 )
...
Updated dependencies to fix Next.js and React CVE vulnerabilities.
The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel
- react-server-dom-turbopack
All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-26 11:35:52 +01:00
vercel[bot]
690dc1011a
Update Next.js/React Flight RCE vulnerability patches ( #501 )
...
## React Flight / Next.js RCE Advisory - Security Update
### Summary
Updated the project to address the React Flight / Next.js RCE advisory (CVE-2024-50383) by upgrading Next.js to the patched version.
### Vulnerability Assessment
✅ **Project is affected by the advisory:**
- Uses **Next.js 15.2.x** (vulnerable version range)
- Does NOT use React Flight packages (react-server-dom-webpack, react-server-dom-parcel, react-server-dom-turbopack)
- Uses React 18.3.1 (not vulnerable React 19.x versions)
### Changes Made
#### Modified Files:
1. **package.json**
- Upgraded `next` from `15.2.4` to `15.2.6` (patched version for 15.2.x)
- No React or React DOM changes required (Next.js manages its own patched React versions)
2. **pnpm-lock.yaml**
- Updated lockfile to reflect `next@15.2.6` installation
- All dependencies resolved correctly with patched versions
### Implementation Details
- This project is a Next.js 15 application without React Server Components/Flight
- The RCE vulnerability in Next.js 15.2.x is addressed by upgrading to 15.2.6
- No React Flight packages required updating since they are not used
- React versions (18.3.1) are not affected by this vulnerability
### Build Status
⚠️ **Note on Pre-existing Issue:**
The build fails due to corrupted image files in `public/background-images/` (pre-existing issue):
- `ali-kazal-tbw_KQE3Cbg-unsplash.jpg` (130 bytes - should be larger)
- `samantha-gades-BlIhVfXbi9s-unsplash.jpg` (132 bytes - should be larger)
This image corruption issue exists in the original codebase and is unrelated to the security update. The Next.js upgrade to 15.2.6 itself is successful and the patched version is correctly installed.
### Testing
- Verified dependency installation with `pnpm install`
- Confirmed lockfile contains `next@15.2.6`
- Confirmed no React Flight packages are used
- Pre-existing image corruption prevents full build, but dependency upgrade is verified
### Security Impact
✅ **Successfully patched against CVE-2024-50383**
- Next.js upgraded to 15.2.6 (patched version for 15.2.x)
- No vulnerable React Flight packages in use
- React versions remain compatible and secure
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-08 12:50:11 +01:00
renovate[bot]
6de1bc8cc6
fix(deps): update dependency livekit-server-sdk to v2.14.2 ( #495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 09:33:18 +00:00
renovate[bot]
0b62ed930e
chore(deps): update devdependencies (non-major) ( #480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-29 20:58:17 -08:00
renovate[bot]
dc82cc23b9
fix(deps): update dependency livekit-client to v2.16.0 ( #494 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 09:56:42 +01:00
renovate[bot]
e9b037bac1
fix(deps): update livekit dependencies (non-major) ( #492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-15 08:20:55 +01:00
renovate[bot]
aa9be8cdc0
fix(deps): update dependency livekit-client to v2.15.13 ( #487 )
...
* fix(deps): update dependency livekit-client to v2.15.12
* bump
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lukasIO <mail@lukasseiler.de>
2025-10-21 19:25:41 +02:00
lukasIO
03aac6591a
Enable single pc connection on staging ( #488 )
...
* Enable single pc connection on staging
* fix deps
* 'security'
* vp9
* use util
2025-10-16 10:32:49 +02:00
lukasIO
55adec00d3
Update livekit client and use single pc ( #483 )
2025-10-13 16:57:59 +02:00
renovate[bot]
5ff6fa32ac
chore(deps): update pnpm to v10.18.2 ( #408 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 15:38:57 +02:00
renovate[bot]
8e66391a01
fix(deps): update livekit dependencies (non-major) ( #481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-02 17:20:43 +02:00
renovate[bot]
76234cdf93
fix(deps): update livekit dependencies (non-major) ( #475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 14:28:39 +02:00
renovate[bot]
6fdf7f0b9a
fix(deps): update livekit dependencies (non-major) ( #474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-29 14:04:10 +02:00
renovate[bot]
fcec3a2459
chore(deps): update devdependencies (non-major) ( #451 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 12:36:16 +02:00
renovate[bot]
7d1d62b6c3
fix(deps): update dependency livekit-client to v2.15.5 ( #472 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 12:35:54 +02:00
renovate[bot]
aa310ade64
fix(deps): update livekit dependencies (non-major) ( #463 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 17:11:12 +02:00
renovate[bot]
785359f977
fix(deps): update dependency @livekit/components-react to v2.9.13 ( #459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 17:52:35 +02:00
David Zhao
f13f8df08e
Dynamic handling of low-power devices ( #450 )
2025-07-03 19:03:38 +02:00
renovate[bot]
4dd11f412b
fix(deps): update dependency livekit-client to v2.15.2 ( #456 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 13:10:01 +02:00
renovate[bot]
a8a48d5a7f
fix(deps): update dependency livekit-client to v2.15.1 ( #455 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 08:06:49 +02:00
renovate[bot]
68046da53c
fix(deps): update dependency @livekit/krisp-noise-filter to v0.3.4 ( #453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 18:41:54 +02:00
lukasIO
3f4b5a14b9
Revert "fix(deps): update dependency @livekit/krisp-noise-filter to v0.3.2 ( #446 )" ( #452 )
...
This reverts commit f6cdb176e9eb5119220e5e092f891871ed96ba28.
2025-07-02 17:34:13 +02:00
renovate[bot]
f6cdb176e9
fix(deps): update dependency @livekit/krisp-noise-filter to v0.3.2 ( #446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 16:54:10 +02:00
renovate[bot]
3260877886
fix(deps): update livekit dependencies (non-major) ( #448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 16:12:42 +02:00
renovate[bot]
e1954a739d
fix(deps): update livekit dependencies (non-major) ( #447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 11:39:17 +02:00
renovate[bot]
03fda24b39
fix(deps): update dependency livekit-client to v2.13.8 ( #444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 17:56:54 +02:00
renovate[bot]
2e35ce825e
fix(deps): update livekit dependencies (non-major) ( #443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 16:06:06 +02:00
renovate[bot]
62df7245a3
fix(deps): update dependency livekit-client to v2.13.6 ( #442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 12:03:42 +02:00
lukasIO
b650fecdd4
Derive region url from project url ( #441 )
...
* Derive region url from project url
* add tests
* test workflow
* fix workflow
* ugh
* fix
* fix staging/prod
2025-06-18 17:03:40 +02:00
renovate[bot]
5230af4fb6
chore(deps): update devdependencies (non-major) ( #436 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:20:23 +02:00
renovate[bot]
8736088a7e
fix(deps): update dependency livekit-client to v2.13.5 ( #439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-15 21:36:47 -07:00
renovate[bot]
5619c99aa9
fix(deps): update dependency livekit-client to v2.13.4 ( #437 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-14 22:52:07 -07:00
lukasIO
c99a780f58
optimizations for low-powered devices ( #438 )
...
* ensure low power devices don't use high quality for krisp
* Update MicrophoneSettings.tsx
* use lower video publish settings
* fix import
* comments
---------
Co-authored-by: David Zhao <dz@livekit.io>
2025-06-14 17:23:36 -07:00
renovate[bot]
96b193098d
fix(deps): update livekit dependencies (non-major) ( #431 )
...
* fix(deps): update livekit dependencies (non-major)
* update settings
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lukasIO <mail@lukasseiler.de>
2025-05-23 16:50:31 +02:00
renovate[bot]
b3b8901cf7
fix(deps): update dependency @livekit/components-react to v2.9.8 ( #429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:17:03 +02:00
renovate[bot]
e418eeaac4
fix(deps): update livekit dependencies (non-major) ( #428 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 11:02:47 +02:00
Tobias Fried
8a9a5a0aef
feat: add common keyboard shortcuts ( #424 )
...
Co-authored-by: lukasIO <mail@lukasseiler.de>
2025-05-21 09:59:03 -06:00
renovate[bot]
71f62858b9
fix(deps): update dependency livekit-client to v2.13.1 ( #425 )
2025-05-21 08:19:02 +02:00
renovate[bot]
851079eaf0
chore(deps): update devdependencies (non-major) ( #417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 08:15:35 +02:00
renovate[bot]
2880d3685d
fix(deps): update dependency livekit-client to v2.13.0 ( #421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 17:27:07 +02:00
renovate[bot]
fcd941d859
fix(deps): update dependency @livekit/krisp-noise-filter to v0.3.0 ( #420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 14:53:36 +02:00
renovate[bot]
6b6e7c7ee7
fix(deps): update livekit dependencies (non-major) ( #419 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 18:50:41 +02:00
renovate[bot]
edcb266dc4
fix(deps): update livekit dependencies (non-major) ( #416 )
2025-04-28 14:41:57 +02:00
lukasIO
680633c33c
chore: update @livekit/track-processors ( #414 )
2025-04-18 10:17:28 +02:00
lukasIO
efac802d7b
Add background filters to settings menu ( #413 )
2025-04-15 20:26:22 +02:00