Skip to content

Stop dependabot proposing slf4j 2.x and guice 6+ on 4.x - #470

Merged
slachiewicz merged 1 commit into
masterfrom
dependabot-ignore-4x
Aug 19, 2026
Merged

Stop dependabot proposing slf4j 2.x and guice 6+ on 4.x#470
slachiewicz merged 1 commit into
masterfrom
dependabot-ignore-4x

Conversation

@slachiewicz

@slachiewicz slachiewicz commented Aug 19, 2026

Copy link
Copy Markdown
Member

The 4.x line tracks the Maven 3.9 runtime, so two dependabot proposals can never be accepted there:

Range syntax follows maven and maven-resolver, which already ignore org.slf4j:* at [2.0.0,).

The config only takes effect from the default branch, which is why this PR targets master. The master entry is deliberately unchanged, so #458 stays open for a decision on its own merits.

This change was created with AI assistance.

@slachiewicz slachiewicz added the dependencies Pull requests that update a dependency file label Aug 19, 2026
The 4.x line tracks the Maven 3.9 runtime: slf4j 1.7.x comes from the core
realm, and Maven still embeds Guice 5.1.0 on javax.inject. Both bumps have
been opened and reverted or closed more than once (#460, #463), so ignore
them for that target branch only. master is deliberately left alone.
@slachiewicz
slachiewicz force-pushed the dependabot-ignore-4x branch from e72d743 to b3f63db Compare August 19, 2026 14:57
@slachiewicz slachiewicz changed the title Stop dependabot proposing slf4j 2.x and guice 7 on 4.x Stop dependabot proposing slf4j 2.x and guice 6+ on 4.x Aug 19, 2026
@slachiewicz
slachiewicz merged commit a1cfd52 into master Aug 19, 2026
15 checks passed
@slachiewicz
slachiewicz deleted the dependabot-ignore-4x branch August 19, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant