Skip to content

Ignore incompatible dependabot upgrades#96

Merged
danielfrankcom merged 1 commit into
mainfrom
dev/frankcom/dependabot-ignore
Feb 2, 2026
Merged

Ignore incompatible dependabot upgrades#96
danielfrankcom merged 1 commit into
mainfrom
dev/frankcom/dependabot-ignore

Conversation

@danielfrankcom

Copy link
Copy Markdown
Contributor

This PR configures dependabot to ignore specific upgrades which are known to be incompatible:

  • Hibernate 7+ has breaking API changes which are not compatible with this dialect in its current form
  • Checkstyle 13+ requires Java 21, and this project is building/testing with Java 17

This should prevent failed dependabot PRs such as #83, #84, #86, #94

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@danielfrankcom danielfrankcom marked this pull request as ready for review February 2, 2026 18:38
@danielfrankcom danielfrankcom requested a review from a team as a code owner February 2, 2026 18:38
@danielfrankcom danielfrankcom merged commit d07c3fc into main Feb 2, 2026
6 checks passed
@danielfrankcom danielfrankcom deleted the dev/frankcom/dependabot-ignore branch February 2, 2026 18:39
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.

2 participants