vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
### [`v12.0.0`](https://togithub.com/vuejs/eslint-config-typescript/releases/tag/v12.0.0)
[Compare Source](https://togithub.com/vuejs/eslint-config-typescript/compare/v11.0.3...v12.0.0)
#### Notable Changes
`typescript-eslint` is upgraded to v6.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/
Here are some notable changes you might encounter when upgrading `@vue/eslint-config-typescript` from v11 to v12:
- Requires Node.js >= 16, TypeScript >= 4.2.4, ESLint >= 7
- The default config:
- [`valid-typeof` rule is re-enabled because it's not always covered by TypeScript](https://togithub.com/typescript-eslint/typescript-eslint/pull/5381)
- The `recommended` config:
- No longer includes stylistic rules; because the upstream `@typescript-eslint/eslint-plugin` has split them into standalone configs.
- Some rules' severity levels are changed from `warn` to `error`, such as `@typescript-eslint/no-unused-vars`.
- A more complete list of changes can be found at [https://github.com/typescript-eslint/typescript-eslint/discussions/6014](https://togithub.com/typescript-eslint/typescript-eslint/discussions/6014)
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^11.0.3
->^12.0.0
Release Notes
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
### [`v12.0.0`](https://togithub.com/vuejs/eslint-config-typescript/releases/tag/v12.0.0) [Compare Source](https://togithub.com/vuejs/eslint-config-typescript/compare/v11.0.3...v12.0.0) #### Notable Changes `typescript-eslint` is upgraded to v6.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/ Here are some notable changes you might encounter when upgrading `@vue/eslint-config-typescript` from v11 to v12: - Requires Node.js >= 16, TypeScript >= 4.2.4, ESLint >= 7 - The default config: - [`valid-typeof` rule is re-enabled because it's not always covered by TypeScript](https://togithub.com/typescript-eslint/typescript-eslint/pull/5381) - The `recommended` config: - No longer includes stylistic rules; because the upstream `@typescript-eslint/eslint-plugin` has split them into standalone configs. - Some rules' severity levels are changed from `warn` to `error`, such as `@typescript-eslint/no-unused-vars`. - A more complete list of changes can be found at [https://github.com/typescript-eslint/typescript-eslint/discussions/6014](https://togithub.com/typescript-eslint/typescript-eslint/discussions/6014)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.