Skip to content

Bump the safe-updates group with 6 updates#31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/safe-updates-27890e1fe9
Open

Bump the safe-updates group with 6 updates#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/safe-updates-27890e1fe9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps the safe-updates group with 6 updates:

Package From To
org.jetbrains.compose.runtime:runtime 1.11.0 1.11.1
org.jetbrains.compose.foundation:foundation 1.11.0 1.11.1
org.jetbrains.compose.material:material 1.11.0 1.11.1
org.jetbrains.compose.ui:ui 1.11.0 1.11.1
org.jetbrains.lets-plot:lets-plot-kotlin-jvm 4.13.0 4.14.0
org.jetbrains.compose 1.11.0 1.11.1

Updates org.jetbrains.compose.runtime:runtime from 1.11.0 to 1.11.1

Changelog

Sourced from org.jetbrains.compose.runtime:runtime'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

Updates org.jetbrains.compose.foundation:foundation from 1.11.0 to 1.11.1

Changelog

Sourced from org.jetbrains.compose.foundation:foundation'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

Updates org.jetbrains.compose.material:material from 1.11.0 to 1.11.1

Changelog

Sourced from org.jetbrains.compose.material:material'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

Updates org.jetbrains.compose.ui:ui from 1.11.0 to 1.11.1

Changelog

Sourced from org.jetbrains.compose.ui:ui'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

Updates org.jetbrains.lets-plot:lets-plot-kotlin-jvm from 4.13.0 to 4.14.0

Release notes

Sourced from org.jetbrains.lets-plot:lets-plot-kotlin-jvm's releases.

v4.14.0

[4.14.0] - 2026-05-26

This release is 100% compatible with Lets-Plot v 4.10.1, GeoTools v 33.2

Added

  • WasmJS support [LPK-296], [LPC-52].

  • ggdeck() — a new function for overlaying multiple independent plots in a single unified view.

    In a typical scenario, one axis is shared by all plots in the deck, enabling dual-axis effects and multivariate comparisons.

    See examples:

  • Datetime: %f formatting pattern — support for milliseconds when formatting datetime values, zero-padded to 3 digits [#1482].

    See: example notebook.

  • In legends:

    • Aesthetic overrides in guideLegend() can now customize filled 2D legend keys:

      • size controls the key border width;
      • width and height control the relative key size.

      See: example notebook.

  • Indication of removed records [LPK-81], [#686].

    When records in data are dropped by active sampling or because they contain missing or out-of-bounds values, the user is now informed of the number of dropped records and the reason they were dropped.

    The new naRm parameter in applicable geomXxx() and statXxx() functions controls the display of such messages:

    • naRm=false (default) — records are removed and messages are shown;
    • naRm=true — records are removed silently.

    See: example notebook.

  • Sampling methods can now be chained with the + operator.

    See: example notebook.

  • Alpha (transparency) component:

... (truncated)

Changelog

Sourced from org.jetbrains.lets-plot:lets-plot-kotlin-jvm's changelog.

[4.14.0] - 2026-05-26

This release is 100% compatible with Lets-Plot v 4.10.1, GeoTools v 33.2

Added

  • WasmJS support [LPK-296], [LPC-52].

  • ggdeck() — a new function for overlaying multiple independent plots in a single unified view.

    In a typical scenario, one axis is shared by all plots in the deck, enabling dual-axis effects and multivariate comparisons.

    See examples:

  • Datetime: %f formatting pattern — support for milliseconds when formatting datetime values, zero-padded to 3 digits [#1482].

    See: example notebook.

  • In legends:

    • Aesthetic overrides in guideLegend() can now customize filled 2D legend keys:

      • size controls the key border width;
      • width and height control the relative key size.

      See: example notebook.

  • Indication of removed records [LPK-81], [#686].

    When records in data are dropped by active sampling or because they contain missing or out-of-bounds values, the user is now informed of the number of dropped records and the reason they were dropped.

    The new naRm parameter in applicable geomXxx() and statXxx() functions controls the display of such messages:

    • naRm=false (default) — records are removed and messages are shown;
    • naRm=true — records are removed silently.

    See: example notebook.

  • Sampling methods can now be chained with the + operator.

    See: example notebook.

  • Alpha (transparency) component:

    • Hex colors accept #RRGGBBAA or #RGBA notation.

... (truncated)

Commits

Updates org.jetbrains.compose from 1.11.0 to 1.11.1

Changelog

Sourced from org.jetbrains.compose'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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the safe-updates group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.compose.runtime:runtime](https://github.com/JetBrains/compose-multiplatform) | `1.11.0` | `1.11.1` |
| [org.jetbrains.compose.foundation:foundation](https://github.com/JetBrains/compose-multiplatform) | `1.11.0` | `1.11.1` |
| [org.jetbrains.compose.material:material](https://github.com/JetBrains/compose-multiplatform) | `1.11.0` | `1.11.1` |
| [org.jetbrains.compose.ui:ui](https://github.com/JetBrains/compose-multiplatform) | `1.11.0` | `1.11.1` |
| [org.jetbrains.lets-plot:lets-plot-kotlin-jvm](https://github.com/JetBrains/lets-plot-kotlin) | `4.13.0` | `4.14.0` |
| [org.jetbrains.compose](https://github.com/JetBrains/compose-multiplatform) | `1.11.0` | `1.11.1` |


Updates `org.jetbrains.compose.runtime:runtime` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.11.0...v1.11.1)

Updates `org.jetbrains.compose.foundation:foundation` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.11.0...v1.11.1)

Updates `org.jetbrains.compose.material:material` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.11.0...v1.11.1)

Updates `org.jetbrains.compose.ui:ui` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.11.0...v1.11.1)

Updates `org.jetbrains.lets-plot:lets-plot-kotlin-jvm` from 4.13.0 to 4.14.0
- [Release notes](https://github.com/JetBrains/lets-plot-kotlin/releases)
- [Changelog](https://github.com/JetBrains/lets-plot-kotlin/blob/master/CHANGELOG.md)
- [Commits](JetBrains/lets-plot-kotlin@v4.13.0...v4.14.0)

Updates `org.jetbrains.compose` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.runtime:runtime
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-updates
- dependency-name: org.jetbrains.compose.foundation:foundation
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-updates
- dependency-name: org.jetbrains.compose.material:material
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-updates
- dependency-name: org.jetbrains.compose.ui:ui
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-updates
- dependency-name: org.jetbrains.lets-plot:lets-plot-kotlin-jvm
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-updates
- dependency-name: org.jetbrains.compose
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-updates
...

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 Jun 2, 2026
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