Skip to content

Comments

build(deps): bump org.jetbrains.kotlin:kotlin-bom from 2.3.0 to 2.3.10#8338

Merged
pethers merged 2 commits intomasterfrom
dependabot/maven/org.jetbrains.kotlin-kotlin-bom-2.3.10
Feb 5, 2026
Merged

build(deps): bump org.jetbrains.kotlin:kotlin-bom from 2.3.0 to 2.3.10#8338
pethers merged 2 commits intomasterfrom
dependabot/maven/org.jetbrains.kotlin-kotlin-bom-2.3.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps org.jetbrains.kotlin:kotlin-bom from 2.3.0 to 2.3.10.

Release notes

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

Kotlin 2.3.10-RC2

ChangeLog

Compiler

  • KT-83984 Data races around kotlinx.serialization plugin protobuf extensions registration
  • KT-83983 Revert of KT-83081

Kotlin 2.3.10-RC

Changelog

Compiler

  • KT-83314 JSpecify @NullMarked changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3
  • KT-83317 ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant
  • KT-83031 K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code
  • KT-82863 @NoInfer regression since 2.2.20
  • KT-82841 "kotlin.NoWhenBranchMatchedException" in when with !is check & non-sealed class in the middle of hierarchy

Compose compiler

  • b/195200551 Fix classId for detecting protobuf enums
  • b/463961757 Simplify Compose group analysis
  • b/463961757 Fix analysis of boolean captures in composable lambda
  • b/461766771 Fix IrSimpleFunction.isLegacyOpenFunctionWithDefault

JVM. Reflection

  • KT-83608 Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"
  • KT-42199 "KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invoke
  • KT-81024 Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter
  • KT-83361 "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0

Tools. Compiler Plugins

  • KT-83266 "Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3
  • KT-83099 Compose compiler does not generate stack trace mappings for project files

Tools. Gradle

  • KT-83070 The KGP api reference is missing a description
  • KT-82459 Improve iOS simulator boot implementation

Tools. Gradle. JS

  • KT-82946 Js, Wasm: Upgrade NPM dependencies

Tools. Gradle. Multiplatform

  • KT-83687 Revert deprecation of 'androidTarget' for AGP lower than 9
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 5, 2026
@dependabot dependabot bot requested a review from pethers as a code owner February 5, 2026 10:32
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 78cfe02.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

parent-service-pom/pom.xml

PackageVersionLicenseIssue Type
org.jetbrains.kotlin:kotlin-bom2.3.10NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/org.jetbrains.kotlin:kotlin-bom 2.3.10 UnknownUnknown

Scanned Files

  • parent-service-pom/pom.xml

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

@pethers pethers merged commit b7f34c4 into master Feb 5, 2026
12 of 13 checks passed
@pethers pethers deleted the dependabot/maven/org.jetbrains.kotlin-kotlin-bom-2.3.10 branch February 5, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant