chore(deps): bump @nextcloud/eslint-config from 8.4.2 to v9 (master) - #1808
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): bump @nextcloud/eslint-config from 8.4.2 to v9 (master)#1808renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
renovate
Bot
force-pushed
the
renovate/master-nextcloud-eslint-config-9.x
branch
from
July 7, 2026 16:08
136ae71 to
f49ac89
Compare
renovate
Bot
force-pushed
the
renovate/master-nextcloud-eslint-config-9.x
branch
2 times, most recently
from
July 21, 2026 00:14
8556076 to
c062cad
Compare
renovate
Bot
force-pushed
the
renovate/master-nextcloud-eslint-config-9.x
branch
from
July 24, 2026 20:52
c062cad to
ebc5af3
Compare
renovate
Bot
force-pushed
the
renovate/master-nextcloud-eslint-config-9.x
branch
2 times, most recently
from
August 14, 2026 21:50
d345934 to
beb2131
Compare
renovate
Bot
force-pushed
the
renovate/master-nextcloud-eslint-config-9.x
branch
from
August 26, 2026 09:37
beb2131 to
3ea598d
Compare
renovate
Bot
force-pushed
the
renovate/master-nextcloud-eslint-config-9.x
branch
from
September 2, 2026 18:57
3ea598d to
8eb9c26
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/master-nextcloud-eslint-config-9.x
branch
from
September 7, 2026 20:03
8eb9c26 to
d2a91e0
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:
^8.4.2→^9.0.1Release Notes
nextcloud-libraries/eslint-config (@nextcloud/eslint-config)
v9.0.1Compare Source
Fixed
vue/attributes-orderandvue/order-in-componentsinstead of warn #1445 (susnux)no-deprecated-library-*rules incorrectly behave fornextcloud/vuesyntax #1452 (Antreesy)@nextcloud/vuedirectory structures #1454 (ShGKme)v9.0.0Compare Source
Breaking
This package now is using ESLint v10 and requires ESLint flat configurations.
Please refer to the README on how to adjust your configuration for flat config.
Potential pitfalls
Some of the used eslint plugins still keep a ESLint v8 compatibility,
this can cause some issues if not all packages are updated to the ESLint v10 compatible version.
If you see a linter error like the one below make sure to update all nested dependencies,
either using the sledge hammer method (remove the lock file and run
npm i) or by runningnpm update.Added
vue/no-useless-v-bindrule #1063 (susnux)vue/prefer-separate-static-classrule #1065 (susnux).gitignore#1108 (susnux)<script>#1262 (ShGKme)<template>#1263 (ShGKme)Fixed
stylisticrules config #914appNameandappVersionglobal + fix access #972@typescript-eslint/no-shadow#993import typefor type only imports #977l10nandjsdirectory for apps #1061 (susnux)@typescript-eslint/no-shadow#993 (ShGKme)@stylistic/quotesrule #1109 (susnux)nmethod #1112 (susnux)no-irregular-whitespace#1129 (susnux)@stylistic/exp-list-styleto resolve array edge-cases #1203 (susnux)Changed
@ts-expect-error#915npm lintwithout compile step #975 (susnux)@nextcloudplugin #1278 (susnux)@eslint/jsonto 2.0.0@stylistic/eslint-pluginto 5.7.0eslint-config-flat-gitignoreto 2.1.0eslint-plugin-antfuto 3.2.3eslint-plugin-jsdocto 63.0.4eslint-plugin-perfectionistto 5.9.1eslint-plugin-vueto 10.9.2fast-xml-parserto 5.9.0globalsto 17.7.0semverto 7.8.4sort-package-jsonto 4.0.0typescript-eslintto 8.62.0Configuration
📅 Schedule: (in timezone Europe/Vienna)
🚦 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.