Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update compose to v1.7.3 #55

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open

Update compose to v1.7.3 #55

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.compose 1.0.1 -> 1.7.3 age adoption passing confidence
org.jetbrains.compose.web:web-core 1.0.1 -> 1.7.3 age adoption passing confidence
org.jetbrains.compose.runtime:runtime 1.0.1 -> 1.7.3 age adoption passing confidence

Release Notes

JetBrains/compose-jb (org.jetbrains.compose.web:web-core)

v1.7.3

Changes since 1.7.1

Features

Desktop

Fixes

iOS

Dependencies


v1.7.1

Changes since 1.7.0

Fixes

Multiple Platforms
iOS
Desktop

Dependencies


v1.7.0

Changes since 1.6.11

Highlights

Resources

Navigation
Web

Breaking changes

iOS
Desktop
Android
Resources

Features

Multiple Platforms
iOS
Desktop
Resources
Gradle Plugin

Fixes

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle Plugin

Dependencies


v1.6.11

Changes since 1.6.10

Fixes

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle Plugin

Dependencies


v1.6.10

Changes since 1.6.2

Highlights

Breaking changes

  • Since Kotlin 2.0-RC2, the additional org.jetbrains.kotlin.plugin.compose Gradle plugin is required. See the migration guide

Features

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle Plugin

Fixes

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle plugin

Dependencies


v1.6.2

Changes since 1.6.1

Features

Common

Fixes

iOS, Desktop, Web
iOS

Dependencies

This version of Compose Multiplatform is based on the next Jetpack Compose libraries:

v1.6.1

Changes since 1.6.10

Fixes

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle Plugin

Dependencies


v1.6.0

Changes since 1.5.12

Highlights

An overview of highlights for this release is also available in the Compose Multiplatform documentation: What's new in 1.6.0.

Common
iOS, Desktop, Web
iOS
Web
Desktop

Breaking changes

Common
  • Resource library (compose.components.resources) changes
    • resources from *Main\resources should be moved to *Main\composeResources\drawable, commonMain\composeResources\font or *Main\composeResources\files depending on the resource type
    • painterResource("resource.xml") should be replaced by painterResource(Res.drawable.resource)
  • google() maven repository is now required. Add this to build.gradle.kts:
    repositories {
    ...
    google()
    }
    If the project doesn't have it, there will be an error Could not find androidx.annotation:annotation:... or Could not find org.jetbrains.compose.collection-internal:collection.
  • Text with lineHeight set is trimmed by default
  • Text with fontSize set without lineHeight inside MaterialTheme has different line height
iOS/Desktop/Web
iOS
  • Separate platform views for Popups/Dialogs that are enabled by default, unable to draw anything out of their own bounds (for example, a shadow of the topmost container). It will be fixed in a future version, but if you're relying on this behavior, you can switch back to the old behavior by setting the platformLayers parameter to false:
    ComposeUIViewController(configure = {
        platformLayers = false
    }) {
        // ...
    }
Desktop
Web (k/js)
  • Libraries which depend on earlier Compose Multiplatform version are not compatible with 1.6.0 anymore. This is because decoys generation was disabled. Projects which apply Compose Compiler plugin manually need to remove this argument: plugin:androidx.compose.compiler.plugins.kotlin:generateDecoys=true.

Features

Common
iOS
Desktop
Web
HTML library
Gradle Plugin

Fixes

