Skip to content

chore: ignore JUnit and @types/node major bumps in Dependabot#98

Merged
kjonescertinia merged 1 commit into
mainfrom
chore/dependabot-ignores
Apr 23, 2026
Merged

chore: ignore JUnit and @types/node major bumps in Dependabot#98
kjonescertinia merged 1 commit into
mainfrom
chore/dependabot-ignores

Conversation

@kjonescertinia

Copy link
Copy Markdown
Contributor

Summary

Prevents Dependabot from re-opening two major-version bumps that don't fit the project's current constraints:

Both ignore rules are scoped to version-update:semver-major. Security advisories would still open PRs regardless.

Test plan

  • YAML syntax valid (verified by re-reading the file)
  • Next Dependabot schedule run doesn't re-open either as an independent major PR

- org.junit.jupiter:junit-jupiter — JUnit 6 requires Java 17+, but the
  build targets <release>8</release>. Ignoring major until the Java
  baseline is bumped.
- @types/node — should track the Node LTS declared in engines.node
  rather than chasing the current Node major line.
@kjonescertinia kjonescertinia merged commit c00ef15 into main Apr 23, 2026
1 of 2 checks passed
@kjonescertinia kjonescertinia deleted the chore/dependabot-ignores branch April 23, 2026 16:27
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