Skip to content

chore(deps): update dependency @nextcloud/eslint-config to ^9.0.0-rc.9 (stable8.4)#5319

Open
renovate[bot] wants to merge 1 commit into
stable8.4from
renovate/stable8.4-nextcloud-eslint-config-9.x
Open

chore(deps): update dependency @nextcloud/eslint-config to ^9.0.0-rc.9 (stable8.4)#5319
renovate[bot] wants to merge 1 commit into
stable8.4from
renovate/stable8.4-nextcloud-eslint-config-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/eslint-config ^9.0.0-rc.6^9.0.0-rc.9 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nextcloud-libraries/eslint-config (@​nextcloud/eslint-config)

v9.0.0-rc.9

Compare Source

What's Changed

ℹ️ Notes

If you are upgrading from a previous RC of this library and you have customized your ESLint config:
In #​1278 we merged some of the provided plugins,
so if you have custom rule overrides then you might need to adjust your ESLint config.

Merged the nextcloud-l10n plugin into the nextcloud plugin

Merged the rules into the Nextcloud plugin, new rule names:

  • @nextcloud-l10n/enforce-ellipsis -> @nextcloud/l10n-enforce-ellipsis
  • @nextcloud-l10n/nonbreaking-space -> @nextcloud/l10n-non-breaking-space

The vue variants have been merged into the base rules.

Renamed @nextcloud/no-deprecations and @nextcloud/no-removed-apis

Renamed so it does not confuse with vue rules after merging the plugins.
New rule names:

  • @nextcloud/no-deprecations -> @nextcloud/no-deprecated-globals
  • @nextcloud/no-removed-apis -> @nextcloud/no-removed-globals
Merged @nextcloud-vue plugin into the @nextcloud plugin

Rule name changes:

  • @nextcloud-vue/no-deprecated-exports -> @nextcloud/no-deprecated-library-exports
  • @nextcloud-vue/no-deprecated-props -> @nextcloud/no-deprecated-library-props
🚀 Enhancements
Other Changes

Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.8...v9.0.0-rc.9

v9.0.0-rc.8

Compare Source

What's Changed

🐛 Fixed bugs
Other Changes

Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.7...v9.0.0-rc.8

v9.0.0-rc.7

Compare Source

What's Changed

🚀 Enhancements
🐛 Fixed bugs
  • fix: switch to @stylistic/exp-list-style to resolve array edge-cases by @​susnux in #​1203
Other Changes

Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.6...v9.0.0-rc.7


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 5am on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added 4. to release Ready to be released and/or waiting for tests to finish dependencies labels May 12, 2026
@renovate renovate Bot added 4. to release Ready to be released and/or waiting for tests to finish dependencies labels May 12, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 12, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: contacts@8.4.6
npm error Found: eslint@9.37.0
npm error node_modules/eslint
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.0
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.9.0" from @stylistic/eslint-plugin@5.6.1
npm error     node_modules/@stylistic/eslint-plugin
npm error       peerOptional @stylistic/eslint-plugin@"^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" from eslint-plugin-vue@10.6.2
npm error       node_modules/eslint-plugin-vue
npm error     @eslint-community/eslint-utils@"^4.7.0" from @typescript-eslint/utils@8.48.1
npm error     node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"8.48.1" from @typescript-eslint/eslint-plugin@8.48.1
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         @typescript-eslint/eslint-plugin@"8.48.1" from typescript-eslint@8.48.1
npm error         node_modules/typescript-eslint
npm error       3 more (@typescript-eslint/type-utils, ...)
npm error     2 more (eslint, eslint-plugin-vue)
npm error   peerOptional eslint@"^8.40 || 9" from @eslint/compat@1.4.0
npm error   node_modules/@eslint/compat
npm error     @eslint/compat@"^1.2.5" from eslint-config-flat-gitignore@2.1.0
npm error     node_modules/eslint-config-flat-gitignore
npm error   12 more (@stylistic/eslint-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error dev @nextcloud/eslint-config@"^9.0.0-rc.9" from the root project
npm error
npm error Conflicting peer dependency: eslint@10.3.0
npm error node_modules/eslint
npm error   peer eslint@">=10" from @nextcloud/eslint-config@9.0.0-rc.9
npm error   node_modules/@nextcloud/eslint-config
npm error     dev @nextcloud/eslint-config@"^9.0.0-rc.9" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-12T13_52_11_631Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-12T13_52_11_631Z-debug-0.log

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/stable8.4-nextcloud-eslint-config-9.x branch from 8039e7e to 6773bff Compare May 12, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants