Skip to content

[dependabot]: Bump org.jetbrains.kotlin:kotlin-bom from 2.2.21 to 2.3.10 in /packages/pigeon/platform_tests/test_plugin/android#10984

Merged
auto-submit[bot] merged 2 commits intomainfrom
dependabot/gradle/packages/pigeon/platform_tests/test_plugin/android/org.jetbrains.kotlin-kotlin-bom-2.3.10
Mar 11, 2026
Merged

[dependabot]: Bump org.jetbrains.kotlin:kotlin-bom from 2.2.21 to 2.3.10 in /packages/pigeon/platform_tests/test_plugin/android#10984
auto-submit[bot] merged 2 commits intomainfrom
dependabot/gradle/packages/pigeon/platform_tests/test_plugin/android/org.jetbrains.kotlin-kotlin-bom-2.3.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

Kotlin 2.3.10

Changelog

Compiler

  • KT-83984 Data races around kotlinx.serialization plugin protobuf extensions registration
  • 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-81700 flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)
  • KT-83983 Revert of KT-83081
  • KT-83314 JSpecify @NullMarked changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3
  • 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

JVM. Reflection

  • KT-83608 Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"
  • KT-83361 "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0
  • 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

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

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

... (truncated)

Changelog

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

2.3.10

Compiler

  • KT-83984 Data races around kotlinx.serialization plugin protobuf extensions registration
  • 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-81700 flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)
  • KT-83983 Revert of KT-83081
  • KT-83314 JSpecify @NullMarked changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3
  • 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

JVM. Reflection

  • KT-83608 Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"
  • KT-83361 "KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0
  • 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

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

2.3.0

Analysis API

  • KT-80082 K2. False positive "Cannot resolve method" for self-bounded generic with wildcard return type in Java interop
  • KT-80303 Move :native:analysis-api-klib-reader to :libraries:tools

Analysis API. Code Compilation

  • KT-70860 K2 IDE / Kotlin Debugger: CCE “java.lang.String cannot be cast to java.lang.Void” on evaluating not-null variable on the line with assigning null to that var
  • KT-78554 K2 IDE / Kotlin Debugger: ISE “No override for FUN IR_EXTERNAL_DECLARATION_STUB” on calling toString() for local class instance during evaluation

... (truncated)

Commits
  • 679366a Add ChangeLog for 2.3.10-RC2
  • 14ba833 Serialization: remove potential data race during extension registration
  • fb8d334 Revert "K2: implement equality for ConeAttribute.EnhancedNullability"
  • 412afb7 Add ChangeLog for 2.3.10-RC
  • edea41e [Gradle] Un-deprecate 'androidTarget()'
  • 0946452 Bump version of the ASM dependency
  • 655fb78 Reflection: always compute JVM signature of built-in functions manually
  • 58d3875 Fix mergeReleaseComposeMapping task failure when build cache is enabled
  • 56e0a79 Copy R8 outputs to Compose folder when transforming obfuscation file
  • e0eb174 Fix classId for detecting protobuf enums
  • Additional commits viewable in compare view

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)

Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 2.2.21 to 2.3.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.21...v2.3.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Feb 9, 2026
@auto-submit
Copy link
Copy Markdown
Contributor

auto-submit bot commented Feb 9, 2026

autosubmit label was removed for flutter/packages/10984, because - The status or check suite Mac_arm64 custom_package_tests stable has failed. Please fix the issues identified (or deflake) before re-applying this label.

…ests/test_plugin/android/org.jetbrains.kotlin-kotlin-bom-2.3.10
@stuartmorgan-g
Copy link
Copy Markdown
Collaborator

@tarrinneal CI seems happy with this, but do you want to double-check that this doesn't break anything locally for you based on Java toolchain versions?

Copy link
Copy Markdown
Contributor

@tarrinneal tarrinneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works fine for me

