Skip to content

chore(deps): bump @nextcloud/eslint-config from 9.0.0-rc.8 to ^9.0.0-rc.9 (main)#12833

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-nextcloud-eslint-config-9.x
Open

chore(deps): bump @nextcloud/eslint-config from 9.0.0-rc.8 to ^9.0.0-rc.9 (main)#12833
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-nextcloud-eslint-config-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 28, 2026

This PR contains the following updates:

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

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


Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 requested a review from ChristophWurst as a code owner April 28, 2026 18:04
@renovate renovate Bot requested review from GretaD and kesselb as code owners April 28, 2026 18:04
@renovate renovate Bot enabled auto-merge (squash) April 28, 2026 18:04
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 28, 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: nextcloud-mail@5.8.0-dev.1
npm error Found: eslint@9.38.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.1
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.9.1" from @stylistic/eslint-plugin@5.7.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.7.0
npm error       node_modules/eslint-plugin-vue
npm error     @eslint-community/eslint-utils@"^4.9.1" from @typescript-eslint/utils@8.54.0
npm error     node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0
npm error         node_modules/typescript-eslint
npm error       2 more (@typescript-eslint/type-utils, typescript-eslint)
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.2.1
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-04-29T18_22_06_089Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-29T18_22_06_089Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/main-nextcloud-eslint-config-9.x branch from 37357d0 to 1d57140 Compare April 29, 2026 11:40
…rc.9

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/main-nextcloud-eslint-config-9.x branch from 1d57140 to 8240096 Compare April 29, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant