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

build(deps): bump the versions group with 18 updates #39

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the versions group with 18 updates:

Package From To
androidx.wear.tiles:tiles 1.3.0 1.4.0
androidx.wear.tiles:tiles-material 1.3.0 1.4.0
com.arkivanov.mvikotlin:mvikotlin 4.1.0 4.2.0
com.arkivanov.mvikotlin:mvikotlin-main 4.1.0 4.2.0
com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines 4.1.0 4.2.0
androidx.work:work-runtime 2.9.0 2.9.1
androidx.work:work-runtime-ktx 2.9.0 2.9.1
com.google.android.horologist:horologist-datalayer 0.6.12 0.6.17
com.google.android.horologist:horologist-datalayer-watch 0.6.12 0.6.17
com.google.android.horologist:horologist-datalayer-phone 0.6.12 0.6.17
com.google.android.horologist:horologist-compose-tools 0.6.12 0.6.17
com.google.android.horologist:horologist-tiles 0.6.12 0.6.17
org.jetbrains.kotlin.plugin.serialization 2.0.0 2.0.10
org.jetbrains.kotlin.android 2.0.0 2.0.10
org.jetbrains.kotlin.multiplatform 2.0.0 2.0.10
org.jetbrains.kotlin.plugin.compose 2.0.0 2.0.10
com.android.application 8.5.1 8.5.2
com.android.library 8.5.1 8.5.2

Updates androidx.wear.tiles:tiles from 1.3.0 to 1.4.0

Updates androidx.wear.tiles:tiles-material from 1.3.0 to 1.4.0

Updates androidx.wear.tiles:tiles-material from 1.3.0 to 1.4.0

Updates com.arkivanov.mvikotlin:mvikotlin from 4.1.0 to 4.2.0

Release notes

Sourced from com.arkivanov.mvikotlin:mvikotlin's releases.