@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 11, 2026
@auto-submit auto-submit bot merged commit 295819c into main Mar 11, 2026
81 checks passed
@auto-submit auto-submit bot deleted the dependabot/gradle/packages/pigeon/platform_tests/test_plugin/android/org.jetbrains.kotlin-kotlin-bom-2.3.10 branch March 11, 2026 01:31
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 11, 2026
….21 to 2.3.10 in /packages/pigeon/platform_tests/test_plugin/android (flutter/packages#10984)
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 11, 2026
….21 to 2.3.10 in /packages/pigeon/platform_tests/test_plugin/android (flutter/packages#10984)
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Mar 11, 2026
flutter/packages@ee460d6...ecace66

2026-03-11 srawlins@google.com [pigeon] Produce a helpful error for bad
method return type (flutter/packages#11204)
2026-03-11 srawlins@google.com [pigeon] Use hasLength and isEmpty in
tests for better failure messages (flutter/packages#11205)
2026-03-11 dacoharkes@google.com [rfw] Opt out of icon tree shaking
(flutter/packages#11216)
2026-03-11 srawlins@google.com [pigeon] Tidy imports and "ignore"
comments (flutter/packages#11149)
2026-03-11 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump org.jetbrains.kotlin:kotlin-bom from 2.2.21 to 2.3.10
in /packages/pigeon/platform_tests/test_plugin/android
(flutter/packages#10984)
2026-03-11 srawlins@google.com [pigeon] Improve casting and
nullability-handling in generated code (flutter/packages#11163)
2026-03-10 engine-flutter-autoroll@skia.org Roll Flutter from
2ec61af to 195ae7b (36 revisions) (flutter/packages#11222)
2026-03-10 git@reb0.org [vector_graphics] Respect BoxFit parameter with
viewbox (flutter/packages#11012)
2026-03-10 stuartmorgan@google.com Add AI contribution guidelines to PR
checklist (flutter/packages#11195)
2026-03-10 zezohassam@gmail.com [video_player] Optimize caption
retrieval with binary search in VideoPlayerController
(flutter/packages#8347)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
okorohelijah pushed a commit to okorohelijah/packages that referenced this pull request Mar 26, 2026
….10 in /packages/pigeon/platform_tests/test_plugin/android (flutter#10984)

Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 2.2.21 to 2.3.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-bom's releases</a>.</em></p>
<blockquote>
<h2>Kotlin 2.3.10</h2>
<h2>Changelog</h2>
<h3>Compiler</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> &quot;kotlin.NoWhenBranchMatchedException&quot; in <code>when</code> with <code>!is</code> check &amp; non-sealed class in the middle of hierarchy</li>
</ul>
<h3>JVM. Reflection</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: &quot;Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R&quot;</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> &quot;KotlinReflectionInternalError: Type parameter not found: 0&quot; on super types with Kotlin 2.3.0</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> &quot;KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke&quot; on function reference to FunctionN.invoke</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li>
</ul>
<h3>Tools. Compiler Plugins</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> &quot;Unsupported class file major version 69&quot; for &quot;produceReleaseComposeMapping&quot; task with Kotlin 2.3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li>
</ul>
<h3>Tools. Gradle</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li>
</ul>
<h3>Tools. Gradle. JS</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li>
</ul>
<h3>Tools. Gradle. Multiplatform</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li>
</ul>
<h2>Kotlin 2.3.10-RC2</h2>
<h2>ChangeLog</h2>
<h3>Compiler</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li>
</ul>
<h2>Kotlin 2.3.10-RC</h2>
<h2>Changelog</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md">org.jetbrains.kotlin:kotlin-bom's changelog</a>.</em></p>
<blockquote>
<h2>2.3.10</h2>
<h3>Compiler</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83984"><code>KT-83984</code></a> Data races around kotlinx.serialization plugin protobuf extensions registration</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83317"><code>KT-83317</code></a> ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constant</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83031"><code>KT-83031</code></a> K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused code</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-81700"><code>KT-81700</code></a> flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83983"><code>KT-83983</code></a> Revert of KT-83081</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83314"><code>KT-83314</code></a> JSpecify <code>@NullMarked</code> changes Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82863"><code>KT-82863</code></a> <code>@NoInfer</code> regression since 2.2.20</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82841"><code>KT-82841</code></a> &quot;kotlin.NoWhenBranchMatchedException&quot; in <code>when</code> with <code>!is</code> check &amp; non-sealed class in the middle of hierarchy</li>
</ul>
<h3>JVM. Reflection</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83608"><code>KT-83608</code></a> Kotlin-reflect: &quot;Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R&quot;</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83361"><code>KT-83361</code></a> &quot;KotlinReflectionInternalError: Type parameter not found: 0&quot; on super types with Kotlin 2.3.0</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-42199"><code>KT-42199</code></a> &quot;KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke&quot; on function reference to FunctionN.invoke</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-81024"><code>KT-81024</code></a> Reflection: New KType implementation fails on arguments comparison for a Nothing type parameter</li>
</ul>
<h3>Tools. Compiler Plugins</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83266"><code>KT-83266</code></a> &quot;Unsupported class file major version 69&quot; for &quot;produceReleaseComposeMapping&quot; task with Kotlin 2.3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83099"><code>KT-83099</code></a> Compose compiler does not generate stack trace mappings for project files</li>
</ul>
<h3>Tools. Gradle</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83070"><code>KT-83070</code></a> The KGP api reference is missing a description</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82459"><code>KT-82459</code></a> Improve iOS simulator boot implementation</li>
</ul>
<h3>Tools. Gradle. JS</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-82946"><code>KT-82946</code></a> Js, Wasm: Upgrade NPM dependencies</li>
</ul>
<h3>Tools. Gradle. Multiplatform</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-83687"><code>KT-83687</code></a> Revert deprecation of 'androidTarget' for AGP lower than 9</li>
</ul>
<h2>2.3.0</h2>
<h3>Analysis API</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-80082"><code>KT-80082</code></a> K2. False positive &quot;Cannot resolve method&quot; for self-bounded generic with wildcard return type in Java interop</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-80303"><code>KT-80303</code></a> Move <code>:native:analysis-api-klib-reader</code> to <code>:libraries:tools</code></li>
</ul>
<h3>Analysis API. Code Compilation</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-70860"><code>KT-70860</code></a> K2 IDE / Kotlin Debugger: CCE “java.lang.String cannot be cast to java.lang.Void” on evaluating not-null variable on the line with assigning null to that var</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-78554"><code>KT-78554</code></a> K2 IDE / Kotlin Debugger: ISE “No override for FUN IR_EXTERNAL_DECLARATION_STUB” on calling toString() for local class instance during evaluation</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JetBrains/kotlin/commit/679366a83f99851b42f64795f10ed803ff011c73"><code>679366a</code></a> Add ChangeLog for 2.3.10-RC2</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/14ba8336989fde2a1dfc53611439207ba61210a8"><code>14ba833</code></a> Serialization: remove potential data race during extension registration</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/fb8d334040e27cf5a7cb299c9bb4b0389327a9cc"><code>fb8d334</code></a> Revert &quot;K2: implement equality for ConeAttribute.EnhancedNullability&quot;</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/412afb7fb334c8aedc2f1776ecbe5cc5332161f1"><code>412afb7</code></a> Add ChangeLog for 2.3.10-RC</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/edea41e9c3945240b30a6fa2c68e1bbb9c9f9bd0"><code>edea41e</code></a> [Gradle] Un-deprecate 'androidTarget()'</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/0946452e1cc5e56349f24fb86bdbe203e2a2d6b1"><code>0946452</code></a> Bump version of the ASM dependency</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/655fb780519cf570d07d506241a46227b8a2a864"><code>655fb78</code></a> Reflection: always compute JVM signature of built-in functions manually</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/58d38755f5c1991ee0ba367c0b6de58d85cc93a7"><code>58d3875</code></a> Fix mergeReleaseComposeMapping task failure when build cache is enabled</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/56e0a7993ac1c5913a6e0a0bd2f08a09186daef1"><code>56e0a79</code></a> Copy R8 outputs to Compose folder when transforming obfuscation file</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/e0eb1746ac5ea0e09e4aa31e757d90b0f5083f24"><code>e0eb174</code></a> Fix classId for detecting protobuf enums</li>
<li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v2.2.21...v2.3.10">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.kotlin:kotlin-bom&package-manager=gradle&previous-version=2.2.21&new-version=2.3.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>
mboetger pushed a commit to mboetger/flutter that referenced this pull request Mar 26, 2026
…er#183517)

flutter/packages@ee460d6...ecace66

2026-03-11 srawlins@google.com [pigeon] Produce a helpful error for bad
method return type (flutter/packages#11204)
2026-03-11 srawlins@google.com [pigeon] Use hasLength and isEmpty in
tests for better failure messages (flutter/packages#11205)
2026-03-11 dacoharkes@google.com [rfw] Opt out of icon tree shaking
(flutter/packages#11216)
2026-03-11 srawlins@google.com [pigeon] Tidy imports and "ignore"
comments (flutter/packages#11149)
2026-03-11 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump org.jetbrains.kotlin:kotlin-bom from 2.2.21 to 2.3.10
in /packages/pigeon/platform_tests/test_plugin/android
(flutter/packages#10984)
2026-03-11 srawlins@google.com [pigeon] Improve casting and
nullability-handling in generated code (flutter/packages#11163)
2026-03-10 engine-flutter-autoroll@skia.org Roll Flutter from
2ec61af to 195ae7b (36 revisions) (flutter/packages#11222)
2026-03-10 git@reb0.org [vector_graphics] Respect BoxFit parameter with
viewbox (flutter/packages#11012)
2026-03-10 stuartmorgan@google.com Add AI contribution guidelines to PR
checklist (flutter/packages#11195)
2026-03-10 zezohassam@gmail.com [video_player] Optimize caption
retrieval with binary search in VideoPlayerController
(flutter/packages#8347)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
ahmedsameha1 pushed a commit to ahmedsameha1/flutter that referenced this pull request Apr 14, 2026
…er#183517)

flutter/packages@ee460d6...ecace66

2026-03-11 srawlins@google.com [pigeon] Produce a helpful error for bad
method return type (flutter/packages#11204)
2026-03-11 srawlins@google.com [pigeon] Use hasLength and isEmpty in
tests for better failure messages (flutter/packages#11205)
2026-03-11 dacoharkes@google.com [rfw] Opt out of icon tree shaking
(flutter/packages#11216)
2026-03-11 srawlins@google.com [pigeon] Tidy imports and "ignore"
comments (flutter/packages#11149)
2026-03-11 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump org.jetbrains.kotlin:kotlin-bom from 2.2.21 to 2.3.10
in /packages/pigeon/platform_tests/test_plugin/android
(flutter/packages#10984)
2026-03-11 srawlins@google.com [pigeon] Improve casting and
nullability-handling in generated code (flutter/packages#11163)
2026-03-10 engine-flutter-autoroll@skia.org Roll Flutter from
2ec61af to 195ae7b (36 revisions) (flutter/packages#11222)
2026-03-10 git@reb0.org [vector_graphics] Respect BoxFit parameter with
viewbox (flutter/packages#11012)
2026-03-10 stuartmorgan@google.com Add AI contribution guidelines to PR
checklist (flutter/packages#11195)
2026-03-10 zezohassam@gmail.com [video_player] Optimize caption
retrieval with binary search in VideoPlayerController
(flutter/packages#8347)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: pigeon platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants