Skip to content

Update dependabot.yml to ignore specific Maven dependency#1216

Merged
chrjohn merged 1 commit into
masterfrom
chrjohn-dependabot-mina
May 7, 2026
Merged

Update dependabot.yml to ignore specific Maven dependency#1216
chrjohn merged 1 commit into
masterfrom
chrjohn-dependabot-mina

Conversation

@chrjohn

@chrjohn chrjohn commented May 7, 2026

Copy link
Copy Markdown
Member

Added ignore rule for specific dependency version in Maven updates.

Root Cause: In November 2022, @dependabot ignore this minor version was used on PR #509, which blocked all mina-core 2.2.x updates. The repo's mina-core is currently at 2.2.4, and there's now a security advisory requiring a newer 2.2.x patch — but Dependabot's stored ignore rule is still blocking those versions. Since the PR is >2 years old, @dependabot unignore on it doesn't work.

Solution: GitHub's docs state that ignore conditions in dependabot.yml completely override any stored PR-comment-based ignores for that dependency.
Once the security PR is created and merged, you can remove this ignore entry entirely.

Added ignore rule for specific dependency version in Maven updates.
@chrjohn chrjohn added this to the QFJ 3.0.1 milestone May 7, 2026
@chrjohn chrjohn merged commit 18c4270 into master May 7, 2026
2 of 20 checks passed
@chrjohn chrjohn deleted the chrjohn-dependabot-mina branch May 7, 2026 07:40
@chrjohn chrjohn changed the title Update dependabot.yml to ignore specific Maven dependency Update dependabot.yml to ignore specific Maven dependency May 7, 2026
@chrjohn chrjohn mentioned this pull request Jun 11, 2026
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