Skip to content

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

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/nextcloud/eslint-config-9.0.0-rc.9
May 4, 2026
Merged

chore(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.8 to 9.0.0-rc.9#1582
github-actions[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/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 3. to review 3️⃣ Waiting for reviews type: dependencies 🔗 update or change of dependency labels Apr 11, 2026
@github-actions github-actions Bot enabled auto-merge April 11, 2026 01:12
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/nextcloud/eslint-config-9.0.0-rc.9 branch 2 times, most recently from e5b6efc to f9adf35 Compare April 18, 2026 01:18
dependabot Bot and others added 2 commits May 4, 2026 18:47
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/main/nextcloud/eslint-config-9.0.0-rc.9 branch from f9adf35 to a02c70e Compare May 4, 2026 16:49
@github-actions github-actions Bot merged commit 2aef630 into main May 4, 2026
10 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/main/nextcloud/eslint-config-9.0.0-rc.9 branch May 4, 2026 16:50
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.52%. Comparing base (4165c68) to head (a02c70e).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lib/upload/uploader/Uploader.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1582   +/-   ##
=======================================
  Coverage   72.52%   72.52%           
=======================================
  Files          40       40           
  Lines        1110     1110           
  Branches      272      272           
=======================================
  Hits          805      805           
  Misses        272      272           
  Partials       33       33           

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

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

Labels

3. to review 3️⃣ Waiting for reviews type: dependencies 🔗 update or change of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant