An open index of dependabot pull requests across open source projects.

build(deps): bump the dependencies group across 1 directory with 36 updates

Merged
Number: #3767
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 25, 2025 at 12:38 AM UTC
(9 months ago)
Updated: August 31, 2025 at 10:37 PM UTC
(9 months ago)
Merged: August 31, 2025 at 10:37 PM UTC
(9 months ago)
by jknack
Time to Close: 7 days
Labels:
dependencies java
Description:

Bumps the dependencies group with 36 updates in the / directory:

Package From To
io.netty:netty-bom 4.2.3.Final 4.2.4.Final
io.netty:netty-codec-http2 4.2.3.Final 4.2.4.Final
io.netty:netty-transport-native-epoll 4.2.3.Final 4.2.4.Final
io.netty:netty-transport-native-kqueue 4.2.3.Final 4.2.4.Final
io.netty:netty-transport-native-io_uring 4.2.3.Final 4.2.4.Final
io.swagger.core.v3:swagger-annotations 2.2.35 2.2.36
io.swagger.core.v3:swagger-models 2.2.35 2.2.36
io.swagger.parser.v3:swagger-parser 2.1.31 2.1.32
io.ebean:ebean 15.11.0 17.0.0
io.ebean:ebean-querybean 15.11.0 17.0.0
io.ebean:querybean-generator 15.11.0 17.0.0
io.ebean:ebean-test 15.11.0 17.0.0
org.eclipse.jetty:jetty-server 12.0.24 12.1.0
org.eclipse.jetty.websocket:jetty-websocket-core-server 12.0.24 12.1.0
org.eclipse.jetty.websocket:jetty-websocket-jetty-api 12.0.24 12.1.0
org.eclipse.jetty.websocket:jetty-websocket-jetty-server 12.0.24 12.1.0
org.eclipse.jetty.http2:jetty-http2-server 12.0.24 12.1.0
org.eclipse.jetty:jetty-alpn-java-server 12.0.24 12.1.0
org.eclipse.jetty.http2:jetty-http2-client 12.0.24 12.1.0
io.rest-assured:rest-assured 5.5.5 5.5.6
com.zaxxer:HikariCP 7.0.1 7.0.2
org.jetbrains.kotlin:kotlin-stdlib 2.2.0 2.2.10
org.jetbrains.kotlin:kotlin-reflect 2.2.0 2.2.10
org.jetbrains.kotlin:kotlin-maven-plugin 2.2.0 2.2.10
io.dropwizard.metrics:metrics-core 4.2.33 4.2.34
io.dropwizard.metrics:metrics-healthchecks 4.2.33 4.2.34
io.dropwizard.metrics:metrics-jvm 4.2.33 4.2.34
io.jsonwebtoken:jjwt-impl 0.12.6 0.13.0
io.jsonwebtoken:jjwt-orgjson 0.12.6 0.13.0
org.mockito:mockito-core 5.18.0 5.19.0
org.mockito:mockito-junit-jupiter 5.18.0 5.19.0
org.apache.maven.plugins:maven-javadoc-plugin 3.11.2 3.11.3
net.bytebuddy:byte-buddy 1.17.6 1.17.7
software.amazon.awssdk:bom 2.32.19 2.32.29
io.projectreactor:reactor-core 3.7.8 3.7.9
org.jsoup:jsoup 1.21.1 1.21.2

Updates io.netty:netty-bom from 4.2.3.Final to 4.2.4.Final

