Skip to content

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

Merged
github-actions[bot] merged 8 commits intomasterfrom
dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7
Jan 25, 2026
Merged

build(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7#57695
github-actions[bot] merged 8 commits intomasterfrom
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 22, 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

You can trigger a rebase of this PR 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 requested review from a team as code owners January 22, 2026 09:19
@dependabot dependabot bot requested review from nfebe, sorbaugh and szaimen and removed request for a team January 22, 2026 09:19
@github-actions github-actions bot enabled auto-merge January 22, 2026 09:25
@AndyScherzinger
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7 branch from 616da8e to 8dd619e Compare January 25, 2026 11:22
@AndyScherzinger AndyScherzinger added this to the Nextcloud 34 milestone Jan 25, 2026
@AndyScherzinger
Copy link
Member

AndyScherzinger commented Jan 25, 2026

NPM lint failure:

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/actions-runner/_work/server/server/node_modules/eslint-plugin-vue/lib/utils/index.js' imported from /home/runner/actions-runner/_work/server/server/node_modules/@nextcloud/eslint-config/dist/plugins/l10n/rules/enforce-ellipsis-vue.js

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7 branch from 8dd619e to 51e9a9d Compare January 25, 2026 12:45
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7 branch from 51e9a9d to c592060 Compare January 25, 2026 22:47
@susnux susnux requested a review from skjnldsv as a code owner January 25, 2026 22:47
dependabot bot and others added 5 commits January 25, 2026 23:47
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>
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 c592060 to 790a1bf Compare January 25, 2026 22:47
@susnux
Copy link
Contributor

susnux commented Jan 25, 2026

/compile

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 a7a04a8 to e25f864 Compare January 25, 2026 23:05
@susnux
Copy link
Contributor

susnux commented Jan 25, 2026

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@github-actions github-actions bot merged commit 7321ec7 into master Jan 25, 2026
143 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.7 branch January 25, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants