skyra-project / discord-components

Discord Webcomponents for real looking messages on the web
MIT License
243 stars 33 forks source link

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

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
@commitlint/cli (source) ^17.2.0 -> ^17.3.0 age adoption passing confidence
@commitlint/config-conventional (source) ^17.2.0 -> ^17.3.0 age adoption passing confidence
@lerna-lite/cli ^1.12.0 -> ^1.13.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.43.0 -> ^5.44.0 age adoption passing confidence
@typescript-eslint/parser ^5.43.0 -> ^5.44.0 age adoption passing confidence
lint-staged ^13.0.3 -> ^13.0.4 age adoption passing confidence
prettier (source) ^2.7.1 -> ^2.8.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v17.3.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1730-httpsgithubcomconventional-changelogcommitlintcomparev1721v1730-2022-11-21) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.2.0...v17.3.0) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v17.3.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1730-httpsgithubcomconventional-changelogcommitlintcomparev1721v1730-2022-11-21) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.2.0...v17.3.0) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
ghiscoding/lerna-lite ### [`v1.13.0`](https://togithub.com/ghiscoding/lerna-lite/blob/HEAD/packages/cli/CHANGELOG.md#​1130-httpsgithubcomghiscodinglerna-litecomparev1120v1130-2022-11-22) [Compare Source](https://togithub.com/ghiscoding/lerna-lite/compare/v1.12.0...v1.13.0) ##### Bug Fixes - **deps:** update all non-major dependencies ([#​405](https://togithub.com/ghiscoding/lerna-lite/issues/405)) ([084da4f](https://togithub.com/ghiscoding/lerna-lite/commit/084da4f409b38f66bc1c5d4d2ef43f9a221ca80b)) - by [@​renovate-bot](https://togithub.com/renovate-bot) ##### Features - **publish:** apply publishConfig overrides, closes [#​404](https://togithub.com/ghiscoding/lerna-lite/issues/404) ([#​415](https://togithub.com/ghiscoding/lerna-lite/issues/415)) ([03e8157](https://togithub.com/ghiscoding/lerna-lite/commit/03e81571b8e68bc54fa69afbbc00f6338b39b19f)) - by [@​ghiscoding](https://togithub.com/ghiscoding) - **version:** bump prerelease versions from conventional commits ([#​409](https://togithub.com/ghiscoding/lerna-lite/issues/409)) ([dad936e](https://togithub.com/ghiscoding/lerna-lite/commit/dad936e9cc42252028175f08de73c8554d3f7cf1)) - by [@​ghiscoding](https://togithub.com/ghiscoding) - **version:** use npmClientArgs in npm install after lerna version ([#​417](https://togithub.com/ghiscoding/lerna-lite/issues/417)) ([43e5dcd](https://togithub.com/ghiscoding/lerna-lite/commit/43e5dcde6bfce0edc062fce4dc3431771423d77c)) - by [@​ghiscoding](https://togithub.com/ghiscoding)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.44.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5440-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5430v5440-2022-11-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) ##### Bug Fixes - **eslint-plugin:** \[no-empty-interface] disable autofix for declaration merging with class ([#​5920](https://togithub.com/typescript-eslint/typescript-eslint/issues/5920)) ([a4f85b8](https://togithub.com/typescript-eslint/typescript-eslint/commit/a4f85b8cfe38ba8ea2a2ac4a56d9b11a81a8a15a)) - **eslint-plugin:** \[no-unnecessary-condition] handle index signature type ([#​5912](https://togithub.com/typescript-eslint/typescript-eslint/issues/5912)) ([5baad08](https://togithub.com/typescript-eslint/typescript-eslint/commit/5baad0893f9a90633d57fffac69af7523bd1501e)) - **eslint-plugin:** \[prefer-optional-chain] handle binary expressions in negated or ([#​5992](https://togithub.com/typescript-eslint/typescript-eslint/issues/5992)) ([2778ff0](https://togithub.com/typescript-eslint/typescript-eslint/commit/2778ff0c3db011148be93ed3bea5ce07af3c81ef)) - **typescript-estree:** don't consider a cached program unless it's specified in the current `parserOptions.project` config ([#​5999](https://togithub.com/typescript-eslint/typescript-eslint/issues/5999)) ([530e0e6](https://togithub.com/typescript-eslint/typescript-eslint/commit/530e0e618cdf4bb956149bf8a8484848e1b9a1f5)) ##### Features - **eslint-plugin:** \[adjacent-overload-signatures] check BlockStatement nodes ([#​5998](https://togithub.com/typescript-eslint/typescript-eslint/issues/5998)) ([97d3e56](https://togithub.com/typescript-eslint/typescript-eslint/commit/97d3e56709ee19fdec39fd8b99d080db90b306e9)) - **eslint-plugin:** \[keyword-spacing] Support spacing in import-type syntax ([#​5977](https://togithub.com/typescript-eslint/typescript-eslint/issues/5977)) ([6a735e1](https://togithub.com/typescript-eslint/typescript-eslint/commit/6a735e142ef67f3af6497f922cf83706867eb6b7))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.44.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5440-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5430v5440-2022-11-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
okonet/lint-staged ### [`v13.0.4`](https://togithub.com/okonet/lint-staged/releases/tag/v13.0.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.0.3...v13.0.4) ##### Bug Fixes - **deps:** update all dependencies ([336f3b5](https://togithub.com/okonet/lint-staged/commit/336f3b513a8b36579165b2e6fb6e7059b988fe84)) - **deps:** update all dependencies ([ec995e5](https://togithub.com/okonet/lint-staged/commit/ec995e53fb173f2863cb3cc08a92ffa9252dc25d))
prettier/prettier ### [`v2.8.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​280) [Compare Source](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) [diff](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) 🔗 [Release Notes](https://prettier.io/blog/2022/11/23/2.8.0.html)

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.