Commits
  • 7fefa5a [maven-release-plugin] prepare release netty-4.2.4.Final
  • 350da87 Merge commit from fork
  • 817bab1 Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)
  • c4ac661 IoUring: Submit and process completions in a loop to ensure timely processing...
  • 464ff07 Fix build that test JDK 25 early access
  • 3d9861a MqttConnectPayload.toString() includes password (#15547) (#15548)
  • 8ca0f96 Skip testsuite-osgi by default (#15549)
  • 35d4598 Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)
  • 51f93a9 Fix netty-common OSGi Import-Package header (#15540)
  • c3a1540 Use ChannelException if DomainSocketChannelConfig method throws (#15543)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.2.3.Final to 4.2.4.Final

Commits
  • 7fefa5a [maven-release-plugin] prepare release netty-4.2.4.Final
  • 350da87 Merge commit from fork
  • 817bab1 Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)
  • c4ac661 IoUring: Submit and process completions in a loop to ensure timely processing...
  • 464ff07 Fix build that test JDK 25 early access
  • 3d9861a MqttConnectPayload.toString() includes password (#15547) (#15548)
  • 8ca0f96 Skip testsuite-osgi by default (#15549)
  • 35d4598 Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)
  • 51f93a9 Fix netty-common OSGi Import-Package header (#15540)
  • c3a1540 Use ChannelException if DomainSocketChannelConfig method throws (#15543)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.3.Final to 4.2.4.Final

Commits
  • 7fefa5a [maven-release-plugin] prepare release netty-4.2.4.Final
  • 350da87 Merge commit from fork
  • 817bab1 Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)
  • c4ac661 IoUring: Submit and process completions in a loop to ensure timely processing...
  • 464ff07 Fix build that test JDK 25 early access
  • 3d9861a MqttConnectPayload.toString() includes password (#15547) (#15548)
  • 8ca0f96 Skip testsuite-osgi by default (#15549)
  • 35d4598 Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)
  • 51f93a9 Fix netty-common OSGi Import-Package header (#15540)
  • c3a1540 Use ChannelException if DomainSocketChannelConfig method throws (#15543)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.3.Final to 4.2.4.Final

Commits
  • 7fefa5a [maven-release-plugin] prepare release netty-4.2.4.Final
  • 350da87 Merge commit from fork
  • 817bab1 Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)
  • c4ac661 IoUring: Submit and process completions in a loop to ensure timely processing...
  • 464ff07 Fix build that test JDK 25 early access
  • 3d9861a MqttConnectPayload.toString() includes password (#15547) (#15548)
  • 8ca0f96 Skip testsuite-osgi by default (#15549)
  • 35d4598 Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)
  • 51f93a9 Fix netty-common OSGi Import-Package header (#15540)
  • c3a1540 Use ChannelException if DomainSocketChannelConfig method throws (#15543)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.3.Final to 4.2.4.Final

Commits
  • 7fefa5a [maven-release-plugin] prepare release netty-4.2.4.Final
  • 350da87 Merge commit from fork
  • 817bab1 Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)
  • c4ac661 IoUring: Submit and process completions in a loop to ensure timely processing...
  • 464ff07 Fix build that test JDK 25 early access
  • 3d9861a MqttConnectPayload.toString() includes password (#15547) (#15548)
  • 8ca0f96 Skip testsuite-osgi by default (#15549)
  • 35d4598 Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)
  • 51f93a9 Fix netty-common OSGi Import-Package header (#15540)
  • c3a1540 Use ChannelException if DomainSocketChannelConfig method throws (#15543)
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.35 to 2.2.36

Updates io.swagger.core.v3:swagger-models from 2.2.35 to 2.2.36

Updates io.swagger.core.v3:swagger-models from 2.2.35 to 2.2.36

Updates io.swagger.parser.v3:swagger-parser from 2.1.31 to 2.1.32

Release notes

Sourced from io.swagger.parser.v3:swagger-parser's releases.

Swagger-parser 2.1.32 released!

  • fix: additional properties external references not processed. Fixes #2218 (#2219)
  • chore: add GitHub issue and pull request templates (#2212)
Commits
  • bf61675 prepare release 2.1.32
  • 6c398fe fix: additional properties external references not processed. Fixes #2218
  • fa5279d chore: add GitHub issue and pull request templates
  • c8f0069 bump snapshot 2.1.32-SNAPSHOT
  • See full diff in compare view

Updates io.ebean:ebean from 15.11.0 to 17.0.0

Commits

Updates io.ebean:ebean-querybean from 15.11.0 to 17.0.0

Commits

Updates io.ebean:querybean-generator from 15.11.0 to 17.0.0

Commits

Updates io.ebean:ebean-test from 15.11.0 to 17.0.0

Commits

Updates io.ebean:ebean-querybean from 15.11.0 to 17.0.0

Commits

Updates io.ebean:querybean-generator from 15.11.0 to 17.0.0

Commits

Updates io.ebean:ebean-test from 15.11.0 to 17.0.0

Commits

Updates org.eclipse.jetty:jetty-server from 12.0.24 to 12.1.0

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.24 to 12.1.0

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.24 to 12.1.0

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.24 to 12.1.0

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.24 to 12.1.0

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.24 to 12.1.0

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.24 to 12.1.0

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.24 to 12.1.0

Updates io.rest-assured:rest-assured from 5.5.5 to 5.5.6

Changelog

Sourced from io.rest-assured:rest-assured's changelog.

Changelog 5.5.6 (2025-08-15)

  • Remove deprecated constructors in multipart handling (#1827) (thanks to Tobias Unger for PR)
  • Fix NPE in RequestSpecificationImpl #1830 (thanks to Boyarshinov Alexander for PR)
  • Bump commons-lang3 from 3.16.0 to 3.18.0 (thanks to Ash Skelton for PR)
Commits
  • 86998d8 [maven-release-plugin] prepare release rest-assured-5.5.6
  • 7499204 [ci skip] Adding name to xml-path and rest-assured-all
  • 7b555f6 Revert "[ci skip] Updated changelog to reflect the lastest changes"
  • cc6bb04 Revert "Caching the length/size in a variable to avoid repeated calls in loop...
  • 6cce8cf [ci skip] Preparing for release
  • 64e0d4a [ci skip] Updated changelog to reflect the lastest changes
  • affb876 Caching the length/size in a variable to avoid repeated calls in loops, which...
  • a39e5c4 [ci skip] Updated changelog to reflect the lastest changes
  • a7da2b0 Bump commons-lang3 from 3.16.0 to 3.18.0 (#1828)
  • 12537d0 [ci skip] Updated changelog to reflect the lastest changes
  • Additional commits viewable in compare view

Updates com.zaxxer:HikariCP from 7.0.1 to 7.0.2

Changelog

Sourced from com.zaxxer:HikariCP's changelog.

HikariCP Changes

Changes in 7.0.2

  • decrease thread yield frequency in ConcurrentBag.unreserve()

Changes in 7.0.1

  • merged #2346 fix regression with setSchema behavior

  • decrease thread yield frequency in ConcurrentBag.requite()

Changes in 7.0.0

  • merged #2340 NoSuchMethodException error that is thrown when setting a metric registry, fixes to UtilityElf reflection code to use the correct method signature.

  • fixed #1294 add support for HikariCredentialsProvider class

  • fixed #2265 bail out of the pool filling loop if the thread is interrupted

Changes in 6.3.2

  • fixed #2342 restore module-info.class to jar file, which was lost in 6.3.1

  • fixed #2256 add support for legacy override of getUsername()/getPassword() of HikariDataSource. See project page for documentation of system property com.zaxxer.hikari.legacy.supportUserPassDataSourceOverride.

  • fixed #2323 right or wrong (wrt driver behavior) return to previous Connection.get/setSchema behavior

  • fixed #2288 upgrade dependencies and fix build warnings

Changes in 6.3.1

  • fixed #2315 source jar contains also binary .class files and missing some .java files

  • fixed #2307 remove improper hardcoded timout, use validationTimeout

  • fixed #2305 keep properties key and values as is rather than forcing stringification. Also fixes #2286 and #2304

  • upgraded various maven plugin dependencies to latest versions

Changes in 6.3.0

  • increase keepaliveTime variance from 10% to 20%

  • merged #2266 support duration values for configuration from properties, such as 10ms, 20s, 30m, 40h or 50d

  • merged #2284 align logs from HikariPool.logPoolState()

... (truncated)

Commits
  • 80c46ae [maven-release-plugin] prepare release HikariCP-7.0.2
  • cba7ebe decrease thread yield frequency in ConcurrentBag.unreserve()
  • 22cc9bd Update README.md
  • 86915ee [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.jetbrains.kotlin:kotlin-stdlib from 2.2.0 to 2.2.10

Release notes

Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.

Kotlin 2.2.10

Changelog

Compiler

  • KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
  • KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
  • KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
  • KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
  • KT-78479 IR lowering failed / Unexpected null argument for composable call
  • KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
  • KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
  • KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
  • KT-76365 K2: Missing ABSTRACT_SUPER_CALL
  • KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)

Compose compiler

  • KT-78479 Ensure that default transform affects functions entered through a call
  • KT-78490 Fix visibility for default wrappers of protected methods
  • b/408492167 Emit parameter names in Compose source information

JavaScript

  • KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
  • KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests

Native

  • KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
  • KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing

Native. Runtime. Memory

  • KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0

Tools. CLI

  • KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
  • KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
  • KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master

Tools. Compiler Plugins

  • KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
  • KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly

Tools. Gradle

  • KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.

2.2.10

Compiler

  • KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
  • KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
  • KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
  • KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
  • KT-78479 IR lowering failed / Unexpected null argument for composable call
  • KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
  • KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
  • KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
  • KT-76365 K2: Missing ABSTRACT_SUPER_CALL
  • KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)

Compose compiler

  • KT-78479 Ensure that default transform affects functions entered through a call
  • KT-78490 Fix visibility for default wrappers of protected methods
  • b/408492167 Emit parameter names in Compose source information

JavaScript

  • KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
  • KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests

Native

  • KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
  • KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing

Native. Runtime. Memory

  • KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0

Tools. CLI

  • KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
  • KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
  • KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master

Tools. Compiler Plugins

  • KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
  • KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly

Tools. Gradle

  • KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin

... (truncated)

Commits
  • c448af1 Add ChangeLog for 2.2.10-RC2
  • 4925857 [JS] Upgrade NPM dependencies
  • 0e3327f [K/N] Use coreSymbolicationImageListType=all_loaded by default
  • 21231f5 [JVM] avoid unnecessary spills of some dead locals
  • 4297254 [gradle] Fix missing mocha reporter module
  • 95639d5 [JVM] Fix detection of $DefaultImpl bridges
  • 09a5926 FIR: allow to resolve some Java classes with @kotlin.Metadata
  • 4bf855d [K/JS] Fix incremental compilation for overridden external properties
  • 69050bd [K/N][llvm] Update LLVM build to incorporate the recent changes
  • accbf36 Add ChangeLog for 2.2.10-RC
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlin:kotlin-reflect from 2.2.0 to 2.2.10

Release notes

Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.

Kotlin 2.2.10

Changelog

Compiler

  • KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
  • KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
  • KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
  • KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
  • KT-78479 IR lowering failed / Unexpected null argument for composable call
  • KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
  • KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
  • KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
  • KT-76365 K2: Missing ABSTRACT_SUPER_CALL
  • KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)

Compose compiler

  • KT-78479 Ensure that default transform affects functions entered through a call
  • KT-78490 Fix visibility for default wrappers of protected methods
  • b/408492167 Emit parameter names in Compose source information

JavaScript

  • KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
  • KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests

Native

  • KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
  • KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing

Native. Runtime. Memory

  • KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0

Tools. CLI

  • KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
  • KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
  • KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master

Tools. Compiler Plugins

  • KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
  • KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly

Tools. Gradle

  • KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.

2.2.10

Compiler

  • KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
  • KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
  • KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
  • KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
  • KT-78479 IR lowering failed / Unexpected null argument for composable call
  • KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
  • KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
  • KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
  • KT-76365 K2: Missing ABSTRACT_SUPER_CALL
  • KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)

Compose compiler

  • KT-78479 Ensure that default transform affects functions entered through a call
  • KT-78490 Fix visibility for default wrappers of protected methods
  • b/408492167 Emit parameter names in Compose source information

JavaScript

  • KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
  • KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests

Native

  • KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
  • KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing

Native. Runtime. Memory

  • KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0

Tools. CLI

  • KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
  • KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
  • KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master

Tools. Compiler Plugins

  • KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
  • KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly

Tools. Gradle

  • KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin

... (truncated)

Commits
  • c448af1 Add ChangeLog for 2.2.10-RC2
  • 4925857 [JS] Upgrade NPM dependencies
  • 0e3327f [K/N] Use coreSymbolicationImageListType=all_loaded by default
  • 21231f5 [JVM] avoid unnecessary spills of some dead locals
  • 4297254 [gradle] Fix missing mocha reporter module
  • 95639d5 [JVM] Fix detection of $DefaultImpl bridges
  • 09a5926 FIR: allow to resolve some Java classes with @kotlin.Metadata
  • 4bf855d [K/JS] Fix incremental compilation for overridden external properties
  • 69050bd [K/N][llvm] Update LLVM build to incorporate the recent changes
  • accbf36 Add ChangeLog for 2.2.10-RC
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlin:kotlin-maven-plugin from 2.2.0 to 2.2.10

Updates org.jetbrains.kotlin:kotlin-reflect from 2.2.0 to 2.2.10

Release notes

Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.

Kotlin 2.2.10

Changelog

Compiler

  • KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
  • KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
  • KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
  • KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
  • KT-78479 IR lowering failed / Unexpected null argument for composable call
  • KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
  • KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
  • KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
  • KT-76365 K2: Missing ABSTRACT_SUPER_CALL
  • KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)

Compose compiler

  • KT-78479 Ensure that default transform affects functions entered through a call
  • KT-78490 Fix visibility for default wrappers of protected methods
  • b/408492167 Emit parameter names in Compose source information

JavaScript

  • KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
  • KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests

Native

  • KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
  • KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing

Native. Runtime. Memory

  • KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0

Tools. CLI

  • KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
  • KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
  • KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master

Tools. Compiler Plugins

  • KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
  • KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly

Tools. Gradle

  • KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.

2.2.10

Compiler

  • KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
  • KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
  • KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
  • KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
  • KT-78479 IR lowering failed / Unexpected null argument for composable call
  • KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
  • KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
  • KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
  • KT-76365 K2: Missing ABSTRACT_SUPER_CALL
  • KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)

Compose compiler

  • KT-78479 Ensure that default transform affects functions entered through a call
  • KT-78490 Fix visibility for default wrappers of protected methods
  • b/408492167 Emit parameter names in Compose source information

JavaScript

  • KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
  • KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests

Native

  • KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
  • KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing

Native. Runtime. Memory

  • KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0

Tools. CLI

  • KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
  • KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
  • KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master

Tools. Compiler Plugins

  • KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
  • KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly

Tools. Gradle

  • KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin

... (truncated)

Commits
  • c448af1 Add ChangeLog for 2.2.10-RC2
  • 4925857 [JS] Upgrade NPM dependencies
  • 0e3327f [K/N] Use coreSymbolicationImageListType=all_loaded by default
  • 21231f5 [JVM] avoid unnecessary spills of some dead locals
  • 4297254 [gradle] Fix missing mocha reporter module
  • 95639d5 [JVM] Fix detection of $DefaultImpl bridges
  • 09a5926 FIR: allow to resolve some Java classes with @kotlin.Metadata
  • 4bf855d [K/JS] Fix incremental compilation for overridden external properties
  • 69050bd [K/N][llvm] Update LLVM build to incorporate the recent changes
  • accbf36 Add ChangeLog for 2.2.10-RC
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-core from 4.2.33 to 4.2.34

Release notes

Sourced from io.dropwizard.metrics:metrics-core's releases.

v4.2.34

What's Changed

Pull Request Statistics
Commits:
1
Files Changed:
5
Additions:
+16
Deletions:
-16
Package Dependencies
Ecosystem:
maven
Version Change:
4.2.3.Final → 4.2.4.Final
Update Type:
Patch
Ecosystem:
maven
Version Change:
2.32.19 → 2.32.29
Update Type:
Patch
Ecosystem:
maven
Version Change:
5.18.0 → 5.19.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
5.18.0 → 5.19.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
7.0.1 → 7.0.2
Update Type:
Patch
Ecosystem:
maven
Version Change:
4.2.3.Final → 4.2.4.Final
Update Type:
Patch
Ecosystem:
maven
Version Change:
4.2.3.Final → 4.2.4.Final
Update Type:
Patch
Ecosystem:
maven
Version Change:
5.5.5 → 5.5.6
Update Type:
Patch
Ecosystem:
maven
Version Change:
3.11.2 → 3.11.3
Update Type:
Patch
Ecosystem:
maven
Version Change:
1.21.1 → 1.21.2
Update Type:
Patch
Ecosystem:
maven
Version Change:
4.2.3.Final → 4.2.4.Final
Update Type:
Patch
Ecosystem:
maven
Version Change:
0.12.6 → 0.13.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
12.0.24 → 12.1.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
2.2.0 → 2.2.10
Update Type:
Patch
Ecosystem:
maven
Version Change:
2.2.0 → 2.2.10
Update Type:
Patch
Ecosystem:
maven
Version Change:
1.17.6 → 1.17.7
Update Type:
Patch
Ecosystem:
maven
Version Change:
2.2.35 → 2.2.36
Update Type:
Patch
Ecosystem:
maven
Version Change:
2.1.31 → 2.1.32
Update Type:
Patch
Ecosystem:
maven
Version Change:
2.2.0 → 2.2.10
Update Type:
Patch
Ecosystem:
maven
Version Change:
4.2.3.Final → 4.2.4.Final
Update Type:
Patch
Ecosystem:
maven
Version Change:
3.7.8 → 3.7.9
Update Type:
Patch
Ecosystem:
maven
Version Change:
2.2.35 → 2.2.36
Update Type:
Patch
Ecosystem:
maven
Version Change:
12.0.24 → 12.1.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
4.2.33 → 4.2.34
Update Type:
Patch
Ecosystem:
maven
Version Change:
4.2.33 → 4.2.34
Update Type:
Patch
Ecosystem:
maven
Version Change:
15.11.0 → 17.0.0
Update Type:
Major
Ecosystem:
maven
Version Change:
15.11.0 → 17.0.0
Update Type:
Major
Ecosystem:
maven
Version Change:
4.2.33 → 4.2.34
Update Type:
Patch
Ecosystem:
maven
Version Change:
12.0.24 → 12.1.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
12.0.24 → 12.1.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
12.0.24 → 12.1.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
12.0.24 → 12.1.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
12.0.24 → 12.1.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
0.12.6 → 0.13.0
Update Type:
Minor
Ecosystem:
maven
Version Change:
15.11.0 → 17.0.0
Update Type:
Major
Ecosystem:
maven
Version Change:
15.11.0 → 17.0.0
Update Type:
Major
Technical Details
ID: 5684859
UUID: 2770259622
Node ID: PR_kwDOAYRJs86lHs6m
Host: GitHub
Repository: jooby-project/jooby
Merge State: Unknown