sky0621 / cv

Curriculum Vitae
2 stars 1 forks source link

Update dependency @vue/eslint-config-typescript to v13 #212

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-typescript 11.0.3 -> 13.0.0 age adoption passing confidence

Release Notes

vuejs/eslint-config-typescript (@​vue/eslint-config-typescript) ### [`v13.0.0`](https://togithub.com/vuejs/eslint-config-typescript/releases/tag/v13.0.0) [Compare Source](https://togithub.com/vuejs/eslint-config-typescript/compare/v12.0.0...v13.0.0) #### Notable Changes `typescript-eslint` is upgraded to v7.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7 It's a small major release that only updates some peer dependency version requirements: - Requires Node.js >= 18.18, TypeScript >= 4.7.4, ESLint >= 8.56 ### [`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 was generated by Mend Renovate. View the repository job log.