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 #398

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
@commitlint/cli (source) ^19.2.2 -> ^19.3.0 age adoption passing confidence
@custom-elements-manifest/analyzer (source) ^0.9.4 -> ^0.9.8 age adoption passing confidence
@lit/react (source) ^1.0.4 -> ^1.0.5 age adoption passing confidence
@types/react (source) ^18.2.79 -> ^18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.7.0 -> ^7.7.1 age adoption passing confidence
@typescript-eslint/parser (source) ^7.7.0 -> ^7.7.1 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.3.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1930-2024-04-23) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [19.2.2](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2) (2024-04-14) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [19.2.1](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1) (2024-03-19) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
open-wc/custom-elements-manifest (@​custom-elements-manifest/analyzer) ### [`v0.9.8`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-098) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/779f6c086cd866e633b6d5236a0f6549e7ae29ed...bf49c387b55c758c57acddfecaa37be960bc74dc) - Skip `...super.properties` in lit's `static properties` ### [`v0.9.7`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-097) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/e60cb142aa257d8918f18545b8cdcd7f18f2dcff...779f6c086cd866e633b6d5236a0f6549e7ae29ed) - Added `scheduleUpdate` to lit's method denylist ### [`v0.9.6`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-096) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/24fc86b531f3875b6c78dafc1316b88b6516218d...e60cb142aa257d8918f18545b8cdcd7f18f2dcff) - Added `createRenderRoot` to lit's method denylist ### [`v0.9.5`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-095) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/c99ff74c21d9d8d532d5dedcfcca4b5656d9b54e...24fc86b531f3875b6c78dafc1316b88b6516218d) - When using `litPlugin`, it now removes overriden lit specific lifecycle methods to be aligned with the behavior of overriding lit specific lifecycle methods in classes
lit/lit (@​lit/react) ### [`v1.0.5`](https://togithub.com/lit/lit/blob/HEAD/packages/react/CHANGELOG.md#105) [Compare Source](https://togithub.com/lit/lit/compare/@lit/react@1.0.4...@lit/react@1.0.5) ##### Patch Changes - [#​4575](https://togithub.com/lit/lit/pull/4575) [`aa4fc3ef`](https://togithub.com/lit/lit/commit/aa4fc3eff349b202861e597ef7554934b9eaa19a) - Use a global flag to detect whether `@lit-labs/ssr-react/enable-lit-ssr.js` was used for coordinating props when server rendering components made with `@lit/react`.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - 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.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) This was a version bump only for parser to align it with other projects, there were no code changes. 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.
facebook/react (react) ### [`v18.3.1`](https://togithub.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://togithub.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.2.0...v18.3.0)

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.