Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 23e3386

Browse files
build(deps): Bump org.jetbrains.compose.components:components-splitpane from 1.4.1 to 1.5.2 in /api-editor (#1434)
Bumps [org.jetbrains.compose.components:components-splitpane](https://github.com/JetBrains/compose-jb) from 1.4.1 to 1.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/compose-jb/releases">org.jetbrains.compose.components:components-splitpane's releases</a>.</em></p> <blockquote> <h2>1.5.2</h2> <h2>Desktop</h2> <h3>Fixes</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/issues/3655">Application crash on touch (using touchscreen) when onClick modifier is used</a></li> </ul> <h2>Dependencies</h2> <p>This version of Compose Multiplatform is based on the next Jetpack Compose libraries:</p> <ul> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.3">Compiler 1.5.3</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.5.0">Runtime 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-ui#1.5.0">UI 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.5.0">Foundation 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material#1.5.0">Material 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.1">Material3 1.1.1</a></li> </ul> <h2>1.5.1</h2> <h2>Common</h2> <h3>Features</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/pull/3616">Support kotlin 1.9.10</a></li> </ul> <h2>Dependencies</h2> <p>This version of Compose Multiplatform is based on the next Jetpack Compose libraries:</p> <ul> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.3">Compiler 1.5.3</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.5.0">Runtime 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-ui#1.5.0">UI 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.5.0">Foundation 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material#1.5.0">Material 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.1">Material3 1.1.1</a></li> </ul> <h2>1.5.0</h2> <blockquote> <p>This is a combined changelog from the prerelease versions:</p> <ul> <li><a href="https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.5.0-beta01">1.5.0-beta01</a></li> <li><a href="https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.5.0-beta02">1.5.0-beta02</a></li> </ul> </blockquote> <h2>Common</h2> <h3>Features</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/632"><code>Dialog</code> API is available to use from common source set</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/611"><code>Popup</code> API is available to use from common source set</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/586"><code>WindowInsets</code> API is available to use from common source set</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/pull/3313">A warning if <code>compose.kotlinCompilerPlugin</code> is set to <code>androidx.compose.compiler.compiler</code></a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/738"><code>androidx.compose.material.DropdownMenu</code> is available to use from common source set</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/737"><code>androidx.compose.material3.DropdownMenu</code> is available to use from common source set</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/708"><code>androidx.compose.material.AlertDialog</code> is available to use from common source set</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md">org.jetbrains.compose.components:components-splitpane's changelog</a>.</em></p> <blockquote> <h1>1.5.2 (September 2023)</h1> <h2>Desktop</h2> <h3>Fixes</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/issues/3655">Application crash on touch (using touchscreen) when onClick modifier is used</a></li> </ul> <h2>Dependencies</h2> <p>This version of Compose Multiplatform is based on the next Jetpack Compose libraries:</p> <ul> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.3">Compiler 1.5.3</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.5.0">Runtime 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-ui#1.5.0">UI 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.5.0">Foundation 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material#1.5.0">Material 1.5.0</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.1">Material3 1.1.1</a></li> </ul> <h1>1.5.10-beta01 (September 2023)</h1> <h2>Common</h2> <h3>Features</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/pull/3656">Support Kotlin 1.9.20-Beta</a></li> <li>Introduce Material 3 components in common <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/794"><code>ModalBottomSheet</code></a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/801"><code>SearchBar</code> and <code>DockedSearchBar</code></a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/787"><code>ExposedDropDownMenu</code></a></li> </ul> </li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/793">Introduce Material component <code>ExposedDropDownMenu</code> in common</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/785">Introduce <code>WindowInfo.containerSize</code> experimental api</a></li> </ul> <h2>iOS</h2> <h3>Breaking changes</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/pull/3667">Having <code>kotlin.native.cacheKind = none</code> will result in a build error.</a></li> </ul> <h3>Features</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/pull/3648">Compilation speed up due to enabling compiler caches for Kotlin 1.9.20+</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/778">Added crossfade animation during orientation change when used within UIKit hierarchy</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/issues/3634">Compose Multiplatform should warn when <code>CADisableMinimumFrameDurationOnPhone</code> is not configured properly</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/issues/2991">Fast delete mode on software keyboard. When you hold a backspace, “turbo mode” is enabled after deleting the first 21 symbols. In turbo mode each tick deletes two words.</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/804">On a long scrollable TextFields, If it’s scrolled up to caret position while typing. Then it stopped on the line above the line with a caret.</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/779">Add <code>UIViewController</code> lifetime hooks</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform-core/pull/771">Implement iOS native feel scrolls for large text fields</a></li> </ul> <h3>Fixes</h3> <ul> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/issues/3534">Rendering synchronization of multiple <code>UIKitView</code>s within a screen</a></li> <li><a href="https://redirect.github.com/JetBrains/compose-multiplatform/issues/3591">Today's date is not highlighted with a circle in the material3 datePicker on iOS</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/87632cdb8215357c3674c25b49d1f3771f8de94b"><code>87632cd</code></a> Support kotlin 1.9.10 (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3616">#3616</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/904bd6f373f080230c5e10bffbe225d4d29c3726"><code>904bd6f</code></a> Update ComposeCompilerCompatibility mapping (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3538">#3538</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/350a5dfa6c53263ef1e18690f28bbef7b11754d4"><code>350a5df</code></a> Fix cache kind management with nested subprojects (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3519">#3519</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/5eda5865ce92ea38722c9a6cff07db6b8de13e4f"><code>5eda586</code></a> Stabilize UI Test library for Desktop (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3518">#3518</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/86c3a5312769ab75e1cb5c98a93e338bfd5cd595"><code>86c3a53</code></a> Update ComposeCompilerCompatibility.kt (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3516">#3516</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/df5396fa97f2a82e96fc7c111f48e38f473b1b34"><code>df5396f</code></a> Revert enabling caching for Kotlin 1.9.0 (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3511">#3511</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/fe17c9e9e645794ab45e8c056ea19969bfef0ea1"><code>fe17c9e</code></a> Update ComposeCompilerCompatibility.kt (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3509">#3509</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/c76448bbecac1bdb8100d5282cfd60e81a15c2f8"><code>c76448b</code></a> Merge remote-tracking branch 'origin/support/1.5.0' into release/1.5.0</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/72cccc66bc80c6f528870e9054544113317ecce0"><code>72cccc6</code></a> Rename compose.ios.resources.sync flag (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3498">#3498</a>)</li> <li><a href="https://github.com/JetBrains/compose-multiplatform/commit/fa2df40e115096a243ed7e993b9b9648b0424fdd"><code>fa2df40</code></a> Replace warnings with errors (<a href="https://redirect.github.com/JetBrains/compose-jb/issues/3496">#3496</a>)</li> <li>Additional commits viewable in <a href="https://github.com/JetBrains/compose-jb/compare/v1.4.1...v1.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.compose.components:components-splitpane&package-manager=gradle&previous-version=1.4.1&new-version=1.5.2)](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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93f81bb commit 23e3386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-editor/desktop/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ compose.desktop {
3636

3737
dependencies {
3838
implementation(compose.desktop.currentOs)
39-
implementation("org.jetbrains.compose.components:components-splitpane:1.4.1")
39+
implementation("org.jetbrains.compose.components:components-splitpane:1.5.2")
4040

4141
testImplementation(kotlin("test"))
4242
testImplementation("io.kotest:kotest-assertions-core-jvm:5.6.2")

0 commit comments

Comments
 (0)