Skip to content

chore: add Dependabot configuration - #408

Merged
andrii-bodnar merged 1 commit into
masterfrom
chore/add-dependabot-config
Sep 22, 2026
Merged

andrii-bodnar merged 1 commit into
masterfrom
chore/add-dependabot-config

Conversation

@andrii-bodnar

Copy link
Copy Markdown
Member

Add monthly, grouped Dependabot updates for Gradle dependencies and GitHub Actions, so version bumps arrive as a single reviewable PR per ecosystem instead of surfacing later as security alerts.

Routine version updates are limited to minor and patch, since the library targets Java 8 and major bumps of the test dependencies cannot merge. Security updates are grouped separately without that limit, so a fix released only in a major version still reaches us.

Commit prefixes are set to chore and ci so the generated PR titles pass the semantic pull request title lint.

Add monthly, grouped Dependabot updates for Gradle dependencies and
GitHub Actions, so version bumps arrive as a single reviewable PR per
ecosystem instead of surfacing later as security alerts.

Routine version updates are limited to minor and patch, since the
library targets Java 8 and major bumps of the test dependencies cannot
merge. Security updates are grouped separately without that limit, so a
fix released only in a major version still reaches us.

Commit prefixes are set to chore and ci so the generated PR titles pass
the semantic pull request title lint.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@andrii-bodnar
andrii-bodnar merged commit 4714f21 into master Sep 22, 2026
2 checks passed
@andrii-bodnar
andrii-bodnar deleted the chore/add-dependabot-config branch September 22, 2026 09:19
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.

1 participant