adufr / spicetify-extensions

🎶 All my spicetify extensions
GNU General Public License v3.0
7 stars 0 forks source link

chore(deps): update dependency eslint-config-standard-with-typescript to v37 - autoclosed #15

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
eslint-config-standard-with-typescript ^35.0.0 -> ^37.0.0 age adoption passing confidence

Release Notes

standard/eslint-config-standard-with-typescript (eslint-config-standard-with-typescript) ### [`v37.0.0`](https://togithub.com/standard/eslint-config-standard-with-typescript/blob/HEAD/CHANGELOG.md#3700-2023-07-22) [Compare Source](https://togithub.com/standard/eslint-config-standard-with-typescript/compare/v36.1.1...v37.0.0) ##### ⚠ BREAKING CHANGES - add rule [@​typescript-eslint/block-spacing](https://togithub.com/typescript-eslint/block-spacing) and bump minimum [@​typescript-eslint](https://togithub.com/typescript-eslint) to 5.52.0 Co-authored-by: Rostislav Simonik ##### Features - [@​typescript-eslint/block-spacing](https://togithub.com/typescript-eslint/block-spacing) ([0a0585f](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/0a0585f3accd01ca9384bd99d2cc4bc8f016b7e5)) ### [`v36.1.1`](https://togithub.com/standard/eslint-config-standard-with-typescript/blob/HEAD/CHANGELOG.md#3611-2023-07-22) [Compare Source](https://togithub.com/standard/eslint-config-standard-with-typescript/compare/v36.1.0...v36.1.1) ##### Build system / dependencies - automerge @​types/ bumps ([09b9445](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/09b9445cfda3f05b7616a9fc06451b8843c408e1)) ##### Documentation - remove obsolete release doc ([677d0a5](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/677d0a5117e1a36439c2586e9e2d2e73985368f8)), closes [#​1186](https://togithub.com/standard/eslint-config-standard-with-typescript/issues/1186) ### [`v36.1.0`](https://togithub.com/standard/eslint-config-standard-with-typescript/blob/HEAD/CHANGELOG.md#3610-2023-07-15) [Compare Source](https://togithub.com/standard/eslint-config-standard-with-typescript/compare/v36.0.1...v36.1.0) ##### Features - bump eslint-config-standard to v17.1.0 ([aacad54](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/aacad549dc1ec364c6813bc0fa7faf2d9b23386c)) ##### Build system / dependencies - rm redundant peerDep range test ([4e7ac4f](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/4e7ac4f7a3083f44f5678fbe0dcc27270956d049)) ### [`v36.0.1`](https://togithub.com/standard/eslint-config-standard-with-typescript/blob/HEAD/CHANGELOG.md#3601-2023-07-14) [Compare Source](https://togithub.com/standard/eslint-config-standard-with-typescript/compare/v36.0.0...v36.0.1) ##### Bug fixes - retrieval of active node versions in ci ([5ccd9a6](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/5ccd9a66eb16363129c7f1f7ef70914aacef6cfa)) ### [`v36.0.0`](https://togithub.com/standard/eslint-config-standard-with-typescript/blob/HEAD/CHANGELOG.md#3600-2023-06-30) [Compare Source](https://togithub.com/standard/eslint-config-standard-with-typescript/compare/v35.0.0...v36.0.0) ##### ⚠ BREAKING CHANGES - the rules are provided at the top level, instead of under an `overrides` property. Providing the rules under the `overrides` property was never a good idea. It prevents specifying which files the rules apply to (e.g. `[*.js, *.ts]`). I apologize. To migrate, make sure that your `extends` property is under an [`overrides` item][overrides]. An example is in the readme. To help verify your configuration, you could obtain a list of files that will be linted, this way: `DEBUG=eslint:cli-engine npx eslint `. [overrides]: https://eslint.org/docs/latest/use/configure/configuration-files#how-do-overrides-work ##### Bug fixes - rules are at top level (not under overrides) ([25401c9](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/25401c96a8cdb218cf7c26330d3968bf7acf544c)), closes [#​1149](https://togithub.com/standard/eslint-config-standard-with-typescript/issues/1149) [#​1088](https://togithub.com/standard/eslint-config-standard-with-typescript/issues/1088)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.