⬆️ Update dependency @vue/eslint-config-typescript to v14 #136

Merged
sebclem merged 1 commits from renovate/vue-eslint-config-typescript-14.x into main 2024-10-29 14:32:58 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@vue/eslint-config-typescript devDependencies major 13.0.0 -> 14.1.3

Release Notes

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

v14.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.2...v14.1.3

v14.1.2

Compare Source

Bug Fixes

  • Print more friendly error messages if the user provides a non-existent configuration name to extends.

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.1...v14.1.2

v14.1.1

Compare Source

Bug Fixes

  • Fixed #​91

    TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.0...v14.1.1

v14.1.0

Compare Source

New Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.1...v14.1.0

v14.0.1

Compare Source

Bugfixes

  • Fixed an occasional bug that when using with npm or yarn v1, an invalid ecmaVersion error would be thrown if the wrong version of estree is hoisted to the node_modules root. Fixes #​87. [aae95d6]

New Contributors

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.0.1

v14.0.0

Compare Source

What's Changed

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.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 | major | [`13.0.0` -> `14.1.3`](https://renovatebot.com/diffs/npm/@vue%2feslint-config-typescript/13.0.0/14.1.3) | --- ### Release Notes <details> <summary>vuejs/eslint-config-typescript (@&#8203;vue/eslint-config-typescript)</summary> ### [`v14.1.3`](https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.3) [Compare Source](https://github.com/vuejs/eslint-config-typescript/compare/v14.1.2...v14.1.3) #### What's Changed - docs: add missing curly bracket in example config by [@&#8203;henribru](https://github.com/henribru) in https://github.com/vuejs/eslint-config-typescript/pull/93 - fix: skip typechecking cjs and mjs files by [@&#8203;henribru](https://github.com/henribru) in https://github.com/vuejs/eslint-config-typescript/pull/94 #### New Contributors - [@&#8203;henribru](https://github.com/henribru) made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/93 **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.2...v14.1.3 ### [`v14.1.2`](https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.2) [Compare Source](https://github.com/vuejs/eslint-config-typescript/compare/v14.1.1...v14.1.2) #### Bug Fixes - Print more friendly error messages if the user provides a non-existent configuration name to `extends`. **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.1...v14.1.2 ### [`v14.1.1`](https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.1) [Compare Source](https://github.com/vuejs/eslint-config-typescript/compare/v14.1.0...v14.1.1) #### Bug Fixes - Fixed [#&#8203;91](https://github.com/vuejs/eslint-config-typescript/issues/91) > `TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"` **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.0...v14.1.1 ### [`v14.1.0`](https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.1.0) [Compare Source](https://github.com/vuejs/eslint-config-typescript/compare/v14.0.1...v14.1.0) #### New Features - feat: simplify the `*TypeChecked` configs by providing a meaningful and performant default by [@&#8203;haoqunjiang](https://github.com/haoqunjiang) in https://github.com/vuejs/eslint-config-typescript/pull/89 #### Bug Fixes - fix: add the missing dot to extraFileExtensions by [@&#8203;jfrs](https://github.com/jfrs) in https://github.com/vuejs/eslint-config-typescript/pull/90 #### New Contributors - [@&#8203;jfrs](https://github.com/jfrs) made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/90 **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.1...v14.1.0 ### [`v14.0.1`](https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.1) [Compare Source](https://github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.0.1) #### Bugfixes - Fixed an occasional bug that when using with npm or yarn v1, an `invalid ecmaVersion` error would be thrown if the wrong version of `estree` is hoisted to the `node_modules` root. Fixes [#&#8203;87](https://github.com/vuejs/eslint-config-typescript/issues/87). [\[aae95d6\]](https://github.com/vuejs/eslint-config-typescript/commit/aae95d6) #### New Contributors - [@&#8203;bmulholland](https://github.com/bmulholland) made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/84 - [@&#8203;50Wliu](https://github.com/50Wliu) made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/86 **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.0.1 ### [`v14.0.0`](https://github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.0) [Compare Source](https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.0) #### What's Changed - Added support for ESLint Flat Config https://github.com/vuejs/eslint-config-typescript/pull/81 - Dropped support for the legacy `.eslintrc*` configuration format. If you need that, please stay on version 13, which is also tagged as [`@vue/eslint-config-typescript@legacy-eslintrc`](https://www.npmjs.com/package/@&#8203;vue/eslint-config-typescript/v/legacy-eslintrc). - The default configuration now extends from [`tseslint.configs.recommended`](https://typescript-eslint.io/users/configs#recommended) instead of `eslint-recommended`. **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-10-06 03:04:51 +02:00
⬆️ Update dependency @vue/eslint-config-typescript to v14
All checks were successful
ci / docker (pull_request) Successful in 31s
03429e6267
renovate-bot force-pushed renovate/vue-eslint-config-typescript-14.x from 03429e6267 to e76e8a55ce 2024-10-11 03:04:19 +02:00 Compare
renovate-bot force-pushed renovate/vue-eslint-config-typescript-14.x from e76e8a55ce to 8a8173132e 2024-10-15 03:04:38 +02:00 Compare
renovate-bot force-pushed renovate/vue-eslint-config-typescript-14.x from 8a8173132e to 60db297fc1 2024-10-16 03:04:11 +02:00 Compare
renovate-bot force-pushed renovate/vue-eslint-config-typescript-14.x from 60db297fc1 to 4bbe3ebd4e 2024-10-23 03:04:04 +02:00 Compare
renovate-bot force-pushed renovate/vue-eslint-config-typescript-14.x from 4bbe3ebd4e to fbe47cf777 2024-10-24 03:04:00 +02:00 Compare
renovate-bot force-pushed renovate/vue-eslint-config-typescript-14.x from fbe47cf777 to 695ba33600 2024-10-26 03:04:05 +02:00 Compare
renovate-bot force-pushed renovate/vue-eslint-config-typescript-14.x from 695ba33600 to 2155e219c4 2024-10-29 03:09:15 +01:00 Compare
sebclem merged commit bb3c294192 into main 2024-10-29 14:32:58 +01:00
sebclem deleted branch renovate/vue-eslint-config-typescript-14.x 2024-10-29 14:32:59 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: sebclem/Claptrap-ui#136
No description provided.