Skip to content

chore(deps): bump org.jetbrains.compose.material3.adaptive:adaptive from 1.3.0-alpha04 to 1.3.0-alpha05#128

Merged
linroid merged 1 commit intomainfrom
dependabot/gradle/org.jetbrains.compose.material3.adaptive-adaptive-1.3.0-alpha05
Mar 3, 2026
Merged

chore(deps): bump org.jetbrains.compose.material3.adaptive:adaptive from 1.3.0-alpha04 to 1.3.0-alpha05#128
linroid merged 1 commit intomainfrom
dependabot/gradle/org.jetbrains.compose.material3.adaptive-adaptive-1.3.0-alpha05

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.jetbrains.compose.material3.adaptive:adaptive from 1.3.0-alpha04 to 1.3.0-alpha05.

Changelog

Sourced from org.jetbrains.compose.material3.adaptive:adaptive's changelog.

1.11.0-alpha03 (February 2026)

Changes since 1.11.0-alpha02

Migration Notes

Multiple Platforms

  • navigation-runtime, navigation-common no longer provide androidx.collection as an api transitive dependency. If your project doesn't compile with unresolved androidx.collection... classes add implementation("androidx.collection:collection:1.5.0"). This change is required to avoid differences with the original Jetpack libraries and allow reusing the same code without additional changes needed #2749
  • Kotlin 2.3 is required for native and web platforms #2755

iOS

  • parallelRendering flag now enabled by default #2732

Features

iOS

  • Add support for tvOS Siri Remote button events (Select, Menu, Play/Pause) #2717

Desktop

  • singleWindowApplication content's receiver now subclasses ApplicationScope too, allowing to programmatically exit the app #2703

Fixes

iOS

  • Fix crash when manually posting UIKeyboardWillHideNotification without userInfo #2713
  • Fix an ability to use scrollsToTop for native UIScrollViews #2705
  • (prerelease fix) Fix an issue where manually overriding the user interface style does not propagate properly to the LocalSystemTheme #2735
  • Fix crash in MetalRedrawer that occurs when Popup or Dialog box opens and closes quickly #2756
  • Fix hit test for Accessibility Elements #2760
  • Fix crashes when parallelRendering is enabled #2732
  • Fix issues with custom context menu items on iOS 15 or earlier #2771

Desktop

  • Fix accessibility focus continuing to highlight a removed element #2695
  • [macOS] Fix Wubi input for (Basic)TextField(TextFieldValue) #2722
  • [macOS, accessibility] Fix VoiceOver sometimes "clicking" the wrong button when a button click is triggered by the user #2720
  • #2680
  • Fix TextField accessibility issue where contentDescription was ignored by screen readers (VoiceOver). TextField now properly uses contentDescription as the accessible name/label, making forms usable with assistive technologies #2680
  • The coroutine context of launchApplication and awaitApplication is now correctly used in windows and dialogs of the application #2742
  • (prerelease fix) Fix SwingPanel not being visible at all #2751
  • Fix an issue with "Pinyin - Simplified" input in BasicTextField(TextFieldState) when the temporary (composed) english text was not removed when the composition is committed #2763
  • Fix incorrect pointer Enter/Move events sometimes being sent immediately following the mouse pointer exiting the compose scene #2750
  • (prerelease fix) Bump Compose Hot Reload to 1.1.0-alpha05 #5530

... (truncated)

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)

Bumps [org.jetbrains.compose.material3.adaptive:adaptive](https://github.com/JetBrains/compose-jb) from 1.3.0-alpha04 to 1.3.0-alpha05.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.material3.adaptive:adaptive
  dependency-version: 1.3.0-alpha05
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

Test Results

1 045 tests  ±0   1 045 ✅ ±0   13s ⏱️ -1s
   94 suites ±0       0 💤 ±0 
   94 files   ±0       0 ❌ ±0 

Results for commit 818b0a5. ± Comparison against base commit ea01275.

@linroid linroid merged commit 48c81b6 into main Mar 3, 2026
6 checks passed
@linroid linroid deleted the dependabot/gradle/org.jetbrains.compose.material3.adaptive-adaptive-1.3.0-alpha05 branch March 3, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant