Skip to content

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

Merged
github-actions[bot] merged 4 commits intostable8from
dependabot/npm_and_yarn/stable8/nextcloud/eslint-config-9.0.0-rc.9
Apr 19, 2026
Merged

chore(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.8 to 9.0.0-rc.9#8405
github-actions[bot] merged 4 commits intostable8from
dependabot/npm_and_yarn/stable8/nextcloud/eslint-config-9.0.0-rc.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps @nextcloud/eslint-config from 9.0.0-rc.8 to 9.0.0-rc.9.

Release notes

Sourced from @​nextcloud/eslint-config's releases.

v9.0.0-rc.9

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

Commits
  • 7974329 Merge pull request #1366 from nextcloud-libraries/chore/prepare-v9-rc9
  • 6da730c Merge pull request #1369 from nextcloud-libraries/dependabot/npm_and_yarn/esl...
  • 1b05a0f chore(deps): Bump eslint-plugin-perfectionist from 5.7.0 to 5.8.0
  • 0170b4d Merge pull request #1372 from nextcloud-libraries/dependabot/npm_and_yarn/fas...
  • 3161e0f Merge pull request #1371 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • 619680e Merge pull request #1370 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • a148fbb Merge pull request #1368 from nextcloud-libraries/dependabot/npm_and_yarn/esl...
  • 81c7b91 chore(deps): Bump fast-xml-parser from 5.5.9 to 5.5.10
  • 0f351e3 Merge pull request #1367 from nextcloud-libraries/dependabot/npm_and_yarn/esl...
  • 6403cd0 chore(deps-dev): Bump @​types/node from 25.5.0 to 25.5.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Apr 9, 2026
@github-actions github-actions bot enabled auto-merge April 9, 2026 06:35
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 19, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 46.57%. Comparing base (b957978) to head (40bbde9).
⚠️ Report is 5 commits behind head on stable8.

Files with missing lines Patch % Lines
...cRelatedResourcesPanel/NcRelatedResourcesPanel.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           stable8    #8405      +/-   ##
===========================================
+ Coverage    46.54%   46.57%   +0.02%     
===========================================
  Files          194      194              
  Lines         4890     4887       -3     
  Branches      1262     1262              
===========================================
  Hits          2276     2276              
+ Misses        2526     2523       -3     
  Partials        88       88              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

dependabot bot and others added 4 commits April 19, 2026 22:56
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 9.0.0-rc.8 to 9.0.0-rc.9.
- [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/eslint-config@v9.0.0-rc.8...v9.0.0-rc.9)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-version: 9.0.0-rc.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/npm_and_yarn/stable8/nextcloud/eslint-config-9.0.0-rc.9 branch from 647b28c to 40bbde9 Compare April 19, 2026 20:56
@github-actions github-actions bot merged commit 2d46b91 into stable8 Apr 19, 2026
17 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/stable8/nextcloud/eslint-config-9.0.0-rc.9 branch April 19, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants