Closed renovate[bot] closed 2 months ago
The package.json
file has been updated to change the version of the eslint-config-love
package from 62.0.0
to 63.0.0
. This modification reflects an upgrade to the ESLint configuration, potentially introducing new rules or improvements while addressing any existing issues in the previous version.
File | Change Summary |
---|---|
package.json |
Updated "eslint-config-love" from 62.0.0 to 63.0.0 |
(Section omitted due to the simplicity of the change.)
π In the meadow, changes bloom,
A new config clears the gloom.
With rules anew, we hop and play,
Coding brightens every day!
Hooray for linting, come what may! πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Thank you all for contributing to this repo! Please take a moment to rate its DX (Developer Experience) on EddieHub Repo Rater and star it π
This PR contains the following updates:
62.0.0
->63.0.0
Release Notes
mightyiam/eslint-config-love (eslint-config-love)
### [`v63.0.0`](https://togithub.com/mightyiam/eslint-config-love/blob/HEAD/CHANGELOG.md#6300-2024-08-24) [Compare Source](https://togithub.com/mightyiam/eslint-config-love/compare/v62.0.1...v63.0.0) ##### β BREAKING CHANGES - [@typescript-eslint/ban-types](https://togithub.com/typescript-eslint/ban-types) is replaced with [@typescript-eslint/no-unsafe-function-type](https://togithub.com/typescript-eslint/no-unsafe-function-type) and [@typescript-eslint/no-wrapper-object-types](https://togithub.com/typescript-eslint/no-wrapper-object-types). [@typescript-eslint/no-var-requires](https://togithub.com/typescript-eslint/no-var-requires) is replaced with [@typescript-eslint/no-require-imports](https://togithub.com/typescript-eslint/no-require-imports). [@typescript-eslint/no-loss-of-precision](https://togithub.com/typescript-eslint/no-loss-of-precision) is replaced with no-loss-of-precision. `languageOptions.parserOptions.project:true` is replaced with `languageOptions.parserOptions.projectService:true`. ##### Features - typescript-eslint@v8 ([dcabf55](https://togithub.com/mightyiam/eslint-config-love/commit/dcabf554dc3b28d2c1b984fae3b12f5501a51d77)) ### [`v62.0.1`](https://togithub.com/mightyiam/eslint-config-love/blob/HEAD/CHANGELOG.md#6201-2024-08-24) [Compare Source](https://togithub.com/mightyiam/eslint-config-love/compare/v62.0.0...v62.0.1) ##### Bug Fixes - rm empty object from [@typescript-eslint/ban-types](https://togithub.com/typescript-eslint/ban-types) ([79c1eaa](https://togithub.com/mightyiam/eslint-config-love/commit/79c1eaaf315dfbb5fcb9ed8b8092d61d1f66fc83))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 is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.