Skip to content

chore(deps): remove 16 dependabot entries for directories that no longer exist - #11686

Merged
mudler merged 1 commit into
mudler:masterfrom
DanielSwift1992:remove-dead-dependabot-entries
Aug 24, 2026
Merged

chore(deps): remove 16 dependabot entries for directories that no longer exist#11686
mudler merged 1 commit into
mudler:masterfrom
DanielSwift1992:remove-dead-dependabot-entries

Conversation

@DanielSwift1992

Copy link
Copy Markdown
Contributor

Description

16 of the 27 update entries in .github/dependabot.yml point at directories that do not exist:

  • 10 entries under examples/. The directory was emptied in cde0139 (October 2024), examples moved to the LocalAI-examples repo.
  • 6 entries for removed backend/python backends: bark, exllama, exllama2, mamba, openvoice, sentencetransformers.

Dependabot skips a nonexistent directory without a warning, removed them. 11 entries remain pointing at existing directories.

Notes for Reviewers

ls examples   # README.md, vllm-bench
ls backend/python | grep -E 'bark|exllama|mamba|openvoice|sentencetransformers'   # empty

Found with my tool: https://github.com/DanielSwift1992/gate.

Signed commits

  • Yes, I signed my commits.
  • Documentation updated (docs/content/) for user-facing changes, or not applicable

Signed-off-by: Daniil S <daniel.swift.1992@gmail.com>
@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Reviewed against current master. The 16 removed Dependabot targets are all absent, all 11 retained directories exist, the config change is internally consistent, DCO passes, and the head merges cleanly. @mudler, this is good to merge.

@mudler
mudler merged commit 336b97f into mudler:master Aug 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants