Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps @nextcloud/eslint-config from 9.0.0-rc.2 to 9.0.0-rc.5.

Release notes

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

v9.0.0-rc.5

What's Changed

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.4...v9.0.0-rc.5

v9.0.0-rc.4

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.3...v9.0.0-rc.4

v9.0.0-rc.3

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.2...v9.0.0-rc.3

Commits
  • 1362083 Merge pull request #1131 from nextcloud-libraries/chore/v9-0.0-rc.5 I
  • f6a94fa chore: prepare v9.0.0-rc.5
  • 6389f78 Merge pull request #1129 from nextcloud-libraries/fix/vue-rules
  • ce4353f Merge pull request #1130 from nextcloud-libraries/chore/lib
  • 5453bff Merge pull request #1128 from nextcloud-libraries/fix/testing-globs
  • ec36c21 chore: lint this project as a library
  • 5415f06 fix(vue): use vue variant of no-irregular-whitespace
  • bedbd7f test: in tests lint the fixture content but ignore its real path
  • ac38dd0 Merge pull request #1124 from nextcloud-libraries/dependabot/npm_and_yarn/esl...
  • 9b6d520 Merge pull request #1125 from nextcloud-libraries/dependabot/github_actions/a...
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 the type: dependencies 🔗 update or change of dependency label Nov 18, 2025
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.5 branch from 0aa9430 to fe61434 Compare November 18, 2025 14:57
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.5 branch from fe61434 to f82f6db Compare November 18, 2025 14:57
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

dependabot bot and others added 2 commits November 18, 2025 16:16
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 9.0.0-rc.2 to 9.0.0-rc.5.
- [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.2...v9.0.0-rc.5)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-version: 9.0.0-rc.5
  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.5 branch from f82f6db to 8530a11 Compare November 18, 2025 15:21
@github-actions github-actions bot enabled auto-merge November 18, 2025 15:22
@github-actions github-actions bot merged commit 49c35b8 into main Nov 18, 2025
11 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-9.0.0-rc.5 branch November 18, 2025 15:22
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.16%. Comparing base (6dec5bf) to head (8530a11).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #969   +/-   ##
=======================================
  Coverage   83.16%   83.16%           
=======================================
  Files           6        6           
  Lines         202      202           
  Branches       84       84           
=======================================
  Hits          168      168           
  Misses         24       24           
  Partials       10       10           

☔ 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

type: dependencies 🔗 update or change of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants