Skip to content

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

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.9
Apr 13, 2026
Merged

chore(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.8 to 9.0.0-rc.9#923
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 11, 2026
@github-actions github-actions bot enabled auto-merge April 11, 2026 01:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.9 branch from ef596c5 to 970769c Compare April 11, 2026 01:11
dependabot bot and others added 2 commits April 13, 2026 18:00
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>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.9 branch from 970769c to 4d62736 Compare April 13, 2026 16:01
@github-actions github-actions bot merged commit 3baf2ea into main Apr 13, 2026
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.9 branch April 13, 2026 16:02
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.71%. Comparing base (e4e1daf) to head (4d62736).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #923   +/-   ##
=======================================
  Coverage   60.71%   60.71%           
=======================================
  Files           4        4           
  Lines          56       56           
  Branches       17       17           
=======================================
  Hits           34       34           
  Misses         20       20           
  Partials        2        2           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant