Skip to content

Bump the all-dependencies group with 15 updates#1395

Merged
flexable777 merged 1 commit intomainfrom
dependabot/gradle/all-dependencies-d9abc77814
Apr 17, 2025
Merged

Bump the all-dependencies group with 15 updates#1395
flexable777 merged 1 commit intomainfrom
dependabot/gradle/all-dependencies-d9abc77814

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2025

Bumps the all-dependencies group with 15 updates:

Package From To
org.hibernate.orm:hibernate-jpamodelgen 6.6.11.Final 6.6.13.Final
io.opentelemetry:opentelemetry-api 1.48.0 1.49.0
net.javacrumbs.shedlock:shedlock-spring 6.3.0 6.3.1
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 6.3.0 6.3.1
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.8.5 2.8.6
net.logstash.logback:logstash-logback-encoder 8.0 8.1
org.redundent:kotlin-xml-builder 1.9.1 1.9.3
no.nav.security:token-validation-spring 5.0.19 5.0.24
no.nav.security:token-client-spring 5.0.19 5.0.24
io.mockk:mockk 1.13.17 1.14.0
jvm 2.1.10 2.1.20
plugin.spring 2.1.10 2.1.20
plugin.jpa 2.1.10 2.1.20
kapt 2.1.10 2.1.20
org.springframework.boot 3.4.3 3.4.4

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.11.Final to 6.6.13.Final

Release notes

Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.

Hibernate ORM 6.6.13.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.13.Final.

You can find the full list of 6.6.13.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Hibernate ORM 6.6.12.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.12.Final.

You can find the full list of 6.6.12.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

... (truncated)

Changelog

Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.