4.2.0

  • Added Store.labelsChannel(...): ReceiveChannel<Label> extension function (#142)
  • Updated Kotlin to 2.0.10 (#143)

Versions and dependencies

Kotlin: 2.0.10 Essenty: 2.1.0

Module mvikotlin-extensions-reaktive

Reaktive: 2.2.0

Module mvikotlin-extensions-coroutines

kotlinx.coroutines: 1.8.1

Commits

Updates com.arkivanov.mvikotlin:mvikotlin-main from 4.1.0 to 4.2.0

Release notes

Sourced from com.arkivanov.mvikotlin:mvikotlin-main's releases.

4.2.0

  • Added Store.labelsChannel(...): ReceiveChannel<Label> extension function (#142)
  • Updated Kotlin to 2.0.10 (#143)

Versions and dependencies

Kotlin: 2.0.10 Essenty: 2.1.0

Module mvikotlin-extensions-reaktive

Reaktive: 2.2.0

Module mvikotlin-extensions-coroutines

kotlinx.coroutines: 1.8.1

Commits

Updates com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines from 4.1.0 to 4.2.0

Release notes

Sourced from com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines's releases.

4.2.0

  • Added Store.labelsChannel(...): ReceiveChannel<Label> extension function (#142)
  • Updated Kotlin to 2.0.10 (#143)

Versions and dependencies

Kotlin: 2.0.10 Essenty: 2.1.0

Module mvikotlin-extensions-reaktive

Reaktive: 2.2.0

Module mvikotlin-extensions-coroutines

kotlinx.coroutines: 1.8.1

Commits

Updates com.arkivanov.mvikotlin:mvikotlin-main from 4.1.0 to 4.2.0

Release notes

Sourced from com.arkivanov.mvikotlin:mvikotlin-main's releases.

4.2.0

  • Added Store.labelsChannel(...): ReceiveChannel<Label> extension function (#142)
  • Updated Kotlin to 2.0.10 (#143)

Versions and dependencies

Kotlin: 2.0.10 Essenty: 2.1.0

Module mvikotlin-extensions-reaktive

Reaktive: 2.2.0

Module mvikotlin-extensions-coroutines

kotlinx.coroutines: 1.8.1

Commits

Updates com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines from 4.1.0 to 4.2.0

Release notes

Sourced from com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines's releases.

4.2.0

  • Added Store.labelsChannel(...): ReceiveChannel<Label> extension function (#142)
  • Updated Kotlin to 2.0.10 (#143)

Versions and dependencies

Kotlin: 2.0.10 Essenty: 2.1.0

Module mvikotlin-extensions-reaktive

Reaktive: 2.2.0

Module mvikotlin-extensions-coroutines

kotlinx.coroutines: 1.8.1

Commits

Updates androidx.work:work-runtime from 2.9.0 to 2.9.1

Updates androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1

Updates androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1

Updates com.google.android.horologist:horologist-datalayer from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-datalayer's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-datalayer-watch from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-datalayer-watch's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-datalayer-phone from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-datalayer-phone's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-compose-tools from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-compose-tools's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-tiles from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-tiles's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-datalayer-watch from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-datalayer-watch's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-datalayer-phone from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-datalayer-phone's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-compose-tools from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-compose-tools's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates com.google.android.horologist:horologist-tiles from 0.6.12 to 0.6.17

Release notes

Sourced from com.google.android.horologist:horologist-tiles's releases.

0.6.17

What's Changed

  • Support for initial position of rememberResponsiveColumnState

Last release off main for 0.6.x

Full Changelog: google/horologist@v0.6.16...v0.6.17

0.6.16

What's Changed

  • Use DateTimeFormatter for AM/PM in TimePicker
  • ResponsiveScreen fixes for ScalingLazyColumn, SignInPromptScreen, Title/SecondaryTitle, new ResponsiveButton

Full Changelog: google/horologist@v0.6.15...v0.6.16

v0.6.15

What's Changed

  • Material Card padding fix
  • Fix ScreenScaffold when scrollState changes

New Contributors

Full Changelog: google/horologist@v0.6.14...v0.6.15

0.6.14

  • Dependency bumps
  • Added rememberActivePlaceholderState API
  • Reponsive Layout improvements for Media and Dialogs

Full Changelog: google/horologist@v0.6.13...v0.6.14

v0.6.13

What's Changed

  • Beta dependencies on Wear Compose and Compose
  • Improvements to layouts on large devices

Full Changelog: google/horologist@v0.6.12...v0.6.13

Commits

Updates org.jetbrains.kotlin.plugin.serialization from 2.0.0 to 2.0.10

Release notes

Sourced from org.jetbrains.kotlin.plugin.serialization's releases.

Kotlin 2.0.10

2.0.10

Apple Ecosystem

  • KT-68257 Xcode incorrectly reuses embedAndSign framework when moving to and from 2.0.0

Compiler

Fixes

  • KT-69876 K2 Compile exception: Only IrBlockBody together with kotlinx serialization
  • KT-68521 K2: Property's private setters can be bypassed when using plusAssign and minusAssign operators
  • KT-68667 K2: Compiler hangs on mapNotNull and elvis inside lambda
  • KT-68747 K2: Long compilation time because of constraint solving when using typealias in different modules
  • KT-68940 K2: "IllegalArgumentException: All variables should be fixed to something"
  • KT-68797 K2 / Native: "java.lang.IllegalStateException: FIELD" caused by enabled caching
  • KT-68362 False-positive ABSTRACT_MEMBER_NOT_IMPLEMENTED for inheritor of java class which directly implements java.util.Map
  • KT-68449 K2: "when" expression returns Unit
  • KT-67072 K2: inconsistent stability of open vals on receivers of final type
  • KT-68570 K2: "Unresolved reference" in call with lambda argument and nested lambda argument
  • KT-69159 K2: KotlinNothingValueException in Exposed
  • KT-68623 K2: "Only safe or null-asserted calls are allowed" on safe call
  • KT-68193 JDK 21: new MutableList.addFirst/addLast methods allow adding nullable value for non-null types
  • KT-67804 removeFirst and removeLast return type with Java 21
  • KT-68727 K2: "Null argument in ExpressionCodegen for parameter VALUE_PARAMETER" caused by an enum class with default parameter in a different module
  • KT-68383 K2: "Argument type mismatch: actual type is 'kotlin.String', but 'T & Any' was expected." with intersection types
  • KT-68546 K2: false-positive conflicting overloads error on inheriting generic type with inherited generic and non-generic member overloads
  • KT-68626 K2: "Conflicting Overloads" for function if inherited from generic type
  • KT-68351 K2: "Suspension functions can only be called within coroutine body"
  • KT-68489 K2: WRONG_ANNOTATION_TARGET with Java and Kotlin @Target annotation positions
  • KT-69058 K2: Java-defined property annotations not persisted
  • KT-64515 K2 IDE: [NEW_INFERENCE_ERROR] in a build.gradle.kts script while applying "jvm-test-suite" plugin and then configuring targets for test suites
  • KT-68016 K2: Gradle repo test should compile correctly with Kotlin explicit api mode fails on K2
  • KT-68575 K2: @ParameterName annotation is not erased when inferring the type of it in lambdas
  • KT-67999 K2: lost flexibility on parameters of Java SAM
  • KT-59679 K2: Investigate extracting uncompleted candidates from blocks
  • KT-68401 K2: "IllegalAccessError: failed to access class" caused by package private super Java type, when inferencing a common super type of if or when branches on JVM
  • KT-68806 K/Wasm RuntimeError: unreachable on Sequence::toList
  • KT-68455 K2: False negative UPPER_BOUND_VIOLATED_BASED_ON_JAVA_ANNOTATIONS
  • KT-68538 KJS/K2: using while with break inside inline lambdas leads to an endless cycle
  • KT-68798 JVM compiler crashes on calling private expect constructor with a default parameter
  • KT-68734 K2: enum class in KMP: Expect declaration MMKVLogLevel is incompatible with actual MMKVLogLevel because modality is different
  • KT-68674 False positive ACTUAL_WITHOUT_EXPECT in K2
  • KT-68350 K2: "Inapplicable candidate(s)" caused by parameter reference of local class with type parameters from function
  • KT-68571 K2: "IllegalStateException: Fake override should have at least one overridden descriptor" caused by exceptions and when statement
  • KT-68523 K2: FileAnalysisException when using Definitely non-nullable types
  • KT-68339 K2: "Enum entry * is uninitialized here" caused by lazy property with enum in when expression
  • KT-66688 K2: false-negative "upper bound violated" error in extension receiver
  • KT-68630 DiagnosticsSuppressor is not invoked with Kotlin 2.0
  • Description has been truncated

Bumps the versions group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| androidx.wear.tiles:tiles | `1.3.0` | `1.4.0` |
| androidx.wear.tiles:tiles-material | `1.3.0` | `1.4.0` |
| [com.arkivanov.mvikotlin:mvikotlin](https://github.com/arkivanov/MVIKotlin) | `4.1.0` | `4.2.0` |
| [com.arkivanov.mvikotlin:mvikotlin-main](https://github.com/arkivanov/MVIKotlin) | `4.1.0` | `4.2.0` |
| [com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines](https://github.com/arkivanov/MVIKotlin) | `4.1.0` | `4.2.0` |
| androidx.work:work-runtime | `2.9.0` | `2.9.1` |
| androidx.work:work-runtime-ktx | `2.9.0` | `2.9.1` |
| [com.google.android.horologist:horologist-datalayer](https://github.com/google/horologist) | `0.6.12` | `0.6.17` |
| [com.google.android.horologist:horologist-datalayer-watch](https://github.com/google/horologist) | `0.6.12` | `0.6.17` |
| [com.google.android.horologist:horologist-datalayer-phone](https://github.com/google/horologist) | `0.6.12` | `0.6.17` |
| [com.google.android.horologist:horologist-compose-tools](https://github.com/google/horologist) | `0.6.12` | `0.6.17` |
| [com.google.android.horologist:horologist-tiles](https://github.com/google/horologist) | `0.6.12` | `0.6.17` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.10` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.10` |
| [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.10` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.10` |
| com.android.application | `8.5.1` | `8.5.2` |
| com.android.library | `8.5.1` | `8.5.2` |


Updates `androidx.wear.tiles:tiles` from 1.3.0 to 1.4.0

Updates `androidx.wear.tiles:tiles-material` from 1.3.0 to 1.4.0

Updates `androidx.wear.tiles:tiles-material` from 1.3.0 to 1.4.0

Updates `com.arkivanov.mvikotlin:mvikotlin` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/arkivanov/MVIKotlin/releases)
- [Commits](arkivanov/MVIKotlin@4.1.0...4.2.0)

Updates `com.arkivanov.mvikotlin:mvikotlin-main` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/arkivanov/MVIKotlin/releases)
- [Commits](arkivanov/MVIKotlin@4.1.0...4.2.0)

Updates `com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/arkivanov/MVIKotlin/releases)
- [Commits](arkivanov/MVIKotlin@4.1.0...4.2.0)

Updates `com.arkivanov.mvikotlin:mvikotlin-main` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/arkivanov/MVIKotlin/releases)
- [Commits](arkivanov/MVIKotlin@4.1.0...4.2.0)

Updates `com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/arkivanov/MVIKotlin/releases)
- [Commits](arkivanov/MVIKotlin@4.1.0...4.2.0)

Updates `androidx.work:work-runtime` from 2.9.0 to 2.9.1

Updates `androidx.work:work-runtime-ktx` from 2.9.0 to 2.9.1

Updates `androidx.work:work-runtime-ktx` from 2.9.0 to 2.9.1

Updates `com.google.android.horologist:horologist-datalayer` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-datalayer-watch` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-datalayer-phone` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-compose-tools` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-tiles` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-datalayer-watch` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-datalayer-phone` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-compose-tools` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `com.google.android.horologist:horologist-tiles` from 0.6.12 to 0.6.17
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.6.12...v0.6.17)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

Updates `com.android.application` from 8.5.1 to 8.5.2

Updates `com.android.library` from 8.5.1 to 8.5.2

Updates `com.android.library` from 8.5.1 to 8.5.2

---
updated-dependencies:
- dependency-name: androidx.wear.tiles:tiles
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: androidx.wear.tiles:tiles-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: androidx.wear.tiles:tiles-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.arkivanov.mvikotlin:mvikotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.arkivanov.mvikotlin:mvikotlin-main
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.arkivanov.mvikotlin:mvikotlin-main
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.arkivanov.mvikotlin:mvikotlin-extensions-coroutines
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: androidx.work:work-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-datalayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-datalayer-watch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-datalayer-phone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-compose-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-tiles
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-datalayer-watch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-datalayer-phone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-compose-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.google.android.horologist:horologist-tiles
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from makeevrserg as a code owner August 12, 2024 05:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 12, 2024
@makeevrserg makeevrserg self-assigned this Aug 12, 2024
@makeevrserg makeevrserg merged commit 0faa357 into master Aug 12, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/versions-f6dd43ed9b branch August 12, 2024 06:59
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.

1 participant