Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.25.0
->7.26.0
0.11.2
->0.11.10
2.4.3
->2.6.9
1.0.12
->1.1.4
29.5.12
->29.5.14
18.19.33
->18.19.67
18.3.3
->18.3.12
18.3.0
->18.3.1
2.4.2
->2.7.0
5.4.5
->5.7.2
5.5.4
->5.7.2
Release Notes
babel/babel (@babel/runtime)
v7.26.0
Compare Source
🚀 New Feature
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-core
babel-compat-data
,babel-plugin-proposal-regexp-modifiers
,babel-plugin-transform-regexp-modifiers
,babel-preset-env
,babel-standalone
transform-regexp-modifiers
topreset-env
(@JLHwung)babel-parser
startIndex
parser option (@DylanPiercey)babel-generator
,babel-parser
,babel-plugin-syntax-flow
babel-helpers
,babel-preset-typescript
,babel-runtime-corejs3
import()
inrewriteImportExtensions
(@liuxingbaoyu)babel-generator
,babel-parser
@babel/generator
(@nicolo-ribaudo)🐛 Bug Fix
babel-core
💅 Polish
babel-plugin-proposal-json-modules
,babel-plugin-transform-json-modules
,babel-standalone
proposal-json-modules
totransform-json-modules
(@nicolo-ribaudo)🏠 Internal
babel-code-frame
,babel-highlight
@babel/highlight
in@babel/code-frame
(@nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
kind
toTSModuleDeclaration
(@liuxingbaoyu)🏃♀️ Performance
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decimal
,babel-plugin-syntax-import-reflection
,babel-standalone
babel-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)v7.25.6
Compare Source
🐛 Bug Fix
babel-generator
babel-traverse
path.getAssignmentIdentifiers
may beundefined
(@liuxingbaoyu)babel-parser
babel-helpers
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs3
superPropertyGet
helper (@nicolo-ribaudo)💅 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
(
and comments (@nicolo-ribaudo)babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
babel-generator
🏠 Internal
babel-generator
parent
params in the generator (@nicolo-ribaudo)v7.25.4
Compare Source
🐛 Bug Fix
babel-traverse
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-types
babel-generator
export namespace as A
(@nicolo-ribaudo)💅 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
babel-generator
,babel-plugin-transform-class-properties
babel-generator
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-object-rest-spread
🔬 Output optimization
babel-generator
livekit/components-js (@livekit/components-core)
v0.11.10
Compare Source
Patch Changes
v0.11.9
Compare Source
Patch Changes
v0.11.8
Compare Source
Patch Changes
v0.11.7
Compare Source
Patch Changes
v0.11.6
Compare Source
Patch Changes
update useParticipants to listen for any Participant's info changes - #980 (@lebaudantoine)
Add support for new chat API - #979 (@lukasIO)
v0.11.5
Compare Source
Patch Changes
v0.11.4
Compare Source
Patch Changes
v0.11.3
Compare Source
Patch Changes
Fix local storage of user choices - #949 (@lukasIO)
Don't write empty username values to local storage - #953 (@lukasIO)
Add useVoiceAssistant - #917 (@lukasIO)
livekit/client-sdk-js (livekit-client)
v2.7.0
Compare Source
Minor Changes
Patch Changes
ReconnectContext
andReconnectPolicy
, for use in custom reconnection implementations. - #1328 (@wuhkuh)v2.6.3
Compare Source
Patch Changes
Add voiceIsolation constraint to AudioCaptureOptions - #1320 (@lukasIO)
Forward disconnect reason on leave requests and ConnectionErrors - #1323 (@lukasIO)
v2.6.2
Compare Source
Patch Changes
v2.6.1
Compare Source
Patch Changes
Add ConnectionErrorReason when cancelling ongoing connection attempt - #1315 (@lukasIO)
Make Remote Tracks
getSenderStats
method public - #1309 (@mpnri)v2.6.0
Compare Source
Minor Changes
Patch Changes
fix: mimeTypeToVideoCodecString should not throw - #1302 (@davidzhao)
Keep dd extension id in the session - #1297 (@cnderrauber)
v2.5.10
Compare Source
Patch Changes
Reset
joinAttempts
when closing RTCEngine - #1291 (@mpnri)Increase default audio bitrates - #1295 (@davidzhao)
Use shared mutex helper package - #1289 (@lukasIO)
v2.5.9
Compare Source
Patch Changes
Track E2EE key validity on a per index basis - #1284 (@hughns)
Use happy-dom for testing instead of jsdom - #1283 (@hughns)
Fix attribute deletion - #1285 (@lukasIO)
[e2ee] await key update before emitting key ratchet event - #1288 (@hughns)
v2.5.8
Compare Source
Patch Changes
Add metrics support - #1278 (@lukasIO)
Fix DTX and stereo feature reporting - #1281 (@lukasIO)
Add SIP publish DTMF feature - #1277 (@s-hamdananwar)
v2.5.7
Compare Source
Patch Changes
Actually allow E2EE keyring size of 256 - #1268 (@hughns)
Expose server version info - #1267 (@lukasIO)
Only emit TrackStreamStateChanged events on changed stream state - #1199 (@lukasIO)
Fix duplicate ParticipantPermissionsChanged updates for the local participant - #1270 (@davidzhao)
v2.5.6
Compare Source
Patch Changes
v2.5.5
Compare Source
Patch Changes
v2.5.4
Compare Source
Patch Changes
v2.5.3
Compare Source
Patch Changes
Ensure republishing is finished when calling setTrackEnabled methods - #1250 (@lukasIO)
Add dedicated chat API - #1224 (@lukasIO)
Fix permissions for all devices being requested when connecting/disconnecting devices - #1249 (@lukasIO)
v2.5.2
Compare Source
Patch Changes
Pass connect options to room from connection checkers - #1245 (@jespermjonsson)
Avoid parallel offer processing - #1244 (@lukasIO)
Switch active device if previously selected device becomes unavailable - #1237 (@lukasIO)
Treat MissingKey as decryption failure to prevent spamming the logs - #1241 (@hughns)
Update API docs for
room.getLocalDevices
- #1243 (@lukasIO)Fix trackProcessor creation from LocalParticipant.createTracks - #1247 (@lukasIO)
v2.5.1
Compare Source
Patch Changes
Use ReturnTypes of built-in functions for critical timers - #1236 (@lukasIO)
Set default scalabilityMode to L3T3_KEY in sample/comment - #1238 (@cnderrauber)
Expose localTrackSubscribed event on localParticipant and room - #1229 (@lukasIO)
fast track publication - #1228 (@cnderrauber)
Add firstReceivedTime and lastReceivedTime to received TranscriptionSegments - #1223 (@lukasIO)
Ensure SVC layers are starting from LOW quality - #1226 (@lukasIO)
v2.5.0
Compare Source
Minor Changes
Patch Changes
Update protocol - #1214 (@lukasIO)
Add support for generic RequestResponse - #1221 (@lukasIO)
Clear pingInterval at start of disconnect processing - #1217 (@lukasIO)
Log offer before munging - #1218 (@lukasIO)
Add internal LocalTrackSubscribed engine event - #1222 (@lukasIO)
Use kind instead of mediaType for outbound-rtp stats in PublishVideoCheck and PublishAudioCheck helpers - #1207 (@svajunas-budrys)
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
v5.6.3
Compare Source
v5.6.2
Compare Source
v5.5.4
: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.3
: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2
: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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.