Changes in 6.6.13.Final (April 06, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33142

** Bug * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect

Changes in 6.6.12.Final (March 30, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/32945

** Bug * [HHH-19109] - Hibernate Data Repositories are @​RequestScoped * [HHH-19059] - Bytecode enhancement fails when inherited fields are mapped using property access in subclass * [HHH-19017] - Class Cast Exception for PersistentAttributeInterceptable * [HHH-18920] - Enum parameters in Jakarta Data repository method return type constructor are not properly matched * [HHH-18745] - Unnecessary joins when use TREAT operator * [HHH-14694] - Use stable proxy names to avoid managing proxy state and memory leaks

** Task * [HHH-19230] - Ensure that thread local for org.hibernate.bytecode.enhance.internal.bytebuddy.SafeCacheProvider + OverridingClassFileLocator are completely cleared

Commits
  • 9bcfa68 Pre-steps for release : 6.6.13.Final
  • b3f25d9 Post-steps for release : 6.6.12.Final
  • 5f65de1 Pre-steps for release : 6.6.12.Final
  • 84e5d19 HHH-19059 Fix check for property access fields on hierarchies
  • 2fd1191 HHH-19059 Add test for issue
  • 565693b HHH-19017: Address ClassCastException for PersistentAttributeInterceptable
  • cb89514 HHH-18745 Avoid resolving unnecessary table references for subtypes
  • a92e0db HHH-18745 Add test for issue
  • 69f4951 HHH-19109 fix use of @​TransactionScoped by repository
  • e357123 HHH-18920 Proper class name is JpaSelection.getJavaTypeName(), not JpaSelecti...
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-api from 1.48.0 to 1.49.0

Release notes

Sourced from io.opentelemetry:opentelemetry-api's releases.

Version 1.49.0

SDK

Trace

  • Avoid linear queue.size() calls in span producers by storing queue size separately (#7141)

Exporters

  • OTLP: Add support for setting exporter executor service (#7152)
  • OTLP: Refine delay jitter for exponential backoff (#7206)

Extensions

  • Autoconfigure: Remove support for otel.experimental.exporter.otlp.retry.enabled (#7200)
  • Autoconfigure: Add stable cardinality limit property otel.java.metrics.cardinality.limit (#7199)
  • Incubator: Add declarative config model customizer SPI (#7118)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​jack-berg @​jkwatson @​laurit @​MrAlias @​raipc @​stevesea @​trask @​vbedrosova @​YuriyHolinko @​zeitlinger

Changelog

Sourced from io.opentelemetry:opentelemetry-api's changelog.

Version 1.49.0 (2025-04-04)

SDK

Trace

  • Avoid linear queue.size() calls in span producers by storing queue size separately (#7141)

Exporters

  • OTLP: Add support for setting exporter executor service (#7152)
  • OTLP: Refine delay jitter for exponential backoff (#7206)

Extensions

  • Autoconfigure: Remove support for otel.experimental.exporter.otlp.retry.enabled (#7200)
  • Autoconfigure: Add stable cardinality limit property otel.java.metrics.cardinality.limit (#7199)
  • Incubator: Add declarative config model customizer SPI (#7118)
Commits
  • 85c0cf2 [release/v1.49.x] Prepare release 1.49.0 (#7250)
  • b312602 Prepare for 1.49.0 release (#7248)
  • 233e111 fix(deps): update dependency io.netty:netty-bom to v4.2.0.final (#7244)
  • 4ecc0be fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.3...
  • 1840909 fix(deps): update dependency jacoco to v0.8.13 (#7241)
  • 8fe071a fix(deps): update errorproneversion to v2.37.0 (#7211)
  • a7e92df fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv-i...
  • dc44948 fix(deps): update dependency checkstyle to v10.23.0 (#7237)
  • a48b48f fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.30.0 (#7173)
  • e34049b fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv-i...
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-spring from 6.3.0 to 6.3.1

Changelog

Sourced from net.javacrumbs.shedlock:shedlock-spring's changelog.

6.3.1 (2025-03-28)

  • Add shedlock-provider-jdbc to bom (thanks @​svenallers)
  • Dependency updates
Commits
  • bb8b8ff [maven-release-plugin] prepare release shedlock-parent-6.3.1
  • 3da8daa Merge pull request #2491 from lukas-krecan/dependabot/maven/software.amazon.a...
  • 18321ad Bump software.amazon.awssdk:s3 from 2.31.9 to 2.31.10
  • bad739f Merge pull request #2490 from svenallers/jdbc-provider-bom
  • 91e8976 Add shedlock-provider-jdbc to bom
  • e98feec Cleanup README
  • b462853 Merge pull request #2487 from lukas-krecan/dependabot/maven/com.arangodb-aran...
  • 9073327 Merge pull request #2488 from lukas-krecan/dependabot/maven/software.amazon.a...
  • 32d4f13 Merge pull request #2489 from lukas-krecan/dependabot/maven/org.mariadb.jdbc-...
  • 8f66fd9 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.3.0 to 6.3.1

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.3.0 to 6.3.1

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.5 to 2.8.6

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.6 released!

What's Changed

Added

  • #2909 - Check both SerDe BeanPropertyDefinition for @JsonUnwrapped/@​Schema
  • #2927 - Bail sealed class subtype introspection on Schema
  • #2917 - Add Future to ignored response wrappers
  • #2938 - Add out of the box support for LocalTime, YearMonth, MonthDay

Changed

  • Upgrade swagger-ui to v5.20.1
  • Upgrade swagger-core to 2.2.29
  • Upgrade spring-cloud-function to 4.2.2
  • Upgrade spring-boot to version 3.4.4

Fixed

  • #2928 - Add missing builder methods in SchemaBuilder
  • #2905 - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param
  • #2939 - Duplicate ModelConverter registration with Spring Boot DevTools
  • #2941 - SpringBoot native fails /v3/api-docs when using a Map as an http entity field

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.5...v2.8.6

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.6] - 2025-03-23

Added

  • #2909 - Check both SerDe BeanPropertyDefinition for @JsonUnwrapped/@​Schema
  • #2927 - Bail sealed class subtype introspection on Schema
  • #2917 - Add Future to ignored response wrappers
  • #2938 - Add out of the box support for LocalTime, YearMonth, MonthDay

Changed

  • Upgrade swagger-ui to v5.20.1
  • Upgrade swagger-core to 2.2.29
  • Upgrade spring-cloud-function to 4.2.2
  • Upgrade spring-boot to version 3.4.4

Fixed

  • #2928 - Add missing builder methods in SchemaBuilder
  • #2905 - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param
  • #2939 - Duplicate ModelConverter registration with Spring Boot DevTools
  • #2941 - SpringBoot native fails /v3/api-docs when using a Map as an http entity field
Commits
  • 3cf77ca [maven-release-plugin] prepare release v2.8.6
  • c047b12 CHANGELOG.md update for the next release 2.8.6
  • 20e5eec SpringBoot native fails /v3/api-docs when using a Map as an http entity field...
  • e185654 Upgrade spring-boot to version 3.4.4
  • 3421305 Duplicate ModelConverter registration with Spring Boot DevTools. Fixes #2939
  • ec43ffb LocalTime, YearMonth, MonthDay are not serialized correctly in ISO 8601 forma...
  • 7e45bea Wrong schema generation with PagedModel generated VIA_DTO and wrapped in Resp...
  • c32a017 OpenAPIService serverBaseUrl is not thread safe. Fixes #2931
  • 65ae8ba Add Future to ignored response wrappers. Fixes #2917.
  • c07093c ModelResolver.enumAsRef = true result in invalid openapi with actuator using ...
  • Additional commits viewable in compare view

Updates net.logstash.logback:logstash-logback-encoder from 8.0 to 8.1

Release notes

Sourced from net.logstash.logback:logstash-logback-encoder's releases.

logstash-logback-encoder-8.1

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: logfellow/logstash-logback-encoder@logstash-logback-encoder-8.0...logstash-logback-encoder-8.1

Commits

Updates org.redundent:kotlin-xml-builder from 1.9.1 to 1.9.3

Commits

Updates no.nav.security:token-validation-spring from 5.0.19 to 5.0.24

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

5.0.24

What's Changed

Default client request interceptor back in. Create RestClient directly to avoid circular reference in clients that use a customizer.

5.0.23

What's Changed

Default client request interceptor back in. Create RestClient directly to avoid circular reference in clients that use a customizer.

5.0.22

What's Changed

revert 21

5.0.21

What's Changed

Register default client interceptor for token exchange

5.0.20

What's Changed

⬆️ Dependency upgrades

Commits
  • c4ab856 no ctr arg required
  • cad8ec3 no ctr arg required
  • 3694244 interceptor back in, create client directly
  • edd0be0 Update OAuth2ClientConfiguration.kt
  • fe03022 register default inteceptor
  • a87a4c2 Update pom.xml
  • b18d792 Bump spring-boot.version from 3.4.3 to 3.4.4 (#1005)
  • f09f2da Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 (#1004)
  • 01d18b2 Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 (#1003)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 5.0.19 to 5.0.24

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.24

What's Changed

Default client request interceptor back in. Create RestClient directly to avoid circular reference in clients that use a customizer.

5.0.23

What's Changed

Default client request interceptor back in. Create RestClient directly to avoid circular reference in clients that use a customizer.

5.0.22

What's Changed

revert 21

5.0.21

What's Changed

Register default client interceptor for token exchange

5.0.20

What's Changed

⬆️ Dependency upgrades

Commits
  • c4ab856 no ctr arg required
  • cad8ec3 no ctr arg required
  • 3694244 interceptor back in, create client directly
  • edd0be0 Update OAuth2ClientConfiguration.kt
  • fe03022 register default inteceptor
  • a87a4c2 Update pom.xml
  • b18d792 Bump spring-boot.version from 3.4.3 to 3.4.4 (#1005)
  • f09f2da Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 (#1004)
  • 01d18b2 Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 (#1003)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 5.0.19 to 5.0.24

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.24

What's Changed

Default client request interceptor back in. Create RestClient directly to avoid circular reference in clients that use a customizer.

5.0.23

What's Changed

Default client request interceptor back in. Create RestClient directly to avoid circular reference in clients that use a customizer.

5.0.22

What's Changed

revert 21

5.0.21

What's Changed

Register default client interceptor for token exchange

5.0.20

What's Changed

⬆️ Dependency upgrades

Commits
  • c4ab856 no ctr arg required
  • cad8ec3 no ctr arg required
  • 3694244 interceptor back in, create client directly
  • edd0be0 Update OAuth2ClientConfiguration.kt
  • fe03022 register default inteceptor
  • a87a4c2 Update pom.xml
  • b18d792 Bump spring-boot.version from 3.4.3 to 3.4.4 (#1005)
  • f09f2da Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 (#1004)
  • 01d18b2 Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 (#1003)
  • See full diff in compare view

Updates io.mockk:mockk from 1.13.17 to 1.14.0

Release notes

Sourced from io.mockk:mockk's releases.

1.14.0

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.17...1.14.0

Commits
  • c287427 Version bump
  • 561795a Merge pull request #1370 from VitalyVPinchuk/fix-1355
  • 9d1b6d6 Merge pull request #1366 from sgerke-1L/reproducer
  • d2121ac fix: handle fallback to default constructor parameters in constructedWith<>()
  • daf3357 Alternative fix
  • 01f80fc Merge pull request #1367 from rsvinicius/confirm-verified-test-case-isolation
  • c49b8d9 code review: remove clearMarks() test
  • cd3b6ca Don't generate visibility bridge for package private default implementations
  • 4c613ab fix: ensure confirmVerified is isolated per test
  • 0eefb0f Reproducer
  • Additional commits viewable in compare view

Updates jvm from 2.1.10 to 2.1.20

Release notes

Sourced from jvm's releases.

Kotlin 2.1.20

Changelog

Analysis API

Fixes

  • KT-68198 Analysis API: Support application service registration in plugin XMLs
  • KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers
  • KT-73156 AA: type retrieval for erroneous typealias crashes
  • KT-71907 K2 debugger evaluator failed when cannot resolve unrelated annotation
  • KT-69128 K2 IDE: "Unresolved reference in KDoc" reports existing Java class in reference to its own nested class
  • KT-71613 KaFirPsiJavaTypeParameterSymbol cannot be cast to KaFirTypeParameterSymbol
  • KT-71741 K2 IDE. Classifier was found in KtFile but was not found in FirFile in libraries/tools/kotlin-gradle-plugin-integration-tests/build.gradle.kts in kotlin.git and broken analysis
  • KT-71942 Need to rethrow Intellij Platform exceptions, like ProcessCanceledException
  • KT-70949 Analysis API: "containingDeclaration" does not work on nested Java classes in K2 implementation
  • KT-69736 K2 IDE: False positive resolution from KDoc for value
  • KT-69047 Analysis API: Unresolved KDoc reference to extensions with the same name
  • KT-70815 Analysis API: Implement stop-the-world session invalidation
  • KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow

Analysis API. Code Compilation

  • KT-71263 K2 evaluator: Error in evaluating self property with extension receiver

Analysis API. FIR

Performance Improvements

  • KT-72025 FileStructureElement: reduce redundant resolve
  • KT-74012 Redundant FirAbstractBodyResolveTransformerDispatcher.<init> CPU consumption
  • KT-73900 ContextCollectorVisitor#computeContext may spend significant time on createSnapshot
  • KT-73665 FirElementFinder is inefficient in large files
  • KT-73330 Remove bodies from functions without contracts after the CONTRACTS phase
  • KT-73017 Analysis API: FirReferenceResolveHelper.getSymbolsByResolvedImport searches for classes even when the selected FqName is a known package

Fixes

  • KT-72308 getOrBuildFir returns null for this expression for plusAssign operator
  • KT-72660 ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValue
  • KT-74097 ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValue
  • KT-74098 ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValue
  • KT-72148 K2: KISEWA: Expected FirResolvedArgumentList for FirAnnotationCallImpl of FirValueParameterImpl(DataClassMember) but FirArgumentListImpl found
  • KT-73079 K2: Internal compiler error when conflicting type aliases are present
  • KT-73456 Expected FirResolvedContractDescription but FirRawContractDescriptionImpl found for FirSimpleFunctionImpl
  • KT-73259 Expected FirResolvedContractDescription but FirLegacyRawContractDescriptionImpl found for FirSimpleFunctionImpl
  • KT-72740 FirDanglingModifierList: lazyResolveToPhase(STATUS) cannot be called from a transformer with a phase STATUS
  • KT-66132 K2: FirRegularClass expected, but FirFileImpl found | Containing declaration is not found
  • KT-72196 K2. KMP. IllegalStateException: expect-actual matching is only possible for code with sources
  • KT-72652 FirProvider#getContainingClass should support FirDanglingModifierSymbol

... (truncated)

Changelog

Sourced from jvm's changelog.

2.1.20

Analysis API

Fixes

  • KT-68198 Analysis API: Support application service registration in plugin XMLs
  • KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers
  • KT-73156 AA: type retrieval for erroneous typealias crashes
  • KT-71907 K2 debugger evaluator failed when cannot resolve unrelated annotation
  • KT-69128 K2 IDE: "Unresolved reference in KDoc" reports existing Java class in reference to its own nested class
  • KT-71613 KaFirPsiJavaTypeParameterSymbol cannot be cast to KaFirTypeParameterSymbol
  • KT-71741 K2 IDE. Classifier was found in KtFile but was not found in FirFile in libraries/tools/kotlin-gradle-plugin-integration-tests/build.gradle.kts in kotlin.git and broken analysis
  • KT-71942 Need to rethrow Intellij Platform exceptions, like ProcessCanceledException
  • KT-70949 Analysis API: "containingDeclaration" does not work on nested Java classes in K2 implementation
  • KT-69736 K2 IDE: False positive resolution from KDoc for value
  • KT-69047 Analysis API: Unresolved KDoc reference to extensions with the same name
  • KT-70815 Analysis API: Implement stop-the-world session invalidation
  • KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow

Analysis API. Code Compilation

  • KT-71263 K2 evaluator: Error in evaluating self property with extension receiver

Analysis API. FIR

Performance Improvements

  • KT-72025 FileStructureElement: reduce redundant resolve
  • KT-74012 Redundant FirAbstractBodyResolveTransformerDispatcher.<init> CPU consumption
  • KT-73900 ContextCollectorVisitor#computeContext may spend significant time on createSnapshot
  • KT-73665 FirElementFinder is inefficient in large files
  • KT-73330 Remove bodies from functions without contracts after the CONTRACTS phase
  • KT-73017 Analysis API: FirReferenceResolveHelper.getSymbolsByResolvedImport searches for classes even when the selected FqName is a known package

Fixes

  • KT-72308 getOrBuildFir returns null for this expression for plusAssign operator
  • KT-72660 ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValue
  • KT-74097 ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValue
  • KT-74098 ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValue
  • KT-72148 K2: KISEWA: Expected FirResolvedArgumentList for FirAnnotationCallImpl of FirValueParameterImpl(DataClassMember) but FirArgumentListImpl found
  • KT-73079 K2: Internal compiler error when conflicting type aliases are present
  • KT-73456 Expected FirResolvedContractDescription but FirRawContractDescriptionImpl found for FirSimpleFunctionImpl
  • KT-73259 Expected FirResolvedContractDescription but FirLegacyRawContractDescriptionImpl found for FirSimpleFunctionImpl
  • KT-72740 FirDanglingModifierList: lazyResolveToPhase(STATUS) cannot be called from a transformer with a phase STATUS
  • KT-66132 K2: FirRegularClass expected, but FirFileImpl found | Containing declaration is not found
  • KT-72196 K2. KMP. IllegalStateException: expect-actual matching is only possible for code with sources
  • KT-72652 FirProvider#getContainingClass should support FirDanglingModifierSymbol
  • KT-73105 Lazy resolve contract violation (BODY_RESOLVE from BODY_RESOLVE)

... (truncated)

Commits
  • 658a201 Add ChangeLog for 2.1.20-RC3
  • b2dfd94 [FIR] Fix a false negative SUPER_CALL_WITH_DEFAULT_PARAMETERS
  • 982a4ef [FIR] Reproduce ^KT-75578
  • 173e94a Fix CMP-7747
  • dbed512 CMP-7571: keep the calls to public $stable fields (in K1 klibs) as is
  • e7e183f CMP-7571: merge two findDeclaration calls into one
  • 0c8b50d CMP-7571: improve signature generation for an artificial stability getter
  • cb387d5 CMP-7571: add signatures to artifical stability getters
  • f17e609 Avoid multiple finalizations of generalConfigurationMetrics
  • 45e81bb Edit ChangeLog for 2.1.20-RC2
  • Additional commits viewable in compare view

Updates plugin.spring from 2.1.10 to 2.1.20

Release notes

Sourced from plugin.spring's releases.

Kotlin 2.1.20

Changelog

Analysis API

Fixes

  • KT-68198 Analysis API: Support application service registration in plugin XMLs
  • KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers
  • KT-73156 AA: type retrieval for erroneous typealias crashes
  • KT-71907 K2 debugger evaluator failed when cannot resolve unrelated annotation
  • KT-69128 K2 IDE: "Unresolved reference in KDoc" reports existing Java class in reference to its own nested class
  • KT-71613 KaFirPsiJavaTypeParameterSymbol cannot be cast to KaFirTypeParameterSymbol
  • KT-71741 K2 IDE. Classifier was found in KtFile but was not found in FirFile in libraries/tools/kotlin-gradle-plugin-integration-tests/build.gradle.kts in kotlin.git and broken analysis
  • KT-71942 Need to rethrow Intellij Platform exceptions, like ProcessCanceledException
  • KT-70949 Analysis API: "containingDeclaration" does not work on nested Java classes in K2 implementation
  • KT-69736 K2 IDE: False positive resolution from KDoc for value
  • KT-69047 Analysis API: Unresolved KDoc reference to extensions with the same name
  • KT-70815 Analysis API: Implement stop-the-world session invalidation
  • KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow

Analysis API. Code Compilation

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 15, 2025
Bumps the all-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.6.11.Final` | `6.6.13.Final` |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.48.0` | `1.49.0` |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `6.3.0` | `6.3.1` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `6.3.0` | `6.3.1` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.5` | `2.8.6` |
| [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) | `8.0` | `8.1` |
| [org.redundent:kotlin-xml-builder](https://github.com/redundent/kotlin-xml-builder) | `1.9.1` | `1.9.3` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.19` | `5.0.24` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.19` | `5.0.24` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.17` | `1.14.0` |
| [jvm](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.1.20` |
| [plugin.spring](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.1.20` |
| [plugin.jpa](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.1.20` |
| [kapt](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.1.20` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.4.4` |


Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.11.Final to 6.6.13.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.13/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.11...6.6.13)

Updates `io.opentelemetry:opentelemetry-api` from 1.48.0 to 1.49.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.48.0...v1.49.0)

Updates `net.javacrumbs.shedlock:shedlock-spring` from 6.3.0 to 6.3.1
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-6.3.0...shedlock-parent-6.3.1)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.3.0 to 6.3.1

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.3.0 to 6.3.1

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.5 to 2.8.6
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.5...v2.8.6)

Updates `net.logstash.logback:logstash-logback-encoder` from 8.0 to 8.1
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-8.0...logstash-logback-encoder-8.1)

Updates `org.redundent:kotlin-xml-builder` from 1.9.1 to 1.9.3
- [Commits](https://github.com/redundent/kotlin-xml-builder/commits)

Updates `no.nav.security:token-validation-spring` from 5.0.19 to 5.0.24
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.19...5.0.24)

Updates `no.nav.security:token-client-spring` from 5.0.19 to 5.0.24
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.19...5.0.24)

Updates `no.nav.security:token-client-spring` from 5.0.19 to 5.0.24
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.19...5.0.24)

Updates `io.mockk:mockk` from 1.13.17 to 1.14.0
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.17...1.14.0)

Updates `jvm` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)

Updates `plugin.spring` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)

Updates `plugin.jpa` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)

Updates `kapt` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)

Updates `plugin.spring` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)

Updates `plugin.jpa` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)

Updates `org.springframework.boot` from 3.4.3 to 3.4.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.4)

Updates `kapt` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 6.6.13.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-version: '8.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.redundent:kotlin-xml-builder
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-version: 5.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-version: 5.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-version: 5.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.mockk:mockk
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jvm
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.spring
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.jpa
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: kapt
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.spring
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.jpa
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot
  dependency-version: 3.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: kapt
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/all-dependencies-d9abc77814 branch from 814c7e0 to a88bf0e Compare April 17, 2025 08:50
@flexable777 flexable777 merged commit 39d63cf into main Apr 17, 2025
1 check passed
@flexable777 flexable777 deleted the dependabot/gradle/all-dependencies-d9abc77814 branch April 17, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant