Skip to content

chore(deps): bump jetbrainsCompose from 1.10.0 to 1.10.1#10547

Merged
wmontwe merged 2 commits intomainfrom
dependabot/gradle/jetbrainsCompose-1.10.1
Feb 17, 2026
Merged

chore(deps): bump jetbrainsCompose from 1.10.0 to 1.10.1#10547
wmontwe merged 2 commits intomainfrom
dependabot/gradle/jetbrainsCompose-1.10.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps jetbrainsCompose from 1.10.0 to 1.10.1.
Updates org.jetbrains.compose.components:components-resources from 1.10.0 to 1.10.1

Release notes

Sourced from org.jetbrains.compose.components:components-resources's releases.

1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1
Changelog

Sourced from org.jetbrains.compose.components:components-resources's changelog.

1.10.1 (February 2026)

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

... (truncated)

Commits

Updates org.jetbrains.compose.ui:ui-tooling-preview from 1.10.0 to 1.10.1

Release notes

Sourced from org.jetbrains.compose.ui:ui-tooling-preview's releases.

1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1
Changelog

Sourced from org.jetbrains.compose.ui:ui-tooling-preview's changelog.

1.10.1 (February 2026)

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

... (truncated)

Commits

Updates org.jetbrains.compose.foundation:foundation from 1.10.0 to 1.10.1

Release notes

Sourced from org.jetbrains.compose.foundation:foundation's releases.

1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1
Changelog

Sourced from org.jetbrains.compose.foundation:foundation's changelog.

1.10.1 (February 2026)

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

... (truncated)

Commits

Updates org.jetbrains.compose.runtime:runtime from 1.10.0 to 1.10.1

Release notes

Sourced from org.jetbrains.compose.runtime:runtime's releases.

1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1
Changelog

Sourced from org.jetbrains.compose.runtime:runtime's changelog.

1.10.1 (February 2026)

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

... (truncated)

Commits

Updates org.jetbrains.compose.ui:ui from 1.10.0 to 1.10.1

Release notes

Sourced from org.jetbrains.compose.ui:ui's releases.

1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1
Changelog

Sourced from org.jetbrains.compose.ui:ui's changelog.

1.10.1 (February 2026)

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

... (truncated)

Commits

Updates org.jetbrains.compose from 1.10.0 to 1.10.1

Release notes

Sourced from org.jetbrains.compose's releases.

1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2701
  • Fix mouse wheel scrolling on web by accounting for screen density #2725

Resources

  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1
Changelog

Sourced from org.jetbrains.compose's changelog.

1.10.1 (February 2026)

Changes since 1.10.0

Fixes

Multiple Platforms

  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #5521

iOS

  • Fix possible text styles cache corruption (text color is sometimes randomly black) #2630
  • Fix an issue where fonts and icons may become corrupted #2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #2692
  • Fix the crash that may occur when the Compose container disposes #2691

Web

  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer

Bumps `jetbrainsCompose` from 1.10.0 to 1.10.1.

Updates `org.jetbrains.compose.components:components-resources` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.10.0...v1.10.1)

Updates `org.jetbrains.compose.ui:ui-tooling-preview` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.10.0...v1.10.1)

Updates `org.jetbrains.compose.foundation:foundation` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.10.0...v1.10.1)

Updates `org.jetbrains.compose.runtime:runtime` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.10.0...v1.10.1)

Updates `org.jetbrains.compose.ui:ui` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.10.0...v1.10.1)

Updates `org.jetbrains.compose` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.components:components-resources
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose.ui:ui-tooling-preview
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose.foundation:foundation
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose.runtime:runtime
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose.ui:ui
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added type: dependency Project dependencies type: gradle Gradle dependency updates labels Feb 17, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2026 14:36
@dependabot dependabot bot requested a review from wmontwe February 17, 2026 14:36
@dependabot dependabot bot added type: dependency Project dependencies type: gradle Gradle dependency updates labels Feb 17, 2026
Copy link
Member

@wmontwe wmontwe left a comment

Choose a reason for hiding this comment

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

LGTM

@wmontwe wmontwe merged commit f5353a2 into main Feb 17, 2026
14 checks passed
@wmontwe wmontwe deleted the dependabot/gradle/jetbrainsCompose-1.10.1 branch February 17, 2026 15:40
@thunderbird-botmobile thunderbird-botmobile bot added this to the Thunderbird 17 milestone Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency Project dependencies type: gradle Gradle dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant