chore(deps): update dependency @vue/eslint-config-typescript to ^14.3.0 #56

Merged
Xefir merged 1 commits from renovate/vue-eslint-config-typescript-14.x into main 2025-01-15 08:45:32 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@vue/eslint-config-typescript devDependencies minor ^14.2.0 -> ^14.3.0

Release Notes

vuejs/eslint-config-typescript (@​vue/eslint-config-typescript)

v14.3.0

Compare Source

New Features

  • A completely new approach to set up the ESLint configurations with helpers like defineConfigWithVueTs and vueTsConfigs.
    Please read the documentation for more details.
    With this new API set, you can easily override type-aware linting rules without worrying its position in the config array. Therefore there would be fewer mysterious errors or slowdown in a heavily customized project.

[!NOTE]
The old style ...vueTsEslintConfig() still works, there's no need to update to the new style if that has been working well in your project.

Bug Fixes

New Contributors

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.2.0...v14.3.0


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | devDependencies | minor | [`^14.2.0` -> `^14.3.0`](https://renovatebot.com/diffs/npm/@vue%2feslint-config-typescript/14.2.0/14.3.0) | --- ### Release Notes <details> <summary>vuejs/eslint-config-typescript (@&#8203;vue/eslint-config-typescript)</summary> ### [`v14.3.0`](https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.3.0) [Compare Source](https://github.com/vuejs/eslint-config-typescript/compare/v14.2.0...v14.3.0) #### New Features - A completely new approach to set up the ESLint configurations with helpers like `defineConfigWithVueTs` and `vueTsConfigs`. Please read [the documentation](https://github.com/vuejs/eslint-config-typescript/tree/v14.3.0?tab=readme-ov-file#usage) for more details. With this new API set, you can easily override type-aware linting rules without worrying its position in the config array. Therefore there would be fewer mysterious errors or slowdown in a heavily customized project. > \[!NOTE] > The old style `...vueTsEslintConfig()` still works, there's no need to update to the new style if that has been working well in your project. #### Bug Fixes - fix: typo in index.ts by [@&#8203;aparajita](https://github.com/aparajita) in https://github.com/vuejs/eslint-config-typescript/pull/128 #### New Contributors - [@&#8203;aparajita](https://github.com/aparajita) made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/128 **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v14.2.0...v14.3.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-01-15 00:04:39 +00:00
chore(deps): update dependency @vue/eslint-config-typescript to ^14.3.0
All checks were successful
pilotwings / python (push) Successful in 2m21s
pilotwings / node (push) Successful in 1m50s
pilotwings / docker (push) Successful in 3m20s
4130e72db9
Xefir merged commit 73dd5bbb83 into main 2025-01-15 08:45:32 +00:00
Xefir deleted branch renovate/vue-eslint-config-typescript-14.x 2025-01-15 08:45:32 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/pilotwings#56
No description provided.