Skip to content

chore: tighten renovate pins#340

Merged
bjagg merged 1 commit intouPortal-Project:masterfrom
bjagg:chore/renovate-tighten-pins
Apr 24, 2026
Merged

chore: tighten renovate pins#340
bjagg merged 1 commit intouPortal-Project:masterfrom
bjagg:chore/renovate-tighten-pins

Conversation

@bjagg
Copy link
Copy Markdown
Member

@bjagg bjagg commented Apr 24, 2026

Summary

Add jaxb/plexus-archiver/mockito/javax.servlet-api pins + switch Spring/Hibernate to matchPackagePrefixes. Blocks #336 (hibernate v7) on next Renovate rebase; prevents future jaxb v4, plexus-archiver 4.10+, mockito v5, servlet-api v5+ proposals. Dependabot PRs are unaffected.

Same pattern we've applied across the fleet (Bookmarks #136, SimpleContent #522, Webproxy #264): consolidate hand-maintained matchPackageNames lists to matchPackagePrefixes, add jaxb (com.sun.xml.bind:jaxb-impl, jakarta.xml.bind:jakarta.xml.bind-api, org.glassfish.jaxb:jaxb-runtime) < 3.0 to preserve the javax.xml.bind.* namespace, add plexus-archiver < 4.10.0 because 4.10+ breaks the current maven-war-plugin 3.4.0 bundled commons-io, add mockito-core/inline/junit-jupiter < 5.0 due to the byte-buddy classpath clash with Hibernate/Javassist.

Dependabot PRs are not affected by renovate.json — any spring 5.2/6.x, hibernate 5.x, etc. from Dependabot need manual closing.

🤖 Generated with Claude Code

Add jaxb/plexus-archiver/mockito/javax.servlet-api pins + switch Spring/Hibernate to matchPackagePrefixes. Blocks uPortal-Project#336 (hibernate v7) on next Renovate rebase; prevents future jaxb v4, plexus-archiver 4.10+, mockito v5, servlet-api v5+ proposals. Dependabot PRs are unaffected.
@bjagg bjagg merged commit 256483c into uPortal-Project:master Apr 24, 2026
3 checks passed
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