chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 - #1803
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12#1803renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
August 29, 2023 12:50
e8cf76e to
0993d77
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
August 10, 2025 15:31
0993d77 to
409d09e
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
August 19, 2025 11:56
409d09e to
74965bc
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
August 31, 2025 12:06
74965bc to
c4ee1f9
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
September 25, 2025 17:41
c4ee1f9 to
281fc88
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
October 21, 2025 19:57
281fc88 to
1f69053
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
November 10, 2025 23:15
1f69053 to
770fb18
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
November 18, 2025 23:26
770fb18 to
de18764
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
December 31, 2025 18:13
de18764 to
b2890f9
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
January 8, 2026 21:14
b2890f9 to
d103a85
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
January 19, 2026 20:16
d103a85 to
70ffe77
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
February 2, 2026 16:11
70ffe77 to
8096f78
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
February 12, 2026 12:52
8096f78 to
380dd8a
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
March 5, 2026 16:47
380dd8a to
dbdb43f
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
March 13, 2026 12:48
dbdb43f to
2a09385
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
2 times, most recently
from
April 8, 2026 15:57
cb8406b to
07f47a9
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
April 29, 2026 17:55
07f47a9 to
48cc9ba
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
2 times, most recently
from
May 18, 2026 13:47
de162c3 to
8dbbe1e
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
2 times, most recently
from
June 1, 2026 23:55
a08121a to
77201a2
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
June 11, 2026 09:47
77201a2 to
cd30d2b
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
July 12, 2026 14:41
cd30d2b to
1c48fc0
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
July 24, 2026 22:57
1c48fc0 to
00cf728
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
July 30, 2026 19:40
00cf728 to
d6f645d
Compare
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:
^9.0.0→^12.1.0Release Notes
nuxt/eslint-config (@nuxtjs/eslint-config-typescript)
v12.0.0Compare Source
Improve Nuxt 3 compatibility (#236)
v11.0.0Compare Source
Dependency Upgrades
Bug Fixes
v10.0.0Compare Source
Dependency Upgrades
eslint-config-standardfrom^16.0.3to^17.0.0eslint-plugin-unicorn"from^41.0.0to^42.0.0eslintfrom^8.11.0to^8.14.0Breaking Changes
We have removed dependency on
eslint-plugin-jest. If you need it back:eslint-plugin-jestas a devDependency.eslintrc:{ "extends": [ "@​nuxtjs" ], "env": { "jest/globals": true }, "plugins": [ "jest" ] }Bug Fixes
eslint-plugin-n(022aa5f)vue/multi-word-component-namesforapp.vueanderror.vue(resolves #201) (bbb0e27)eslint-plugin-standard(#185) (ee47f83)Features
eslint-plugin-jestdependency (resolves #180) (952edbb), closes #180Configuration
📅 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 was generated by Mend Renovate. View the repository job log.