iOS/Desktop/Web
iOS
Desktop

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/compose branch from a1c29f4 to 9e3d89f Compare March 9, 2023 20:45
@renovate renovate bot changed the title Update compose Update compose to v1.3.1 Mar 9, 2023
@renovate renovate bot changed the title Update compose to v1.3.1 Update compose Apr 11, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 9e3d89f to 1a9d898 Compare April 12, 2023 17:57
@renovate renovate bot changed the title Update compose Update compose to v1.4.0 Apr 12, 2023
@renovate renovate bot changed the title Update compose to v1.4.0 Update dependency org.jetbrains.compose to v1.4.0 Apr 20, 2023
@renovate renovate bot changed the title Update dependency org.jetbrains.compose to v1.4.0 Update compose to v1.4.0 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 1a9d898 to 0d25ac6 Compare June 26, 2023 16:04
@renovate renovate bot changed the title Update compose to v1.4.0 Update compose Jun 26, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 0d25ac6 to e7558c3 Compare June 26, 2023 20:30
@renovate renovate bot changed the title Update compose Update compose to v1.4.1 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/compose branch from e7558c3 to b06f835 Compare July 26, 2023 00:05
@renovate renovate bot changed the title Update compose to v1.4.1 Update compose to v1.4.3 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/compose branch from b06f835 to 30f6375 Compare August 28, 2023 12:18
@renovate renovate bot changed the title Update compose to v1.4.3 Update compose Aug 28, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 30f6375 to d26c63f Compare August 28, 2023 16:43
@renovate renovate bot changed the title Update compose Update compose to v1.5.0 Aug 28, 2023
@renovate renovate bot changed the title Update compose to v1.5.0 Update compose Sep 6, 2023
@renovate renovate bot force-pushed the renovate/compose branch from d26c63f to 36e4f87 Compare September 6, 2023 13:56
@renovate renovate bot changed the title Update compose Update compose to v1.5.1 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 36e4f87 to 93663e7 Compare September 25, 2023 18:37
@renovate renovate bot changed the title Update compose to v1.5.1 Update compose Sep 25, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 93663e7 to 23f33d5 Compare September 26, 2023 18:47
@renovate renovate bot changed the title Update compose Update compose to v1.5.2 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 23f33d5 to 7247a56 Compare October 5, 2023 19:02
@renovate renovate bot changed the title Update compose to v1.5.2 Update compose to v1.5.3 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/compose branch from 7247a56 to a2f9b74 Compare October 31, 2023 17:06
@renovate renovate bot changed the title Update compose to v1.5.3 Update compose to v1.5.10 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/compose branch from a2f9b74 to da65100 Compare November 24, 2023 13:49
@renovate renovate bot changed the title Update compose to v1.5.10 Update compose to v1.5.11 Nov 24, 2023
@renovate renovate bot changed the title Update compose Update compose to v1.5.12 Feb 3, 2024
@renovate renovate bot changed the title Update compose to v1.5.12 Update compose Feb 3, 2024
@renovate renovate bot changed the title Update compose Update compose to v1.5.12 Feb 3, 2024
@renovate renovate bot changed the title Update compose to v1.5.12 Update compose Feb 4, 2024
@renovate renovate bot changed the title Update compose Update compose to v1.5.12 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 5843078 to b5bf56b Compare February 27, 2024 15:08
@renovate renovate bot changed the title Update compose to v1.5.12 Update compose to v1.6.0 Feb 27, 2024
@renovate renovate bot changed the title Update compose to v1.6.0 Update compose Mar 13, 2024
@renovate renovate bot force-pushed the renovate/compose branch from b5bf56b to 76a5e4a Compare March 14, 2024 15:36
@renovate renovate bot changed the title Update compose Update compose to v1.6.1 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 76a5e4a to 9ad4240 Compare April 10, 2024 20:11
@renovate renovate bot changed the title Update compose to v1.6.1 Update compose to v1.6.2 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 9ad4240 to 74e40c2 Compare May 17, 2024 19:35
@renovate renovate bot changed the title Update compose to v1.6.2 Update compose May 17, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 74e40c2 to b5ceb85 Compare May 20, 2024 18:16
@renovate renovate bot changed the title Update compose Update compose to v1.6.10 May 20, 2024
@renovate renovate bot changed the title Update compose to v1.6.10 Update compose Jun 3, 2024
@renovate renovate bot force-pushed the renovate/compose branch from b5ceb85 to 9f9815f Compare June 3, 2024 18:51
@renovate renovate bot changed the title Update compose Update compose to v1.6.11 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 9f9815f to 1767ad7 Compare October 15, 2024 16:58
@renovate renovate bot changed the title Update compose to v1.6.11 Update compose Oct 15, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 1767ad7 to 0662fa5 Compare October 15, 2024 21:17
@renovate renovate bot changed the title Update compose Update compose to v1.7.0 Oct 15, 2024
@renovate renovate bot changed the title Update compose to v1.7.0 Update compose Nov 12, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 0662fa5 to 3868608 Compare November 13, 2024 17:10
@renovate renovate bot changed the title Update compose Update compose to v1.7.1 Nov 13, 2024
@renovate renovate bot changed the title Update compose to v1.7.1 Update compose Dec 19, 2024
@renovate renovate bot force-pushed the renovate/compose branch from 3868608 to 3148979 Compare December 20, 2024 00:48
@renovate renovate bot changed the title Update compose Update compose to v1.7.3 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants