chore(deps): update dependency @vue/eslint-config-typescript to v14.3.0 #237

Merged
RenovateBot merged 1 commit from renovate/vue-eslint-config-typescript-14.x-lockfile into main 2025-01-17 18:12:01 +03: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: Enabled.

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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
RenovateBot added 1 commit 2025-01-17 18:07:52 +03:00
RenovateBot scheduled this pull request to auto merge when all checks succeed 2025-01-17 18:07:52 +03:00
RenovateBot merged commit 16e5ca547a into main 2025-01-17 18:12:01 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pleshevskiy/pleshevski.ru#237
No description provided.