Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update maven all non-major dependencies #1471

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.7.0 -> 3.8.0 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.3.0 -> 3.3.1 age adoption passing confidence
org.apache.maven.plugins:maven-failsafe-plugin 3.3.0 -> 3.3.1 age adoption passing confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) 2.5.0 -> 2.6.0 age adoption passing confidence
com.h2database:h2 (source) 2.2.224 -> 2.3.230 age adoption passing confidence
org.projectlombok:lombok (source) 1.18.32 -> 1.18.34 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.3.1 -> 3.3.2 age adoption passing confidence

Release Notes

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

v2.6.0

Compare Source

Added
  • #​2561 - NPE occurs when outputting an OpenAPI document since 2.5.0
  • #​2579 - Add support for leading tab characters with trim-kotlin-indent.
  • #​2589 - Pass HttpRequest to ServerBaseUrlCustomizer
  • #​2596, #​2600 - consumes and produces calculation. Fixes
  • #​2625, #​2626 - Replace Page schema with PagedModel when pageSerializationMode is set to VIA_DTO
  • #​2627 - Ensure compatibility with previous version of spring data
  • #​2576 - GroupedApi orders by displayName instead of name.
  • #​2584 - Dynamically define ApiGroups does not work.
  • #​2595 - Spring security support of @​RegisteredOAuth2AuthorizedClient
Changed
  • Upgrade spring-boot to 3.3.0
  • Upgrade swagger-core to 2.2.22
  • Upgrade swagger-ui to 5.17.14
  • Upgrade spring-cloud-function to 4.1.2
  • Upgrade spring-security-oauth2-authorization-server to 1.3.0
Fixed
  • #​2577 - Fix missing exception response types in OpenAPI spec
  • #​2591 - When an entity class contains fields of Class<?> type, an infinite loop.
  • #​2603 - PolymorphicModelConverter only handles direct subtypes and misses indirect.
  • #​2606 - Spring Authorization Server Metadata Endpoint not compatible.
  • #​2621 - Content-type for POST endpoints with multipart/form-data does not work since v2.4.0.
  • #​2622 - Kotlin enums are always marked as required if used in Java controllers.
  • #​2601 - Multiple Superclasses Are Not Mapped To Multiple allOf If Used In Different Services.
  • #​2597 - Polymorphic fields on polymorphic parents don't get correct oneOf docs generated.
projectlombok/lombok (org.projectlombok:lombok)

v1.18.34

Compare Source

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.3.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 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.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Copy link
Contributor Author

renovate bot commented Aug 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@DerekRoberts DerekRoberts merged commit 48f2670 into main Aug 2, 2024
28 of 30 checks passed
@DerekRoberts DerekRoberts deleted the renovate/maven-all-minor-patch branch August 2, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant