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 - autoclosed #364

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.6.6 -> ^17.6.7 age adoption passing confidence
@commitlint/config-conventional (source) ^17.6.6 -> ^17.6.7 age adoption passing confidence
@sapphire/ts-config (source) ^4.0.0 -> ^4.0.1 age adoption passing confidence
@types/node (source) ^18.16.19 -> ^18.17.0 age adoption passing confidence
eslint-plugin-react ^7.32.2 -> ^7.33.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v17.6.7`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1767-2023-07-19) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.6...v17.6.7) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v17.6.7`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1767-2023-07-19) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.6...v17.6.7) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
sapphiredev/utilities (@​sapphire/ts-config) ### [`v4.0.1`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/ts-config/CHANGELOG.md#sapphirets-config401---2023-07-21) [Compare Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/ts-config@4.0.0...@sapphire/ts-config@4.0.1) #### ๐Ÿ› Bug Fixes - **tsconfig:** Set `noEmitHelpers` to false ([#​620](https://togithub.com/sapphiredev/utilities/issues/620)) ([8ed04bf](https://togithub.com/sapphiredev/utilities/commit/8ed04bff735fbdff35855e0d0bdaf03a3686fefc)) - **deps:** Update all non-major dependencies ([#​607](https://togithub.com/sapphiredev/utilities/issues/607)) ([9cc8bd0](https://togithub.com/sapphiredev/utilities/commit/9cc8bd0d4b5d650deab2c913e6c3d713861bae28)) #### ๐Ÿงช Testing - Update vitest to coverage v8 ([a4bc6e4](https://togithub.com/sapphiredev/utilities/commit/a4bc6e4f24ea60143a150ecc76fda6484f172ab9))
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.33.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7330---20230719) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0) ##### Added - \[`display-name`]: add `checkContextObjects` option ([#​3529][] [@​JulesBlm](https://togithub.com/JulesBlm)) - \[`jsx-first-prop-new-line`]: add `multiprop` option ([#​3533][] [@​haydncomley](https://togithub.com/haydncomley)) - \[`no-deprecated`]: add React 18 deprecations ([#​3548][] [@​sergei-startsev](https://togithub.com/sergei-startsev)) - \[`forbid-component-props`]: add `disallowedFor` option ([#​3417][] [@​jacketwpbb](https://togithub.com/jacketwpbb)) ##### Fixed - \[`no-array-index-key`]: consider flatMap ([#​3530][] [@​k-yle](https://togithub.com/k-yle)) - \[`jsx-curly-brace-presence`]: handle single and only expression template literals ([#​3538][] [@​taozhou-glean](https://togithub.com/taozhou-glean)) - \[`no-unknown-property`]: allow `onLoad` on `source` ([@​ljharb](https://togithub.com/ljharb)) - \[`jsx-first-prop-new-line`]: ensure autofix preserves generics in component name ([#​3546][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: allow `fill` prop on `` ([#​3555][] [@​stefanprobst](https://togithub.com/stefanprobst)) - \[`display-name`], \[`prop-types`]: when checking for a capitalized name, ignore underscores entirely ([#​3560][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unused-state`]: avoid crashing on a class field function with destructured state ([#​3568][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unused-prop-types`]: allow using spread with object expression in jsx ([#​3570][] [@​akulsr0](https://togithub.com/akulsr0)) - Revert "\[`destructuring-assignment`]: Handle destructuring of useContext in SFC" ([#​3583][] \[[#​2797](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/2797)]\[] [@​102](https://togithub.com/102)) - \[`prefer-read-only-props`]: add TS support ([#​3593][] [@​HenryBrown0](https://togithub.com/HenryBrown0)) ##### Changed - \[Docs] \[`jsx-newline`], \[`no-unsafe`], \[`static-property-placement`]: Fix code syntax highlighting ([#​3563][] [@​nbsp1221](https://togithub.com/nbsp1221)) - \[readme] resore configuration URL ([#​3582][] [@​gokaygurcan](https://togithub.com/gokaygurcan)) - \[Docs] \[`jsx-no-bind`]: reword performance rationale ([#​3581][] [@​gpoole](https://togithub.com/gpoole)) - \[Docs] \[`jsx-first-prop-new-line`]: add missing `multiprop` value ([#​3598][] [@​dzek69](https://togithub.com/dzek69)) [7.33.0]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0 [#​3598]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3598 [#​3593]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3593 [#​3583]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3583 [#​3582]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3582 [#​3581]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3581 [#​3570]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3570 [#​3568]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3568 [#​3563]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3563 [#​3560]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3560 [#​3555]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3555 [#​3548]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3548 [#​3546]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3546 [#​3538]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3538 [#​3533]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3533 [#​3530]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3530 [#​3529]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3529 [#​3417]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3417

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.