livekit / egress

Export and record WebRTC sessions and tracks
https://blog.livekit.io/livekit-universal-egress-launch/
Apache License 2.0
168 stars 68 forks source link

Update npm deps #687

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/runtime (source) 7.25.0 -> 7.25.6 age adoption passing confidence
@types/node (source) 18.19.33 -> 18.19.48 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.5 age adoption passing confidence
livekit-client 2.4.2 -> 2.5.0 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/runtime) ### [`v7.25.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7256-2024-08-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.25.4...v7.25.6) ##### :bug: Bug Fix - `babel-generator` - [#​16783](https://togithub.com/babel/babel/pull/16783) Properly print inner comments in TS array types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​16775](https://togithub.com/babel/babel/pull/16775) fix: jsx whitespace is not properly preserved when retainLines ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-traverse` - [#​16727](https://togithub.com/babel/babel/pull/16727) fix: `path.getAssignmentIdentifiers` may be `undefined` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​16761](https://togithub.com/babel/babel/pull/16761) fix: improve static canFollowModifier checks ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-transform-optional-chaining`, `babel-runtime-corejs3` - [#​16769](https://togithub.com/babel/babel/pull/16769) Only wrap functions in `superPropertyGet` helper ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-generator`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-duplicate-named-capturing-groups-regex`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​16780](https://togithub.com/babel/babel/pull/16780) Do not enforce printing space between `(` and comments ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes` - [#​16781](https://togithub.com/babel/babel/pull/16781) Don't throw when enabling both syntax-import-{assertions,attributes} ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​16782](https://togithub.com/babel/babel/pull/16782) TS union/intersection nested in union does not need parens ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-generator` - [#​16777](https://togithub.com/babel/babel/pull/16777) Remove unused `parent` params in the generator ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.25.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7254-2024-08-22) [Compare Source](https://togithub.com/babel/babel/compare/v7.25.0...v7.25.4) ##### :bug: Bug Fix - `babel-traverse` - [#​16756](https://togithub.com/babel/babel/pull/16756) fix: Skip computed key when renaming ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16755](https://togithub.com/babel/babel/pull/16755) fix: Decorator 2018-09 may throw an exception ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-types` - [#​16710](https://togithub.com/babel/babel/pull/16710) Visit AST fields nodes according to their syntactical order ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​16709](https://togithub.com/babel/babel/pull/16709) Print semicolon after TS `export namespace as A` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-typescript`, `babel-runtime-corejs2`, `babel-runtime`, `babel-traverse` - [#​16722](https://togithub.com/babel/babel/pull/16722) Avoid unnecessary parens around sequence expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-transform-class-properties` - [#​16714](https://togithub.com/babel/babel/pull/16714) Avoid unnecessary parens around exported arrow functions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-transform-object-rest-spread` - [#​16712](https://togithub.com/babel/babel/pull/16712) Avoid printing unnecessary parens around object destructuring ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-generator` - [#​16740](https://togithub.com/babel/babel/pull/16740) Avoid extra spaces between comments/regexps in compact mode ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
livekit/client-sdk-js (livekit-client) ### [`v2.5.0`](https://togithub.com/livekit/client-sdk-js/blob/HEAD/CHANGELOG.md#250) [Compare Source](https://togithub.com/livekit/client-sdk-js/compare/v2.4.2...v2.5.0) ##### Minor Changes - Add RemoteTrack.setPlayoutDelay and make receiver non-optional in RemoteTrack constructor - [#​1209](https://togithub.com/livekit/client-sdk-js/pull/1209) ([@​lukasIO](https://togithub.com/lukasIO)) ##### Patch Changes - Update protocol - [#​1214](https://togithub.com/livekit/client-sdk-js/pull/1214) ([@​lukasIO](https://togithub.com/lukasIO)) - Add support for generic RequestResponse - [#​1221](https://togithub.com/livekit/client-sdk-js/pull/1221) ([@​lukasIO](https://togithub.com/lukasIO)) - Clear pingInterval at start of disconnect processing - [#​1217](https://togithub.com/livekit/client-sdk-js/pull/1217) ([@​lukasIO](https://togithub.com/lukasIO)) - Log offer before munging - [#​1218](https://togithub.com/livekit/client-sdk-js/pull/1218) ([@​lukasIO](https://togithub.com/lukasIO)) - Add internal LocalTrackSubscribed engine event - [#​1222](https://togithub.com/livekit/client-sdk-js/pull/1222) ([@​lukasIO](https://togithub.com/lukasIO)) - Use kind instead of mediaType for outbound-rtp stats in PublishVideoCheck and PublishAudioCheck helpers - [#​1207](https://togithub.com/livekit/client-sdk-js/pull/1207) ([@​svajunas-budrys](https://togithub.com/svajunas-budrys))
Microsoft/TypeScript (typescript) ### [`v5.5.4`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.3...c8a7d589e647e19c94150d9892909f3aa93e48eb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3) ### [`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.