chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 - #43
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12#43renovate[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 30, 2023 05:45
9e6f93c to
c120f8f
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
August 14, 2025 20:03
c120f8f to
1b6d26a
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
September 1, 2025 15:39
1b6d26a to
e736d9c
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
September 26, 2025 07:43
e736d9c to
f48805f
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
October 25, 2025 19:56
f48805f to
fb621e1
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
November 15, 2025 15:42
fb621e1 to
7c6695e
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
January 1, 2026 03:32
7c6695e to
8ac1683
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
January 8, 2026 23:54
8ac1683 to
44c17df
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
2 times, most recently
from
January 24, 2026 07:36
407c88e to
7c6d3da
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
February 3, 2026 23:32
7c6d3da to
0d6fd18
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
February 13, 2026 19:33
0d6fd18 to
798c51b
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
2 times, most recently
from
March 14, 2026 21:59
1fe7cc6 to
775eb88
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
April 15, 2026 16:59
775eb88 to
c569d11
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
May 1, 2026 11:10
c569d11 to
21071c3
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
May 14, 2026 00:16
21071c3 to
b0e3375
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
May 23, 2026 08:24
b0e3375 to
4e4335d
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
2 times, most recently
from
June 5, 2026 20:08
765e834 to
a06de6d
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
June 13, 2026 07:39
a06de6d to
e6c66b2
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
July 18, 2026 03:39
e6c66b2 to
779bba7
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
2 times, most recently
from
August 1, 2026 14:03
25952a8 to
a4f3b0c
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
August 15, 2026 15:48
a4f3b0c to
c267e05
Compare
renovate
Bot
force-pushed
the
renovate/nuxtjs-eslint-config-typescript-12.x
branch
from
August 30, 2026 04:12
c267e05 to
8d3df9b
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:
^5.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 #180v9.0.0Compare Source
v8.0.0: @nuxtjs/eslint-config@v8.0.0Compare Source
Major Dependencies
Fixes
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
v7.0.0Compare Source
v6.0.1Compare Source
🐛 Bug Fixes
chore: add eslint peer dependency (#151)
fix: turn off typescript 'no-undef' rule per docs (#144)
Dependencies
chore(deps): update dependency eslint-plugin-promise to v5 (#152)
v6.0.0Compare Source
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 was generated by Mend Renovate. View the repository job log.