Update dependency @vue/eslint-config-typescript to v14.9.0#162
Open
dependencyupdates[bot] wants to merge 1 commit into
Open
Update dependency @vue/eslint-config-typescript to v14.9.0#162dependencyupdates[bot] wants to merge 1 commit into
dependencyupdates[bot] wants to merge 1 commit into
Conversation
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
July 21, 2025 22:00
4ea9446 to
6989314
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
4 times, most recently
from
August 11, 2025 21:21
919aacc to
b31adeb
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
from
August 18, 2025 21:21
b31adeb to
37f9743
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
from
August 25, 2025 21:21
37f9743 to
6f55dda
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
5 times, most recently
from
September 8, 2025 21:21
117886a to
12602bd
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
September 22, 2025 21:21
79794bd to
d020aa2
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
September 29, 2025 21:21
620c971 to
fd107e9
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
from
October 6, 2025 21:21
fd107e9 to
effeb5b
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
October 20, 2025 21:22
1dbae86 to
2a5980b
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
November 10, 2025 21:21
4251f2e to
663cf79
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
3 times, most recently
from
November 20, 2025 21:29
d184e39 to
41946d7
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
from
November 24, 2025 21:22
41946d7 to
b82b1f4
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
3 times, most recently
from
January 19, 2026 21:22
dd720bb to
07fa2e7
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
January 26, 2026 21:23
cd82977 to
2a738cb
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
3 times, most recently
from
February 10, 2026 15:40
1b61247 to
19e6134
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
4 times, most recently
from
February 17, 2026 09:32
086f8d7 to
a309f14
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
8 times, most recently
from
February 27, 2026 15:26
4b3c6b7 to
d75f2ad
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
March 9, 2026 21:24
045c4ef to
9220f78
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
3 times, most recently
from
March 23, 2026 21:24
6ff4a14 to
d88e972
Compare
dependencyupdates
Bot
force-pushed
the
renovate/vue-eslint-config-typescript-14.x-lockfile
branch
2 times, most recently
from
March 30, 2026 21:28
2131225 to
f09a789
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
14.2.0→14.9.0Release Notes
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.9.0Compare Source
New Features
vueTsConfigs.*are now valid flat config objects that can work with other ESLint utilities before being passed on towithVueTs()ordefineConfigWithVueTs()for final resolution.withVueTs(...)helper #302Full Changelog: vuejs/eslint-config-typescript@v14.8.0...v14.9.0
v14.8.0Compare Source
What's Changed
includeDotFoldersoption by @mlmoravek in #278New Contributors
Full Changelog: vuejs/eslint-config-typescript@v14.7.0...v14.8.0
v14.7.0Compare Source
What's Changed
Full Changelog: vuejs/eslint-config-typescript@v14.6.0...v14.7.0
v14.6.0Compare Source
New Features
allowComponentTypeUnsafetyoption to configure the strictness ofno-unsafe-*rules by @haoqunjiang in #185Full Changelog: vuejs/eslint-config-typescript@v14.5.1...v14.6.0
v14.5.1Compare Source
Notable Changes
eslint-plugin-vuein the config, to avoidCannot redefine plugin "vue"errors by @haoqunjiang in #184Full Changelog: vuejs/eslint-config-typescript@v14.5.0...v14.5.1
v14.5.0Compare Source
What's Changed
vue-eslint-parserto v10 by @renovate in #157eslint-plugin-vueversion range to allow v10 by @renovate in #156Full Changelog: vuejs/eslint-config-typescript@v14.4.0...v14.5.0
v14.4.0Compare Source
What's Changed
tsSyntaxInTemplatesconfiguration field, so that linting can be sped up by disabling it by @haoqunjiang in #142extendsfield, which is supported intypescript-eslint, fixes #136 by @haoqunjiang in #143Full Changelog: vuejs/eslint-config-typescript@v14.3.0...v14.4.0
v14.3.0Compare Source
New Features
defineConfigWithVueTsandvueTsConfigs.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.
Bug Fixes
New Contributors
Full Changelog: vuejs/eslint-config-typescript@v14.2.0...v14.3.0
Configuration
📅 Schedule: (UTC)
🚦 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 Renovate Bot.
Commands to ignore dependencies
You can trigger dependency actions by commenting on this PR:
@particularbot ignore this major version@particularbot ignore this minor version@particularbot ignore this dependency