chore(deps): update dependency @nextcloud/eslint-config to v9 (main)#2793
Conversation
|
|
When I enforce it and apply the
😰 Update: Slightly better with
|
6963e4b to
0ce554b
Compare
0ce554b to
ade4d3d
Compare
ade4d3d to
82ae60d
Compare
82ae60d to
e82eb46
Compare
e82eb46 to
0d4adfa
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0d4adfa to
e6a59df
Compare
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. |
fixed! |
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/Berlin)
🚦 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.