This repository was archived by the owner on Aug 17, 2026. It is now read-only.
build(deps): update java non-major - #44
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
3 times, most recently
from
December 1, 2025 22:57
c6a23f3 to
8d38271
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
December 11, 2025 11:26
8d38271 to
03bcda1
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
2 times, most recently
from
December 15, 2025 14:51
c786daf to
ea0f2d7
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
December 15, 2025 22:03
ea0f2d7 to
2e49fd4
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
December 18, 2025 07:36
2e49fd4 to
e0579fa
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
December 20, 2025 17:45
e0579fa to
1934501
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
December 25, 2025 13:46
1934501 to
847cc84
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
January 7, 2026 17:46
847cc84 to
879db98
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
January 8, 2026 19:46
879db98 to
47489aa
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
April 30, 2026 15:57
eb3ed9d to
7783ca0
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
7 times, most recently
from
May 5, 2026 12:53
61dbabb to
4f196a8
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
June 16, 2026 04:54
4f196a8 to
d1e3f82
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
June 16, 2026 22:54
d1e3f82 to
c6f3901
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
June 18, 2026 01:34
c6f3901 to
3fdf96e
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
July 2, 2026 10:45
3fdf96e to
2b791a9
Compare
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
July 20, 2026 04:45
2b791a9 to
4ece909
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/java-non-major
branch
from
August 9, 2026 00:36
4ece909 to
d3cda93
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
2.8.14→2.9.04.9.3.0→4.10.3.03.27.0→3.28.012.2.0→12.3.13.5.7→3.5.16Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v2.9.0: springdoc-openapi v2.9.0 released!What's Changed
Added
nullablefor Kotlin propertiesFixed
swagger-configSNAKE_CASE: some Java record fields remain camelCaseWebPropertiesandWebMvcPropertiesoptional inSwaggerConfigPageschema property orderParameterObjectproperty applied toPathVariablewith the same name, even in unrelated endpointsMapnot allowed in JSONspringdoc-openapi-testsmodulesNew Contributors
Full Changelog: springdoc/springdoc-openapi@v2.8.17...v2.9.0
v2.8.17Added
@Rangeconstraint validation annotationnullable: truefor Kotlin nullable types in schema propertiesChanged
Fixed
$refnullable wrapping and OAS 3.1 support@ControllerAdviceare still nondeterministic across OSPropertyResolverUtilsto retain aJsonNodewhen reading anExtensionPropertyannotationLocalDatev2.8.16Added
springdoc.swagger-ui.document-titleproperty to customize the browser tab titleChanged
Fixed
null/<groupName>on second request when usingGroupedOpenApi@JsonViewcontext when resolvingPage<T>schema inPageOpenAPIConverterSpringDocConfigPropertiesdoes not comply with camelCase naming conventions_linksinallOfchild schemas extendingRepresentationModelv2.8.15Added
@OrdertoApplicationReadyEventlisteneruseReturnTypeSchemais evaluated at HTTP status code level instead of method levelChanged
Fixed
@RequestBodydid not take precedence@Schemaannotations on Kotlin value classesLinkedHashSetapplication.ymlcheckstyle/checkstyle (com.puppycrawl.tools:checkstyle)
v12.3.1Compare Source
Checkstyle 12.3.1 - https://checkstyle.org/releasenotes.html#Release_12.3.1
Bug fixes:
#17265 - Duplicate violations in WhitespaceAfter and WhitespaceAround in google config
#17778 - Add support to properly follow Rule
7.1.1 General Formin Google Style Guide Implementation#18381 - NullPointerException in TextBlockGoogleStyleFormatting with text blocks in annotations
#17727 - Need default config in google_checks.xml to forbid lowercase Javadoc beginnings
Other Changes:
Add missing property examples to XDocs for Checkstyle Checks
Resolve Pitest Suppressions - filters
Resolve Pitest Suppressions - api
Refine newly added reuse of metadata and xdoc to simplify Javadocs
Resolve Pitest Suppressions - tree-walker
Resolve Pitest Suppressions
NoClassDefFound Exception during compilation on jdk25
Resolve Pitest Suppressions - xpath
MissingOverride: update doc example to show method without inheritDoc
Update `JavadocCommentsTokenTypes.java` to new format of AST print
implement IDE agnostic configuration with `editorconfig.org`
Examples Validation: content is same in all for single Check
Enforce file size on Java inputs
Add `rewrite` support for `errorprone.refasterrules`
XMLLoggerTest.java to use verifyWithInlineConfigParserAndXmlLogger
cleanup spotbugs suppression after next fb-contrib release
pitest: increase mutation coverage for indentation profile to 100%
Resolve error-prone violations
Remove CheckerFramework 'RegexChecker' annotation processor
XdocsExampleFileTest should catch fact that ExampleX.java is not referenced in respected Test class
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger
Define violation messages for all violations
Intellij Idea setup: Add steps to change encoding of properties file to UTF-8.
Resolve Pitest Suppressions - ant
build failure in CI for project Configurate
Updating properties in Input files to mention all default properties,
Resolve Pitest Suppressions - common
Clarification needed for 5.2.5 Non-constant field names coverage in Google style
Resolve CheckerFramework violations
Convert eligible classes to records
resolve PMD warning during execution
Remove last example code block at at the bottom of examples for NoLineWrap
v12.3.0Checkstyle 12.3.0 - https://checkstyle.org/releasenotes.html#Release_12.3.0
New:
#18207 - IllegalImport: new property illegalModules to cover module imports
#17223 - Google-style: New Check TextBlockGoogleStyleFormattingCheck
Bug fixes:
#18283 - Google style checks should allow
_keyword for anonymous variablesOther Changes:
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Clone `apache/kafka` once KAFKA-19809 is merged
Add Kakfa project into Checkstyle regression suite
use new nio jdk api instead of all api
Recfactor classes to avoid CT_CONSTRUCTOR_THROW violation
uncliear error message if basedir is Linux based but execution is on windows
test to check indentation trailing comments are vertically aligned
infra: Fixing ECJ's version to be pinned, rather than being dynamic to not break CI pipelines
Website Generation doesn't automatically reflect new changes to checks.xml and checks/`<`type`>`/index.xml
Define violation messages for all violations
checkstyle-12.2.0: fails 2 checks building from source code
Xdoc marco to put version in xdoc from 'since' javadoc tag on Check
CI: verify-no-exception-configs should actually check contribution PR to append the same Check
Resolve Pitest Suppressions - main
Resolve Pitest Suppressions - ant
doc: note UnusedImports limitation for module import declarations
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v3.5.16Compare Source
🔨 Dependency Upgrades
v3.5.15Compare Source
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Abdlatif-nabgha, @DragonFSKY, @Kapil-chn7, @SJvaca30, @SebTardif, @ares333, @codingkiddo, @dlwldnjs1009, @henriquejsza, @igormukhin, @johnnypwong, @kwondh5217, @leestana01, @mheath, @ngocnhan-tran1996, @nosan, @quaff, @scordio, @vinhhieu21, @won-seoop, and @zxuhan
v3.5.14Compare Source
🐞 Bug Fixes
@EnableEnversRepositoriesrather than configuring the JPA counterpart #50035@Ssldon't work on@Beanmethods when using@ServiceConnection#50033📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@MohammedGhallab, @dlwldnjs1009, @edwardsre, @kodama-kcc, @kwondh5217, @quaff, @refeccd, and @scordio
v3.5.13Compare Source
🐞 Bug Fixes
@NestedConfigurationPropertywhen using constructor binding #49734@GraphQlTestdoes not include@ControllerAdvice#49660📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Joowon-Seo, @deejay1, @dlwldnjs1009, and @ljrmorgan
v3.5.12Compare Source
🐞 Bug Fixes
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49340📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@bbbbooo, @chandanv89, @itsmevichu, @jayychoi, @l2yujw, @ngocnhan-tran1996, @qnnn, @quaff, and @sbrannen
v3.5.11Compare Source
🐞 Bug Fixes
📔 Documentation
@Value' still apply for environment variables #49054🔨 Dependency Upgrades
Configuration
📅 Schedule: (in timezone Europe/Stockholm)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.