Skip to content

Remove dependabot from repository workflow#257

Merged
harryswift01 merged 1 commit intomasterfrom
256-general-remove-dependabot-dependency-management
Jan 22, 2026
Merged

Remove dependabot from repository workflow#257
harryswift01 merged 1 commit intomasterfrom
256-general-remove-dependabot-dependency-management

Conversation

@harryswift01
Copy link
Copy Markdown
Member

Summary

This PR will remove the dependabot dependency configuration file from this repository because the renovate dependency management system has been proven to be much more versbose than dependabot, this should avoid running parallel management systems and potentially conflicting updates.

Changes

Remove dependabot configuration file:

  • Removed .github/dependabot.yml

Impact

  • This reduces the complexity of running multiple dependency management systems
  • This should avoid the potential conflicting denpendency between the two management systems

@harryswift01 harryswift01 requested a review from jimboid January 22, 2026 11:32
@harryswift01 harryswift01 self-assigned this Jan 22, 2026
@harryswift01 harryswift01 linked an issue Jan 22, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Member

@jimboid jimboid left a comment

Choose a reason for hiding this comment

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

Deleting and disabling dependabot is the right thing to do now we have migrated to renovate.

@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 21246859989

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.064%

Totals Coverage Status
Change from base Build 21246557076: 0.0%
Covered Lines: 1688
Relevant Lines: 2008

💛 - Coveralls

@harryswift01 harryswift01 merged commit 6094f4d into master Jan 22, 2026
6 checks passed
@harryswift01 harryswift01 deleted the 256-general-remove-dependabot-dependency-management branch January 22, 2026 12:00
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.

[General]: Remove dependabot dependency management

3 participants