build(deps): bump the dependencies group across 1 directory with 36 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
(9 months ago)
by jknack
dependencies java
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.Final350da87Merge commit from fork817bab1Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)c4ac661IoUring: Submit and process completions in a loop to ensure timely processing...464ff07Fix build that test JDK 25 early access3d9861aMqttConnectPayload.toString() includes password (#15547) (#15548)8ca0f96Skip testsuite-osgi by default (#15549)35d4598Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)51f93a9Fix netty-common OSGi Import-Package header (#15540)c3a1540Use 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.Final350da87Merge commit from fork817bab1Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)c4ac661IoUring: Submit and process completions in a loop to ensure timely processing...464ff07Fix build that test JDK 25 early access3d9861aMqttConnectPayload.toString() includes password (#15547) (#15548)8ca0f96Skip testsuite-osgi by default (#15549)35d4598Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)51f93a9Fix netty-common OSGi Import-Package header (#15540)c3a1540Use 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.Final350da87Merge commit from fork817bab1Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)c4ac661IoUring: Submit and process completions in a loop to ensure timely processing...464ff07Fix build that test JDK 25 early access3d9861aMqttConnectPayload.toString() includes password (#15547) (#15548)8ca0f96Skip testsuite-osgi by default (#15549)35d4598Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)51f93a9Fix netty-common OSGi Import-Package header (#15540)c3a1540Use 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.Final350da87Merge commit from fork817bab1Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)c4ac661IoUring: Submit and process completions in a loop to ensure timely processing...464ff07Fix build that test JDK 25 early access3d9861aMqttConnectPayload.toString() includes password (#15547) (#15548)8ca0f96Skip testsuite-osgi by default (#15549)35d4598Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)51f93a9Fix netty-common OSGi Import-Package header (#15540)c3a1540Use 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.Final350da87Merge commit from fork817bab1Add support for SOCKS5 private authentication methods (RFC#1928) (#15470)c4ac661IoUring: Submit and process completions in a loop to ensure timely processing...464ff07Fix build that test JDK 25 early access3d9861aMqttConnectPayload.toString() includes password (#15547) (#15548)8ca0f96Skip testsuite-osgi by default (#15549)35d4598Remove usage of io.netty.build.junit.TimedOutTestsListener (#15550)51f93a9Fix netty-common OSGi Import-Package header (#15540)c3a1540Use 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!
Commits
Updates io.ebean:ebean from 15.11.0 to 17.0.0
Commits
- See full diff in compare view
Updates io.ebean:ebean-querybean from 15.11.0 to 17.0.0
Commits
- See full diff in compare view
Updates io.ebean:querybean-generator from 15.11.0 to 17.0.0
Commits
- See full diff in compare view
Updates io.ebean:ebean-test from 15.11.0 to 17.0.0
Commits
- See full diff in compare view
Updates io.ebean:ebean-querybean from 15.11.0 to 17.0.0
Commits
- See full diff in compare view
Updates io.ebean:querybean-generator from 15.11.0 to 17.0.0
Commits
- See full diff in compare view
Updates io.ebean:ebean-test from 15.11.0 to 17.0.0
Commits
- See full diff in compare view
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
Commits
86998d8[maven-release-plugin] prepare release rest-assured-5.5.67499204[ci skip] Adding name to xml-path and rest-assured-all7b555f6Revert "[ci skip] Updated changelog to reflect the lastest changes"cc6bb04Revert "Caching the length/size in a variable to avoid repeated calls in loop...6cce8cf[ci skip] Preparing for release64e0d4a[ci skip] Updated changelog to reflect the lastest changesaffb876Caching the length/size in a variable to avoid repeated calls in loops, which...a39e5c4[ci skip] Updated changelog to reflect the lastest changesa7da2b0Bump 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
... (truncated)
Commits
80c46ae[maven-release-plugin] prepare release HikariCP-7.0.2cba7ebedecrease thread yield frequency in ConcurrentBag.unreserve()22cc9bdUpdate README.md86915ee[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-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
2.2.10
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Commits
c448af1Add ChangeLog for 2.2.10-RC24925857[JS] Upgrade NPM dependencies0e3327f[K/N] Use coreSymbolicationImageListType=all_loaded by default21231f5[JVM] avoid unnecessary spills of some dead locals4297254[gradle] Fix missing mocha reporter module95639d5[JVM] Fix detection of $DefaultImpl bridges09a5926FIR: allow to resolve some Java classes with@kotlin.Metadata4bf855d[K/JS] Fix incremental compilation for overridden external properties69050bd[K/N][llvm] Update LLVM build to incorporate the recent changesaccbf36Add 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-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
2.2.10
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Commits
c448af1Add ChangeLog for 2.2.10-RC24925857[JS] Upgrade NPM dependencies0e3327f[K/N] Use coreSymbolicationImageListType=all_loaded by default21231f5[JVM] avoid unnecessary spills of some dead locals4297254[gradle] Fix missing mocha reporter module95639d5[JVM] Fix detection of $DefaultImpl bridges09a5926FIR: allow to resolve some Java classes with@kotlin.Metadata4bf855d[K/JS] Fix incremental compilation for overridden external properties69050bd[K/N][llvm] Update LLVM build to incorporate the recent changesaccbf36Add 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-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
2.2.10
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Commits
c448af1Add ChangeLog for 2.2.10-RC24925857[JS] Upgrade NPM dependencies0e3327f[K/N] Use coreSymbolicationImageListType=all_loaded by default21231f5[JVM] avoid unnecessary spills of some dead locals4297254[gradle] Fix missing mocha reporter module95639d5[JVM] Fix detection of $DefaultImpl bridges09a5926FIR: allow to resolve some Java classes with@kotlin.Metadata4bf855d[K/JS] Fix incremental compilation for overridden external properties69050bd[K/N][llvm] Update LLVM build to incorporate the recent changesaccbf36Add 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
- fix(deps): update dependency org.checkerframework:checker-qual to v3.49.5 (release/4.2.x) by
@renovate[bot] in dropwizard/metrics#4849- chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.0 (release/4.2.x) by
@renovate[bot] in dropwizard/metrics#4852- chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.8 (release/4.2.x) by
@renovate[bot] in dropwizard/metrics#4848- Automatically assign milestone on PR creation by
@joschiin dropwizard/metrics#4853- fix(deps): update jetty monorepo to v12.0.23 (release/4.2.x) (patch) by
@renovate[bot] in dropwizard/metrics#4850- fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 (release/4.2.x) by
@renovate[bot] in dropwizard/metrics#4858- fix(deps): update log4j2 monorepo to v2.25.1 (release/4.2.x) (patch) by
@renovate[bot] in dropwizard/metrics#4859- chore(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0 (release/4.2.x) by
@renovate[bot] in dropwizard/metrics#4861- chore(deps): update dependency maven to v3.9.11 (release/4.2.x) by
@renovate[bot] in dropwizard/metrics#4867- chore(deps): update dependency org.ap...
Description has been truncated
Pull Request Statistics
1
5
+16
-16
Package Dependencies
io.netty:netty-bom
maven
4.2.3.Final → 4.2.4.Final
Patch
software.amazon.awssdk:bom
maven
2.32.19 → 2.32.29
Patch
org.mockito:mockito-junit-jupiter
maven
5.18.0 → 5.19.0
Minor
org.mockito:mockito-core
maven
5.18.0 → 5.19.0
Minor
maven
4.2.3.Final → 4.2.4.Final
Patch
io.netty:netty-codec-http2
maven
4.2.3.Final → 4.2.4.Final
Patch
io.rest-assured:rest-assured
maven
5.5.5 → 5.5.6
Patch
maven
3.11.2 → 3.11.3
Patch
maven
4.2.3.Final → 4.2.4.Final
Patch
io.jsonwebtoken:jjwt-impl
maven
0.12.6 → 0.13.0
Minor
org.eclipse.jetty:jetty-server
maven
12.0.24 → 12.1.0
Minor
org.jetbrains.kotlin:kotlin-stdlib
maven
2.2.0 → 2.2.10
Patch
org.jetbrains.kotlin:kotlin-reflect
maven
2.2.0 → 2.2.10
Patch
net.bytebuddy:byte-buddy
maven
1.17.6 → 1.17.7
Patch
maven
2.2.35 → 2.2.36
Patch
io.swagger.parser.v3:swagger-parser
maven
2.1.31 → 2.1.32
Patch
maven
2.2.0 → 2.2.10
Patch
maven
4.2.3.Final → 4.2.4.Final
Patch
io.projectreactor:reactor-core
maven
3.7.8 → 3.7.9
Patch
io.swagger.core.v3:swagger-models
maven
2.2.35 → 2.2.36
Patch
maven
12.0.24 → 12.1.0
Minor
io.dropwizard.metrics:metrics-core
maven
4.2.33 → 4.2.34
Patch
maven
4.2.33 → 4.2.34
Patch
io.ebean:querybean-generator
maven
15.11.0 → 17.0.0
Major
io.dropwizard.metrics:metrics-jvm
maven
4.2.33 → 4.2.34
Patch
maven
12.0.24 → 12.1.0
Minor
maven
12.0.24 → 12.1.0
Minor
maven
12.0.24 → 12.1.0
Minor
maven
12.0.24 → 12.1.0
Minor
maven
12.0.24 → 12.1.0
Minor
io.jsonwebtoken:jjwt-orgjson
maven
0.12.6 → 0.13.0
Minor
io.ebean:ebean-querybean
maven
15.11.0 → 17.0.0
Major
Technical Details
| ID: | 5684859 |
| UUID: | 2770259622 |
| Node ID: | PR_kwDOAYRJs86lHs6m |
| Host: | GitHub |
| Repository: | jooby-project/jooby |
| Merge State: | Unknown |