This repository was archived by the owner on Oct 1, 2025. It is now read-only.
chore(deps): update devdependency @nuxtjs/eslint-config to v12 #787
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
^3.0.0->^12.0.0Release Notes
nuxt/eslint-config (@nuxtjs/eslint-config)
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.0: @nuxtjs/eslint-config@v7.0.0Compare Source
Features
BREAKING CHANGES
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
Dependencies
chore(deps): update dependency eslint-plugin-unicorn to v28 (#139)
v5.0.0Compare Source
BREAKING CHANGE
Dependencies
v4.0.0Compare Source
Features
v3.1.0Compare Source
Features
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.
This PR was generated by Mend Renovate. View the repository job log.