chore(deps): update dependency org.springframework:spring-jdbc to v5#438
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency org.springframework:spring-jdbc to v5#438renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 5.x releases. However, if you upgrade to 5.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
bjagg
added a commit
to bjagg/uPortal-start
that referenced
this pull request
May 14, 2026
Problem: PR uPortal-Project#694's visual-resource-server smoke spec gates on no /ResourceServingWebapp/ URLs being requested by uPortal core or any of the deployed portlets. The pins were on versions predating both the uPortal-side path swaps (uPortal-Project/uPortal#2983, in v5.17.8) and the portlet-side overlay drops (SimpleContent uPortal-Project#554, Feedback uPortal-Project#112, NewsReader uPortal-Project#438; in 3.4.3 / 1.3.2 / 5.1.5 respectively). CI's visual smoke tests therefore stayed red until all five releases shipped together. Goal: pick up the Wave 1 portlet releases and the Wave 2 uPortal release so PR uPortal-Project#694's CI exercises the full post-consolidation stack. Changes: - bump uPortalVersion 5.17.7 -> 5.17.8 (uPortal#2983: skin XML + JSP path swaps off /ResourceServingWebapp/; drop dead utility-lib webjar deps) - bump simpleContentPortletVersion 3.4.2 -> 3.4.3 (uPortal-Project#554: CKEditor 4.22.1 webjar; drop resource-server-content overlay) - bump feedbackPortletVersion 1.3.1 -> 1.3.2 (uPortal-Project#112: drop overlay) - bump newsReaderPortletVersion 5.1.4 -> 5.1.5 (uPortal-Project#438: native mini-template renderer replacing Handlebars 3.0.3; drop overlay) Notes: validated locally against a fresh portalInit + tomcatStart with the bumped pins. Five of six visual-resource-server tests pass (guest welcome, admin home, student home, CKEditor 4 webjar instantiation, uportal-links config). The news-portlet-renders-without-Handlebars test was already failing in CI before this commit; not a regression from the bumps. CalendarPortlet event-fetch is flaky in local quickstart data; tracked separately. Refs: uPortal-Project#694
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:
3.2.18.RELEASE->5.2.4.RELEASERelease Notes
spring-projects/spring-framework
v5.2.4.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
@Autowired/@Valuein@Configurationclasses #24585@Validatedresults in the use of a proxy and warn users about the side-effects #24338🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.2.3.RELEASECompare Source
⭐ New Features
@AliasFor#24168@RequestMappingproduces condition determined the content type #23287🪲 Bug Fixes
@ControllerAdvicebeans should not be cached #24157onErrorContinue#24125📔 Documentation
@RequestBody#22997🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.2.2.RELEASECompare Source
⭐ New Features
@MessageMappingmethod signature to constrain RSocket interaction model #23999🪲 Bug fixes
@Inheritedannotations declared in superclass are not recognized anymore #24077@Nullable#24042Flux<Part>hanging #23768📔 Documentation
<tx:method/>settings #24080@Configurationclass vs. external@Configurationclasses #23934🔨 Dependency upgrades
❤️ Contributors
We’d like to thank all the contributors who worked on our current release!
v5.2.1.RELEASECompare Source
⭐ New Features
@AliasForattribute mapping within an annotation #23834🪲 Bug Fixes
@Configuration(proxyBeanMethods = false) with qualified injection points #23887@AliasForno longer honored in annotation hierarchy #23767📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.2.0.RELEASECompare Source
⭐ New Features
@Importand@ComponentScanclasses to use constructor injection #23637🪲 Bug Fixes
remoteAddressOrNull with value()fails on Java 13 #23677compilescope for each dependency #23660@Asyncafter upgrading from 5.1 to 5.2 #23571📔 Documentation
@Ordersupport for components in Javadoc #23636🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.1.14.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
v5.1.13.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
@RequestBody#24181v5.1.12.RELEASECompare Source
⭐ New Features
🪲 Bug fixes
📔 Documentation
🔨 Dependency upgrades
v5.1.11.RELEASECompare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.1.10.RELEASECompare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.