Skip to content

chore(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7#8098

Merged
github-actions[bot] merged 4 commits intomainfrom
dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7
Jan 21, 2026
Merged

chore(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7#8098
github-actions[bot] merged 4 commits intomainfrom
dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7.

Release notes

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

v9.0.0-rc.7

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

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

Commits
  • 444e3c5 ci: update npm-publish
  • 129b6df Merge pull request #1268 from nextcloud-libraries/chore/linting
  • 6e60ff6 Merge pull request #1138 from nextcloud-libraries/chore/stable-release
  • eb4944b chore: fix auto-fixer artifacts
  • 4c1a2c7 chore: prepare release v9.0.0-rc.7
  • cfab131 Merge pull request #1267 from nextcloud-libraries/chore/more-vue-tests
  • 9ce9877 test(vue3): add some formatting tests
  • 0ccb35e Merge pull request #1266 from nextcloud-libraries/feat/vue3-attrs-casing
  • c609afb feat(vue3): force camelCase for props in template
  • 4d417a9 Merge pull request #1264 from nextcloud-libraries/feat/vue3-slot-name-casing
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nextcloud/eslint-config since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 Jan 20, 2026
@github-actions github-actions bot enabled auto-merge January 20, 2026 07:34
@susnux susnux disabled auto-merge January 20, 2026 10:06
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7 branch from beb093b to d44f7bb Compare January 20, 2026 10:26
@susnux susnux requested a review from ShGKme January 20, 2026 10:26
@github-actions github-actions bot enabled auto-merge January 20, 2026 10:26
@susnux susnux disabled auto-merge January 20, 2026 10:26
susnux
susnux previously requested changes Jan 20, 2026
Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

block until there is a review of my commits

@susnux susnux requested a review from Antreesy January 20, 2026 10:27
@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

❌ Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.77%. Comparing base (e1c9a48) to head (d870e12).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/components/NcDialog/NcDialog.vue 0.00% 1 Missing ⚠️
...ts/NcRichText/NcReferencePicker/NcProviderList.vue 0.00% 1 Missing ⚠️
...mponents/NcRichText/NcReferencePicker/NcSearch.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8098   +/-   ##
=======================================
  Coverage   52.77%   52.77%           
=======================================
  Files         103      103           
  Lines        3348     3348           
  Branches      977      976    -1     
=======================================
  Hits         1767     1767           
  Misses       1333     1333           
  Partials      248      248           

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

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work

COLOR_RED,
new Color(
191, 103, 139,
...[191, 103, 139],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting solution 👀

<NcModal
v-if="open"
class="dialog__modal"
:enable-slideshow="false"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default is false, so should be no issues here

@ShGKme ShGKme dismissed susnux’s stale review January 20, 2026 13:34

Reviewed now

dependabot bot and others added 4 commits January 21, 2026 11:40
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 9.0.0-rc.6 to 9.0.0-rc.7.
- [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.6...v9.0.0-rc.7)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-version: 9.0.0-rc.7
  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/nextcloud/eslint-config-9.0.0-rc.7 branch from d44f7bb to d870e12 Compare January 21, 2026 10:43
@github-actions github-actions bot enabled auto-merge January 21, 2026 10:43
@github-actions github-actions bot merged commit 86dac7b into main Jan 21, 2026
27 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7 branch January 21, 2026 10:47
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.

4 participants