egress icon indicating copy to clipboard operation
egress copied to clipboard

Update npm deps

Open renovate[bot] opened this issue 11 months ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@livekit/components-core (source) ^0.11.2 -> ^0.12.0 age adoption passing confidence
@livekit/components-react (source) 2.6.11 -> 2.9.0 age adoption passing confidence
@livekit/components-styles (source) 1.1.4 -> 1.1.5 age adoption passing confidence
@testing-library/user-event 14.5.2 -> 14.6.1 age adoption passing confidence
@types/node (source) 18.19.70 -> 18.19.84 age adoption passing confidence
@types/react (source) 18.3.18 -> 18.3.20 age adoption passing confidence
livekit-client 2.8.0 -> 2.9.9 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence

Release Notes

livekit/components-js (@​livekit/components-core)

v0.12.2

Compare Source

Patch Changes

v0.12.1

Compare Source

Patch Changes

v0.12.0

Compare Source

Minor Changes
testing-library/user-event (@​testing-library/user-event)

v14.6.1

Compare Source

Bug Fixes

v14.6.0

Compare Source

Features
Bug Fixes
  • clipboard: await DataTransferItem.getAsString() callback (#​1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#​1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#​1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#​1229) (5f3d28f)
livekit/client-sdk-js (livekit-client)

v2.9.9

Compare Source

Patch Changes

v2.9.8

Compare Source

Patch Changes

v2.9.7

Compare Source

Patch Changes

v2.9.6

Compare Source

Patch Changes

v2.9.5

Compare Source

Patch Changes

v2.9.4

Compare Source

Patch Changes

v2.9.3

Compare Source

Patch Changes

v2.9.2

Compare Source

Patch Changes

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Minor Changes
  • Add backupCodecPolicy to TrackPublishDefaults - #​1399 (@​cnderrauber)

    The default policy of backup codec is codec regression for maxium compatibility, which means the publisher stops sending primary codec and all subscribers will receive backup codec even primary codec is supported. It changes the default behavior multi-codec simulcast in the previous version, will not break the functionality of the previous version but only cause potential extra bandwidth usage. The user can set the policy to multi-codec simulcast to keep the previous behavior.

  • Add DataStream support - #​1301 (@​lukasIO)

  • Move RPC registration to room level and deprecate localParticipant level registration - #​1396 (@​lukasIO)

  • Populate name property of LiveKit errors and add reasonName for enums - #​1385 (@​lukasIO)

Patch Changes

v2.8.1

Compare Source

Patch Changes
microsoft/TypeScript (typescript)

v5.8.2

Compare Source


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.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar Jan 19 '25 08:01 renovate[bot]