Skip to content

chore(ci): remove dependabot action#158

Merged
hamzamahmood merged 1 commit into
mainfrom
chore/remove-dependabot-action
Jan 16, 2026
Merged

chore(ci): remove dependabot action#158
hamzamahmood merged 1 commit into
mainfrom
chore/remove-dependabot-action

Conversation

@hamzamahmood

Copy link
Copy Markdown
Collaborator

Why

Dependabot is no longer part of our dependency management strategy. Keeping the Dependabot GitHub Action enabled adds unnecessary CI configuration and maintenance overhead. Since this library targets .NET Standard, consumer compatibility is stable across .NET runtimes, reducing the need for frequent dependency version bumps, while still updating packages when vulnerabilities or bugs are reported.

What

Removed the Dependabot GitHub Action workflow from .github/workflows

Type of change

Select multiple if applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause a breaking change)
  • Tests (adds or updates tests)
  • Documentation (adds or updates documentation)
  • Refactor (style improvements, performance improvements, code refactoring)
  • Revert (reverts a commit)
  • CI/Build (adds or updates a script, change in external dependencies)

@hamzamahmood hamzamahmood self-assigned this Jan 16, 2026
@hamzamahmood hamzamahmood added the build Build system or external dependency changes label Jan 16, 2026

@asadali214 asadali214 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud

Copy link
Copy Markdown

@hamzamahmood
hamzamahmood merged commit 2a73fcd into main Jan 16, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build system or external dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants