Conversation
a56a193 to
a78f37d
Compare
bjagg
added a commit
that referenced
this pull request
Apr 24, 2026
…ibernate) Add two new rules and broaden two existing ones: - jaxb: add com.sun.xml.bind:jaxb-impl, jakarta.xml.bind:jakarta.xml.bind-api, and org.glassfish.jaxb:jaxb-runtime < 3.0. The 2.x releases of each preserve the javax.xml.bind.* package namespace; 3+ moves to jakarta.xml.bind as part of Jakarta EE 9+. Blocks #135 (jaxb-impl v4). - plexus-archiver < 4.10.0 — 4.10+ requires a newer commons-io than maven-war-plugin 3.4.0 (pinned by uportal-portlet-parent) bundles. Same pin we added to Webproxy/basiclti. Blocks #130. - Spring rule switched from matchPackageNames (hand-maintained list) to matchPackagePrefixes ["org.springframework:", "org.springframework.data:"]. Catches future Spring artifacts automatically. - Hibernate rule switched to matchPackagePrefixes ["org.hibernate:", "org.hibernate.orm:"]. Same reason — catches the 6+ artifact-relocation variants (hibernate-processor, etc.). Also closes #91, #130, #135 on the next Renovate rebase (violate pins). The Dependabot PRs (#70, #80, #102) are not affected by renovate.json — those need manual closing.
a78f37d to
489ad2f
Compare
489ad2f to
f563146
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.8.0→4.9.2Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.