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

Commit a8eb978

Browse files
build(deps): Bump org.jetbrains.compose from 1.2.0 to 1.2.1 in /api-editor (#1136)
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.2.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/compose-jb/releases">org.jetbrains.compose's releases</a>.</em></p> <blockquote> <h2>1.2.1</h2> <h2>Common</h2> <h3>Fixes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/pull/2396">Fix <code>kotlinCompilerPlugin</code> property</a></li> <li>Fix <a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2329">runDistributable fails in v1.2.0-beta01</a></li> <li>Fix <a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2328">Packaging fails on JDK-19</a></li> </ul> <h2>Desktop</h2> <h3>Fixes</h3> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2393"><code>duplicate definition of resource file</code> when running packageRelease</a></li> <li><a href="https://github-redirect.dependabot.com/JetBrains/skiko/pull/603">Fix support of GPU's which don't support DirectX 12 (Windows)</a></li> </ul> <h2>Web</h2> <h3>Fixes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2349">Support Kotlin 1.7.20</a></li> </ul> <h2>Updated 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.3.2">Compiler 1.3.2</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.2.1">Runtime 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-ui#1.2.1">UI 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.2.1">Foundation 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material#1.2.1">Material 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material3#1.0.0-alpha14">Material3 1.0.0-alpha14</a></li> </ul> <h2>1.2.1-rc03</h2> <p>No release notes provided.</p> <h2>1.2.1-rc01</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JetBrains/compose-jb/blob/master/CHANGELOG.md">org.jetbrains.compose's changelog</a>.</em></p> <blockquote> <h1>1.2.1 (November 2022)</h1> <h2>Common</h2> <h3>Fixes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/pull/2396">Fix <code>kotlinCompilerPlugin</code> property</a></li> <li>Fix <a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2329">runDistributable fails in v1.2.0-beta01</a></li> <li>Fix <a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2328">Packaging fails on JDK-19</a></li> </ul> <h2>Desktop</h2> <h3>Fixes</h3> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2393"><code>duplicate definition of resource file</code> when running packageRelease</a></li> <li><a href="https://github-redirect.dependabot.com/JetBrains/skiko/pull/603">Fix support of GPU's which don't support DirectX 12 (Windows)</a></li> </ul> <h2>Web</h2> <h3>Fixes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/JetBrains/compose-jb/issues/2349">Support Kotlin 1.7.20</a></li> </ul> <h2>Updated 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.3.2">Compiler 1.3.2</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.2.1">Runtime 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-ui#1.2.1">UI 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.2.1">Foundation 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material#1.2.1">Material 1.2.1</a></li> <li><a href="https://developer.android.com/jetpack/androidx/releases/compose-material3#1.0.0-alpha14">Material3 1.0.0-alpha14</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JetBrains/compose-jb/commit/215678063c777b0f9db06570b8bc576ddc8c0250"><code>2156780</code></a> Update gradle.properties</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/64504d835cd769447a0063637a36475047d0d1ff"><code>64504d8</code></a> Update VERSIONING.md</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/5ae260896f498fc7a45da444c06d3626136b1c5d"><code>5ae2608</code></a> Compose 1.2.1</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/3b436a493094b029adf0b00d54070c21ba80c016"><code>3b436a4</code></a> Compose Compiler 1.3.2.1</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/e0559b1da86473646beba6eb0287b64dd95d81f1"><code>e0559b1</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/7fb38d9e02a45879f3ee869691ab891ea84bddfc"><code>7fb38d9</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/b0456a024ee27a2d05609331e24c363d20249e4d"><code>b0456a0</code></a> Compose 1.2.1-rc03</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/7c4029afd0ef8b0946afec292d24f4036151bbdf"><code>7c4029a</code></a> Fix Gradle Plugin tests</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/d2a3babec4f10240d61f492ab3304b871518839a"><code>d2a3bab</code></a> Fix Gradle Plugin tests</li> <li><a href="https://github.com/JetBrains/compose-jb/commit/d4b158d1f0aa9de3f17fd16679faa6060d509874"><code>d4b158d</code></a> Use 1.3.2.1-rc02 in Gradle plugin</li> <li>Additional commits viewable in <a href="https://github.com/JetBrains/compose-jb/compare/v1.2.0...v1.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.compose&package-manager=gradle&previous-version=1.2.0&new-version=1.2.1)](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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df92c47 commit a8eb978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-editor/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
kotlin("plugin.serialization") version "1.7.20" apply false
1010
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
1111
id("com.github.node-gradle.node") version "3.5.0" apply false
12-
id("org.jetbrains.compose") version "1.2.0" apply false
12+
id("org.jetbrains.compose") version "1.2.1" apply false
1313
}
1414

1515
repositories {

0 commit comments

Comments
 (0)