hfhbd / routing-compose

Routing feature for Compose Web, Compose HTML and Desktop
https://routing.softwork.app/
Apache License 2.0
143 stars 14 forks source link

Bump org.jetbrains.compose from 1.6.2 to 1.6.11 #383

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps org.jetbrains.compose from 1.6.2 to 1.6.11.

Release notes

Sourced from org.jetbrains.compose's releases.

1.6.11

Changes since 1.6.10

Fixes

Multiple Platforms

iOS

Desktop

Web

Resources

Gradle Plugin

Dependencies

1.6.10

Changes since 1.6.2

Highlights

  • Experimental multiplatform support of Lifecycle and ViewModel. See documentation for details

... (truncated)

Changelog

Sourced from org.jetbrains.compose's changelog.

1.6.11 (June 2024)

Changes since 1.6.10

Fixes

Multiple Platforms

iOS

Desktop

Web

Resources

Gradle Plugin

Dependencies


1.6.10 (May 2024)

Changes since 1.6.2

... (truncated)

Commits
  • 70b8c44 Update kotlin version in examples (#4844)
  • 2b4d426 [gradle] Configure Compose Compiler if kotlin-android or kotlin-js plugins ar...
  • b26c995 [Android] update Font with new resource value (#4864)
  • 478542b CfW: rely on exact configuration names to find the dependencies (#4828)
  • ce89665 CfW: Prevent UnpackSkikoWasmRuntime task execution when it's not needed (#4824)
  • b5daa4d [resources] Check cached deferreds and drop them if they are cancelled. (#4819)
  • abfd6c9 Update compiler version for Kotlin 1.9.2x (#4814)
  • 966b8e5 Update gradle plugin: Deprecate experimental configuration for Compose for We...
  • ab63e4d update compose compiler version to 1.5.13.2/1.5.13.3 (#4798)
  • 705dcaf [gradle] Apply AGP lint task fix to the KMP resources too. (#4784)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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 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)