skyra-project / discord-components

Discord Webcomponents for real looking messages on the web
https://discord-components.js.org
MIT License
250 stars 40 forks source link

chore(deps): update all non-major dependencies #322

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lerna-lite/cli ^1.14.2 -> ^1.15.0 age adoption passing confidence
@types/node (source) ^18.11.18 -> ^18.11.19 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.49.0 -> ^5.50.0 age adoption passing confidence
@typescript-eslint/parser ^5.49.0 -> ^5.50.0 age adoption passing confidence
typescript (source) ^4.9.4 -> ^4.9.5 age adoption passing confidence
yarn 3.3.1 -> 3.4.1 age adoption passing confidence

Release Notes

lerna-lite/lerna-lite ### [`v1.15.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/cli/CHANGELOG.md#​1150-httpsgithubcomlerna-litelerna-litecomparev1142v1150-2023-02-04) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v1.14.2...v1.15.0) ##### Bug Fixes - **publish:** deprecate publish --require-scripts ([#​463](https://togithub.com/lerna-lite/lerna-lite/issues/463)) ([e8ef54e](https://togithub.com/lerna-lite/lerna-lite/commit/e8ef54ed18581e092cdd9da89d547635f7792249)) - by [@​ghiscoding](https://togithub.com/ghiscoding) - **schema:** `--contents` type should be string, fixes [#​466](https://togithub.com/lerna-lite/lerna-lite/issues/466) ([#​467](https://togithub.com/lerna-lite/lerna-lite/issues/467)) ([c12aafe](https://togithub.com/lerna-lite/lerna-lite/commit/c12aafe4dacb99f3334617149f1a6892599d7d49)) - by [@​ghiscoding](https://togithub.com/ghiscoding) - **watch:** use a better debounce option name for the watch ([#​476](https://togithub.com/lerna-lite/lerna-lite/issues/476)) ([eb0bbc1](https://togithub.com/lerna-lite/lerna-lite/commit/eb0bbc136133e47881a5ef38ad5e3feb45675e56)) - by [@​ghiscoding](https://togithub.com/ghiscoding) ##### Features - **publish:** add `--cleanup-temp-files` option to cleanup packed tmp ([#​474](https://togithub.com/lerna-lite/lerna-lite/issues/474)) ([6781c79](https://togithub.com/lerna-lite/lerna-lite/commit/6781c7938a3594b5cd0f6da28f02e3c230d4e045)) - by [@​ghiscoding](https://togithub.com/ghiscoding) - **watch:** add optional stdin key to exit watch mode cleanly ([#​472](https://togithub.com/lerna-lite/lerna-lite/issues/472)) ([d0cf2d9](https://togithub.com/lerna-lite/lerna-lite/commit/d0cf2d9d8286f8016867cfd79e3b1146b96b747d)) - by [@​ghiscoding](https://togithub.com/ghiscoding) #### [1.14.2](https://togithub.com/lerna-lite/lerna-lite/compare/v1.14.1...v1.14.2) (2023-01-21) ##### Bug Fixes - **watch:** add missing --stream option ([#​448](https://togithub.com/lerna-lite/lerna-lite/issues/448)) ([b249c7c](https://togithub.com/lerna-lite/lerna-lite/commit/b249c7c8570f3e08c43e2387f6ccc1d21bed5d7f)) - by [@​ghiscoding](https://togithub.com/ghiscoding) - **watch:** add missing Chokidar option awaitWriteFinish as a boolean ([#​449](https://togithub.com/lerna-lite/lerna-lite/issues/449)) ([6ed56dc](https://togithub.com/lerna-lite/lerna-lite/commit/6ed56dcac65a03ea2730142806541c679633edd8)) - by [@​ghiscoding](https://togithub.com/ghiscoding) - **watch:** lerna watch should ignore git, dist & node_modules folders ([#​452](https://togithub.com/lerna-lite/lerna-lite/issues/452)) ([fa34c58](https://togithub.com/lerna-lite/lerna-lite/commit/fa34c58ecbc342c547f5f6d50d416c10aa1adcf6)) - by [@​ghiscoding](https://togithub.com/ghiscoding) #### [1.14.1](https://togithub.com/lerna-lite/lerna-lite/compare/v1.14.0...v1.14.1) (2023-01-19) **Note:** Version bump only for package [@​lerna-lite/cli](https://togithub.com/lerna-lite/cli)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.50.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5500-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5490v5500-2023-01-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0) ##### Bug Fixes - **eslint-plugin:** \[ban-ts-comment] counts graphemes instead of `String.prototype.length` ([#​5704](https://togithub.com/typescript-eslint/typescript-eslint/issues/5704)) ([09d57ce](https://togithub.com/typescript-eslint/typescript-eslint/commit/09d57cec8901880c6b24ea80dfa7d9fcdc463930)) - **eslint-plugin:** \[prefer-optional-chain] fix `ThisExpression` and `PrivateIdentifier` errors ([#​6028](https://togithub.com/typescript-eslint/typescript-eslint/issues/6028)) ([85e783c](https://togithub.com/typescript-eslint/typescript-eslint/commit/85e783c1fabe96d390729a5796d6d346e401692b)) - **eslint-plugin:** \[prefer-optional-chain] fixer produces wrong logic ([#​5919](https://togithub.com/typescript-eslint/typescript-eslint/issues/5919)) ([b0f6c8e](https://togithub.com/typescript-eslint/typescript-eslint/commit/b0f6c8ec0b372696ef26ca3a2b4f82dafd9dc417)), closes [#​1438](https://togithub.com/typescript-eslint/typescript-eslint/issues/1438) ##### Features - **eslint-plugin:** add `key-spacing` rule extension for interface & type declarations ([#​6211](https://togithub.com/typescript-eslint/typescript-eslint/issues/6211)) ([67706e7](https://togithub.com/typescript-eslint/typescript-eslint/commit/67706e72e332bf11c82fdf51f3d417d3c93a86cf))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.50.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5500-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5490v5500-2023-01-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
Microsoft/TypeScript ### [`v4.9.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.9.5): TypeScript 4.9.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) #### Changes: - [`69e88ef`](https://togithub.com/Microsoft/TypeScript/commit/69e88ef5513a81acf69ec78f4af1f927da0d0584) Port ignore deprecations to 4.9 ([#​52419](https://togithub.com/Microsoft/TypeScript/issues/52419)) - [`daf4e81`](https://togithub.com/Microsoft/TypeScript/commit/daf4e817a18def96b70ac34703b158ff0e6d58df) Port timestamp fix to 4.9 ([#​52426](https://togithub.com/Microsoft/TypeScript/issues/52426))
yarnpkg/berry ### [`v3.4.1`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#​341) [Compare Source](https://togithub.com/yarnpkg/berry/compare/8ba1a57e0cfdf8bf649d04cff0f18664e5164b33...0d66d6e73acf0303c4461fbb9023b02cb942845f) - Fixes an accidental backport error in `yarn init`. ### [`v3.4.0`](https://togithub.com/yarnpkg/berry/blob/HEAD/CHANGELOG.md#​340) [Compare Source](https://togithub.com/yarnpkg/berry/compare/340e0db330e242946b570d8a08b0a9d97d8d8774...8ba1a57e0cfdf8bf649d04cff0f18664e5164b33) ##### Node.js parity - PnP now supports the Node `--conditions` flag. - PnP now supports the Node `--watch` flag on Node 18 (it previously only supported it on Node 19). ##### Bugfixes - The PnP API module (`pnpapi`) can now be imported from ESM modules. - `ZipFS.prototype.getBufferAndClose` will not error on empty archives resulting from an unlink after write. - Fixes various issues around postinstall script inter-dependencies. - Removes the message prefixes (`YN0000`) from `yarn workspaces foreach`. ##### Compatibility - Updates the PnP compatibility layer for TypeScript v5.0.0-beta.

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.