renovatebot(deps): update renovatebot/github-action action to v44.2.2#8203
Merged
apereocas-bot merged 1 commit intomasterfrom Dec 29, 2025
Merged
Conversation
apereocas-bot
added a commit
that referenced
this pull request
Dec 30, 2025
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.shell:spring-shell-starter-test](https://redirect.github.com/spring-projects/spring-shell) | dependencies | patch | `4.0.0-RC1` → `4.0.0` | | [org.springframework.shell:spring-shell-starter-jansi](https://redirect.github.com/spring-projects/spring-shell) | dependencies | patch | `4.0.0-RC1` → `4.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-shell (org.springframework.shell:spring-shell-starter-test)</summary> ### [`v4.0.0`](https://redirect.github.com/spring-projects/spring-shell/releases/tag/v4.0.0) ##### ⭐ New features - Upgrade baseline to Spring Framework 7 and Spring Boot 4 - Update test infrastructure to JUnit 6 - Add support for jSpecify annotations [#​1184](https://redirect.github.com/spring-projects/spring-shell/issues/1184) - Redesign command programming model [#​1206](https://redirect.github.com/spring-projects/spring-shell/issues/1206) [#​1158](https://redirect.github.com/spring-projects/spring-shell/issues/1158) - Redesign test utilities and APIs - Add number input type [#​849](https://redirect.github.com/spring-projects/spring-shell/issues/849) - Add mandatory flag to string input [#​844](https://redirect.github.com/spring-projects/spring-shell/issues/844) - Introduce new command builder DSL [#​1211](https://redirect.github.com/spring-projects/spring-shell/issues/1211) - Add support to print annotated method result to the standard output - Add debug mode ##### 🚀 Enhancements - Improve command error message by including offending group name [#​291](https://redirect.github.com/spring-projects/spring-shell/issues/291) - Improve error reporting in `InteractiveShellRunner` implementations - Simplify availability provider configuration by using a new attribute in the Command annotation instead of a separate annotation ##### 🆙 Dependency updates - Reactor 3.8.1 - Spring Framework 7.0.2 - Spring Boot 4.0.1 - jLine: 3.30.6 - st4: 4.3.4 ##### 📘 Documentation updates - Update documentation with new annotations [#​1172](https://redirect.github.com/spring-projects/spring-shell/issues/1172) - Update getting started guide with new annotations [#​1171](https://redirect.github.com/spring-projects/spring-shell/issues/1171) - Add sample Shell application for Spring Petclinic - Update Antora resources - Refine reference documentation: [`e3cb937`](https://redirect.github.com/spring-projects/spring-shell/commit/e3cb93791dfa95191cdccae10a2716816b56d890) - Attach Javadocs to Antora ##### 🛠️ Tasks - Remove Spring Boot dependencies from `core` module [#​200](https://redirect.github.com/spring-projects/spring-shell/issues/200) - Remove JLine dependency from `core` module - Remove compile time dependency to slf4j [#​1214](https://redirect.github.com/spring-projects/spring-shell/issues/1214) - Remove dependency to commons-io [#​1215](https://redirect.github.com/spring-projects/spring-shell/issues/1215) - Move core APIs under a dedicated named package - Move core commands from spring-shell-standard to the core module [#​1212](https://redirect.github.com/spring-projects/spring-shell/issues/1212) - Add spring code formatting plugin to the build [#​1185](https://redirect.github.com/spring-projects/spring-shell/issues/1185) - Update build tool to Maven - Update release process to use Spring IO GitHub Actions - Move built-in commands to the main command package - Remove unused APIs - Remove unused Spring Boot properties ##### ❤️ Contributors Many thanks to all contributors who worked on this release! [@​piotrooo](https://redirect.github.com/piotrooo) [@​czpilar](https://redirect.github.com/czpilar) [@​PabloMartinez01](https://redirect.github.com/PabloMartinez01) [@​jphughes88](https://redirect.github.com/jphughes88) [@​nhomble](https://redirect.github.com/nhomble) [@​Nico-DF](https://redirect.github.com/Nico-DF) **Full Changelog**: <spring-projects/spring-shell@v3.4.1...v4.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
apereocas-bot
added a commit
that referenced
this pull request
Jan 1, 2026
…starter-webmvc-ui to v3.0.1 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://springdoc.org/) ([source](https://redirect.github.com/springdoc/springdoc-openapi)) | dependencies | patch | `3.0.0` → `3.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)</summary> ### [`v3.0.1`](https://redirect.github.com/springdoc/springdoc-openapi/releases/tag/v3.0.1): springdoc-openapi v3.0.1 released! ##### Added - [#​3122](https://redirect.github.com/springdoc/springdoc-openapi/issues/3122) – Add log notifications when SpringDocs / Scalar are enabled by default - [#​3123](https://redirect.github.com/springdoc/springdoc-openapi/issues/3123) – Add support for serving static resources - [#​3151](https://redirect.github.com/springdoc/springdoc-openapi/issues/3151) – Add `@Order` to `ApplicationReadyEvent` listener - [#​3158](https://redirect.github.com/springdoc/springdoc-openapi/issues/3158) – Add support for API groups in Scalar - [#​3187](https://redirect.github.com/springdoc/springdoc-openapi/issues/3187) – Add Scalar WebMVC and WebFlux support - [#​3185](https://redirect.github.com/springdoc/springdoc-openapi/issues/3185) – Disable creation of blank GitHub issues (GitHub settings & workflow) - [#​3186](https://redirect.github.com/springdoc/springdoc-openapi/issues/3186) – Decouple Web Server APIs following Spring Boot modularization - [#​3131](https://redirect.github.com/springdoc/springdoc-openapi/issues/3131) – Improve warning messages when documentation is explicitly enabled - [#​3183](https://redirect.github.com/springdoc/springdoc-openapi/issues/3183) – Remove unused operations consumer from route builder methods - [#​3141](https://redirect.github.com/springdoc/springdoc-openapi/issues/3141) – Change handling so `useReturnTypeSchema` is evaluated at HTTP status code level instead of method level ##### Changed - Upgrade Spring Boot to version **4.0.1** - Upgrade swagger-core to version **2.2.41** - Upgrade swagger-ui to version **5.31.0** - Upgrade Scalar to version **0.4.3** ##### Fixed - [#​3133](https://redirect.github.com/springdoc/springdoc-openapi/issues/3133) – Fix regression where content type from Swagger `@RequestBody` did not take precedence - [#​3146](https://redirect.github.com/springdoc/springdoc-openapi/issues/3146) – Fix WebJar resource handler mappings for Swagger UI resources - [#​3168](https://redirect.github.com/springdoc/springdoc-openapi/issues/3168) – Support `@Schema` annotations on Kotlin value classes - [#​3178](https://redirect.github.com/springdoc/springdoc-openapi/issues/3178) – Fix regression when generating documentation for Kotlin `LinkedHashSet` - [#​3170](https://redirect.github.com/springdoc/springdoc-openapi/issues/3170) – Fix warnings when setting title and description in `application.yml` - [#​3173](https://redirect.github.com/springdoc/springdoc-openapi/issues/3173) – Fix `/v3/api-docs` returning Base64-encoded response with Spring Framework 7.0.2 - [#​3155](https://redirect.github.com/springdoc/springdoc-openapi/issues/3155) – Fix native image support regression with SpringDoc 3.0 and Spring Boot 4.0 #### What's Changed - Fix WebJar resource handler mappings for Swagger UI resources by [@​jamesmissen](https://redirect.github.com/jamesmissen) in [#​3146](https://redirect.github.com/springdoc/springdoc-openapi/pull/3146) - Decoupling Web Server APIs after Spring Boot modularization by [@​nicolasb29](https://redirect.github.com/nicolasb29) in [#​3186](https://redirect.github.com/springdoc/springdoc-openapi/pull/3186) #### New Contributors - [@​jamesmissen](https://redirect.github.com/jamesmissen) made their first contribution in [#​3146](https://redirect.github.com/springdoc/springdoc-openapi/pull/3146) - [@​nicolasb29](https://redirect.github.com/nicolasb29) made their first contribution in [#​3186](https://redirect.github.com/springdoc/springdoc-openapi/pull/3186) **Full Changelog**: <springdoc/springdoc-openapi@v3.0.0...v3.0.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
mmoayyed
pushed a commit
to mmoayyed/cas
that referenced
this pull request
Jan 1, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jsoup:jsoup](https://jsoup.org/) ([source](https://redirect.github.com/jhy/jsoup)) | dependencies | minor | `1.21.2` → `1.22.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jhy/jsoup (org.jsoup:jsoup)</summary> ### [`v1.22.1`](https://redirect.github.com/jhy/jsoup/blob/HEAD/CHANGES.md#1221-2026-Jan-01) ##### Improvements - Added support for using the `re2j` regular expression engine for regex-based CSS selectors (e.g. `[attr~=regex]`, `:matches(regex)`), which ensures linear-time performance for regex evaluation. This allows safer handling of arbitrary user-supplied query regexes. To enable, add the `com.google.re2j` dependency to your classpath, e.g.: ```xml <dependency> <groupId>com.google.re2j</groupId> <artifactId>re2j</artifactId> <version>1.8</version> </dependency> ``` (If you already have that dependency in your classpath, but you want to keep using the Java regex engine, you can disable re2j via `System.setProperty("jsoup.useRe2j", "false")`.) You can confirm that the re2j engine has been enabled correctly by calling `org.jsoup.helper.Regex.usingRe2j()`. [#&apereo#8203;2407](https://redirect.github.com/jhy/jsoup/pull/2407) - Added an instance method `Parser#unescape(String, boolean)` that unescapes HTML entities using the parser's configuration (e.g. to support error tracking), complementing the existing static utility `Parser.unescapeEntities(String, boolean)`. [#&apereo#8203;2396](https://redirect.github.com/jhy/jsoup/pull/2396) - Added a configurable maximum parser depth (to limit the number of open elements on stack) to both HTML and XML parsers. The HTML parser now defaults to a depth of 512 to match browser behavior, and protect against unbounded stack growth, while the XML parser keeps unlimited depth by default, but can opt into a limit via `org.jsoup.parser.Parser#setMaxDepth`. [#&apereo#8203;2421](https://redirect.github.com/jhy/jsoup/issues/2421) - Build: added CI coverage for JDK 25 [#&apereo#8203;2403](https://redirect.github.com/jhy/jsoup/pull/2403) - Build: added a CI fuzzer for contextual fragment parsing (in addition to existing full body HTML and XML fuzzers). [oss-fuzz #&apereo#8203;14041](https://redirect.github.com/google/oss-fuzz/pull/14041) ##### Changes - Set a removal schedule of jsoup 1.24.1 for previously deprecated APIs. ##### Bug Fixes - Previously cached child `Elements` of an `Element` were not correctly invalidated in `Node#replaceWith(Node)`, which could lead to incorrect results when subsequently calling `Element#children()`. [#&apereo#8203;2391](https://redirect.github.com/jhy/jsoup/issues/2391) - Attribute selector values are now compared literally without trimming. Previously, jsoup trimmed whitespace from selector values and from element attribute values, which could cause mismatches with browser behavior (e.g. `[attr=" foo "]`). Now matches align with the CSS specification and browser engines. [#&apereo#8203;2380](https://redirect.github.com/jhy/jsoup/issues/2380) - When using the JDK HttpClient, any system default proxy (`ProxySelector.getDefault()`) was ignored. Now, the system proxy is used if a per-request proxy is not set. [#&apereo#8203;2388](https://redirect.github.com/jhy/jsoup/issues/2388), [#&apereo#8203;2390](https://redirect.github.com/jhy/jsoup/pull/2390) - A `ValidationException` could be thrown in the adoption agency algorithm with particularly broken input. Now logged as a parse error. [#&apereo#8203;2393](https://redirect.github.com/jhy/jsoup/issues/2393) - Null characters in the HTML body were not consistently removed; and in foreign content were not correctly replaced. [#&apereo#8203;2395](https://redirect.github.com/jhy/jsoup/issues/2395) - An `IndexOutOfBoundsException` could be thrown when parsing a body fragment with crafted input. Now logged as a parse error. [#&apereo#8203;2397](https://redirect.github.com/jhy/jsoup/issues/2397), [#&apereo#8203;2406](https://redirect.github.com/jhy/jsoup/issues/2406) - When using StructuralEvaluators (e.g., a `parent child` selector) across many retained threads, their memoized results could also be retained, increasing memory use. These results are now cleared immediately after use, reducing overall memory consumption. [#&apereo#8203;2411](https://redirect.github.com/jhy/jsoup/issues/2411) - Cloning a `Parser` now preserves any custom `TagSet` applied to the parser. [#&apereo#8203;2422](https://redirect.github.com/jhy/jsoup/issues/2422), [#&apereo#8203;2423](https://redirect.github.com/jhy/jsoup/pull/2423) - Custom tags marked as `Tag.Void` now parse and serialize like the built-in void elements: they no longer consume following content, and the XML serializer emits the expected self-closing form. [#&apereo#8203;2425](https://redirect.github.com/jhy/jsoup/issues/2425) - The `<br>` element is once again classified as an inline tag (`Tag.isBlock() == false`), matching common developer expectations and its role as phrasing content in HTML, while pretty-printing and text extraction continue to treat it as a line break in the rendered output. [#&apereo#8203;2387](https://redirect.github.com/jhy/jsoup/issues/2387), [#&apereo#8203;2439](https://redirect.github.com/jhy/jsoup/issues/2439) - Fixed an intermittent truncation issue when fetching and parsing remote documents via `Jsoup.connect(url).get()`. On responses without a charset header, the initial charset sniff could sometimes (depending on buffering / `available()` behavior) be mistaken for end-of-stream and a partial parse reused, dropping trailing content. [#&apereo#8203;2448](https://redirect.github.com/jhy/jsoup/issues/2448) - `TagSet` copies no longer mutate their template during lazy lookups, preventing cross-thread `ConcurrentModificationException` when parsing with shared sessions. [#&apereo#8203;2453](https://redirect.github.com/jhy/jsoup/pull/2453) - Fixed parsing of `<svg>` `foreignObject` content nested within a `<p>`, which could incorrectly move the HTML subtree outside the SVG. [#&apereo#8203;2452](https://redirect.github.com/jhy/jsoup/issues/2452) ##### Internal Changes - Deprecated internal helper `org.jsoup.internal.Functions` (for removal in v1.23.1). This was previously used to support older Android API levels without full `java.util.function` coverage; jsoup now requires core library desugaring so this indirection is no longer necessary. [#&apereo#8203;2412](https://redirect.github.com/jhy/jsoup/pull/2412) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@napi-rs/canvas](https://redirect.github.com/Brooooooklyn/canvas) | dependencies | patch | [`0.1.83` -> `0.1.84`](https://renovatebot.com/diffs/npm/@napi-rs%2fcanvas/0.1.83/0.1.84) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Brooooooklyn/canvas (@&apereo#8203;napi-rs/canvas)</summary> ### [`v0.1.84`](https://redirect.github.com/Brooooooklyn/canvas/blob/HEAD/CHANGELOG.md#0184-2025-12-06) [Compare Source](https://redirect.github.com/Brooooooklyn/canvas/compare/v0.1.83...v0.1.84) ##### Features - add fontStretch and fontKerning support ([#&apereo#8203;1160](https://redirect.github.com/Brooooooklyn/canvas/issues/1160)) ([8da5eea](https://redirect.github.com/Brooooooklyn/canvas/commit/8da5eea1c4f7ce14d9ebeba147636c4b47841295)) - add GIF encoding support ([#&apereo#8203;1159](https://redirect.github.com/Brooooooklyn/canvas/issues/1159)) ([0cf2fcc](https://redirect.github.com/Brooooooklyn/canvas/commit/0cf2fcc619de57c0ca24f1a5ea774200fd4285f1)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…11.26.4 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.webjars.npm:sweetalert2](https://www.webjars.org) ([source](https://redirect.github.com/sweetalert2/sweetalert2)) | dependencies | patch | `11.26.3` -> `11.26.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sweetalert2/sweetalert2 (org.webjars.npm:sweetalert2)</summary> ### [`v11.26.4`](https://redirect.github.com/sweetalert2/sweetalert2/blob/HEAD/CHANGELOG.md#11264-2025-12-06) ##### Bug Fixes - draggable in RTL ([#&apereo#8203;2888](https://redirect.github.com/sweetalert2/sweetalert2/issues/2888)) ([879ec39](https://redirect.github.com/sweetalert2/sweetalert2/commit/879ec3943c7c2a36f993aefe4006bac0bcd9fe5f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | dependencies | patch | [`24.32.0` -> `24.32.1`](https://renovatebot.com/diffs/npm/puppeteer/24.32.0/24.32.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>puppeteer/puppeteer (puppeteer)</summary> ### [`v24.32.1`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24321-2025-12-08) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.32.0...puppeteer-v24.32.1) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.32.0 to 24.32.1 ##### 🛠️ Fixes - assertion errors and wrong URL in puppeteer.connect(channel) ([#&apereo#8203;14486](https://redirect.github.com/puppeteer/puppeteer/issues/14486)) ([1095b46](https://redirect.github.com/puppeteer/puppeteer/commit/1095b463494dce105fff567321aa3b6e504bab52)) ##### 📄 Documentation - fix versioning in Supported browsers ([#&apereo#8203;14481](https://redirect.github.com/puppeteer/puppeteer/issues/14481)) ([1af199d](https://redirect.github.com/puppeteer/puppeteer/commit/1af199d748333f6068ce89d09a6c82fc8cc07d8b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS40IiwidXBkYXRlZEluVmVyIjoiNDIuMzkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.micrometer:micrometer-tracing-bridge-otel](https://redirect.github.com/micrometer-metrics/tracing) | dependencies | patch | `1.6.0` -> `1.6.1` | | [io.micrometer:micrometer-tracing-bridge-brave](https://redirect.github.com/micrometer-metrics/tracing) | dependencies | patch | `1.6.0` -> `1.6.1` | | [io.micrometer:micrometer-registry-otlp](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-statsd](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-prometheus](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-new-relic](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-jmx](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-influx](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-graphite](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-ganglia](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-elastic](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-datadog](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-cloudwatch2](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-registry-atlas](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-observation](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-java21](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-jakarta9](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-core](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | | [io.micrometer:micrometer-commons](https://redirect.github.com/micrometer-metrics/micrometer) | dependencies | patch | `1.16.0` -> `1.16.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>micrometer-metrics/tracing (io.micrometer:micrometer-tracing-bridge-otel)</summary> ### [`v1.6.1`](https://redirect.github.com/micrometer-metrics/tracing/releases/tag/v1.6.1): 1.6.1 ##### 🔨 Dependency Upgrades - Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 [#&apereo#8203;1242](https://redirect.github.com/micrometer-metrics/tracing/pull/1242) - Bump com.uber.nullaway:nullaway from 0.12.12 to 0.12.14 [#&apereo#8203;1238](https://redirect.github.com/micrometer-metrics/tracing/pull/1238) - Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 [#&apereo#8203;1229](https://redirect.github.com/micrometer-metrics/tracing/pull/1229) - Bump io.projectreactor:reactor-bom from 2024.0.11 to 2024.0.12 [#&apereo#8203;1223](https://redirect.github.com/micrometer-metrics/tracing/pull/1223) </details> <details> <summary>micrometer-metrics/micrometer (io.micrometer:micrometer-registry-otlp)</summary> ### [`v1.16.1`](https://redirect.github.com/micrometer-metrics/micrometer/releases/tag/v1.16.1): 1.16.1 ##### :lady\_beetle: Bug Fixes - Don't filter log events in LogbackMetricsBenchmark [#&apereo#8203;6891](https://redirect.github.com/micrometer-metrics/micrometer/pull/6891) - Return value nullability is incorrect on function wrapper methods [#&apereo#8203;6869](https://redirect.github.com/micrometer-metrics/micrometer/issues/6869) ##### :notebook\_with\_decorative\_cover: Documentation - Add link to the latest Micrometer Team talk [#&apereo#8203;6881](https://redirect.github.com/micrometer-metrics/micrometer/pull/6881) - Document JSpecify dependency [#&apereo#8203;6886](https://redirect.github.com/micrometer-metrics/micrometer/issues/6886) - Make cross-references more consistent in the docs [#&apereo#8203;6915](https://redirect.github.com/micrometer-metrics/micrometer/pull/6915) ##### 🔨 Dependency Upgrades - Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 [#&apereo#8203;6877](https://redirect.github.com/micrometer-metrics/micrometer/pull/6877) - Bump com.netflix.spectator:spectator-reg-atlas from 1.9.1 to 1.9.2 [#&apereo#8203;6904](https://redirect.github.com/micrometer-metrics/micrometer/pull/6904) - Bump com.uber.nullaway:nullaway from 0.12.12 to 0.12.14 [#&apereo#8203;6937](https://redirect.github.com/micrometer-metrics/micrometer/pull/6937) - Bump grpc from 1.76.0 to 1.76.1 [#&apereo#8203;6902](https://redirect.github.com/micrometer-metrics/micrometer/pull/6902) - Bump io.freefair.aspectj.post-compile-weaving from 8.14.2 to 8.14.3 [#&apereo#8203;6876](https://redirect.github.com/micrometer-metrics/micrometer/pull/6876) - Bump io.prometheus:prometheus-metrics-bom from 1.4.2 to 1.4.3 [#&apereo#8203;6868](https://redirect.github.com/micrometer-metrics/micrometer/pull/6868) - Bump spring6 from 6.2.12 to 6.2.14 [#&apereo#8203;6890](https://redirect.github.com/micrometer-metrics/micrometer/pull/6890) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;MiLabuda](https://redirect.github.com/MiLabuda), [@&apereo#8203;izeye](https://redirect.github.com/izeye), and [@&apereo#8203;ngocnhan-tran1996](https://redirect.github.com/ngocnhan-tran1996) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40MC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.maxmind.geoip2:geoip2](https://dev.maxmind.com/geoip?lang=en) ([source](https://redirect.github.com/maxmind/GeoIP2-java)) | dependencies | patch | `5.0.1` -> `5.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>maxmind/GeoIP2-java (com.maxmind.geoip2:geoip2)</summary> ### [`v5.0.2`](https://redirect.github.com/maxmind/GeoIP2-java/blob/HEAD/CHANGELOG.md#502-2025-12-08) - Fixed an issue where decoding `IpRiskResponse` from the IP Risk database would fail when the `ip_risk` field was not present in the database record. The `ipRisk` field now defaults to 0.0 when not present. A value of 0.0 indicates that the risk score was not set in the database. In a future major release, this field may be changed to a nullable `Double` to better distinguish between "no data" and "zero risk". Reported by Fabrice Bacchella. GitHub [#&apereo#8203;644](https://redirect.github.com/maxmind/GeoIP2-java/issues/644). - Updated `maxmind-db` dependency to 4.0.2. This fixes a bug where enums with `@MaxMindDbCreator` would throw `ConstructorNotFoundException` when the data was stored via a pointer in the database, commonly occurring with deduplicated data in larger databases. It also improves error messages when constructor invocation fails. Reported by Fabrice Bacchella. GitHub [#&apereo#8203;644](https://redirect.github.com/maxmind/GeoIP2-java/issues/644). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40MC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.mockito:mockito-junit-jupiter](https://redirect.github.com/mockito/mockito) | dependencies | minor | `5.20.0` -> `5.21.0` | | [org.mockito:mockito-core](https://redirect.github.com/mockito/mockito) | dependencies | minor | `5.20.0` -> `5.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary> ### [`v5.21.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.21.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup> ##### 5.21.0 - 2025-12-09 - [17 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.20.0...v5.21.0) by Giulio Longfils, Joshua Selbo, Woongi9, Zylox, dependabot\[bot] - Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 [(#&apereo#8203;3768)](https://redirect.github.com/mockito/mockito/pull/3768) - Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 [(#&apereo#8203;3767)](https://redirect.github.com/mockito/mockito/pull/3767) - Bump actions/checkout from 5 to 6 [(#&apereo#8203;3765)](https://redirect.github.com/mockito/mockito/pull/3765) - Adds output of matchers to potential mismatch; Fixes [#&apereo#8203;2468](https://redirect.github.com/mockito/mockito/issues/2468) [(#&apereo#8203;3760)](https://redirect.github.com/mockito/mockito/pull/3760) - Forbid mocking WeakReference with inline mock maker [(#&apereo#8203;3759)](https://redirect.github.com/mockito/mockito/pull/3759) - StackOverflowError when mocking WeakReference [(#&apereo#8203;3758)](https://redirect.github.com/mockito/mockito/issues/3758) - Bump actions/upload-artifact from 4 to 5 [(#&apereo#8203;3756)](https://redirect.github.com/mockito/mockito/pull/3756) - Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 [(#&apereo#8203;3755)](https://redirect.github.com/mockito/mockito/pull/3755) - Support primitives in GenericArrayReturnType. [(#&apereo#8203;3753)](https://redirect.github.com/mockito/mockito/pull/3753) - ClassNotFoundException when stubbing array of primitive type on Android [(#&apereo#8203;3752)](https://redirect.github.com/mockito/mockito/issues/3752) - Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 [(#&apereo#8203;3744)](https://redirect.github.com/mockito/mockito/pull/3744) - Bump gradle/actions from 4 to 5 [(#&apereo#8203;3743)](https://redirect.github.com/mockito/mockito/pull/3743) - Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 [(#&apereo#8203;3738)](https://redirect.github.com/mockito/mockito/pull/3738) - Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 [(#&apereo#8203;3735)](https://redirect.github.com/mockito/mockito/pull/3735) - Bump graalvm/setup-graalvm from 1.3.7 to 1.4.0 [(#&apereo#8203;3734)](https://redirect.github.com/mockito/mockito/pull/3734) - Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 [(#&apereo#8203;3733)](https://redirect.github.com/mockito/mockito/pull/3733) - Bump errorprone from 2.41.0 to 2.42.0 [(#&apereo#8203;3732)](https://redirect.github.com/mockito/mockito/pull/3732) - Feat: automatically detect class to mock in mockStatic and mockConstruction [(#&apereo#8203;3731)](https://redirect.github.com/mockito/mockito/pull/3731) - Return completed futures for unstubbed Future/CompletionStage in ReturnsEmptyValues [(#&apereo#8203;3727)](https://redirect.github.com/mockito/mockito/pull/3727) - automatically detect class to mock [(#&apereo#8203;2779)](https://redirect.github.com/mockito/mockito/pull/2779) - Incorrect "has following stubbing(s) with different arguments" message when using Argument Matchers [(#&apereo#8203;2468)](https://redirect.github.com/mockito/mockito/issues/2468) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework:spring-webmvc](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-web](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-tx](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-test](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-orm](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-messaging](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-jms](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-jdbc](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-expression](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-core](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-context-support](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-context-indexer](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-context](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-beans](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-aop](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-framework (org.springframework:spring-webmvc)</summary> ### [`v7.0.2`](https://redirect.github.com/spring-projects/spring-framework/releases/tag/v7.0.2) ##### ⭐ New Features - Avoid unnecessary list creation and processing in `AbstractTestContextBootstrapper` [#&apereo#8203;35995](https://redirect.github.com/spring-projects/spring-framework/issues/35995) - `AbstractTestContextBootstrapper` should resolve `ContextLoader` only once [#&apereo#8203;35994](https://redirect.github.com/spring-projects/spring-framework/issues/35994) - Log `RetryException` for `@Retryable` methods [#&apereo#8203;35983](https://redirect.github.com/spring-projects/spring-framework/issues/35983) - Consistently stop already started `Lifecycle` beans on cancelled refresh [#&apereo#8203;35964](https://redirect.github.com/spring-projects/spring-framework/issues/35964) - Support timeouts in `@Retryable` and `RetryPolicy` [#&apereo#8203;35963](https://redirect.github.com/spring-projects/spring-framework/issues/35963) - Use `==` instead of `instanceof` for primitive array type checks [#&apereo#8203;35962](https://redirect.github.com/spring-projects/spring-framework/issues/35962) - Introduce `MultiValueMapCollector` for use with streams [#&apereo#8203;35958](https://redirect.github.com/spring-projects/spring-framework/pull/35958) - Avoid package cycle caused by use of UriComponentsBuilder in ServletServerHttpRequest [#&apereo#8203;35952](https://redirect.github.com/spring-projects/spring-framework/issues/35952) - Target type in Converter interface should be `@Nullable` [#&apereo#8203;35947](https://redirect.github.com/spring-projects/spring-framework/issues/35947) - Provide access to attempt count in `RetryListener` as well as callbacks for the initial attempt [#&apereo#8203;35940](https://redirect.github.com/spring-projects/spring-framework/issues/35940) - DefaultHandshakeHandler should not log client faults on error level [#&apereo#8203;35930](https://redirect.github.com/spring-projects/spring-framework/issues/35930) - Log warning when meta-annotation is ignored due to types not present in classpath [#&apereo#8203;35927](https://redirect.github.com/spring-projects/spring-framework/issues/35927) - Revise `ApplicationContext#getId()` nullability to non-null [#&apereo#8203;35925](https://redirect.github.com/spring-projects/spring-framework/issues/35925) - Use concurrent set behind reactive `TransactionSynchronizationManager#registerSynchronization` [#&apereo#8203;35921](https://redirect.github.com/spring-projects/spring-framework/issues/35921) - Refine `AbstractKotlinSerializationHttpMessageConverter#canWrite` [#&apereo#8203;35920](https://redirect.github.com/spring-projects/spring-framework/issues/35920) - Register bean dependency for `Optional` injection point as well [#&apereo#8203;35919](https://redirect.github.com/spring-projects/spring-framework/issues/35919) - Change `canRead`/`canWrite` overrides to `Class` ones in `AbstractSmartHttpMessageConverter` [#&apereo#8203;35916](https://redirect.github.com/spring-projects/spring-framework/issues/35916) - Do not make HttpHeaders read-only in HttpEntity [#&apereo#8203;35888](https://redirect.github.com/spring-projects/spring-framework/issues/35888) - Add WebFlux SSE support with GSON [#&apereo#8203;35884](https://redirect.github.com/spring-projects/spring-framework/issues/35884) - Different ReactorNettyWebSocketSession call getId() may return the same value [#&apereo#8203;35883](https://redirect.github.com/spring-projects/spring-framework/issues/35883) - Refine nullability of `Assert#noNullElements` [#&apereo#8203;35868](https://redirect.github.com/spring-projects/spring-framework/pull/35868) - Allow configuring default maxIdleTime on InMemoryWebSessionStore. [#&apereo#8203;35866](https://redirect.github.com/spring-projects/spring-framework/pull/35866) - Refine `BindingReflectionHintsRegistrar` with `ObjectToObjectConverter` hints [#&apereo#8203;35847](https://redirect.github.com/spring-projects/spring-framework/issues/35847) - Add `resetCaches()` method to general CacheManager interface [#&apereo#8203;35845](https://redirect.github.com/spring-projects/spring-framework/issues/35845) - Enhance handleTypeMismatch error message in ResponseEntityExceptionHandler [#&apereo#8203;35837](https://redirect.github.com/spring-projects/spring-framework/issues/35837) - Add support for package-private `BeanRegistrar` in Spring AOT generated code [#&apereo#8203;35803](https://redirect.github.com/spring-projects/spring-framework/issues/35803) - Use ExtendedServletRequestDataBinder/ExtendedWebExchangeDataBinder for functional request binding [#&apereo#8203;35800](https://redirect.github.com/spring-projects/spring-framework/issues/35800) - Expose Collection<ModelAndView> on FragmentsRendering to facilitate Unit Tests [#&apereo#8203;35775](https://redirect.github.com/spring-projects/spring-framework/issues/35775) - Improve i18n-support for NoResourceFoundException [#&apereo#8203;35758](https://redirect.github.com/spring-projects/spring-framework/pull/35758) - Cache resolved singleton beans in injected `Provider` instance [#&apereo#8203;35373](https://redirect.github.com/spring-projects/spring-framework/issues/35373) ##### :lady\_beetle: Bug Fixes - `ContextConfigurationAttributes(Class)` constructor incorrectly sets `inheritLocations` to `false` [#&apereo#8203;36000](https://redirect.github.com/spring-projects/spring-framework/issues/36000) - NullPointerException thrown from JdkClientHttpRequestFactory for null request header value [#&apereo#8203;35996](https://redirect.github.com/spring-projects/spring-framework/issues/35996) - State inconsistency in LazyConnectionDataSourceProxy when connection settings fail [#&apereo#8203;35980](https://redirect.github.com/spring-projects/spring-framework/issues/35980) - SubscriberInputStream#resume misuses parked thread reference [#&apereo#8203;35978](https://redirect.github.com/spring-projects/spring-framework/pull/35978) - Shared EntityManager returned by AbstractEntityManagerFactoryBean cannot be advised by AspectJ interceptor [#&apereo#8203;35974](https://redirect.github.com/spring-projects/spring-framework/issues/35974) - RestClient cannot make HEAD requests when the response declares gzip Content-Encoding [#&apereo#8203;35966](https://redirect.github.com/spring-projects/spring-framework/issues/35966) - ServerRequestObservationContext(s) miss Propagator.Getter method implementation [#&apereo#8203;35965](https://redirect.github.com/spring-projects/spring-framework/issues/35965) - Jackson used instead of kotlinx.serialization for more complex types [#&apereo#8203;35960](https://redirect.github.com/spring-projects/spring-framework/issues/35960) - Strong locking in `ConcurrentReferenceHashMap#computeIfAbsent` may cause context initialisation deadlock [#&apereo#8203;35944](https://redirect.github.com/spring-projects/spring-framework/issues/35944) - BridgeMethodResolver change in 6.2.13 breaks Spring Data entity introspection [#&apereo#8203;35936](https://redirect.github.com/spring-projects/spring-framework/issues/35936) - DefaultMessageListenerContainer does not clear Session and MessageConsumer for paused invokers [#&apereo#8203;35932](https://redirect.github.com/spring-projects/spring-framework/issues/35932) - Tighten cacheable decision behind `@Lazy` injection point [#&apereo#8203;35917](https://redirect.github.com/spring-projects/spring-framework/issues/35917) - AOT-generated bean definition does not consider name of `RuntimeBeanReference` using name and type [#&apereo#8203;35913](https://redirect.github.com/spring-projects/spring-framework/issues/35913) - Accidental fallback match for Collection-type beans due to `@Bean`-level qualifier annotation [#&apereo#8203;35908](https://redirect.github.com/spring-projects/spring-framework/issues/35908) - `SingletonSupplier` should be defensive against `singletonInstance`/`initialized` visibility mismatch [#&apereo#8203;35905](https://redirect.github.com/spring-projects/spring-framework/issues/35905) - SortedResourcesFactoryBean does not accept non-existent resources anymore [#&apereo#8203;35895](https://redirect.github.com/spring-projects/spring-framework/issues/35895) - Support reading unresolvable types in `AbstractJacksonHttpMessageConverter` [#&apereo#8203;35889](https://redirect.github.com/spring-projects/spring-framework/issues/35889) - Refine Kotlin Serialization codec type checks [#&apereo#8203;35885](https://redirect.github.com/spring-projects/spring-framework/issues/35885) - UrlHandlerFilter also removes query parameters and fragment when using HTTP redirect [#&apereo#8203;35873](https://redirect.github.com/spring-projects/spring-framework/issues/35873) - Fix handling of `ServerSentEvent` with Jackson encoder [#&apereo#8203;35872](https://redirect.github.com/spring-projects/spring-framework/issues/35872) - `@EnableResilientMethods` does not participate in globally enforced target class proxying [#&apereo#8203;35863](https://redirect.github.com/spring-projects/spring-framework/issues/35863) - RestTestClient can leak HTTP connections when no body expectations are performed [#&apereo#8203;35784](https://redirect.github.com/spring-projects/spring-framework/issues/35784) - Use provided ReactiveAdapterRegistry in BindingContext constructor [#&apereo#8203;35771](https://redirect.github.com/spring-projects/spring-framework/pull/35771) - PathMatchingResourcePatternResolver fails with URI in JAR manifest Class-Path entries [#&apereo#8203;35682](https://redirect.github.com/spring-projects/spring-framework/issues/35682) ##### :notebook\_with\_decorative\_cover: Documentation - Correct link to Reactive Libraries in reference docs [#&apereo#8203;35970](https://redirect.github.com/spring-projects/spring-framework/pull/35970) - Document that annotations are ignored if attributes reference types not present in the classpath [#&apereo#8203;35959](https://redirect.github.com/spring-projects/spring-framework/issues/35959) - Remove JUnit 4 based meta-annotation example [#&apereo#8203;35903](https://redirect.github.com/spring-projects/spring-framework/issues/35903) - Refer to "Spring Tools" instead of "Spring Tools for Eclipse" in reference manual [#&apereo#8203;35901](https://redirect.github.com/spring-projects/spring-framework/issues/35901) - Document that `SpringExtension` requires JUnit Jupiter 6.0 or higher [#&apereo#8203;35900](https://redirect.github.com/spring-projects/spring-framework/issues/35900) - Fix broken Javadoc links to methods [#&apereo#8203;35899](https://redirect.github.com/spring-projects/spring-framework/pull/35899) - Clarify JMS `sessionTransacted` flag for local versus global transaction [#&apereo#8203;35897](https://redirect.github.com/spring-projects/spring-framework/issues/35897) - Reference docs should not use obsolete "junit5" links [#&apereo#8203;35892](https://redirect.github.com/spring-projects/spring-framework/issues/35892) - Testing chapter references nonexistent Dependency Management documentation [#&apereo#8203;35890](https://redirect.github.com/spring-projects/spring-framework/issues/35890) - Wrong interface in WebFlux Documentation page for API Version [#&apereo#8203;35887](https://redirect.github.com/spring-projects/spring-framework/issues/35887) - Update reference documentation to use Jackson 3 [#&apereo#8203;35886](https://redirect.github.com/spring-projects/spring-framework/issues/35886) ##### 🔨 Dependency Upgrades - Upgrade to json-path 2.10.0 [#&apereo#8203;35924](https://redirect.github.com/spring-projects/spring-framework/pull/35924) - Upgrade to Micrometer 1.16.1 [#&apereo#8203;35984](https://redirect.github.com/spring-projects/spring-framework/issues/35984) - Upgrade to Reactor 2025.0.1 [#&apereo#8203;35985](https://redirect.github.com/spring-projects/spring-framework/issues/35985) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;JohnNiang](https://redirect.github.com/JohnNiang), [@&apereo#8203;Pankraz76](https://redirect.github.com/Pankraz76), [@&apereo#8203;florianhof](https://redirect.github.com/florianhof), [@&apereo#8203;ivonaest](https://redirect.github.com/ivonaest), [@&apereo#8203;izeye](https://redirect.github.com/izeye), [@&apereo#8203;jnizet](https://redirect.github.com/jnizet), [@&apereo#8203;ngocnhan-tran1996](https://redirect.github.com/ngocnhan-tran1996), [@&apereo#8203;remeio](https://redirect.github.com/remeio), and [@&apereo#8203;zamzterz](https://redirect.github.com/zamzterz) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.yubico:yubico-util](https://developers.yubico.com/java-webauthn-server/) ([source](https://redirect.github.com/Yubico/java-webauthn-server)) | dependencies | minor | `2.7.0` -> `2.8.0` | | [com.yubico:webauthn-server-core](https://developers.yubico.com/java-webauthn-server/) ([source](https://redirect.github.com/Yubico/java-webauthn-server)) | dependencies | minor | `2.7.0` -> `2.8.0` | | [com.yubico:webauthn-server-attestation](https://developers.yubico.com/java-webauthn-server/) ([source](https://redirect.github.com/Yubico/java-webauthn-server)) | dependencies | minor | `2.7.0` -> `2.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Yubico/java-webauthn-server (com.yubico:yubico-util)</summary> ### [`v2.8.0`](https://redirect.github.com/Yubico/java-webauthn-server/releases/tag/2.8.0): Version 2.8.0 [Compare Source](https://redirect.github.com/Yubico/java-webauthn-server/compare/2.7.0...2.8.0) New features: - Added JavaDoc to `COSEAlgorithmIdentifier` constants. - Added support for Ed448 signatures. - New constants `COSEAlgorithmIdentifier.Ed25519`, `COSEAlgorithmIdentifier.Ed448` and `PublicKeyCredentialParameters.Ed448` - (Experimental) Added a new suite of interfaces, starting with `CredentialRepositoryV2`. `RelyingParty` can now be configured with a `CredentialRepositoryV2` instance instead of a `CredentialRepository` instance. This changes the result of the `RelyingParty` builder to `RelyingPartyV2`. `CredentialRepositoryV2` and `RelyingPartyV2` enable a suite of new features: - `CredentialRepositoryV2` does not assume that the application has usernames, instead username support is modular. In addition to the `CredentialRepositoryV2`, `RelyingPartyV2` can be optionally configured with a `UsernameRepository` as well. If a `UsernameRepository` is not set, then `RelyingPartyV2.startAssertion(StartAssertionOptions)` will fail at runtime if `StartAssertionOptions.username` is set. - `CredentialRepositoryV2` uses a new interface `CredentialRecord` to represent registered credentials, instead of the concrete `RegisteredCredential` class (although `RegisteredCredential` also implements `CredentialRecord`). This provides implementations greater flexibility while also automating the type conversion to `PublicKeyCredentialDescriptor` needed in `startRegistration()` and `startAssertion()`. - `RelyingPartyV2.finishAssertion()` returns a new type `AssertionResultV2` with a new method `getCredential()`, which returns the `CredentialRecord` that was verified. The return type of `getCredential()` is generic and preserves the concrete type of `CredentialRecord` returned by the `CredentialRepositoryV2` implementation. - NOTE: Experimental features may receive breaking changes without a major version increase. - (Experimental) Added property `RegisteredCredential.transports`. - NOTE: Experimental features may receive breaking changes without a major version increase. `webauthn-server-attestation`: New features: - Updated SupportedCtapOptions to version 2.2 of CTAP spec. - New field `perCredMgmtRO` Fixes: - Fixed parsing logic of tri-valued Boolean SupportedCtapOptions properties. See: [#&apereo#8203;382](https://redirect.github.com/Yubico/java-webauthn-server/issues/382) Artifacts built with `openjdk 17.0.15 2025-04-15`. Note: Artifacts are signed by a new key. See [Yubico Software Signing](https://developers.yubico.com/Software_Projects/Software_Signing.html). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | dependencies | minor | [`24.32.1` -> `24.33.0`](https://renovatebot.com/diffs/npm/puppeteer/24.32.1/24.33.0) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>puppeteer/puppeteer (puppeteer)</summary> ### [`v24.33.0`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24330-2025-12-11) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.32.1...puppeteer-v24.33.0) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.32.1 to 24.33.0 ##### 🎉 Features - add Browser.get|setWindowBounds and Page.windowId methods ([#&apereo#8203;14494](https://redirect.github.com/puppeteer/puppeteer/issues/14494)) ([f5a860d](https://redirect.github.com/puppeteer/puppeteer/commit/f5a860d118ee1aaab3089bf56d4251af69f3a934)) - emulate focused page ([#&apereo#8203;14501](https://redirect.github.com/puppeteer/puppeteer/issues/14501)) ([4ad78e7](https://redirect.github.com/puppeteer/puppeteer/commit/4ad78e7c084aed1d04dfaf55756e5f9f61e2c2e5)) - roll to Firefox 146.0 ([#&apereo#8203;14490](https://redirect.github.com/puppeteer/puppeteer/issues/14490)) ([525f19c](https://redirect.github.com/puppeteer/puppeteer/commit/525f19cefe065fd94e23664e2de694736da80acc)) - **webdriver:** use `network.setExtraHeaders` instead of network interception ([#&apereo#8203;14422](https://redirect.github.com/puppeteer/puppeteer/issues/14422)) ([ece0992](https://redirect.github.com/puppeteer/puppeteer/commit/ece0992de0ab7cce0205f4ff5280e65d015b881b)) ##### 🛠️ Fixes - roll to Chrome 143.0.7499.42 ([#&apereo#8203;14500](https://redirect.github.com/puppeteer/puppeteer/issues/14500)) ([be72f84](https://redirect.github.com/puppeteer/puppeteer/commit/be72f84e2001d048ae2c1a5d0b2e3a0737b6be0d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | dependencies | minor | [`24.32.1` -> `24.33.0`](https://renovatebot.com/diffs/npm/puppeteer/24.32.1/24.33.0) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>puppeteer/puppeteer (puppeteer)</summary> ### [`v24.33.0`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24330-2025-12-11) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.32.1...puppeteer-v24.33.0) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.32.1 to 24.33.0 ##### 🎉 Features - add Browser.get|setWindowBounds and Page.windowId methods ([#&apereo#8203;14494](https://redirect.github.com/puppeteer/puppeteer/issues/14494)) ([f5a860d](https://redirect.github.com/puppeteer/puppeteer/commit/f5a860d118ee1aaab3089bf56d4251af69f3a934)) - emulate focused page ([#&apereo#8203;14501](https://redirect.github.com/puppeteer/puppeteer/issues/14501)) ([4ad78e7](https://redirect.github.com/puppeteer/puppeteer/commit/4ad78e7c084aed1d04dfaf55756e5f9f61e2c2e5)) - roll to Firefox 146.0 ([#&apereo#8203;14490](https://redirect.github.com/puppeteer/puppeteer/issues/14490)) ([525f19c](https://redirect.github.com/puppeteer/puppeteer/commit/525f19cefe065fd94e23664e2de694736da80acc)) - **webdriver:** use `network.setExtraHeaders` instead of network interception ([#&apereo#8203;14422](https://redirect.github.com/puppeteer/puppeteer/issues/14422)) ([ece0992](https://redirect.github.com/puppeteer/puppeteer/commit/ece0992de0ab7cce0205f4ff5280e65d015b881b)) ##### 🛠️ Fixes - roll to Chrome 143.0.7499.42 ([#&apereo#8203;14500](https://redirect.github.com/puppeteer/puppeteer/issues/14500)) ([be72f84](https://redirect.github.com/puppeteer/puppeteer/commit/be72f84e2001d048ae2c1a5d0b2e3a0737b6be0d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework:spring-webmvc](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-web](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-tx](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-test](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-orm](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-messaging](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-jms](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-jdbc](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-expression](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-core](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-context-support](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-context-indexer](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-context](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-beans](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | | [org.springframework:spring-aop](https://redirect.github.com/spring-projects/spring-framework) | dependencies | patch | `7.0.1` -> `7.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-framework (org.springframework:spring-webmvc)</summary> ### [`v7.0.2`](https://redirect.github.com/spring-projects/spring-framework/releases/tag/v7.0.2) ##### ⭐ New Features - Avoid unnecessary list creation and processing in `AbstractTestContextBootstrapper` [#&apereo#8203;35995](https://redirect.github.com/spring-projects/spring-framework/issues/35995) - `AbstractTestContextBootstrapper` should resolve `ContextLoader` only once [#&apereo#8203;35994](https://redirect.github.com/spring-projects/spring-framework/issues/35994) - Log `RetryException` for `@Retryable` methods [#&apereo#8203;35983](https://redirect.github.com/spring-projects/spring-framework/issues/35983) - Consistently stop already started `Lifecycle` beans on cancelled refresh [#&apereo#8203;35964](https://redirect.github.com/spring-projects/spring-framework/issues/35964) - Support timeouts in `@Retryable` and `RetryPolicy` [#&apereo#8203;35963](https://redirect.github.com/spring-projects/spring-framework/issues/35963) - Use `==` instead of `instanceof` for primitive array type checks [#&apereo#8203;35962](https://redirect.github.com/spring-projects/spring-framework/issues/35962) - Introduce `MultiValueMapCollector` for use with streams [#&apereo#8203;35958](https://redirect.github.com/spring-projects/spring-framework/pull/35958) - Avoid package cycle caused by use of UriComponentsBuilder in ServletServerHttpRequest [#&apereo#8203;35952](https://redirect.github.com/spring-projects/spring-framework/issues/35952) - Target type in Converter interface should be `@Nullable` [#&apereo#8203;35947](https://redirect.github.com/spring-projects/spring-framework/issues/35947) - Provide access to attempt count in `RetryListener` as well as callbacks for the initial attempt [#&apereo#8203;35940](https://redirect.github.com/spring-projects/spring-framework/issues/35940) - DefaultHandshakeHandler should not log client faults on error level [#&apereo#8203;35930](https://redirect.github.com/spring-projects/spring-framework/issues/35930) - Log warning when meta-annotation is ignored due to types not present in classpath [#&apereo#8203;35927](https://redirect.github.com/spring-projects/spring-framework/issues/35927) - Revise `ApplicationContext#getId()` nullability to non-null [#&apereo#8203;35925](https://redirect.github.com/spring-projects/spring-framework/issues/35925) - Use concurrent set behind reactive `TransactionSynchronizationManager#registerSynchronization` [#&apereo#8203;35921](https://redirect.github.com/spring-projects/spring-framework/issues/35921) - Refine `AbstractKotlinSerializationHttpMessageConverter#canWrite` [#&apereo#8203;35920](https://redirect.github.com/spring-projects/spring-framework/issues/35920) - Register bean dependency for `Optional` injection point as well [#&apereo#8203;35919](https://redirect.github.com/spring-projects/spring-framework/issues/35919) - Change `canRead`/`canWrite` overrides to `Class` ones in `AbstractSmartHttpMessageConverter` [#&apereo#8203;35916](https://redirect.github.com/spring-projects/spring-framework/issues/35916) - Do not make HttpHeaders read-only in HttpEntity [#&apereo#8203;35888](https://redirect.github.com/spring-projects/spring-framework/issues/35888) - Add WebFlux SSE support with GSON [#&apereo#8203;35884](https://redirect.github.com/spring-projects/spring-framework/issues/35884) - Different ReactorNettyWebSocketSession call getId() may return the same value [#&apereo#8203;35883](https://redirect.github.com/spring-projects/spring-framework/issues/35883) - Refine nullability of `Assert#noNullElements` [#&apereo#8203;35868](https://redirect.github.com/spring-projects/spring-framework/pull/35868) - Allow configuring default maxIdleTime on InMemoryWebSessionStore. [#&apereo#8203;35866](https://redirect.github.com/spring-projects/spring-framework/pull/35866) - Refine `BindingReflectionHintsRegistrar` with `ObjectToObjectConverter` hints [#&apereo#8203;35847](https://redirect.github.com/spring-projects/spring-framework/issues/35847) - Add `resetCaches()` method to general CacheManager interface [#&apereo#8203;35845](https://redirect.github.com/spring-projects/spring-framework/issues/35845) - Enhance handleTypeMismatch error message in ResponseEntityExceptionHandler [#&apereo#8203;35837](https://redirect.github.com/spring-projects/spring-framework/issues/35837) - Add support for package-private `BeanRegistrar` in Spring AOT generated code [#&apereo#8203;35803](https://redirect.github.com/spring-projects/spring-framework/issues/35803) - Use ExtendedServletRequestDataBinder/ExtendedWebExchangeDataBinder for functional request binding [#&apereo#8203;35800](https://redirect.github.com/spring-projects/spring-framework/issues/35800) - Expose Collection<ModelAndView> on FragmentsRendering to facilitate Unit Tests [#&apereo#8203;35775](https://redirect.github.com/spring-projects/spring-framework/issues/35775) - Improve i18n-support for NoResourceFoundException [#&apereo#8203;35758](https://redirect.github.com/spring-projects/spring-framework/pull/35758) - Cache resolved singleton beans in injected `Provider` instance [#&apereo#8203;35373](https://redirect.github.com/spring-projects/spring-framework/issues/35373) ##### :lady\_beetle: Bug Fixes - `ContextConfigurationAttributes(Class)` constructor incorrectly sets `inheritLocations` to `false` [#&apereo#8203;36000](https://redirect.github.com/spring-projects/spring-framework/issues/36000) - NullPointerException thrown from JdkClientHttpRequestFactory for null request header value [#&apereo#8203;35996](https://redirect.github.com/spring-projects/spring-framework/issues/35996) - State inconsistency in LazyConnectionDataSourceProxy when connection settings fail [#&apereo#8203;35980](https://redirect.github.com/spring-projects/spring-framework/issues/35980) - SubscriberInputStream#resume misuses parked thread reference [#&apereo#8203;35978](https://redirect.github.com/spring-projects/spring-framework/pull/35978) - Shared EntityManager returned by AbstractEntityManagerFactoryBean cannot be advised by AspectJ interceptor [#&apereo#8203;35974](https://redirect.github.com/spring-projects/spring-framework/issues/35974) - RestClient cannot make HEAD requests when the response declares gzip Content-Encoding [#&apereo#8203;35966](https://redirect.github.com/spring-projects/spring-framework/issues/35966) - ServerRequestObservationContext(s) miss Propagator.Getter method implementation [#&apereo#8203;35965](https://redirect.github.com/spring-projects/spring-framework/issues/35965) - Jackson used instead of kotlinx.serialization for more complex types [#&apereo#8203;35960](https://redirect.github.com/spring-projects/spring-framework/issues/35960) - Strong locking in `ConcurrentReferenceHashMap#computeIfAbsent` may cause context initialisation deadlock [#&apereo#8203;35944](https://redirect.github.com/spring-projects/spring-framework/issues/35944) - BridgeMethodResolver change in 6.2.13 breaks Spring Data entity introspection [#&apereo#8203;35936](https://redirect.github.com/spring-projects/spring-framework/issues/35936) - DefaultMessageListenerContainer does not clear Session and MessageConsumer for paused invokers [#&apereo#8203;35932](https://redirect.github.com/spring-projects/spring-framework/issues/35932) - Tighten cacheable decision behind `@Lazy` injection point [#&apereo#8203;35917](https://redirect.github.com/spring-projects/spring-framework/issues/35917) - AOT-generated bean definition does not consider name of `RuntimeBeanReference` using name and type [#&apereo#8203;35913](https://redirect.github.com/spring-projects/spring-framework/issues/35913) - Accidental fallback match for Collection-type beans due to `@Bean`-level qualifier annotation [#&apereo#8203;35908](https://redirect.github.com/spring-projects/spring-framework/issues/35908) - `SingletonSupplier` should be defensive against `singletonInstance`/`initialized` visibility mismatch [#&apereo#8203;35905](https://redirect.github.com/spring-projects/spring-framework/issues/35905) - SortedResourcesFactoryBean does not accept non-existent resources anymore [#&apereo#8203;35895](https://redirect.github.com/spring-projects/spring-framework/issues/35895) - Support reading unresolvable types in `AbstractJacksonHttpMessageConverter` [#&apereo#8203;35889](https://redirect.github.com/spring-projects/spring-framework/issues/35889) - Refine Kotlin Serialization codec type checks [#&apereo#8203;35885](https://redirect.github.com/spring-projects/spring-framework/issues/35885) - UrlHandlerFilter also removes query parameters and fragment when using HTTP redirect [#&apereo#8203;35873](https://redirect.github.com/spring-projects/spring-framework/issues/35873) - Fix handling of `ServerSentEvent` with Jackson encoder [#&apereo#8203;35872](https://redirect.github.com/spring-projects/spring-framework/issues/35872) - `@EnableResilientMethods` does not participate in globally enforced target class proxying [#&apereo#8203;35863](https://redirect.github.com/spring-projects/spring-framework/issues/35863) - RestTestClient can leak HTTP connections when no body expectations are performed [#&apereo#8203;35784](https://redirect.github.com/spring-projects/spring-framework/issues/35784) - Use provided ReactiveAdapterRegistry in BindingContext constructor [#&apereo#8203;35771](https://redirect.github.com/spring-projects/spring-framework/pull/35771) - PathMatchingResourcePatternResolver fails with URI in JAR manifest Class-Path entries [#&apereo#8203;35682](https://redirect.github.com/spring-projects/spring-framework/issues/35682) ##### :notebook\_with\_decorative\_cover: Documentation - Correct link to Reactive Libraries in reference docs [#&apereo#8203;35970](https://redirect.github.com/spring-projects/spring-framework/pull/35970) - Document that annotations are ignored if attributes reference types not present in the classpath [#&apereo#8203;35959](https://redirect.github.com/spring-projects/spring-framework/issues/35959) - Remove JUnit 4 based meta-annotation example [#&apereo#8203;35903](https://redirect.github.com/spring-projects/spring-framework/issues/35903) - Refer to "Spring Tools" instead of "Spring Tools for Eclipse" in reference manual [#&apereo#8203;35901](https://redirect.github.com/spring-projects/spring-framework/issues/35901) - Document that `SpringExtension` requires JUnit Jupiter 6.0 or higher [#&apereo#8203;35900](https://redirect.github.com/spring-projects/spring-framework/issues/35900) - Fix broken Javadoc links to methods [#&apereo#8203;35899](https://redirect.github.com/spring-projects/spring-framework/pull/35899) - Clarify JMS `sessionTransacted` flag for local versus global transaction [#&apereo#8203;35897](https://redirect.github.com/spring-projects/spring-framework/issues/35897) - Reference docs should not use obsolete "junit5" links [#&apereo#8203;35892](https://redirect.github.com/spring-projects/spring-framework/issues/35892) - Testing chapter references nonexistent Dependency Management documentation [#&apereo#8203;35890](https://redirect.github.com/spring-projects/spring-framework/issues/35890) - Wrong interface in WebFlux Documentation page for API Version [#&apereo#8203;35887](https://redirect.github.com/spring-projects/spring-framework/issues/35887) - Update reference documentation to use Jackson 3 [#&apereo#8203;35886](https://redirect.github.com/spring-projects/spring-framework/issues/35886) ##### 🔨 Dependency Upgrades - Upgrade to json-path 2.10.0 [#&apereo#8203;35924](https://redirect.github.com/spring-projects/spring-framework/pull/35924) - Upgrade to Micrometer 1.16.1 [#&apereo#8203;35984](https://redirect.github.com/spring-projects/spring-framework/issues/35984) - Upgrade to Reactor 2025.0.1 [#&apereo#8203;35985](https://redirect.github.com/spring-projects/spring-framework/issues/35985) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;JohnNiang](https://redirect.github.com/JohnNiang), [@&apereo#8203;Pankraz76](https://redirect.github.com/Pankraz76), [@&apereo#8203;florianhof](https://redirect.github.com/florianhof), [@&apereo#8203;ivonaest](https://redirect.github.com/ivonaest), [@&apereo#8203;izeye](https://redirect.github.com/izeye), [@&apereo#8203;jnizet](https://redirect.github.com/jnizet), [@&apereo#8203;ngocnhan-tran1996](https://redirect.github.com/ngocnhan-tran1996), [@&apereo#8203;remeio](https://redirect.github.com/remeio), and [@&apereo#8203;zamzterz](https://redirect.github.com/zamzterz) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…gging to v3.23.9 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.cloud:google-cloud-logging](https://redirect.github.com/googleapis/java-logging) | dependencies | patch | `3.23.8` -> `3.23.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary> ### [`v3.23.9`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3239-2025-12-11) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([fcb7ec1](https://redirect.github.com/googleapis/java-logging/commit/fcb7ec1ba7ae7c9a041d68c76e7b72a7e0861cf7)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#&apereo#8203;1897](https://redirect.github.com/googleapis/java-logging/issues/1897)) ([ab9862f](https://redirect.github.com/googleapis/java-logging/commit/ab9862f655bc89fa3e4e381567dcd0a9d8afdbf9)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#&apereo#8203;1898](https://redirect.github.com/googleapis/java-logging/issues/1898)) ([5860f51](https://redirect.github.com/googleapis/java-logging/commit/5860f516596686ef3054969b8c69de7eb48629e3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…tils-hibernate-71 to v3.13.3 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.hypersistence:hypersistence-utils-hibernate-71](https://redirect.github.com/vladmihalcea/hypersistence-utils) | dependencies | patch | `3.13.2` -> `3.13.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vladmihalcea/hypersistence-utils (io.hypersistence:hypersistence-utils-hibernate-71)</summary> ### [`v3.13.3`](https://redirect.github.com/vladmihalcea/hypersistence-utils/blob/HEAD/changelog.txt#Version-3133---December-12-2025) \================================================================================ ArrayType causes org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: wrong column type encountered in column found (Types#ARRAY), but expecting (Types#OTHER) [#&apereo#8203;697](https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/697) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40OC4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.data:spring-data-redis](https://spring.io/projects/spring-data-redis) ([source](https://redirect.github.com/spring-projects/spring-data-redis)) | dependencies | patch | `4.0.0` -> `4.0.1` | | [org.springframework.data:spring-data-mongodb](https://spring.io/projects/spring-data-mongodb) ([source](https://redirect.github.com/spring-projects/spring-data-mongodb)) | dependencies | patch | `5.0.0` -> `5.0.1` | | [org.springframework.data:spring-data-commons](https://spring.io/projects/spring-data) ([source](https://redirect.github.com/spring-projects/spring-data-commons)) | dependencies | patch | `4.0.0` -> `4.0.1` | | [org.springframework.data:spring-data-cassandra](https://projects.spring.io/spring-data-cassandra/) ([source](https://redirect.github.com/spring-projects/spring-data-cassandra)) | dependencies | patch | `5.0.0` -> `5.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-data-redis (org.springframework.data:spring-data-redis)</summary> ### [`v4.0.1`](https://redirect.github.com/spring-projects/spring-data-redis/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/spring-projects/spring-data-redis/compare/4.0.0...4.0.1) #### :green\_book: Links - [Spring Data Redis 4.0 Reference documentation](https://docs.spring.io/spring-data/redis/reference/4.0/) - [Spring Data Redis 4.0 Javadoc](https://docs.spring.io/spring-data/redis/docs/4.0.1/api/) #### :lady\_beetle: Bug Fixes - Use Jackson default factory to create JavaType [#&apereo#8203;3277](https://redirect.github.com/spring-projects/spring-data-redis/pull/3277) - JacksonJsonRedisSerializer in Spring Data Redis 4.0.0 breaks deserialization due to use of unsafeSimpleType [#&apereo#8203;3271](https://redirect.github.com/spring-projects/spring-data-redis/issues/3271) </details> <details> <summary>spring-projects/spring-data-mongodb (org.springframework.data:spring-data-mongodb)</summary> ### [`v5.0.1`](https://redirect.github.com/spring-projects/spring-data-mongodb/releases/tag/5.0.1) [Compare Source](https://redirect.github.com/spring-projects/spring-data-mongodb/compare/5.0.0...5.0.1) #### :green\_book: Links - [Spring Data MongoDB 5.0 Reference documentation](https://docs.spring.io/spring-data/mongodb/reference/5.0/) - [Spring Data MongoDB 5.0 Javadoc](https://docs.spring.io/spring-data/mongodb/docs/5.0.1/api/) #### :lady\_beetle: Bug Fixes - Fix Map projection for aggregations [#&apereo#8203;5117](https://redirect.github.com/spring-projects/spring-data-mongodb/pull/5117) - `MongoTemplate.aggregate(…, Map.class)` considers `Map` an entity projection [#&apereo#8203;5115](https://redirect.github.com/spring-projects/spring-data-mongodb/issues/5115) - Use explicitly configured `MongoOperations` for AOT fragment bootstrap [#&apereo#8203;5108](https://redirect.github.com/spring-projects/spring-data-mongodb/pull/5108) - Generated `repositoryFragmentsFunction` ignores `MongoTemplate` bean reference name [#&apereo#8203;5107](https://redirect.github.com/spring-projects/spring-data-mongodb/issues/5107) #### :notebook\_with\_decorative\_cover: Documentation - Aggregation framework `range` and `split` operators improperly formatted in documentation [#&apereo#8203;5104](https://redirect.github.com/spring-projects/spring-data-mongodb/issues/5104) #### 🔨 Dependency Upgrades - Upgrade to MongoDB driver 5.6.2 [#&apereo#8203;5114](https://redirect.github.com/spring-projects/spring-data-mongodb/issues/5114) #### ❤️ Contributors We'd like to thank all the contributors who worked on this release! - [@&apereo#8203;whizyrel](https://redirect.github.com/whizyrel) </details> <details> <summary>spring-projects/spring-data-commons (org.springframework.data:spring-data-commons)</summary> ### [`v4.0.1`](https://redirect.github.com/spring-projects/spring-data-commons/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/spring-projects/spring-data-commons/compare/4.0.0...4.0.1) #### :green\_book: Links - [Spring Data Commons 4.0 Reference documentation](https://docs.spring.io/spring-data/commons/reference/4.0/) - [Spring Data Commons 4.0 Javadoc](https://docs.spring.io/spring-data/commons/docs/4.0.1/api/) #### ⭐ New Features - Set `ApplicationEventPublisher` on repository factory if it implements `ApplicationEventPublisherAware` [#&apereo#8203;3424](https://redirect.github.com/spring-projects/spring-data-commons/issues/3424) #### :lady\_beetle: Bug Fixes - Retrieve Environment via RegisteredBean [#&apereo#8203;3415](https://redirect.github.com/spring-projects/spring-data-commons/pull/3415) - Retrieve Environment from RegisteredBean [#&apereo#8203;3414](https://redirect.github.com/spring-projects/spring-data-commons/issues/3414) - `ReturnedClass` eagerly resolves input parameters resulting in logging for parameters that are potentially not required [#&apereo#8203;3410](https://redirect.github.com/spring-projects/spring-data-commons/issues/3410) #### :notebook\_with\_decorative\_cover: Documentation - Refine Fluent Query reference documentation [#&apereo#8203;3419](https://redirect.github.com/spring-projects/spring-data-commons/issues/3419) - Update reactive auditing documentation considering `Authentication` can be `null` [#&apereo#8203;3413](https://redirect.github.com/spring-projects/spring-data-commons/issues/3413) </details> <details> <summary>spring-projects/spring-data-cassandra (org.springframework.data:spring-data-cassandra)</summary> ### [`v5.0.1`](https://redirect.github.com/spring-projects/spring-data-cassandra/releases/tag/5.0.1) [Compare Source](https://redirect.github.com/spring-projects/spring-data-cassandra/compare/5.0.0...5.0.1) #### :green\_book: Links - [Spring Data for Apache Cassandra 5.0 Reference documentation](https://docs.spring.io/spring-data/cassandra/reference/5.0/) - [Spring Data for Apache Cassandra 5.0 Javadoc](https://docs.spring.io/spring-data/cassandra/docs/5.0.1/api/) #### :notebook\_with\_decorative\_cover: Documentation - Consistent `OptimisticLockingFailureException` exception message [#&apereo#8203;1627](https://redirect.github.com/spring-projects/spring-data-cassandra/issues/1627) #### 🔨 Dependency Upgrades - Upgrade to Cassandra driver 4.19.2 [#&apereo#8203;1628](https://redirect.github.com/spring-projects/spring-data-cassandra/issues/1628) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…gging to v3.23.9 [ci skip] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.cloud:google-cloud-logging](https://redirect.github.com/googleapis/java-logging) | dependencies | patch | `3.23.8` -> `3.23.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary> ### [`v3.23.9`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3239-2025-12-11) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([fcb7ec1](https://redirect.github.com/googleapis/java-logging/commit/fcb7ec1ba7ae7c9a041d68c76e7b72a7e0861cf7)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#&apereo#8203;1897](https://redirect.github.com/googleapis/java-logging/issues/1897)) ([ab9862f](https://redirect.github.com/googleapis/java-logging/commit/ab9862f655bc89fa3e4e381567dcd0a9d8afdbf9)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#&apereo#8203;1898](https://redirect.github.com/googleapis/java-logging/issues/1898)) ([5860f51](https://redirect.github.com/googleapis/java-logging/commit/5860f516596686ef3054969b8c69de7eb48629e3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==--> [ci skip]
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…tils-hibernate-71 to v3.13.3 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.hypersistence:hypersistence-utils-hibernate-71](https://redirect.github.com/vladmihalcea/hypersistence-utils) | dependencies | patch | `3.13.2` -> `3.13.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vladmihalcea/hypersistence-utils (io.hypersistence:hypersistence-utils-hibernate-71)</summary> ### [`v3.13.3`](https://redirect.github.com/vladmihalcea/hypersistence-utils/blob/HEAD/changelog.txt#Version-3133---December-12-2025) \================================================================================ ArrayType causes org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: wrong column type encountered in column found (Types#ARRAY), but expecting (Types#OTHER) [#&apereo#8203;697](https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/697) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40OC4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [at.yawk.lz4:lz4-java](https://redirect.github.com/yawkat/lz4-java) | dependencies | patch | `1.10.1` -> `1.10.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>yawkat/lz4-java (at.yawk.lz4:lz4-java)</summary> ### [`v1.10.2`](https://redirect.github.com/yawkat/lz4-java/releases/tag/v1.10.2): lz4-java v1.10.2 #### What's Changed - Reproducible build by [@&apereo#8203;yawkat](https://redirect.github.com/yawkat) in [#&apereo#8203;15](https://redirect.github.com/yawkat/lz4-java/pull/15) - Run tests for pull requests again by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;17](https://redirect.github.com/yawkat/lz4-java/pull/17) - Add `.git-versioned-pom.xml` to .gitignore by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;16](https://redirect.github.com/yawkat/lz4-java/pull/16) - Fix source code formatting by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;18](https://redirect.github.com/yawkat/lz4-java/pull/18) - Improve publish workflow by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;19](https://redirect.github.com/yawkat/lz4-java/pull/19) - Migrate to macOS 15 x86\_64 for release build by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;21](https://redirect.github.com/yawkat/lz4-java/pull/21) - Use gcc included in Windows image for release build by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;22](https://redirect.github.com/yawkat/lz4-java/pull/22) - Improve `LZ4FrameIOStreamTest` test by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;23](https://redirect.github.com/yawkat/lz4-java/pull/23) - Rename windows JNI lib to liblz4-java.dll by [@&apereo#8203;HTHou](https://redirect.github.com/HTHou) in [#&apereo#8203;25](https://redirect.github.com/yawkat/lz4-java/pull/25) - Use bnd-maven-plugin to fix osgi manifest headers by [@&apereo#8203;aptmac](https://redirect.github.com/aptmac) in [#&apereo#8203;28](https://redirect.github.com/yawkat/lz4-java/pull/28) #### New Contributors - [@&apereo#8203;HTHou](https://redirect.github.com/HTHou) made their first contribution in [#&apereo#8203;25](https://redirect.github.com/yawkat/lz4-java/pull/25) - [@&apereo#8203;aptmac](https://redirect.github.com/aptmac) made their first contribution in [#&apereo#8203;28](https://redirect.github.com/yawkat/lz4-java/pull/28) **Full Changelog**: <yawkat/lz4-java@v1.10.1...v1.10.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.sentry:sentry-spring-boot-4-starter](https://redirect.github.com/getsentry/sentry-java) | dependencies | minor | `8.28.0` -> `8.29.0` | | [io.sentry:sentry-log4j2](https://redirect.github.com/getsentry/sentry-java) | dependencies | minor | `8.28.0` -> `8.29.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>getsentry/sentry-java (io.sentry:sentry-spring-boot-4-starter)</summary> ### [`v8.29.0`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#8290) [Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/8.28.0...8.29.0) ##### Fixes - Support serialization of primitive arrays (boolean\[], byte\[], short\[], char\[], int\[], long\[], float\[], double\[]) ([#&apereo#8203;4968](https://redirect.github.com/getsentry/sentry-java/pull/4968)) - Session Replay: Improve network body parsing and truncation handling ([#&apereo#8203;4958](https://redirect.github.com/getsentry/sentry-java/pull/4958)) ##### Internal - Support `metric` envelope item type ([#&apereo#8203;4956](https://redirect.github.com/getsentry/sentry-java/pull/4956)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.integration:spring-integration-zookeeper](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-redis](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-jmx](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-jdbc](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-core](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-amqp](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-integration (org.springframework.integration:spring-integration-zookeeper)</summary> ### [`v7.0.1`](https://redirect.github.com/spring-projects/spring-integration/releases/tag/v7.0.1) ##### ⭐ New Features - Add `nullChannel()` to Kotlin DSL [#&apereo#8203;10601](https://redirect.github.com/spring-projects/spring-integration/pull/10601) - Add nullChannel DSL element to Groovy DSL [#&apereo#8203;10600](https://redirect.github.com/spring-projects/spring-integration/pull/10600) ##### :lady\_beetle: Bug Fixes - Fix `transformer` for `async` mode [#&apereo#8203;10625](https://redirect.github.com/spring-projects/spring-integration/pull/10625) - PartitioningChannel: Allow to customize the Executor used for each Partition [#&apereo#8203;10624](https://redirect.github.com/spring-projects/spring-integration/issues/10624) - Fix `UUIDConverter` nullability according to its superclass changes in Spring Framework [#&apereo#8203;10621](https://redirect.github.com/spring-projects/spring-integration/issues/10621) ##### :notebook\_with\_decorative\_cover: Documentation - Simplify Kotlin DSL for MessageSource integration flows [#&apereo#8203;10602](https://redirect.github.com/spring-projects/spring-integration/pull/10602) ##### 🔨 Dependency Upgrades - Bump org.springframework.amqp:spring-amqp-bom from 4.0.0 to 4.0.1 [#&apereo#8203;10659](https://redirect.github.com/spring-projects/spring-integration/pull/10659) - Bump org.springframework.graphql:spring-graphql from 2.0.1-SNAPSHOT to 2.0.1 [#&apereo#8203;10658](https://redirect.github.com/spring-projects/spring-integration/pull/10658) - Bump org.apache.logging.log4j:log4j-bom from 2.25.2 to 2.25.3 [#&apereo#8203;10656](https://redirect.github.com/spring-projects/spring-integration/pull/10656) - Bump io.lettuce:lettuce-core from 6.8.1.RELEASE to 6.8.2.RELEASE [#&apereo#8203;10655](https://redirect.github.com/spring-projects/spring-integration/pull/10655) - Bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 [#&apereo#8203;10631](https://redirect.github.com/spring-projects/spring-integration/pull/10631) - Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 [#&apereo#8203;10630](https://redirect.github.com/spring-projects/spring-integration/pull/10630) - Bump org.mongodb:mongodb-driver-bom from 5.6.1 to 5.6.2 [#&apereo#8203;10629](https://redirect.github.com/spring-projects/spring-integration/pull/10629) - Bump io.micrometer:micrometer-tracing-bom from 1.6.0 to 1.6.1 [#&apereo#8203;10628](https://redirect.github.com/spring-projects/spring-integration/pull/10628) - Bump org.apache.groovy:groovy-bom from 5.0.2 to 5.0.3 [#&apereo#8203;10620](https://redirect.github.com/spring-projects/spring-integration/pull/10620) - Bump protobufVersion from 4.33.1 to 4.33.2 [#&apereo#8203;10619](https://redirect.github.com/spring-projects/spring-integration/pull/10619) - Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 [#&apereo#8203;10614](https://redirect.github.com/spring-projects/spring-integration/pull/10614) - Bump debeziumVersion from 3.3.1.Final to 3.3.2.Final [#&apereo#8203;10613](https://redirect.github.com/spring-projects/spring-integration/pull/10613) - Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1 [#&apereo#8203;10607](https://redirect.github.com/spring-projects/spring-integration/pull/10607) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;cppwfs](https://redirect.github.com/cppwfs) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…tils-hibernate-71 to v3.14.1 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.hypersistence:hypersistence-utils-hibernate-71](https://redirect.github.com/vladmihalcea/hypersistence-utils) | dependencies | patch | `3.14.0` -> `3.14.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vladmihalcea/hypersistence-utils (io.hypersistence:hypersistence-utils-hibernate-71)</summary> ### [`v3.14.1`](https://redirect.github.com/vladmihalcea/hypersistence-utils/blob/HEAD/changelog.txt#Version-3141---December-17-2025) \================================================================================ Deprecate all ArrayTypes, with the exception of the EnumArrayType [#&apereo#8203;823](https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/823) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…2.release [ci skip] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.lettuce:lettuce-core](https://redirect.github.com/redis/lettuce) | dependencies | patch | `6.8.1.RELEASE` -> `6.8.2.RELEASE` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>redis/lettuce (io.lettuce:lettuce-core)</summary> ### [`v6.8.2.RELEASE`](https://redirect.github.com/redis/lettuce/releases/tag/6.8.2.RELEASE) [Compare Source](https://redirect.github.com/redis/lettuce/compare/6.8.1.RELEASE...6.8.2.RELEASE) The Lettuce team is pleased to announce the Lettuce 6.8.2 service release! This release ships with bugfixes and dependency upgrades. Lettuce 6 supports Redis 2.6+ up to Redis 8.2. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 21. Thanks to all contributors who made Lettuce 6.8.2 possible. ### :green\_book: Links - Reference documentation: <https://lettuce.io/core/6.8.2.RELEASE/reference/> - Javadoc: <https://lettuce.io/core/6.8.2.RELEASE/api/> #### :lady\_beetle: Bug Fixes - \[Backport] Reduce CPU cycles spent on setting tracing tags ([#&apereo#8203;3339](https://redirect.github.com/redis/lettuce/issues/3339)) by [@&apereo#8203;ggivo](https://redirect.github.com/ggivo) in [#&apereo#8203;3505](https://redirect.github.com/redis/lettuce/pull/3505) - Preserve null values when parsing SearchReplies ([#&apereo#8203;3518](https://redirect.github.com/redis/lettuce/issues/3518)) by [@&apereo#8203;a-TODO-rov](https://redirect.github.com/a-TODO-rov) in [#&apereo#8203;3551](https://redirect.github.com/redis/lettuce/pull/3551) - SearchArgs.returnField with alias produces malformed redis command [#&apereo#8203;3](https://redirect.github.com/redis/lettuce/issues/3)… by [@&apereo#8203;a-TODO-rov](https://redirect.github.com/a-TODO-rov) in [#&apereo#8203;3550](https://redirect.github.com/redis/lettuce/pull/3550) - Fix command queue corruption on encoding failures ([#&apereo#8203;3443](https://redirect.github.com/redis/lettuce/issues/3443)) (6.8.x) by [@&apereo#8203;tishun](https://redirect.github.com/tishun) in [#&apereo#8203;3560](https://redirect.github.com/redis/lettuce/pull/3560) #### 🧰 Maintenance - Bumping Netty to 4.1.125.Final (6.8.x) by [@&apereo#8203;tishun](https://redirect.github.com/tishun) in [#&apereo#8203;3535](https://redirect.github.com/redis/lettuce/pull/3535) **Full Changelog**: <redis/lettuce@6.8.1.RELEASE...6.8.2.RELEASE> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==--> [ci skip]
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | minor | `v44.1.0` -> `v44.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v44.2.0`](https://redirect.github.com/renovatebot/github-action/releases/tag/v44.2.0) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v44.1.0...v44.2.0) ##### Features - show Renovate CLI version more prominently in logs ([#&apereo#8203;983](https://redirect.github.com/renovatebot/github-action/issues/983)) ([fde0305](https://redirect.github.com/renovatebot/github-action/commit/fde03050379d532b357b6acc1e8fc7e72311c10a)), closes [#&apereo#8203;969](https://redirect.github.com/renovatebot/github-action/issues/969) ##### Documentation - update references to actions/checkout to v6 ([5ccdc9c](https://redirect.github.com/renovatebot/github-action/commit/5ccdc9c834db906941da32301b73d5e6d6406239)) - update references to ghcr.io/renovatebot/renovate to v42.52.8 ([a7d997a](https://redirect.github.com/renovatebot/github-action/commit/a7d997abb9102dac05763671771478677f5f281b)) - update references to renovatebot/github-action to v44.1.0 ([877f1ed](https://redirect.github.com/renovatebot/github-action/commit/877f1edb5a9ab0c75e02fc65b89be71c611a4ec4)) ##### Miscellaneous Chores - **deps:** update actions/cache action to v5 ([#&apereo#8203;981](https://redirect.github.com/renovatebot/github-action/issues/981)) ([5601672](https://redirect.github.com/renovatebot/github-action/commit/5601672bb186a806e02ea83b1547dc75b249bc0d)) - **deps:** update commitlint monorepo to v20 (major) ([#&apereo#8203;975](https://redirect.github.com/renovatebot/github-action/issues/975)) ([9c94e7f](https://redirect.github.com/renovatebot/github-action/commit/9c94e7fd2be568f25c53fcafb9d1b310eea93b66)) - **deps:** update node.js to v24 ([#&apereo#8203;977](https://redirect.github.com/renovatebot/github-action/issues/977)) ([1adf39f](https://redirect.github.com/renovatebot/github-action/commit/1adf39f4f8f8fd33c5d91e64a6c9ea1bf72da193)) - **deps:** update semantic-release monorepo (major) ([#&apereo#8203;978](https://redirect.github.com/renovatebot/github-action/issues/978)) ([f90da8d](https://redirect.github.com/renovatebot/github-action/commit/f90da8d8bc315a501ce13d3d1fbaec0f2a708c9e)) ##### Continuous Integration - **deps:** update actions/checkout action to v6 ([#&apereo#8203;982](https://redirect.github.com/renovatebot/github-action/issues/982)) ([ccbe4e5](https://redirect.github.com/renovatebot/github-action/commit/ccbe4e599c0cb464294daf53b2fcbdad069e269b)) - **deps:** update renovate docker tag to v42.52.0 ([92e7f7b](https://redirect.github.com/renovatebot/github-action/commit/92e7f7b274f4253329e27cdc401a24697eaeb589)) - **deps:** update renovate docker tag to v42.52.1 ([61dcbbd](https://redirect.github.com/renovatebot/github-action/commit/61dcbbd7bc701be4194c4310b3936e6118bd00c3)) - **deps:** update renovate docker tag to v42.52.2 ([c31dec6](https://redirect.github.com/renovatebot/github-action/commit/c31dec6b5954bfeb74ff49f277c2ebbc99abfce6)) - **deps:** update renovate docker tag to v42.52.3 ([c3a7384](https://redirect.github.com/renovatebot/github-action/commit/c3a73845430e55709d59bf9c3e705f42bee5aba9)) - **deps:** update renovate docker tag to v42.52.4 ([27c1757](https://redirect.github.com/renovatebot/github-action/commit/27c17575a98e8622d630abbc203cea047294fef5)) - **deps:** update renovate docker tag to v42.52.6 ([8091613](https://redirect.github.com/renovatebot/github-action/commit/80916137e713df77dfe3b104b11914795adf331d)) - **deps:** update renovate docker tag to v42.52.8 ([a163433](https://redirect.github.com/renovatebot/github-action/commit/a16343313844643e9561e458a67809bc87eb1ba6)) - **deps:** update renovate docker tag to v42.54.1 ([47283fa](https://redirect.github.com/renovatebot/github-action/commit/47283fac74ce0b7456a81f56b4cc4ca8958214bb)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.session:spring-session-jdbc](https://spring.io/projects/spring-session) ([source](https://redirect.github.com/spring-projects/spring-session)) | dependencies | patch | `4.0.0` -> `4.0.1` | | [org.springframework.session:spring-session-data-redis](https://spring.io/projects/spring-session) ([source](https://redirect.github.com/spring-projects/spring-session)) | dependencies | patch | `4.0.0` -> `4.0.1` | | [org.springframework.session:spring-session-core](https://spring.io/projects/spring-session) ([source](https://redirect.github.com/spring-projects/spring-session)) | dependencies | patch | `4.0.0` -> `4.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-session (org.springframework.session:spring-session-jdbc)</summary> ### [`v4.0.1`](https://redirect.github.com/spring-projects/spring-session/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/spring-projects/spring-session/compare/4.0.0...4.0.1) ##### 🪲 Bug Fixes - Fix test method names [#&apereo#8203;3469](https://redirect.github.com/spring-projects/spring-session/pull/3469) ##### 🔨 Dependency Upgrades - Bump ch.qos.logback:logback-core from 1.5.18 to 1.5.22 [#&apereo#8203;3558](https://redirect.github.com/spring-projects/spring-session/pull/3558) - Bump com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.53.0 [#&apereo#8203;3588](https://redirect.github.com/spring-projects/spring-session/pull/3588) - Bump com.google.code.gson:gson from 2.10.1 to 2.13.2 [#&apereo#8203;3584](https://redirect.github.com/spring-projects/spring-session/pull/3584) - Bump com.gradle.develocity from 3.17.6 to 3.19.2 [#&apereo#8203;3549](https://redirect.github.com/spring-projects/spring-session/pull/3549) - Bump com.h2database:h2 from 2.3.232 to 2.4.240 [#&apereo#8203;3525](https://redirect.github.com/spring-projects/spring-session/pull/3525) - Bump com.ibm.db2:jcc from 12.1.2.0 to 12.1.3.0 [#&apereo#8203;3582](https://redirect.github.com/spring-projects/spring-session/pull/3582) - Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.1.jre11 to 12.10.2.jre11 [#&apereo#8203;3528](https://redirect.github.com/spring-projects/spring-session/pull/3528) - Bump com.mysql:mysql-connector-j from 9.1.0 to 9.5.0 [#&apereo#8203;3545](https://redirect.github.com/spring-projects/spring-session/pull/3545) - Bump com.oracle.database.jdbc:ojdbc8 from 23.7.0.25.01 to 23.26.0.0.0 [#&apereo#8203;3565](https://redirect.github.com/spring-projects/spring-session/pull/3565) - Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.3 [#&apereo#8203;3564](https://redirect.github.com/spring-projects/spring-session/pull/3564) - Bump io.lettuce:lettuce-core from 6.8.1.RELEASE to 6.8.2.RELEASE [#&apereo#8203;3541](https://redirect.github.com/spring-projects/spring-session/pull/3541) - Bump io.projectreactor:reactor-bom from 2025.0.0-RC1 to 2025.0.2-SNAPSHOT [#&apereo#8203;3590](https://redirect.github.com/spring-projects/spring-session/pull/3590) - Bump io.projectreactor:reactor-core from 3.6.18 to 3.8.1 [#&apereo#8203;3586](https://redirect.github.com/spring-projects/spring-session/pull/3586) - Bump io.spring.gradle:spring-security-release-plugin from 1.0.10 to 1.0.11 [#&apereo#8203;3462](https://redirect.github.com/spring-projects/spring-session/pull/3462) - Bump io.spring.gradle:spring-security-release-plugin from 1.0.10 to 1.0.13 [#&apereo#8203;3548](https://redirect.github.com/spring-projects/spring-session/pull/3548) - Bump jakarta-websocket from 2.1.1 to 2.2.0 [#&apereo#8203;3553](https://redirect.github.com/spring-projects/spring-session/pull/3553) - Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 [#&apereo#8203;3566](https://redirect.github.com/spring-projects/spring-session/pull/3566) - Bump org.aspectj:aspectjweaver from 1.9.24 to 1.9.25 [#&apereo#8203;3546](https://redirect.github.com/spring-projects/spring-session/pull/3546) - Bump org.assertj:assertj-core from 3.25.3 to 3.27.6 [#&apereo#8203;3585](https://redirect.github.com/spring-projects/spring-session/pull/3585) - Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.24 to 4.35.5 [#&apereo#8203;3537](https://redirect.github.com/spring-projects/spring-session/pull/3537) - Bump org.junit:junit-bom from 5.10.5 to 5.14.1 [#&apereo#8203;3569](https://redirect.github.com/spring-projects/spring-session/pull/3569) - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5 [#&apereo#8203;3463](https://redirect.github.com/spring-projects/spring-session/pull/3463) - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.6 [#&apereo#8203;3555](https://redirect.github.com/spring-projects/spring-session/pull/3555) - Bump org.mockito:mockito-bom from 5.16.1 to 5.21.0 [#&apereo#8203;3589](https://redirect.github.com/spring-projects/spring-session/pull/3589) - Bump org.postgresql:postgresql from 42.7.7 to 42.7.8 [#&apereo#8203;3572](https://redirect.github.com/spring-projects/spring-session/pull/3572) - Bump org.springframework.boot:spring-boot-gradle-plugin from 4.0.0-RC2 to 4.0.1-SNAPSHOT [#&apereo#8203;3543](https://redirect.github.com/spring-projects/spring-session/pull/3543) - Bump org.springframework.data:spring-data-bom from 2025.1.0 to 2025.1.1 [#&apereo#8203;3532](https://redirect.github.com/spring-projects/spring-session/pull/3532) - Bump org.springframework.security:spring-security-bom from 7.0.0 to 7.0.2 [#&apereo#8203;3587](https://redirect.github.com/spring-projects/spring-session/pull/3587) - Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.2 [#&apereo#8203;3583](https://redirect.github.com/spring-projects/spring-session/pull/3583) - Bump org.testcontainers:testcontainers-bom from 2.0.1 to 2.0.3 [#&apereo#8203;3581](https://redirect.github.com/spring-projects/spring-session/pull/3581) - Bump tools.jackson.core:jackson-databind from 3.0.0 to 3.0.3 [#&apereo#8203;3559](https://redirect.github.com/spring-projects/spring-session/pull/3559) - Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.3 [#&apereo#8203;3563](https://redirect.github.com/spring-projects/spring-session/pull/3563) - Update to Reactor 2025.0.1 [#&apereo#8203;3591](https://redirect.github.com/spring-projects/spring-session/pull/3591) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;ngocnhan-tran1996](https://redirect.github.com/ngocnhan-tran1996) and [@&apereo#8203;rwinch](https://redirect.github.com/rwinch) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Ny4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.security:spring-security-web](https://spring.io/projects/spring-security) ([source](https://redirect.github.com/spring-projects/spring-security)) | dependencies | patch | `7.0.0` -> `7.0.2` | | [org.springframework.security:spring-security-test](https://spring.io/projects/spring-security) ([source](https://redirect.github.com/spring-projects/spring-security)) | dependencies | patch | `7.0.0` -> `7.0.2` | | [org.springframework.security:spring-security-crypto](https://spring.io/projects/spring-security) ([source](https://redirect.github.com/spring-projects/spring-security)) | dependencies | patch | `7.0.0` -> `7.0.2` | | [org.springframework.security:spring-security-core](https://spring.io/projects/spring-security) ([source](https://redirect.github.com/spring-projects/spring-security)) | dependencies | patch | `7.0.0` -> `7.0.2` | | [org.springframework.security:spring-security-config](https://spring.io/projects/spring-security) ([source](https://redirect.github.com/spring-projects/spring-security)) | dependencies | patch | `7.0.0` -> `7.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-security (org.springframework.security:spring-security-web)</summary> ### [`v7.0.2`](https://redirect.github.com/spring-projects/spring-security/releases/tag/7.0.2) [Compare Source](https://redirect.github.com/spring-projects/spring-security/compare/7.0.1...7.0.2) ##### 🪲 Bug Fixes - AuthorizationWebProxyConfiguration should only be active when both `spring-security-web` and `spring-webmvc` are on the classpath [#&apereo#8203;18315](https://redirect.github.com/spring-projects/spring-security/issues/18315) ### [`v7.0.1`](https://redirect.github.com/spring-projects/spring-security/releases/tag/7.0.1) [Compare Source](https://redirect.github.com/spring-projects/spring-security/compare/7.0.0...7.0.1) ##### ⭐ New Features - Stop deploying JavaDoc outside of Antora [#&apereo#8203;18200](https://redirect.github.com/spring-projects/spring-security/issues/18200) ##### 🪲 Bug Fixes - An unexpected dependency appeared for spring-security-config of spring-security-web [#&apereo#8203;18307](https://redirect.github.com/spring-projects/spring-security/issues/18307) - Fix "typ" header value in NimbusJwtEncoder-encoded JWT [#&apereo#8203;18270](https://redirect.github.com/spring-projects/spring-security/pull/18270) - Fix broken link to Spring Boot docs [#&apereo#8203;18236](https://redirect.github.com/spring-projects/spring-security/pull/18236) - Fix documentation resource server sample title [#&apereo#8203;18231](https://redirect.github.com/spring-projects/spring-security/pull/18231) - Fix MyCustomDsl to use csrf(Customizer) instead of removed csrf().disabled() [#&apereo#8203;18223](https://redirect.github.com/spring-projects/spring-security/pull/18223) - Fix typo in AnnotationTemplateExpressionDefaults documentation [#&apereo#8203;18255](https://redirect.github.com/spring-projects/spring-security/pull/18255) - Fix typos in documentation depenendencies->dependencies [#&apereo#8203;18209](https://redirect.github.com/spring-projects/spring-security/pull/18209) - NimbusJwtEncoder produces JWT with wrong "typ" header value [#&apereo#8203;18269](https://redirect.github.com/spring-projects/spring-security/issues/18269) - OAuth2AuthorizationEndpointFilter should be applied after AuthorizationFilter [#&apereo#8203;18251](https://redirect.github.com/spring-projects/spring-security/issues/18251) - Remove requireProofKey warning for non-auth-code flows [#&apereo#8203;18221](https://redirect.github.com/spring-projects/spring-security/issues/18221) - Remove throws from MyCustomDsl in docs [#&apereo#8203;18224](https://redirect.github.com/spring-projects/spring-security/pull/18224) ##### 🔨 Dependency Upgrades - Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 [#&apereo#8203;18214](https://redirect.github.com/spring-projects/spring-security/pull/18214) - Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 [#&apereo#8203;18311](https://redirect.github.com/spring-projects/spring-security/pull/18311) - Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 [#&apereo#8203;18245](https://redirect.github.com/spring-projects/spring-security/pull/18245) - Bump com.unboundid:unboundid-ldapsdk from 7.0.3 to 7.0.4 [#&apereo#8203;18262](https://redirect.github.com/spring-projects/spring-security/pull/18262) - Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13 [#&apereo#8203;18189](https://redirect.github.com/spring-projects/spring-security/pull/18189) - Bump io.micrometer:micrometer-observation from 1.14.13 to 1.14.14 [#&apereo#8203;18277](https://redirect.github.com/spring-projects/spring-security/pull/18277) - Bump io.mockk:mockk from 1.14.6 to 1.14.7 [#&apereo#8203;18274](https://redirect.github.com/spring-projects/spring-security/pull/18274) - Bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 [#&apereo#8203;18289](https://redirect.github.com/spring-projects/spring-security/pull/18289) - Bump io.spring.gradle:spring-security-release-plugin from 1.0.10 to 1.0.13 [#&apereo#8203;18187](https://redirect.github.com/spring-projects/spring-security/pull/18187) - Bump org-aspectj from 1.9.24 to 1.9.25 [#&apereo#8203;18186](https://redirect.github.com/spring-projects/spring-security/pull/18186) - Bump org.apache.kerby:kerb-simplekdc from 2.1.0 to 2.1.1 [#&apereo#8203;18215](https://redirect.github.com/spring-projects/spring-security/pull/18215) - Bump org.junit:junit-bom from 6.0.0 to 6.0.1 [#&apereo#8203;18188](https://redirect.github.com/spring-projects/spring-security/pull/18188) - Bump org.springframework.data:spring-data-bom from 2025.1.0 to 2025.1.1 [#&apereo#8203;18312](https://redirect.github.com/spring-projects/spring-security/pull/18312) - Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1 [#&apereo#8203;18213](https://redirect.github.com/spring-projects/spring-security/pull/18213) - Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 [#&apereo#8203;18310](https://redirect.github.com/spring-projects/spring-security/pull/18310) - Bump tools.jackson:jackson-bom from 3.0.1 to 3.0.2 [#&apereo#8203;18212](https://redirect.github.com/spring-projects/spring-security/pull/18212) - Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 [#&apereo#8203;18244](https://redirect.github.com/spring-projects/spring-security/pull/18244) ##### :nut\_and\_bolt: Build Updates - Add Test for ServletRequestPathUtils.parseAndCache(method=null) [#&apereo#8203;18166](https://redirect.github.com/spring-projects/spring-security/pull/18166) - Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs [#&apereo#8203;18238](https://redirect.github.com/spring-projects/spring-security/pull/18238) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;L33gn21](https://redirect.github.com/L33gn21), [@&apereo#8203;ghusta](https://redirect.github.com/ghusta), [@&apereo#8203;ronodhirSoumik](https://redirect.github.com/ronodhirSoumik), [@&apereo#8203;rwinch](https://redirect.github.com/rwinch), [@&apereo#8203;sach429](https://redirect.github.com/sach429), and [@&apereo#8203;ziqin](https://redirect.github.com/ziqin) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Ny4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==--> [ci skip]
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…-kafka to v4.0.1 [ci skip] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.kafka:spring-kafka](https://redirect.github.com/spring-projects/spring-kafka) | dependencies | patch | `4.0.0` -> `4.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-kafka (org.springframework.kafka:spring-kafka)</summary> ### [`v4.0.1`](https://redirect.github.com/spring-projects/spring-kafka/releases/tag/v4.0.1) #### ⭐ New Features - Allow telling Spring to ignore an argument when identifying the type [#&apereo#8203;4210](https://redirect.github.com/spring-projects/spring-kafka/issues/4210) - Polish unchecked warning suppression in KafkaEvent [#&apereo#8203;4183](https://redirect.github.com/spring-projects/spring-kafka/pull/4183) - Remove unnecessary stream method [#&apereo#8203;4181](https://redirect.github.com/spring-projects/spring-kafka/pull/4181) #### :lady\_beetle: Bug Fixes - Unable to properly serialize/deserialize null values with JackJsonSerializer/Deserializer in Kotlin [#&apereo#8203;4205](https://redirect.github.com/spring-projects/spring-kafka/issues/4205) - \[GraalVM Native] DefaultJwtValidator ClassNotFoundException is thrown with kafka-clients 4.1.1 [#&apereo#8203;4190](https://redirect.github.com/spring-projects/spring-kafka/issues/4190) - `@KafkaListener` with Both topics and topicPartitions Breaks `@RetryableTopic` [#&apereo#8203;4170](https://redirect.github.com/spring-projects/spring-kafka/issues/4170) #### :notebook\_with\_decorative\_cover: Documentation - Fix Typo [#&apereo#8203;4208](https://redirect.github.com/spring-projects/spring-kafka/pull/4208) - [apereoGH-4189](https://redirect.github.com/spring-projects/spring-kafka/issues/4189) : Modify Topic Assignment Docs of `@KafkaListener` [#&apereo#8203;4204](https://redirect.github.com/spring-projects/spring-kafka/pull/4204) - `group.share.delivery.attempt.limit` is not a valid configuration param in Kafka Admin API [#&apereo#8203;4194](https://redirect.github.com/spring-projects/spring-kafka/issues/4194) #### 🔨 Dependency Upgrades - Bump org.springframework.data:spring-data-bom from 2025.1.0 to 2025.1.1 [#&apereo#8203;4217](https://redirect.github.com/spring-projects/spring-kafka/pull/4217) - Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 [#&apereo#8203;4216](https://redirect.github.com/spring-projects/spring-kafka/pull/4216) - Bump io.micrometer:micrometer-tracing-bom from 1.6.0 to 1.6.1 [#&apereo#8203;4215](https://redirect.github.com/spring-projects/spring-kafka/pull/4215) - Bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 [#&apereo#8203;4213](https://redirect.github.com/spring-projects/spring-kafka/pull/4213) - Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 [#&apereo#8203;4212](https://redirect.github.com/spring-projects/spring-kafka/pull/4212) - Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 [#&apereo#8203;4187](https://redirect.github.com/spring-projects/spring-kafka/pull/4187) - Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1 [#&apereo#8203;4177](https://redirect.github.com/spring-projects/spring-kafka/pull/4177) #### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;LEEJaeHyeok97](https://redirect.github.com/LEEJaeHyeok97), [@&apereo#8203;kyriakos-kyriakou](https://redirect.github.com/kyriakos-kyriakou), [@&apereo#8203;moonyoungCHAE](https://redirect.github.com/moonyoungCHAE), [@&apereo#8203;ngocnhan-tran1996](https://redirect.github.com/ngocnhan-tran1996), and [@&apereo#8203;quaff](https://redirect.github.com/quaff) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Ny4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==--> [ci skip]
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [at.yawk.lz4:lz4-java](https://redirect.github.com/yawkat/lz4-java) | dependencies | patch | `1.10.1` -> `1.10.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>yawkat/lz4-java (at.yawk.lz4:lz4-java)</summary> ### [`v1.10.2`](https://redirect.github.com/yawkat/lz4-java/releases/tag/v1.10.2): lz4-java v1.10.2 #### What's Changed - Reproducible build by [@&apereo#8203;yawkat](https://redirect.github.com/yawkat) in [#&apereo#8203;15](https://redirect.github.com/yawkat/lz4-java/pull/15) - Run tests for pull requests again by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;17](https://redirect.github.com/yawkat/lz4-java/pull/17) - Add `.git-versioned-pom.xml` to .gitignore by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;16](https://redirect.github.com/yawkat/lz4-java/pull/16) - Fix source code formatting by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;18](https://redirect.github.com/yawkat/lz4-java/pull/18) - Improve publish workflow by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;19](https://redirect.github.com/yawkat/lz4-java/pull/19) - Migrate to macOS 15 x86\_64 for release build by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;21](https://redirect.github.com/yawkat/lz4-java/pull/21) - Use gcc included in Windows image for release build by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;22](https://redirect.github.com/yawkat/lz4-java/pull/22) - Improve `LZ4FrameIOStreamTest` test by [@&apereo#8203;Marcono1234](https://redirect.github.com/Marcono1234) in [#&apereo#8203;23](https://redirect.github.com/yawkat/lz4-java/pull/23) - Rename windows JNI lib to liblz4-java.dll by [@&apereo#8203;HTHou](https://redirect.github.com/HTHou) in [#&apereo#8203;25](https://redirect.github.com/yawkat/lz4-java/pull/25) - Use bnd-maven-plugin to fix osgi manifest headers by [@&apereo#8203;aptmac](https://redirect.github.com/aptmac) in [#&apereo#8203;28](https://redirect.github.com/yawkat/lz4-java/pull/28) #### New Contributors - [@&apereo#8203;HTHou](https://redirect.github.com/HTHou) made their first contribution in [#&apereo#8203;25](https://redirect.github.com/yawkat/lz4-java/pull/25) - [@&apereo#8203;aptmac](https://redirect.github.com/aptmac) made their first contribution in [#&apereo#8203;28](https://redirect.github.com/yawkat/lz4-java/pull/28) **Full Changelog**: <yawkat/lz4-java@v1.10.1...v1.10.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.integration:spring-integration-zookeeper](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-redis](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-jmx](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-jdbc](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-core](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | | [org.springframework.integration:spring-integration-amqp](https://redirect.github.com/spring-projects/spring-integration) | dependencies | patch | `7.0.0` -> `7.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-integration (org.springframework.integration:spring-integration-zookeeper)</summary> ### [`v7.0.1`](https://redirect.github.com/spring-projects/spring-integration/releases/tag/v7.0.1) ##### ⭐ New Features - Add `nullChannel()` to Kotlin DSL [#&apereo#8203;10601](https://redirect.github.com/spring-projects/spring-integration/pull/10601) - Add nullChannel DSL element to Groovy DSL [#&apereo#8203;10600](https://redirect.github.com/spring-projects/spring-integration/pull/10600) ##### :lady\_beetle: Bug Fixes - Fix `transformer` for `async` mode [#&apereo#8203;10625](https://redirect.github.com/spring-projects/spring-integration/pull/10625) - PartitioningChannel: Allow to customize the Executor used for each Partition [#&apereo#8203;10624](https://redirect.github.com/spring-projects/spring-integration/issues/10624) - Fix `UUIDConverter` nullability according to its superclass changes in Spring Framework [#&apereo#8203;10621](https://redirect.github.com/spring-projects/spring-integration/issues/10621) ##### :notebook\_with\_decorative\_cover: Documentation - Simplify Kotlin DSL for MessageSource integration flows [#&apereo#8203;10602](https://redirect.github.com/spring-projects/spring-integration/pull/10602) ##### 🔨 Dependency Upgrades - Bump org.springframework.amqp:spring-amqp-bom from 4.0.0 to 4.0.1 [#&apereo#8203;10659](https://redirect.github.com/spring-projects/spring-integration/pull/10659) - Bump org.springframework.graphql:spring-graphql from 2.0.1-SNAPSHOT to 2.0.1 [#&apereo#8203;10658](https://redirect.github.com/spring-projects/spring-integration/pull/10658) - Bump org.apache.logging.log4j:log4j-bom from 2.25.2 to 2.25.3 [#&apereo#8203;10656](https://redirect.github.com/spring-projects/spring-integration/pull/10656) - Bump io.lettuce:lettuce-core from 6.8.1.RELEASE to 6.8.2.RELEASE [#&apereo#8203;10655](https://redirect.github.com/spring-projects/spring-integration/pull/10655) - Bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 [#&apereo#8203;10631](https://redirect.github.com/spring-projects/spring-integration/pull/10631) - Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 [#&apereo#8203;10630](https://redirect.github.com/spring-projects/spring-integration/pull/10630) - Bump org.mongodb:mongodb-driver-bom from 5.6.1 to 5.6.2 [#&apereo#8203;10629](https://redirect.github.com/spring-projects/spring-integration/pull/10629) - Bump io.micrometer:micrometer-tracing-bom from 1.6.0 to 1.6.1 [#&apereo#8203;10628](https://redirect.github.com/spring-projects/spring-integration/pull/10628) - Bump org.apache.groovy:groovy-bom from 5.0.2 to 5.0.3 [#&apereo#8203;10620](https://redirect.github.com/spring-projects/spring-integration/pull/10620) - Bump protobufVersion from 4.33.1 to 4.33.2 [#&apereo#8203;10619](https://redirect.github.com/spring-projects/spring-integration/pull/10619) - Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 [#&apereo#8203;10614](https://redirect.github.com/spring-projects/spring-integration/pull/10614) - Bump debeziumVersion from 3.3.1.Final to 3.3.2.Final [#&apereo#8203;10613](https://redirect.github.com/spring-projects/spring-integration/pull/10613) - Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1 [#&apereo#8203;10607](https://redirect.github.com/spring-projects/spring-integration/pull/10607) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;cppwfs](https://redirect.github.com/cppwfs) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | dependencies | patch | [`24.33.0` → `24.33.1`](https://renovatebot.com/diffs/npm/puppeteer/24.33.0/24.33.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>puppeteer/puppeteer (puppeteer)</summary> ### [`v24.33.1`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24331-2025-12-18) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.0...puppeteer-v24.33.1) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.33.0 to 24.33.1 ##### 🛠️ Fixes - DevTools worker targets should not end up as DevToolsTarget ([#&apereo#8203;14505](https://redirect.github.com/puppeteer/puppeteer/issues/14505)) ([e37f1a4](https://redirect.github.com/puppeteer/puppeteer/commit/e37f1a44e51689e0aedbb8f6a36a79a421d6264b)) - roll to Chrome 143.0.7499.146 ([#&apereo#8203;14519](https://redirect.github.com/puppeteer/puppeteer/issues/14519)) ([0fe8e2c](https://redirect.github.com/puppeteer/puppeteer/commit/0fe8e2cdd80626468b136fc0e4a4b204cb81ca24)) - **webdriver:** emit `response` event on `network.responseStarted` ([#&apereo#8203;14513](https://redirect.github.com/puppeteer/puppeteer/issues/14513)) ([cdd358f](https://redirect.github.com/puppeteer/puppeteer/commit/cdd358fb351d8776dafcd5e909ccabadbefa729e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | dependencies | patch | [`24.33.0` → `24.33.1`](https://renovatebot.com/diffs/npm/puppeteer/24.33.0/24.33.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>puppeteer/puppeteer (puppeteer)</summary> ### [`v24.33.1`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24331-2025-12-18) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.0...puppeteer-v24.33.1) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.33.0 to 24.33.1 ##### 🛠️ Fixes - DevTools worker targets should not end up as DevToolsTarget ([#&apereo#8203;14505](https://redirect.github.com/puppeteer/puppeteer/issues/14505)) ([e37f1a4](https://redirect.github.com/puppeteer/puppeteer/commit/e37f1a44e51689e0aedbb8f6a36a79a421d6264b)) - roll to Chrome 143.0.7499.146 ([#&apereo#8203;14519](https://redirect.github.com/puppeteer/puppeteer/issues/14519)) ([0fe8e2c](https://redirect.github.com/puppeteer/puppeteer/commit/0fe8e2cdd80626468b136fc0e4a4b204cb81ca24)) - **webdriver:** emit `response` event on `network.responseStarted` ([#&apereo#8203;14513](https://redirect.github.com/puppeteer/puppeteer/issues/14513)) ([cdd358f](https://redirect.github.com/puppeteer/puppeteer/commit/cdd358fb351d8776dafcd5e909ccabadbefa729e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.boot:spring-boot-gradle-plugin](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-websocket](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-web-services](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-web](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-validation](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-tomcat](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-test](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-pulsar-test](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-pulsar](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-opentelemetry](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-mustache](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-mongodb](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-mail](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-logging](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-log4j2](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-jetty](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-jackson](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-data-mongodb](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-data-jdbc](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-aspectj](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-amqp](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-starter-actuator](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-properties-migrator](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-devtools](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-cache](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-configuration-processor](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-configuration-metadata](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-autoconfigure](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-websocket](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-webmvc-test](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-webmvc](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-web-server](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-quartz](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-transaction](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-sql](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-session-data-redis](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-session-jdbc](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-session](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-servlet](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-sendgrid](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-security](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-restclient](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-mustache](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-micrometer-tracing-test](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-micrometer-tracing](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-micrometer-metrics-test](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-mail](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-kafka](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-jdbc](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-jackson](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-integration](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-health](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-amqp](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot-actuator](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | | [org.springframework.boot:spring-boot](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | dependencies | patch | `4.0.0` → `4.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-gradle-plugin)</summary> ### [`v4.0.1`](https://redirect.github.com/spring-projects/spring-boot/releases/tag/v4.0.1) #####⚠️ Noteworthy changes - Hibernate has been upgraded to 7.2.0.Final in response to Hibernate 7.1 moving to limited support - spring-boot-starter-kotlin-serialization has been renamed to to spring-boot-starter-kotlinx-serialization-json and spring-boot-starter-kotlin-serialization-test has been renamed to spring-boot-starter-kotlinx-serialization-json-test. This change aligns the starters' names with those of their respective modules - Using TestRestTemplate now [requires a dependency on spring-boot-restclient](https://docs.spring.io/spring-boot/4.0-SNAPSHOT/reference/testing/spring-boot-applications.html#testing.spring-boot-applications.with-running-server) ##### :lady\_beetle: Bug Fixes - JsonMixinModuleEntriesBeanRegistrationAotProcessor does not handle deprecated code [#&apereo#8203;48564](https://redirect.github.com/spring-projects/spring-boot/issues/48564) - JdbcSessionAutoConfiguration may not match when using the auto-configured DataSource [#&apereo#8203;48552](https://redirect.github.com/spring-projects/spring-boot/pull/48552) - `@ServiceConnection` for LgtmStackContainer fails when logging endpoint is configured due to multiple OtlpLoggingConnectionDetails beans [#&apereo#8203;48536](https://redirect.github.com/spring-projects/spring-boot/issues/48536) - WebApplicationType does not consider modules when deduced from classpath [#&apereo#8203;48517](https://redirect.github.com/spring-projects/spring-boot/issues/48517) - Spring Session auto-configuration fails in a war deployment as ServerProperties is not available [#&apereo#8203;48493](https://redirect.github.com/spring-projects/spring-boot/issues/48493) - Opentelemetry logging export requires actuator module [#&apereo#8203;48488](https://redirect.github.com/spring-projects/spring-boot/issues/48488) - RabbitHealthIndicator reports an error when version is missing from the connection's server properties [#&apereo#8203;48487](https://redirect.github.com/spring-projects/spring-boot/issues/48487) - Actuator Info class has inconsistent nullability annotations and cannot be built with null value [#&apereo#8203;48480](https://redirect.github.com/spring-projects/spring-boot/pull/48480) - Profiles retained during AOT processing are not configured in a native image [#&apereo#8203;48476](https://redirect.github.com/spring-projects/spring-boot/issues/48476) - Security matchers and WebServerNamespace resolution can fail with NoClassDefFoundError when used in a traditional WAR deployment [#&apereo#8203;48388](https://redirect.github.com/spring-projects/spring-boot/issues/48388) - HealthEndpointGroupMembershipValidator does not consider reactive health indicators causing NoSuchHealthContributorException to be thrown [#&apereo#8203;48387](https://redirect.github.com/spring-projects/spring-boot/issues/48387) - spring.jackson.default-property-inclusion is not applied to content inclusion [#&apereo#8203;48343](https://redirect.github.com/spring-projects/spring-boot/issues/48343) - TestRestTemplate.getRootUri() returns empty string [#&apereo#8203;48330](https://redirect.github.com/spring-projects/spring-boot/issues/48330) - Redis health check reports an error when redis\_version is missing from the INFO response [#&apereo#8203;48328](https://redirect.github.com/spring-projects/spring-boot/issues/48328) - Parent's MeterRegistry beans are closed when child context closes [#&apereo#8203;48325](https://redirect.github.com/spring-projects/spring-boot/issues/48325) - HttpMessageConverters picks up converter beans for both client and server [#&apereo#8203;48310](https://redirect.github.com/spring-projects/spring-boot/issues/48310) - Conditions to auto-configure a RestClient are outdated with the modularization [#&apereo#8203;48308](https://redirect.github.com/spring-projects/spring-boot/issues/48308) - A custom JwtTypeValidator that replaces the default can no longer be configured [#&apereo#8203;48301](https://redirect.github.com/spring-projects/spring-boot/issues/48301) - PropertiesRestClientHttpServiceGroupConfigurer has highest precedence, preventing other configurers from being ordered ahead of it [#&apereo#8203;48296](https://redirect.github.com/spring-projects/spring-boot/issues/48296) - SpringBootTest.UseMainMethod.WHEN\_AVAILABLE and ALWAYS are incompatible with package-private or parameter-less main method [#&apereo#8203;48275](https://redirect.github.com/spring-projects/spring-boot/issues/48275) - Conditions to auto-configure RestClient-based HTTP service clients are outdated with the modularization [#&apereo#8203;48274](https://redirect.github.com/spring-projects/spring-boot/pull/48274) - Starter for Kotlinx Serialization Json is misnamed [#&apereo#8203;48262](https://redirect.github.com/spring-projects/spring-boot/issues/48262) - ApplicationServletEnvironment is no longer configured in war deployments [#&apereo#8203;48254](https://redirect.github.com/spring-projects/spring-boot/issues/48254) - RestClient.Builder bean present in `@SpringBootTest` due to spring-boot-starter-webmvc-test, but missing at runtime without restclient starter [#&apereo#8203;48253](https://redirect.github.com/spring-projects/spring-boot/issues/48253) - ProblemDetail is rendered to XML incorrectly [#&apereo#8203;48222](https://redirect.github.com/spring-projects/spring-boot/pull/48222) ##### :notebook\_with\_decorative\_cover: Documentation - Harmonize Kotlin example for HTTP Service client support [#&apereo#8203;48577](https://redirect.github.com/spring-projects/spring-boot/pull/48577) - Document HttpMessageConverters detection changes in 4.0.1 [#&apereo#8203;48574](https://redirect.github.com/spring-projects/spring-boot/issues/48574) - Improve javadoc for when to use class names rather than class references [#&apereo#8203;48569](https://redirect.github.com/spring-projects/spring-boot/issues/48569) - Documentation has an outdated reference to the Jackson Kotlin Module [#&apereo#8203;48534](https://redirect.github.com/spring-projects/spring-boot/issues/48534) - Caching documentation should clarify how to use a no-op implementation to run a test suite [#&apereo#8203;48532](https://redirect.github.com/spring-projects/spring-boot/issues/48532) - Document that the default rolling policy for Log4j2 requires logging.file.path to be set [#&apereo#8203;48527](https://redirect.github.com/spring-projects/spring-boot/issues/48527) - Review documentation and migration guide about changes in `@AutoConfigureCache` [#&apereo#8203;48522](https://redirect.github.com/spring-projects/spring-boot/issues/48522) - License header in build samples is displayed in the reference documentation [#&apereo#8203;48478](https://redirect.github.com/spring-projects/spring-boot/issues/48478) - Configuring Two DataSources How-To code sample is inconsistent [#&apereo#8203;48449](https://redirect.github.com/spring-projects/spring-boot/issues/48449) - Fix links to source files on GitHub [#&apereo#8203;48398](https://redirect.github.com/spring-projects/spring-boot/pull/48398) - Documentation contains broken links to GitHub source files [#&apereo#8203;48394](https://redirect.github.com/spring-projects/spring-boot/issues/48394) - Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations [#&apereo#8203;48360](https://redirect.github.com/spring-projects/spring-boot/issues/48360) - Correct the annotation in the Kotlin `@ConfigurationPropertiesSource` example [#&apereo#8203;48357](https://redirect.github.com/spring-projects/spring-boot/pull/48357) - Polish TestRestTemplate examples in the reference guide [#&apereo#8203;48336](https://redirect.github.com/spring-projects/spring-boot/issues/48336) - Documentation missing for LocalTestWebServer [#&apereo#8203;48333](https://redirect.github.com/spring-projects/spring-boot/issues/48333) - Update "Creating Your Own Starter" following modularisation [#&apereo#8203;48317](https://redirect.github.com/spring-projects/spring-boot/issues/48317) - Fix links to javadoc in the reference documentation [#&apereo#8203;48300](https://redirect.github.com/spring-projects/spring-boot/issues/48300) - Update references for RestTemplateCustomizer and RestTemplateBuilder classes in documentation [#&apereo#8203;48295](https://redirect.github.com/spring-projects/spring-boot/pull/48295) - Remove modules section of the README following modularisation [#&apereo#8203;48291](https://redirect.github.com/spring-projects/spring-boot/issues/48291) - Wrong number in Graceful Shutdown chapter [#&apereo#8203;48284](https://redirect.github.com/spring-projects/spring-boot/issues/48284) - Mention new spring-boot-h2console module when describing how to use H2 Console [#&apereo#8203;48278](https://redirect.github.com/spring-projects/spring-boot/pull/48278) - Clarify that `@EnableBatchProcessing` turns off all batch auto-configuration, including schema initialization [#&apereo#8203;48266](https://redirect.github.com/spring-projects/spring-boot/issues/48266) - Documented replacements for spring.jackson.generator and spring.jackson.parser are inverted [#&apereo#8203;48255](https://redirect.github.com/spring-projects/spring-boot/pull/48255) - Document the need for a JdbcDialect bean when using Spring Data JDBC and AOT [#&apereo#8203;48240](https://redirect.github.com/spring-projects/spring-boot/issues/48240) - Update reference documentation as Spring Batch's resourceless infrastructure means that it no longer always requires a DataSource [#&apereo#8203;48233](https://redirect.github.com/spring-projects/spring-boot/issues/48233) - Kotlin auto-configuration examples are not annotated with `@AutoConfiguration` [#&apereo#8203;48228](https://redirect.github.com/spring-projects/spring-boot/issues/48228) - Revise "Use Liquibase for test-only migrations" section in reference manual [#&apereo#8203;48219](https://redirect.github.com/spring-projects/spring-boot/issues/48219) - Infinispan Cache Documentation is outdated [#&apereo#8203;48218](https://redirect.github.com/spring-projects/spring-boot/issues/48218) - Removed max-attempts properties metadata don't have replacement [#&apereo#8203;48206](https://redirect.github.com/spring-projects/spring-boot/issues/48206) - Polish documentation on testing web applications and the various testing clients that are available [#&apereo#8203;47948](https://redirect.github.com/spring-projects/spring-boot/issues/47948) ##### 🔨 Dependency Upgrades - Upgrade to AspectJ 1.9.25.1 [#&apereo#8203;48561](https://redirect.github.com/spring-projects/spring-boot/issues/48561) - Upgrade to Elasticsearch Client 9.2.2 [#&apereo#8203;48447](https://redirect.github.com/spring-projects/spring-boot/issues/48447) - Upgrade to Groovy 5.0.3 [#&apereo#8203;48460](https://redirect.github.com/spring-projects/spring-boot/issues/48460) - Upgrade to Hibernate 7.2.0.Final [#&apereo#8203;48518](https://redirect.github.com/spring-projects/spring-boot/issues/48518) - Upgrade to Jackson Bom 3.0.3 [#&apereo#8203;48462](https://redirect.github.com/spring-projects/spring-boot/issues/48462) - Upgrade to Jetty 12.1.5 [#&apereo#8203;48463](https://redirect.github.com/spring-projects/spring-boot/issues/48463) - Upgrade to jOOQ 3.19.29 [#&apereo#8203;48464](https://redirect.github.com/spring-projects/spring-boot/issues/48464) - Upgrade to Json Path 2.10.0 [#&apereo#8203;48553](https://redirect.github.com/spring-projects/spring-boot/issues/48553) - Upgrade to Log4j2 2.25.3 [#&apereo#8203;48551](https://redirect.github.com/spring-projects/spring-boot/issues/48551) - Upgrade to MariaDB 3.5.7 [#&apereo#8203;48562](https://redirect.github.com/spring-projects/spring-boot/issues/48562) - Upgrade to Micrometer 1.16.1 [#&apereo#8203;48433](https://redirect.github.com/spring-projects/spring-boot/issues/48433) - Upgrade to Micrometer Tracing 1.6.1 [#&apereo#8203;48434](https://redirect.github.com/spring-projects/spring-boot/issues/48434) - Upgrade to MongoDB 5.6.2 [#&apereo#8203;48501](https://redirect.github.com/spring-projects/spring-boot/issues/48501) - Upgrade to Netty 4.2.9.Final [#&apereo#8203;48544](https://redirect.github.com/spring-projects/spring-boot/issues/48544) - Upgrade to Pooled JMS 3.1.8 [#&apereo#8203;48563](https://redirect.github.com/spring-projects/spring-boot/issues/48563) - Upgrade to Pulsar 4.1.2 [#&apereo#8203;48465](https://redirect.github.com/spring-projects/spring-boot/issues/48465) - Upgrade to Quartz 2.5.2 [#&apereo#8203;48466](https://redirect.github.com/spring-projects/spring-boot/issues/48466) - Upgrade to Reactor Bom 2025.0.1 [#&apereo#8203;48435](https://redirect.github.com/spring-projects/spring-boot/issues/48435) - Upgrade to Spring AMQP 4.0.1 [#&apereo#8203;48436](https://redirect.github.com/spring-projects/spring-boot/issues/48436) - Upgrade to Spring Batch 6.0.1 [#&apereo#8203;48437](https://redirect.github.com/spring-projects/spring-boot/issues/48437) - Upgrade to Spring Data Bom 2025.1.1 [#&apereo#8203;48438](https://redirect.github.com/spring-projects/spring-boot/issues/48438) - Upgrade to Spring Framework 7.0.2 [#&apereo#8203;48439](https://redirect.github.com/spring-projects/spring-boot/issues/48439) - Upgrade to Spring GraphQL 2.0.1 [#&apereo#8203;48440](https://redirect.github.com/spring-projects/spring-boot/issues/48440) - Upgrade to Spring HATEOAS 3.0.1 [#&apereo#8203;48481](https://redirect.github.com/spring-projects/spring-boot/issues/48481) - Upgrade to Spring Integration 7.0.1 [#&apereo#8203;48482](https://redirect.github.com/spring-projects/spring-boot/issues/48482) - Upgrade to Spring Kafka 4.0.1 [#&apereo#8203;48441](https://redirect.github.com/spring-projects/spring-boot/issues/48441) - Upgrade to Spring LDAP 4.0.1 [#&apereo#8203;48442](https://redirect.github.com/spring-projects/spring-boot/issues/48442) - Upgrade to Spring Pulsar 2.0.1 [#&apereo#8203;48443](https://redirect.github.com/spring-projects/spring-boot/issues/48443) - Upgrade to Spring Security 7.0.2 [#&apereo#8203;48444](https://redirect.github.com/spring-projects/spring-boot/issues/48444) - Upgrade to Spring Session 4.0.1 [#&apereo#8203;48445](https://redirect.github.com/spring-projects/spring-boot/issues/48445) - Upgrade to Testcontainers 2.0.3 [#&apereo#8203;48545](https://redirect.github.com/spring-projects/spring-boot/issues/48545) - Upgrade to Tomcat 11.0.15 [#&apereo#8203;48467](https://redirect.github.com/spring-projects/spring-boot/issues/48467) - Upgrade to UnboundID LDAPSDK 7.0.4 [#&apereo#8203;48468](https://redirect.github.com/spring-projects/spring-boot/issues/48468) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&apereo#8203;Nhahan](https://redirect.github.com/Nhahan), [@&apereo#8203;arey](https://redirect.github.com/arey), [@&apereo#8203;banseok1216](https://redirect.github.com/banseok1216), [@&apereo#8203;berry120](https://redirect.github.com/berry120), [@&apereo#8203;candrews](https://redirect.github.com/candrews), [@&apereo#8203;dmitrysulman](https://redirect.github.com/dmitrysulman), [@&apereo#8203;geopark021](https://redirect.github.com/geopark021), [@&apereo#8203;hktechn0](https://redirect.github.com/hktechn0), [@&apereo#8203;igslznev](https://redirect.github.com/igslznev), [@&apereo#8203;jwalter](https://redirect.github.com/jwalter), [@&apereo#8203;kzander91](https://redirect.github.com/kzander91), [@&apereo#8203;michaldo](https://redirect.github.com/michaldo), [@&apereo#8203;mzeijen](https://redirect.github.com/mzeijen), [@&apereo#8203;ngocnhan-tran1996](https://redirect.github.com/ngocnhan-tran1996), [@&apereo#8203;noojung](https://redirect.github.com/noojung), [@&apereo#8203;scottfrederick](https://redirect.github.com/scottfrederick), [@&apereo#8203;vpavic](https://redirect.github.com/vpavic), and [@&apereo#8203;youngledo](https://redirect.github.com/youngledo) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.cloud:spring-cloud-gcp-starter-trace](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-starters/spring-cloud-gcp-starter-trace) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | | [com.google.cloud:spring-cloud-gcp-starter-storage](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-starters/spring-cloud-gcp-starter-storage) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | | [com.google.cloud:spring-cloud-gcp-starter-secretmanager](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-starters/spring-cloud-gcp-starter-secretmanager) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | | [com.google.cloud:spring-cloud-gcp-starter-pubsub](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-starters/spring-cloud-gcp-starter-pubsub) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | | [com.google.cloud:spring-cloud-gcp-starter-logging](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-starters/spring-cloud-gcp-starter-logging) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | | [com.google.cloud:spring-cloud-gcp-starter-data-firestore](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-starters/spring-cloud-gcp-starter-data-firestore) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | | [com.google.cloud:spring-cloud-gcp-secretmanager](https://spring.io/projects/spring-cloud-gcp) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | | [com.google.cloud:spring-cloud-gcp-data-firestore](https://spring.io/projects/spring-cloud-gcp) ([source](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp)) | dependencies | patch | `7.4.1` → `7.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>GoogleCloudPlatform/spring-cloud-gcp (com.google.cloud:spring-cloud-gcp-starter-trace)</summary> ### [`v7.4.2`](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/HEAD/CHANGELOG.md#742-2025-12-18) ##### Bug Fixes - **deps:** update dependency com.google.cloud:libraries-bom to v26.73.0 ([#&apereo#8203;4251](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/4251)) ([70c1c59](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/70c1c59489a56d8cd421355a06e79c36faee2e5e)) - **deps:** update gapic-generator-java-bom.version to v2.64.1 ([#&apereo#8203;4241](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/4241)) ([ad9149e](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/ad9149e33ed3c0e8bc4101c3786e3b103a118ad0)) - **deps:** update gapic-generator-java-bom.version to v2.64.2 ([#&apereo#8203;4250](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/4250)) ([3c4da00](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/3c4da00d28836a68e977c518ee427d725db67933)) ##### Documentation - fix broken link in parameter.adoc ([#&apereo#8203;4119](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/4119)) ([499ed70](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/499ed708f2cf51b29960830d5e7c49fa6a2c93b6)), closes [#&apereo#8203;4073](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/4073) - Update readme to point to the latest versions of spring ([#&apereo#8203;4233](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/4233)) ([bfa7f00](https://redirect.github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/bfa7f00d228a251b8e242724bcefb5fefbdbcb88)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | dependencies | minor | [`24.33.1` → `24.34.0`](https://renovatebot.com/diffs/npm/puppeteer/24.33.1/24.34.0) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>puppeteer/puppeteer (puppeteer)</summary> ### [`v24.34.0`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#24340-2025-12-19) [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.1...puppeteer-v24.34.0) ##### ♻️ Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 24.33.1 to 24.34.0 ##### 🎉 Features - publish page.resize() ([#&apereo#8203;14525](https://redirect.github.com/puppeteer/puppeteer/issues/14525)) ([ee31c21](https://redirect.github.com/puppeteer/puppeteer/commit/ee31c21270a881164b689c3b1cd9c2feca0e2820)) ##### 🛠️ Fixes - roll to Chrome 143.0.7499.169 ([#&apereo#8203;14529](https://redirect.github.com/puppeteer/puppeteer/issues/14529)) ([40c73cd](https://redirect.github.com/puppeteer/puppeteer/commit/40c73cd6599db2857cbffbe7e9b1685f2d50e4f1)) - roll to Firefox 146.0.1 ([#&apereo#8203;14530](https://redirect.github.com/puppeteer/puppeteer/issues/14530)) ([f0c7e57](https://redirect.github.com/puppeteer/puppeteer/commit/f0c7e574e382d0d270823b8e705cb424fd0aae4c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@napi-rs/canvas](https://redirect.github.com/Brooooooklyn/canvas) | dependencies | patch | [`0.1.84` → `0.1.85`](https://renovatebot.com/diffs/npm/@napi-rs%2fcanvas/0.1.84/0.1.85) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Brooooooklyn/canvas (@&apereo#8203;napi-rs/canvas)</summary> ### [`v0.1.85`](https://redirect.github.com/Brooooooklyn/canvas/blob/HEAD/CHANGELOG.md#0185-2025-12-19) [Compare Source](https://redirect.github.com/Brooooooklyn/canvas/compare/v0.1.84...v0.1.85) ##### Bug Fixes - initial black color string should be `[#&apereo#8203;000000](https://redirect.github.com/Brooooooklyn/canvas/issues/000000)` rather than `[#&apereo#8203;000](https://redirect.github.com/Brooooooklyn/canvas/issues/000)` ([#&apereo#8203;1174](https://redirect.github.com/Brooooooklyn/canvas/issues/1174)) ([c45020a](https://redirect.github.com/Brooooooklyn/canvas/commit/c45020aa119b579126f16c9f5052cbdae9640c97)) ##### Features - add `fontVariantCaps` ([#&apereo#8203;1161](https://redirect.github.com/Brooooooklyn/canvas/issues/1161)) ([d21c146](https://redirect.github.com/Brooooooklyn/canvas/commit/d21c146332e2b5b8acb0f69e05747c09cd17d3af)) - basic support for `direction` ([#&apereo#8203;1175](https://redirect.github.com/Brooooooklyn/canvas/issues/1175)) ([5c04020](https://redirect.github.com/Brooooooklyn/canvas/commit/5c04020590cdad9aa797f655153877e9dbb42220)) - support Lottie API ([#&apereo#8203;1177](https://redirect.github.com/Brooooooklyn/canvas/issues/1177)) ([ca1f5f5](https://redirect.github.com/Brooooooklyn/canvas/commit/ca1f5f5295375a061dc888b67bd9169bcfb13f7f)) - support windows arm64 ([#&apereo#8203;1176](https://redirect.github.com/Brooooooklyn/canvas/issues/1176)) ([e17c4e5](https://redirect.github.com/Brooooooklyn/canvas/commit/e17c4e5f15409e8867b340c914f5ca216e9c7909)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
….12.15 [ci skip] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.uber.nullaway:nullaway](https://redirect.github.com/uber/NullAway) | dependencies | patch | `0.12.14` → `0.12.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>uber/NullAway (com.uber.nullaway:nullaway)</summary> ### [`v0.12.15`](https://redirect.github.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-01215) NullAway now includes a BOM artifact `com.uber.nullaway:nullaway-bom`. Otherwise, this release contains a few bug fixes and improvements to JSpecify support. - Fix URL for RequireExplicitNullMarking checker ([#&apereo#8203;1369](https://redirect.github.com/uber/NullAway/issues/1369)) - Handle annotations on type variables in return and field types ([#&apereo#8203;1371](https://redirect.github.com/uber/NullAway/issues/1371)) - Change how recursive calls to dataflow are detected ([#&apereo#8203;1374](https://redirect.github.com/uber/NullAway/issues/1374)) - JSpecify: use type on identifier when its type is a type variable ([#&apereo#8203;1378](https://redirect.github.com/uber/NullAway/issues/1378)) - Include method type parameters in astubx files. by [@&apereo#8203;haewiful](https://redirect.github.com/haewiful) ([#&apereo#8203;1370](https://redirect.github.com/uber/NullAway/issues/1370)) - Create nullaway-bom project ([#&apereo#8203;1130](https://redirect.github.com/uber/NullAway/issues/1130)) by [@&apereo#8203;lpireyn](https://redirect.github.com/lpireyn) ([#&apereo#8203;1380](https://redirect.github.com/uber/NullAway/issues/1380)) - Run dataflow analysis on bodies of lambdas passed to generic methods ([#&apereo#8203;1375](https://redirect.github.com/uber/NullAway/issues/1375)) - Maintenance - Remove BaseNoOpHandler and replace with default methods in Handler ([#&apereo#8203;1376](https://redirect.github.com/uber/NullAway/issues/1376)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==--> [ci skip]
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…11.26.12 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.webjars.npm:sweetalert2](https://www.webjars.org) ([source](https://redirect.github.com/sweetalert2/sweetalert2)) | dependencies | patch | `11.26.10` → `11.26.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sweetalert2/sweetalert2 (org.webjars.npm:sweetalert2)</summary> ### [`v11.26.12`](https://redirect.github.com/sweetalert2/sweetalert2/blob/HEAD/CHANGELOG.md#112612-2025-12-20) ##### Bug Fixes - strict types in iosFix, EventEmitter, and draggable utils ([#&apereo#8203;2898](https://redirect.github.com/sweetalert2/sweetalert2/issues/2898)) ([de40d05](https://redirect.github.com/sweetalert2/sweetalert2/commit/de40d050e2f3b0c6e126f02b118807544f6cca88)) - strict types in openPopup.js ([#&apereo#8203;2897](https://redirect.github.com/sweetalert2/sweetalert2/issues/2897)) ([ce23587](https://redirect.github.com/sweetalert2/sweetalert2/commit/ce2358771ed5b9ff588faf766e0ad967f078d719)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@napi-rs/canvas](https://redirect.github.com/Brooooooklyn/canvas) | dependencies | patch | [`0.1.85` → `0.1.86`](https://renovatebot.com/diffs/npm/@napi-rs%2fcanvas/0.1.85/0.1.86) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Brooooooklyn/canvas (@&apereo#8203;napi-rs/canvas)</summary> ### [`v0.1.86`](https://redirect.github.com/Brooooooklyn/canvas/blob/HEAD/CHANGELOG.md#0186-2025-12-21) [Compare Source](https://redirect.github.com/Brooooooklyn/canvas/compare/v0.1.85...v0.1.86) ##### Bug Fixes - RTL text `fillText(maxWidth)` x positioning calculation error ([#&apereo#8203;1179](https://redirect.github.com/Brooooooklyn/canvas/issues/1179)) ([4db0dac](https://redirect.github.com/Brooooooklyn/canvas/commit/4db0dacc166187ccd287f8ab5c24c2c8536cb590)) ##### Features - chrome m144 ([#&apereo#8203;1182](https://redirect.github.com/Brooooooklyn/canvas/issues/1182)) ([dfb65a3](https://redirect.github.com/Brooooooklyn/canvas/commit/dfb65a30d960eeeff502c0c8e31228caa88bf7e3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | patch | `v44.2.0` → `v44.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v44.2.1`](https://redirect.github.com/renovatebot/github-action/releases/tag/v44.2.1) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v44.2.0...v44.2.1) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v42.64.1 ([49d52c8](https://redirect.github.com/renovatebot/github-action/commit/49d52c8c479ec1539e1728b25daade20bd3c64cc)) - update references to renovatebot/github-action to v44.2.0 ([ffe582e](https://redirect.github.com/renovatebot/github-action/commit/ffe582e3352e844dfef40b305f093bdb062ff1e0)) ##### Miscellaneous Chores - **deps:** update dependency [@&apereo#8203;semantic-release/npm](https://redirect.github.com/semantic-release/npm) to v13.1.3 ([3cc81a3](https://redirect.github.com/renovatebot/github-action/commit/3cc81a31082c98a7ebceae2c568267889604f548)) - **deps:** update dependency [@&apereo#8203;types/node](https://redirect.github.com/types/node) to v20.19.26 ([35e2653](https://redirect.github.com/renovatebot/github-action/commit/35e26533206da53677b6130b515dfe80c1b6d242)) - **deps:** update dependency [@&apereo#8203;types/node](https://redirect.github.com/types/node) to v20.19.27 ([6ffffc2](https://redirect.github.com/renovatebot/github-action/commit/6ffffc27bd735ccf37a9eef3462cc5ea8bbf5562)) - **deps:** update dependency typescript-eslint to v8.49.0 ([c778357](https://redirect.github.com/renovatebot/github-action/commit/c778357a67d73abb5d15d6c9207a9e03e4ef03a0)) - **deps:** update linters to v9.39.2 ([e0d4d32](https://redirect.github.com/renovatebot/github-action/commit/e0d4d32e564193f21c32a16a9e570f807893c44f)) - **deps:** update pnpm to v10.25.0 ([2fb813e](https://redirect.github.com/renovatebot/github-action/commit/2fb813ee7f880facb8b31b424322c78004a64d74)) ##### Build System - **deps:** lock file maintenance ([13f84c5](https://redirect.github.com/renovatebot/github-action/commit/13f84c5903634788a8b30015b3237e27ae464cca)) ##### Continuous Integration - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.55.0 ([4728f99](https://redirect.github.com/renovatebot/github-action/commit/4728f998795cc4173cbc33fa3847f1e5be2552c6)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.57.0 ([9b96e25](https://redirect.github.com/renovatebot/github-action/commit/9b96e25a5a3e71f7cd345625dd8111401b416cc5)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.57.1 ([dabc2a0](https://redirect.github.com/renovatebot/github-action/commit/dabc2a05a3d3ed0e81fe512d8397981799150cf3)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.58.0 ([395475b](https://redirect.github.com/renovatebot/github-action/commit/395475ba3920ed8084dbbdfc65519f689d8a8021)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.58.1 ([95fbfab](https://redirect.github.com/renovatebot/github-action/commit/95fbfab63b0195fb8040ad18a23fc3ddb8c471b2)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.58.2 ([e571d85](https://redirect.github.com/renovatebot/github-action/commit/e571d85ac0c21293ba7e5d4703f82d2a3d25c1a9)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.58.3 ([d21ed0e](https://redirect.github.com/renovatebot/github-action/commit/d21ed0efecd6022639ccde0ffbcea86b3d97e2c5)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.58.4 ([548f050](https://redirect.github.com/renovatebot/github-action/commit/548f050250150f81b438db816e0dbc792f311181)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.59.0 ([3fb872d](https://redirect.github.com/renovatebot/github-action/commit/3fb872de617cbf87248858ec154f6656f42505e1)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.59.1 ([b4fc770](https://redirect.github.com/renovatebot/github-action/commit/b4fc770ace6565e8c1c211ae957f0871eeefe8be)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.60.0 ([eed36ce](https://redirect.github.com/renovatebot/github-action/commit/eed36ceef6f05b8ee8748a1426d217feb6a923e8)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.61.0 ([53379d5](https://redirect.github.com/renovatebot/github-action/commit/53379d5ef5750ad5d63a5cb242b605aca3d93cd5)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.62.0 ([d400a8c](https://redirect.github.com/renovatebot/github-action/commit/d400a8c4ebb890584e40cbea19ffb14ab09cfca0)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.63.0 ([d0258c8](https://redirect.github.com/renovatebot/github-action/commit/d0258c833a72dc8a83ba1459399874edf74aabb8)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.64.0 ([#&apereo#8203;985](https://redirect.github.com/renovatebot/github-action/issues/985)) ([f21124b](https://redirect.github.com/renovatebot/github-action/commit/f21124b7a99d4cd0841527a5f353c6264bd4c4b0)) - **deps:** update ghcr.io/renovatebot/renovate docker tag to v42.64.1 ([b62f456](https://redirect.github.com/renovatebot/github-action/commit/b62f4566b07fd1460d50e5f52d13a447d534340d)) - **deps:** update renovate docker tag to v42.55.0 ([f5951c5](https://redirect.github.com/renovatebot/github-action/commit/f5951c521b62b8fb767af3b6f4832177031a517f)) - **deps:** update renovate docker tag to v42.57.1 ([094e9c6](https://redirect.github.com/renovatebot/github-action/commit/094e9c6953ac21f42bf64fc88e674bb2f1d5ebeb)) - **deps:** update renovate docker tag to v42.58.0 ([07847d1](https://redirect.github.com/renovatebot/github-action/commit/07847d1ce30ae50d06573fbcd069724221a5b8d8)) - **deps:** update renovate docker tag to v42.58.1 ([635cf78](https://redirect.github.com/renovatebot/github-action/commit/635cf78cf095ba0308c103e69144c5df62369017)) - **deps:** update renovate docker tag to v42.58.2 ([efc82a7](https://redirect.github.com/renovatebot/github-action/commit/efc82a710f5b5ec6cc63d14935f936e18e470aae)) - **deps:** update renovate docker tag to v42.58.3 ([a05a773](https://redirect.github.com/renovatebot/github-action/commit/a05a7732a19217a54d51fa5e05cfc9ef8537f638)) - **deps:** update renovate docker tag to v42.58.4 ([7f353c2](https://redirect.github.com/renovatebot/github-action/commit/7f353c27aa24aed05cfca3f315c858c71e0a1233)) - **deps:** update renovate docker tag to v42.59.0 ([54ccfe8](https://redirect.github.com/renovatebot/github-action/commit/54ccfe8c995924046c6d08157831e7aa4c7b9a6b)) - **deps:** update renovate docker tag to v42.59.1 ([7359cca](https://redirect.github.com/renovatebot/github-action/commit/7359cca382dd5abe3d1c5e97640854dd1ad86620)) - **deps:** update renovate docker tag to v42.61.0 ([#&apereo#8203;984](https://redirect.github.com/renovatebot/github-action/issues/984)) ([5045dec](https://redirect.github.com/renovatebot/github-action/commit/5045dec9063ec4d32999f811c427773d3a7bf33f)) - **deps:** update renovate docker tag to v42.62.0 ([cca0b86](https://redirect.github.com/renovatebot/github-action/commit/cca0b867025e196546741f6e440d9ea9644a888f)) - **deps:** update renovate docker tag to v42.64.0 ([a9fddb1](https://redirect.github.com/renovatebot/github-action/commit/a9fddb173a807d8d9a97362d28e89648c3ba31a2)) - **deps:** update renovate docker tag to v42.64.1 ([65f8b67](https://redirect.github.com/renovatebot/github-action/commit/65f8b67f77a057933e8e37115b7d13f83b1ea5c1)) - ensure `example/` passes `renovate-config-validator` ([#&apereo#8203;962](https://redirect.github.com/renovatebot/github-action/issues/962)) ([5fde7be](https://redirect.github.com/renovatebot/github-action/commit/5fde7be597ce4e3c0c3f9832c0a0496cc06daa48)), closes [#&apereo#8203;910](https://redirect.github.com/renovatebot/github-action/issues/910) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
…11.26.17 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.webjars.npm:sweetalert2](https://www.webjars.org) ([source](https://redirect.github.com/sweetalert2/sweetalert2)) | dependencies | patch | `11.26.12` → `11.26.17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sweetalert2/sweetalert2 (org.webjars.npm:sweetalert2)</summary> ### [`v11.26.17`](https://redirect.github.com/sweetalert2/sweetalert2/blob/HEAD/CHANGELOG.md#112617-2025-12-22) ##### Bug Fixes - add last strict type and enable TypeScript strict mode ([#&apereo#8203;2904](https://redirect.github.com/sweetalert2/sweetalert2/issues/2904)) ([201c0f6](https://redirect.github.com/sweetalert2/sweetalert2/commit/201c0f68b81519643c07316e42fb7221fc052acb)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@napi-rs/canvas](https://redirect.github.com/Brooooooklyn/canvas) | dependencies | patch | [`0.1.86` → `0.1.87`](https://renovatebot.com/diffs/npm/@napi-rs%2fcanvas/0.1.86/0.1.87) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Brooooooklyn/canvas (@&apereo#8203;napi-rs/canvas)</summary> ### [`v0.1.87`](https://redirect.github.com/Brooooooklyn/canvas/blob/HEAD/CHANGELOG.md#0187-2025-12-26) [Compare Source](https://redirect.github.com/Brooooooklyn/canvas/compare/v0.1.86...v0.1.87) ##### Bug Fixes - **image:** make Buffer load synchronous and add decode() method ([#&apereo#8203;1186](https://redirect.github.com/Brooooooklyn/canvas/issues/1186)) ([d418593](https://redirect.github.com/Brooooooklyn/canvas/commit/d41859391ffa8712be526b45270ae3908ccefcc3)) - make Image class HTML spec compliant for jsdom integration ([#&apereo#8203;1184](https://redirect.github.com/Brooooooklyn/canvas/issues/1184)) ([a6d3993](https://redirect.github.com/Brooooooklyn/canvas/commit/a6d399352c90299f29ea8fcebd27c965861f0428)) ##### Features - add `ctx.lang` property for language-specific text rendering ([#&apereo#8203;1187](https://redirect.github.com/Brooooooklyn/canvas/issues/1187)) ([5dfbfb6](https://redirect.github.com/Brooooooklyn/canvas/commit/5dfbfb6a68c144ff054714bb106ba6658a404053)) - add `textRendering` property for text rendering hints ([#&apereo#8203;1189](https://redirect.github.com/Brooooooklyn/canvas/issues/1189)) ([6707c48](https://redirect.github.com/Brooooooklyn/canvas/commit/6707c4834de8d30419666c665e99a1d677189a98)) - ignore Letter Spacing in Cursive Scripts ([#&apereo#8203;1185](https://redirect.github.com/Brooooooklyn/canvas/issues/1185)) ([2fa4b40](https://redirect.github.com/Brooooooklyn/canvas/commit/2fa4b401bb684e3926d9cb924a0a0df4ece02dea)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
kofzera
pushed a commit
to kofzera/cas
that referenced
this pull request
Jan 2, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@napi-rs/canvas](https://redirect.github.com/Brooooooklyn/canvas) | dependencies | patch | [`0.1.87` → `0.1.88`](https://renovatebot.com/diffs/npm/@napi-rs%2fcanvas/0.1.87/0.1.88) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Brooooooklyn/canvas (@&apereo#8203;napi-rs/canvas)</summary> ### [`v0.1.88`](https://redirect.github.com/Brooooooklyn/canvas/blob/HEAD/CHANGELOG.md#0188-2025-12-27) [Compare Source](https://redirect.github.com/Brooooooklyn/canvas/compare/v0.1.87...v0.1.88) ##### Bug Fixes - should throw TypeError if drawImage param mismatched ([#&apereo#8203;1190](https://redirect.github.com/Brooooooklyn/canvas/issues/1190)) ([386ac90](https://redirect.github.com/Brooooooklyn/canvas/commit/386ac9071707683f5e8f5369eaca9e07cad095b9)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
apereocas-bot
added a commit
that referenced
this pull request
Jan 2, 2026
…pse.persistence.jpa to v4.0.9 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.eclipse.persistence:org.eclipse.persistence.jpa](http://www.eclipse.org/eclipselink) ([source](https://redirect.github.com/eclipse-ee4j/eclipselink)) | dependencies | patch | `4.0.8` → `4.0.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>eclipse-ee4j/eclipselink (org.eclipse.persistence:org.eclipse.persistence.jpa)</summary> ### [`v4.0.9`](https://redirect.github.com/eclipse-ee4j/eclipselink/releases/tag/4.0.9) [Compare Source](https://redirect.github.com/eclipse-ee4j/eclipselink/compare/4.0.8...4.0.9) #### What's Changed - \[4.0] Version change to 4.0.9-SNAPSHOT by [@​rfelcman](https://redirect.github.com/rfelcman) in [#​2538](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2538) - \[4.0] JDBC prepared statements aren't closed - bugfix 2.0 ([#​2535](https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2535)) - backport from master by [@​rfelcman](https://redirect.github.com/rfelcman) in [#​2540](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2540) - \[4.x] JavaLog moved to org.eclipse.persistence.logging.jul package. by [@​Tomas-Kraus](https://redirect.github.com/Tomas-Kraus) in [#​2539](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2539) - \[4.x] Accessor and Session removal from AbstractSessionLog and SessionLogEntry. ([#​2543](https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2543)) by [@​Tomas-Kraus](https://redirect.github.com/Tomas-Kraus) in [#​2546](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2546) - \[4.0] Maven build - Snapshots publishing change - backport from master by [@​rfelcman](https://redirect.github.com/rfelcman) in [#​2548](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2548) - \[4.0] Maven build - Release publishing change - backport from master by [@​rfelcman](https://redirect.github.com/rfelcman) in [#​2553](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2553) - \[4.0] ASM 9.9.0 upgrade by [@​rfelcman](https://redirect.github.com/rfelcman) in [#​2558](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2558) - \[4.x] Accessor and Session removal from Logs. by [@​Tomas-Kraus](https://redirect.github.com/Tomas-Kraus) in [#​2566](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2566) - \[4.0] StringHelper refactor - unused methods marked as deprecated and usage replacement by default one from java.lang.String by [@​rfelcman](https://redirect.github.com/rfelcman) in [#​2569](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2569) - \[4.x] Helper and JCEEncryptor API cleanup without removal of deprecated methods. by [@​Tomas-Kraus](https://redirect.github.com/Tomas-Kraus) in [#​2578](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2578) - \[4.x] Deprecate usage of Sequencing API in the schemaframework model for removal ([#​2571](https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2571)) by [@​Tomas-Kraus](https://redirect.github.com/Tomas-Kraus) in [#​2579](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2579) - \[4.0] Schema Framework update by [@​rfelcman](https://redirect.github.com/rfelcman) in [#​2575](https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2575) **Full Changelog**: <eclipse-ee4j/eclipselink@4.0.8...4.0.9> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
mmoayyed
pushed a commit
to mmoayyed/cas
that referenced
this pull request
Jan 3, 2026
…m.gradleup.nmcp.aggregation.gradle.plugin to v1.4.3 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin](https://redirect.github.com/gradleup/nmcp) | dependencies | patch | `1.4.2` → `1.4.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gradleup/nmcp (com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin)</summary> ### [`v1.4.3`](https://redirect.github.com/gradleup/nmcp/blob/HEAD/CHANGELOG.md#Version-143) *2026-01-02* Version 1.4.3 adds `NmcpAggregationExtension.allowDuplicateProjectNames` ([#&apereo#8203;239](https://redirect.github.com/gradleup/nmcp/issues/239)) as an escape hatch for the duplicate name check ([#&apereo#8203;233](https://redirect.github.com/gradleup/nmcp/issues/233)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
mmoayyed
pushed a commit
to mmoayyed/cas
that referenced
this pull request
Jan 8, 2026
…e_core to v2.46.0 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.errorprone:error_prone_core](https://errorprone.info) ([source](https://redirect.github.com/google/error-prone)) | dependencies | minor | `2.45.0` → `2.46.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>google/error-prone (com.google.errorprone:error_prone_core)</summary> ### [`v2.46.0`](https://redirect.github.com/google/error-prone/releases/tag/v2.46.0): Error Prone 2.46.0 Changes: - The javac flag `-XDaddTypeAnnotationsToSymbol=true` is now required for Error Prone invocations on JDK 21, to enable the javac fix for [JDK-8225377: type annotations are not visible to javac plugins across compilation boundaries](https://bugs.openjdk.org/browse/JDK-8225377). See [#&apereo#8203;5426](https://redirect.github.com/google/error-prone/issues/5426) for details. - Remove deprecated `value` attribute from `@IncompatibleModifiers` and `@RequiredModifiers` ([#&apereo#8203;2122](https://redirect.github.com/google/error-prone/issues/2122)) - Error Prone API changes to encapsulate references to internal javac APIs for end position handling (`EndPosTable`, `DiagnosticPosition`) ([`5440bb4`](https://redirect.github.com/google/error-prone/commit/5440bb4bcd9d3455a131d863b09f71cfea8a346b), [`06c2905`](https://redirect.github.com/google/error-prone/commit/06c2905e03ade5e1564b5c67d44e2e34bfe5b8e4), [`f3915ec`](https://redirect.github.com/google/error-prone/commit/f3915ec322fa7f190c670f6a30bd476f463d8967)) New checks: - [`DuplicateAssertion`](https://errorprone.info/bugpattern/DuplicateAssertion): detect duplicated assertion lines where the argument to `assertThat` is pure - [`IfChainToSwitch`](https://errorprone.info/bugpattern/IfChainToSwitch): suggest converting chains of if-statements into arrow switches - [`ScannerUseDelimiter`](https://errorprone.info/bugpattern/ScannerUseDelimiter): discourage `Scanner.useDelimiter("\\A")` - [`AddNullMarkedToClass`](https://errorprone.info/bugpattern/AddNullMarkedToClass): refactoring to add `@NullMarked` annotation to top level classes </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
mmoayyed
pushed a commit
to mmoayyed/cas
that referenced
this pull request
Jan 9, 2026
…e-plugin to v4.4.0 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.ltgt.gradle:gradle-errorprone-plugin](https://redirect.github.com/tbroyer/gradle-errorprone-plugin) | dependencies | minor | `4.3.0` → `4.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tbroyer/gradle-errorprone-plugin (net.ltgt.gradle:gradle-errorprone-plugin)</summary> ### [`v4.4.0`](https://redirect.github.com/tbroyer/gradle-errorprone-plugin/releases/tag/v4.4.0) Pass `-XDaddTypeAnnotationsToSymbol=true` ([#&apereo#8203;132](https://redirect.github.com/tbroyer/gradle-errorprone-plugin/issues/132), [`672a7af`](https://redirect.github.com/tbroyer/gradle-errorprone-plugin/commit/672a7afa2751f7f0c499018fb7c2bae184b192e2)) It helps NullAway and has been recommended for some time, and Error Prone 2.46.0 now requires it. It's only needed/useful/required for JDK 21 but it's harmless to pass it unconditionally to any version of JavaC. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
apereocas-bot
added a commit
that referenced
this pull request
Jan 10, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pino](https://getpino.io) ([source](https://redirect.github.com/pinojs/pino)) | dependencies | patch | [`10.1.0` → `10.1.1`](https://renovatebot.com/diffs/npm/pino/10.1.0/10.1.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pinojs/pino (pino)</summary> ### [`v10.1.1`](https://redirect.github.com/pinojs/pino/releases/tag/v10.1.1) [Compare Source](https://redirect.github.com/pinojs/pino/compare/v10.1.0...v10.1.1) #### What's Changed - fix(types): Correct conditional type handling for generic log function arguments by [@​samchungy](https://redirect.github.com/samchungy) in [#​2329](https://redirect.github.com/pinojs/pino/pull/2329) - perf: use JSON.stringify in fast path for node v25+ by [@​ronag](https://redirect.github.com/ronag) in [#​2330](https://redirect.github.com/pinojs/pino/pull/2330) - build(deps): bump actions/setup-node from 4 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2336](https://redirect.github.com/pinojs/pino/pull/2336) - build(deps-dev): bump borp from 0.20.2 to 0.21.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2337](https://redirect.github.com/pinojs/pino/pull/2337) - build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2338](https://redirect.github.com/pinojs/pino/pull/2338) - docs: update CONTRIBUTING.md to reference 'main' instead of 'master' by [@​NoobFullStack](https://redirect.github.com/NoobFullStack) in [#​2334](https://redirect.github.com/pinojs/pino/pull/2334) - feat(browser): add reportCaller to surface user callsite by [@​dev-KingMaster](https://redirect.github.com/dev-KingMaster) in [#​2340](https://redirect.github.com/pinojs/pino/pull/2340) - docs: update transports.md by [@​marklai1998](https://redirect.github.com/marklai1998) in [#​2224](https://redirect.github.com/pinojs/pino/pull/2224) - docs: add Node.js 22+ native TypeScript type stripping support by [@​mcollina](https://redirect.github.com/mcollina) in [#​2347](https://redirect.github.com/pinojs/pino/pull/2347) - feat(types): use ThreadStream type from thread-stream by [@​CHC383](https://redirect.github.com/CHC383) in [#​2320](https://redirect.github.com/pinojs/pino/pull/2320) - build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2354](https://redirect.github.com/pinojs/pino/pull/2354) - build(deps): update thread-stream to v4 by [@​mcollina](https://redirect.github.com/mcollina) in [#​2356](https://redirect.github.com/pinojs/pino/pull/2356) - fix: harden transport loading against prototype pollution by [@​omdxp](https://redirect.github.com/omdxp) in [#​2358](https://redirect.github.com/pinojs/pino/pull/2358) - docs: add threat model to SECURITY.md by [@​mcollina](https://redirect.github.com/mcollina) in [#​2360](https://redirect.github.com/pinojs/pino/pull/2360) - build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2365](https://redirect.github.com/pinojs/pino/pull/2365) - build(deps-dev): bump [@​types/node](https://redirect.github.com/types/node) from 24.10.4 to 25.0.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2367](https://redirect.github.com/pinojs/pino/pull/2367) - fix: allow passing string, number, null for %o placeholder by [@​rChaoz](https://redirect.github.com/rChaoz) in [#​2372](https://redirect.github.com/pinojs/pino/pull/2372) #### New Contributors - [@​NoobFullStack](https://redirect.github.com/NoobFullStack) made their first contribution in [#​2334](https://redirect.github.com/pinojs/pino/pull/2334) - [@​dev-KingMaster](https://redirect.github.com/dev-KingMaster) made their first contribution in [#​2340](https://redirect.github.com/pinojs/pino/pull/2340) - [@​marklai1998](https://redirect.github.com/marklai1998) made their first contribution in [#​2224](https://redirect.github.com/pinojs/pino/pull/2224) - [@​CHC383](https://redirect.github.com/CHC383) made their first contribution in [#​2320](https://redirect.github.com/pinojs/pino/pull/2320) - [@​omdxp](https://redirect.github.com/omdxp) made their first contribution in [#​2358](https://redirect.github.com/pinojs/pino/pull/2358) - [@​rChaoz](https://redirect.github.com/rChaoz) made their first contribution in [#​2372](https://redirect.github.com/pinojs/pino/pull/2372) **Full Changelog**: <pinojs/pino@v10.1.0...v10.1.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni40IiwidXBkYXRlZEluVmVyIjoiNDIuNzYuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
mmoayyed
pushed a commit
to mmoayyed/cas
that referenced
this pull request
Jan 10, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pino](https://getpino.io) ([source](https://redirect.github.com/pinojs/pino)) | dependencies | patch | [`10.1.0` → `10.1.1`](https://renovatebot.com/diffs/npm/pino/10.1.0/10.1.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pinojs/pino (pino)</summary> ### [`v10.1.1`](https://redirect.github.com/pinojs/pino/releases/tag/v10.1.1) [Compare Source](https://redirect.github.com/pinojs/pino/compare/v10.1.0...v10.1.1) #### What's Changed - fix(types): Correct conditional type handling for generic log function arguments by [@&apereo#8203;samchungy](https://redirect.github.com/samchungy) in [#&apereo#8203;2329](https://redirect.github.com/pinojs/pino/pull/2329) - perf: use JSON.stringify in fast path for node v25+ by [@&apereo#8203;ronag](https://redirect.github.com/ronag) in [#&apereo#8203;2330](https://redirect.github.com/pinojs/pino/pull/2330) - build(deps): bump actions/setup-node from 4 to 6 by [@&apereo#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&apereo#8203;2336](https://redirect.github.com/pinojs/pino/pull/2336) - build(deps-dev): bump borp from 0.20.2 to 0.21.0 by [@&apereo#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&apereo#8203;2337](https://redirect.github.com/pinojs/pino/pull/2337) - build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 by [@&apereo#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&apereo#8203;2338](https://redirect.github.com/pinojs/pino/pull/2338) - docs: update CONTRIBUTING.md to reference 'main' instead of 'master' by [@&apereo#8203;NoobFullStack](https://redirect.github.com/NoobFullStack) in [#&apereo#8203;2334](https://redirect.github.com/pinojs/pino/pull/2334) - feat(browser): add reportCaller to surface user callsite by [@&apereo#8203;dev-KingMaster](https://redirect.github.com/dev-KingMaster) in [#&apereo#8203;2340](https://redirect.github.com/pinojs/pino/pull/2340) - docs: update transports.md by [@&apereo#8203;marklai1998](https://redirect.github.com/marklai1998) in [#&apereo#8203;2224](https://redirect.github.com/pinojs/pino/pull/2224) - docs: add Node.js 22+ native TypeScript type stripping support by [@&apereo#8203;mcollina](https://redirect.github.com/mcollina) in [#&apereo#8203;2347](https://redirect.github.com/pinojs/pino/pull/2347) - feat(types): use ThreadStream type from thread-stream by [@&apereo#8203;CHC383](https://redirect.github.com/CHC383) in [#&apereo#8203;2320](https://redirect.github.com/pinojs/pino/pull/2320) - build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by [@&apereo#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&apereo#8203;2354](https://redirect.github.com/pinojs/pino/pull/2354) - build(deps): update thread-stream to v4 by [@&apereo#8203;mcollina](https://redirect.github.com/mcollina) in [#&apereo#8203;2356](https://redirect.github.com/pinojs/pino/pull/2356) - fix: harden transport loading against prototype pollution by [@&apereo#8203;omdxp](https://redirect.github.com/omdxp) in [#&apereo#8203;2358](https://redirect.github.com/pinojs/pino/pull/2358) - docs: add threat model to SECURITY.md by [@&apereo#8203;mcollina](https://redirect.github.com/mcollina) in [#&apereo#8203;2360](https://redirect.github.com/pinojs/pino/pull/2360) - build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by [@&apereo#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&apereo#8203;2365](https://redirect.github.com/pinojs/pino/pull/2365) - build(deps-dev): bump [@&apereo#8203;types/node](https://redirect.github.com/types/node) from 24.10.4 to 25.0.3 by [@&apereo#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&apereo#8203;2367](https://redirect.github.com/pinojs/pino/pull/2367) - fix: allow passing string, number, null for %o placeholder by [@&apereo#8203;rChaoz](https://redirect.github.com/rChaoz) in [#&apereo#8203;2372](https://redirect.github.com/pinojs/pino/pull/2372) #### New Contributors - [@&apereo#8203;NoobFullStack](https://redirect.github.com/NoobFullStack) made their first contribution in [#&apereo#8203;2334](https://redirect.github.com/pinojs/pino/pull/2334) - [@&apereo#8203;dev-KingMaster](https://redirect.github.com/dev-KingMaster) made their first contribution in [#&apereo#8203;2340](https://redirect.github.com/pinojs/pino/pull/2340) - [@&apereo#8203;marklai1998](https://redirect.github.com/marklai1998) made their first contribution in [#&apereo#8203;2224](https://redirect.github.com/pinojs/pino/pull/2224) - [@&apereo#8203;CHC383](https://redirect.github.com/CHC383) made their first contribution in [#&apereo#8203;2320](https://redirect.github.com/pinojs/pino/pull/2320) - [@&apereo#8203;omdxp](https://redirect.github.com/omdxp) made their first contribution in [#&apereo#8203;2358](https://redirect.github.com/pinojs/pino/pull/2358) - [@&apereo#8203;rChaoz](https://redirect.github.com/rChaoz) made their first contribution in [#&apereo#8203;2372](https://redirect.github.com/pinojs/pino/pull/2372) **Full Changelog**: <pinojs/pino@v10.1.0...v10.1.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni40IiwidXBkYXRlZEluVmVyIjoiNDIuNzYuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
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:
v44.2.1→v44.2.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
renovatebot/github-action (renovatebot/github-action)
v44.2.2Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
Configuration
📅 Schedule: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.