skyra-project / discord-components

Discord Webcomponents for real looking messages on the web
MIT License
244 stars 31 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lerna-lite/cli (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
@lerna-lite/publish (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
@lerna-lite/run (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
@types/node (source) ^20.12.2 -> ^20.12.5 age adoption passing confidence
@types/react (source) ^18.2.73 -> ^18.2.74 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.4.0 -> ^7.5.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.4.0 -> ^7.5.0 age adoption passing confidence
@web/dev-server (source) ^0.4.3 -> ^0.4.4 age adoption passing confidence
typescript (source) ^5.4.3 -> ^5.4.4 age adoption passing confidence

Release Notes

lerna-lite/lerna-lite (@​lerna-lite/cli) ### [`v3.3.2`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/cli/CHANGELOG.md#332-2024-04-02) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.3.1...v3.3.2) **Note:** Version bump only for package [@​lerna-lite/cli](https://togithub.com/lerna-lite/cli)
lerna-lite/lerna-lite (@​lerna-lite/publish) ### [`v3.3.2`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/publish/CHANGELOG.md#332-2024-04-02) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.3.1...v3.3.2) **Note:** Version bump only for package [@​lerna-lite/publish](https://togithub.com/lerna-lite/publish)
lerna-lite/lerna-lite (@​lerna-lite/run) ### [`v3.3.2`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/run/CHANGELOG.md#332-2024-04-02) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.3.1...v3.3.2) **Note:** Version bump only for package [@​lerna-lite/run](https://togithub.com/lerna-lite/run)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues` ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
modernweb-dev/web (@​web/dev-server) ### [`v0.4.4`](https://togithub.com/modernweb-dev/web/blob/HEAD/packages/dev-server/CHANGELOG.md#044) [Compare Source](https://togithub.com/modernweb-dev/web/compare/@web/dev-server@0.4.3...@web/dev-server@0.4.4) ##### Patch Changes - [`d2dbb7b`](https://togithub.com/modernweb-dev/web/commit/d2dbb7b1): fix: sb windows path
Microsoft/TypeScript (typescript) ### [`v5.4.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.4): TypeScript 5.4.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.