Skip to content

chore: update all dependencies with patch changes#107

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-dependencies-with-patch-changes
Open

chore: update all dependencies with patch changes#107
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-dependencies-with-patch-changes

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence
org.springdoc:springdoc-openapi-starter-webmvc-api (source) 3.0.23.0.3 age confidence
org.redisson:redisson (source) 4.3.04.3.1 age confidence
tools.jackson.core:jackson-databind (source) 3.1.13.1.2 age confidence

Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-api)

v3.0.3: springdoc-openapi v3.0.3 released!

Compare Source

Added
  • #​3246 – Add Springdoc OpenAPI MCP (Model Context Protocol) support
  • #​3256 – Auto-set nullable: true for Kotlin nullable types in schema properties
  • #​3239 – Add support for the @Range constraint validation annotation
  • #​3244 – Handle default values for LocalDate
Changed
  • Upgrade Spring Boot to version 4.0.5
  • Upgrade swagger-core to version 2.2.47
  • Upgrade swagger-ui to version 5.32.2
  • #​3260@ConditionalOnClass(HateoasProperties.class) in SpringDocHateoasConfiguration
  • Forwards all MCP non-transport headers to downstream methods
  • Dynamically resolve the base path from window.location.pathname for MCP UI
Fixed
  • #​3258 – Setting API Version Required when using WebFlux breaks the Swagger UI
  • #​3259 – Annotated Generic properties getting applied to sibling properties
  • #​3255Direction enum: fixed visibility scope of group order so that setGroupsOrder method can be used
  • #​3247 – Preserve YAML group URLs in Swagger UI
  • #​3245 – Upgrade swagger-core from version 2.2.43 to 2.2.45
  • #​3235PropertyResolverUtils retains a JsonNode when reading an ExtensionProperty annotation
  • #​3226 – Propagate JsonView context when resolving Page<T> schema

New Contributors

Full Changelog: springdoc/springdoc-openapi@v3.0.2...v3.0.3

redisson/redisson (org.redisson:redisson)

v4.3.1

Feature - RQueue.indexOf() method added (thanks to @​seakider)

Improvement - RPriorityQueue.poll() should return immediately if queue is empty

Fixed - CacheEvict doesn't work correctly in redisson-spring-data-40 (thanks to @​seakider)
Fixed - Quarkus throws NPE if Redisson configuration isn't defined
Fixed - missing @​deprecated annotation on RedissonClient.getDelayedQueue() (thanks to @​minseok1015)
Fixed - master connection is frozen during ElastiCache/Valkey upgrade (thanks to @​gpsinghsandhu)
Fixed - RSearch.readCursor() skips rows if total is 0
Fixed - connection in reconnection state shouldn't be used
Fixed - cluster detection for a single node connection
Fixed - comment in config.setNettyExecutor() that virtual threads are not recommended (thanks to @​seakider)
Fixed - DNS hostname resolution shouldn't be used for offline slaves in Sentinel mode
Fixed - Spring Data Listener addition for RedisMessageListenerContainer hangs
Fixed - LOADING error on slave burns extra retry attempt in batch commands (thanks to @​yuxi.jin)
Fixed - Spring Data Redis Cluster compatibility
Fixed - Cluster topology error handling (thanks to @​ngyngcphu)
Fixed - AsyncIterator's CompletionStage is not completed exceptionally, when connection gets read timeout (thanks to @​seakider)
Fixed - unnecessary semicolons in RExecutorService (thanks to @​chancehee)
Fixed - WriteRedisConnectionException is thrown after Cluster failover


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from derklaro April 6, 2026 09:49
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Test Results

93 tests  ±0   88 ✅ ±0   48s ⏱️ ±0s
18 suites ±0    4 💤 ±0 
18 files   ±0    1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 3ece269. ± Comparison against base commit 6fdfc7d.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from 647f475 to 92fe6bb Compare April 11, 2026 21:43
@renovate renovate bot changed the title chore: update dependency org.redisson:redisson to v4.3.1 chore: update all dependencies with patch changes Apr 11, 2026
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from 92fe6bb to 3ece269 Compare April 12, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants