Skip to content

Conversation

@hamzamahmood
Copy link
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
Copy link
Collaborator

@asadali214 asadali214 left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud
Copy link

@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.

3 participants