livekit / components-js

Official open source React components and examples for building with LiveKit.
Apache License 2.0
140 stars 62 forks source link

Update dependency @rushstack/node-core-library to v5 #882

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/node-core-library (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

microsoft/rushstack (@​rushstack/node-core-library) ### [`v5.4.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#541) [Compare Source](https://togithub.com/microsoft/rushstack/compare/0dab69909c513f0ea0f2b71a7df4984314b5c321...3c436e9e9a7a0c251daef2d1d25da7adc3b8a4ff) Thu, 30 May 2024 00:13:05 GMT ##### Patches - Include missing `type` modifiers on type-only exports. ### [`v5.4.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#540) [Compare Source](https://togithub.com/microsoft/rushstack/compare/dc366ebd425d28877bf19bf41db5839bcc5670dc...0dab69909c513f0ea0f2b71a7df4984314b5c321) Wed, 29 May 2024 02:03:50 GMT ##### Minor changes - Add a `throwOnSignal` option to the `Executable.waitForExitAsync` to control if that function should throw if the process is terminated with a signal. - Add a `signal` property to the result of `Executable.waitForExitAsync` that includes a signal if the process was termianted by a signal. ### [`v5.3.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#530) [Compare Source](https://togithub.com/microsoft/rushstack/compare/b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa...dc366ebd425d28877bf19bf41db5839bcc5670dc) Tue, 28 May 2024 15:10:09 GMT ##### Minor changes - Include typings for the the `"files"` field in `IPackageJson`. ### [`v5.2.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#520) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a91a919e7c03cc14d2e409f80d9afd17f6f6f5c3...b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa) Tue, 28 May 2024 00:09:47 GMT ##### Minor changes - Include typings for the `"exports"` and `"typesVersions"` fields in `IPackageJson`. ### [`v5.1.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#510) [Compare Source](https://togithub.com/microsoft/rushstack/compare/cc8c36cb3702d1cf16087d99acbd7956968762d8...a91a919e7c03cc14d2e409f80d9afd17f6f6f5c3) Sat, 25 May 2024 04:54:07 GMT ##### Minor changes - Update `JsonFile` to support loading JSON files that include object keys that are members of `Object.prototype`. ##### Patches - Fix an issue with `JsonSchema` where `"uniqueItems": true` would throw an error if the `"item"` type in the schema has `"type": "object"`. ### [`v5.0.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#500) [Compare Source](https://togithub.com/microsoft/rushstack/compare/286087c830ad1bc3c68619601a92e97a357df657...cc8c36cb3702d1cf16087d99acbd7956968762d8) Thu, 23 May 2024 02:26:56 GMT ##### Breaking changes - Replace z-schema with ajv for schema validation and add support for json-schema draft-07. - Remove the deprecated `Async.sleep` function. - Convert `FileConstants` and `FolderConstants` from enums to const objects. ##### Patches - Fix an issue where waitForExitAsync() might reject before all output was collected ### [`v4.3.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#430) [Compare Source](https://togithub.com/microsoft/rushstack/compare/20f69861879c40adcc4c74a47644d7fdc68686b8...286087c830ad1bc3c68619601a92e97a357df657) Wed, 15 May 2024 06:04:17 GMT ##### Minor changes - Rename `Async.sleep` to `Async.sleepAsync`. The old function is marked as `@deprecated`. ### [`v4.2.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#421) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ac21ee99404295e9c2b82ea399af6185ee8d7085...20f69861879c40adcc4c74a47644d7fdc68686b8) Fri, 10 May 2024 05:33:33 GMT ##### Patches - Fix a bug in `Async.forEachAsync` where weight wasn't respected. ### [`v4.2.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/node-core-library/CHANGELOG.md#420) [Compare Source](https://togithub.com/microsoft/rushstack/compare/7b1287fc615b158cecb49823c82bd8093bfecb9c...ac21ee99404295e9c2b82ea399af6185ee8d7085) Mon, 06 May 2024 15:11:04 GMT ##### Minor changes - Add a new `weighted: true` option to the `Async.forEachAsync` method that allows each element to specify how much of the allowed parallelism the callback uses. ##### Patches - Add a new `weighted: true` option to the `Async.mapAsync` method that allows each element to specify how much of the allowed parallelism the callback uses.

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size
LiveKitRoom only 1.87 KB (0%)
LiveKitRoom with VideoConference 28.24 KB (0%)
All exports 33.71 KB (0%)
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 431405e52eea0948067715440834998fbafb2d2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR