Skip to content

Bump org.jetbrains.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha07 to 1.3.0-beta01#2170

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jetbrains.compose.material3.adaptive-adaptive-navigation3-1.3.0-beta01
Open

Bump org.jetbrains.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha07 to 1.3.0-beta01#2170
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jetbrains.compose.material3.adaptive-adaptive-navigation3-1.3.0-beta01

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps org.jetbrains.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha07 to 1.3.0-beta01.

Changelog

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

1.12.0-alpha01 (May 2026)

Changes since 1.11.0

Migration Notes

Desktop

  • The background parameter of SwingPanel has been deprecated. Instead set the background manually in the factory method. There's a new (experimental) Color.toAwtColor() function to convert Compose color objects to AWT ones #3024

Features

Multiple Platforms

  • Update Skia to m148 #3028
  • Add blockPointerInputOutside flag to PopupProperties to support not-blocking pointer inputs outside of focusable Popups #2992

iOS

  • Support LiveRegion semantics in Accessibility #2944
  • The selection handles now match the style of iOS #2991

Desktop

  • The parent AWT window of a composition is now available via LocalAwtWindow.current #3007
  • Implemented a new, experimental, WindowState API #2938

Web

Navigation

  • Improved iOS specific default navigation transactions in Nav2 #3023
  • Web and Desktop default navigation transactions are set to None in Nav2 #3023

Fixes

iOS

  • Fix a conflict with external bundled Skia libraries #3008
  • Fix incorrect scaling and positioning of interop UIKitView / UIKitViewController element when LocalDensity is modified. This change does not affect scaling of factory content: UIView / UIViewController #3037
  • Fix issue where BasicTextField reported inconsistent changes between Android and iOS #2990
  • Fix issue where a BasicTextField with InputTransformation may use the incorrect internal text state #2990
  • Fix elements selection with Full Keyboard Access #3038

Desktop

  • [ComposePanel in Swing rendering mode] Fix Metal offscreen rendering crash when drawing to a Software renderer #3008

... (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-navigation3](https://github.com/JetBrains/compose-multiplatform) from 1.3.0-alpha07 to 1.3.0-beta01.
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits/v1.3.0-beta01)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 25, 2026
@github-actions github-actions Bot enabled auto-merge May 25, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants