renovate icon indicating copy to clipboard operation
renovate copied to clipboard

refactor(dashboard): only add count if has deps

Open setchy opened this issue 4 months ago • 2 comments

Changes

Avoid adding total when no deps for manager

ie: avoid this

- renovate-config-presets (1)
  - renovate.json (0)

Context

Please select one of the following:

  • [ ] This closes an existing Issue, Closes: #
  • [x] This doesn't close an Issue, but I accept the risk that this PR may be closed if maintainers disagree with its opening or implementation

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • [x] No — I did not use AI for this contribution.
  • [ ] Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • [ ] Yes — substantive assistance (AI-generated non‑trivial portions of code, tests, or documentation).
  • [ ] Yes — other (please describe):

Documentation (please check one with an [x])

  • [ ] I have updated the documentation, or
  • [x] No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • [x] Code inspection only, or
  • [ ] Newly added/modified unit tests, or
  • [ ] No unit tests, but ran on a real repository, or
  • [ ] Both unit tests + ran on a real repository

The public repository: <URL>

setchy avatar Dec 10 '25 03:12 setchy

FYI this won't trigger a release due to refactor - happy with that? Or wanna rename it as fix(...)?

jamietanna avatar Dec 10 '25 15:12 jamietanna

FYI this won't trigger a release due to refactor - happy with that? Or wanna rename it as fix(...)?

Happy with that :) Releases come soon enough :)

setchy avatar Dec 10 '25 15:12 setchy

Flakey tests ??

setchy avatar Dec 10 '25 16:12 setchy

:tada: This PR is included in version 42.46.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Dec 11 '25 16:12 github-actions[bot]