Open
Conversation
Contributor
Author
|
Contributor
✅ Contributor ReportUser: @renovate[bot] This user is on the trusted contributors list and was automatically approved. |
ef8c4e8 to
9c801af
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 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:
7.19.0→7.21.04.1.0-M1→4.1.0-M47.25.0→7.29.02.3.5→2.3.60.9.6→0.9.83.1.0→3.2.33.5.1→3.6.12.0.0→2.1.19.3.1→9.4.11.8→1.8.11.12→1.12.12.2.0-Beta→2.2.08.2.1→8.4.04.3.2→4.4.05.0.0→5.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-boot (org.springframework.boot)
v4.1.0-M4⭐ New Features
🐞 Bug Fixes
@NestedConfigurationPropertywhen using constructor binding #49739@ConditionalOnWebApplicationto NettyReactiveWebServerAutoConfiguration #49699@GraphQlTestdoes not include@ControllerAdvice#49673📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@deejay1, @dlwldnjs1009, @kwondh5217, @ljrmorgan, @quaff, and @therepanic
v4.1.0-M3⭐ New Features
🐞 Bug Fixes
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49345📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@FBibonne, @Joowon-Seo, @answndud, @apoorvdarshan, @bbbbooo, @chandanv89, @giyeon95, @hojooo, @itsmevichu, @jayychoi, @jonatan-ivanov, @l2yujw, @mayankvirole, @ngocnhan-tran1996, @qnnn, @quaff, @sbrannen, and @ultraq
v4.1.0-M2⭐ New Features
🐞 Bug Fixes
📔 Documentation
@Value' still apply for environment variables #49110🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GaetanoCerciello, @aalsanie, @dj258255, @dsyer, @eddumelendez, @garvit-joshi, @jdsalasca, @joaquinjsb, @jonatan-ivanov, @junpakPark, @linkian209, @nosan, @osvetlik, @quaff, @scordio, @shakuzen, and @srt
google/ksp (com.google.devtools.ksp)
v2.3.6Compare Source
What's Changed
Contributors
Full Changelog: google/ksp@2.3.5...2.3.6
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
v0.9.8===================
Kover Gradle Plugin
Internal features
#782Filled Implementation fields Vendor/Title/Version in MANIFEST.MFBugfixes
#799#772Fixed Android multiplatform library support in case of the violation of the project isolationv0.9.7===================
Kover Gradle Plugin
Bugfixes
#747Fixed a recurring issue in support of Android KMP librariesautonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
v3.6.1v3.6.0resolveExternalDependenciestask.Class.forNamehandling.javax.inject.JarExploder.publictypes to an internal package to exclude from published api, and exclude thecom.autonomousapps.model.internalpackage from the published api.AbstractDependencyAnalyzer.GradleUp/shadow (com.gradleup.shadow)
v9.4.1Compare Source
Changed
v9.4.0Compare Source
Added
Changed
shadowJarintoassemblelifecycle. (#1939)shadow { // Disable making `assemble` task depend on `shadowJar`. This is enabled by default. addShadowJarToAssembleLifecycle = false }ZipExceptionwhen writing entries. (#1970)Fixed
skipStringConstantsper-relocator behavior inmapName. (#1968)v9.3.2Compare Source
Changed
gradleApidependency fromapitocompileOnlyfor Gradle 9.4+. (#1919)Fixed
Kotlin/dokka (org.jetbrains.dokka)
v2.2.0: 2.2.0Dokka Gradle Plugin
Starting from Dokka 2.1.0, the new Dokka Gradle Plugin is enabled by default. The documentation on kotlinlang.org has been updated accordingly:
Dokka 2.2.0 introduces multiple improvements and fixes:
suppressGeneratedFilesflag was unused (#4348)olderVersionsDirNameto DokkaVersioningPluginParameters (#4301). Thanks to @osipxd!Analysis improvements
Starting from Dokka 2.1.0, the K2 analysis is enabled by default. K2 analysis is now stable, enabled by default, and fully migrated to the new shared Analysis API. This includes the migration to the new KDoc resolution API within the Analysis API.
Dokka 2.2.0 introduces multiple improvements and fixes:
actualdeclarations to automatically inherit their documentation fromexpectcounterparts in multiplatform projects (#2493, #4245, #4351)org.jetbrains.dokka.analysis.enableExperimentalKDocResolutionsystem propertyMultiple pages associated with key(#4300)@seeblock (#3680)?on properties with a type of typealias to nullable type (#4337)@paramtag (#4065)<pre>and<code>tags generated from Java sources (#4346)MarkDocTag,TextStyle.Highlightand support for<mark>javadoc HTML tag (#4376)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Havana, Automerge - "before 4am on the first day of the month" in timezone America/Havana.
🚦 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.