Skip to content

fix(deps): update all dependencies (main) #39

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.11.1 -> 8.14 age adoption passing confidence
nl.littlerobots.version-catalog-update plugin major 0.8.5 -> 1.0.0 age adoption passing confidence
androidx.compose.runtime:runtime-tracing (source) dependencies minor 1.7.6 -> 1.8.1 age adoption passing confidence
androidx.room:room-runtime (source) dependencies minor 2.6.1 -> 2.7.1 age adoption passing confidence
androidx.room:room-ktx (source) dependencies minor 2.6.1 -> 2.7.1 age adoption passing confidence
androidx.room:room-compiler (source) dependencies minor 2.6.1 -> 2.7.1 age adoption passing confidence
com.google.maps.android:maps-compose dependencies minor 6.4.0 -> 6.6.0 age adoption passing confidence
com.google.devtools.ksp (source) plugin patch 2.1.0-1.0.29 -> 2.1.21-2.0.1 age adoption passing confidence
org.jetbrains.kotlin.plugin.compose (source) plugin patch 2.1.0 -> 2.1.21 age adoption passing confidence
org.jetbrains.kotlin.plugin.parcelize (source) plugin patch 2.1.0 -> 2.1.21 age adoption passing confidence
org.jetbrains.kotlin.android (source) plugin patch 2.1.0 -> 2.1.21 age adoption passing confidence
org.jetbrains.kotlin.kapt (source) plugin patch 2.1.0 -> 2.1.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) dependencies patch 2.1.0 -> 2.1.21 age adoption passing confidence
com.android.tools:desugar_jdk_libs dependencies patch 2.1.3 -> 2.1.5 age adoption passing confidence
com.google.dagger.hilt.android plugin minor 2.53.1 -> 2.56.2 age adoption passing confidence
com.google.dagger:hilt-android-compiler dependencies minor 2.53.1 -> 2.56.2 age adoption passing confidence
com.google.dagger:hilt-android-testing dependencies minor 2.53.1 -> 2.56.2 age adoption passing confidence
com.google.dagger:hilt-android dependencies minor 2.53.1 -> 2.56.2 age adoption passing confidence
com.github.ben-manes.versions plugin minor 0.51.0 -> 0.52.0 age adoption passing confidence
com.google.android.gms:play-services-maps dependencies minor 19.0.0 -> 19.2.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies minor 1.9.0 -> 1.10.2 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-android dependencies minor 1.9.0 -> 1.10.2 age adoption passing confidence
com.diffplug.spotless:spotless-plugin-gradle dependencies major 6.25.0 -> 7.0.3 age adoption passing confidence
androidx.navigation:navigation-ui-ktx (source) dependencies minor 2.8.5 -> 2.9.0 age adoption passing confidence
androidx.navigation:navigation-fragment-ktx (source) dependencies minor 2.8.5 -> 2.9.0 age adoption passing confidence
androidx.navigation:navigation-compose (source) dependencies minor 2.8.5 -> 2.9.0 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-compose (source) dependencies minor 2.8.7 -> 2.9.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-savedstate (source) dependencies minor 2.8.7 -> 2.9.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) dependencies minor 2.8.7 -> 2.9.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies minor 2.8.7 -> 2.9.0 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies minor 2.8.7 -> 2.9.0 age adoption passing confidence
androidx.core:core-ktx (source) dependencies minor 1.15.0 -> 1.16.0 age adoption passing confidence
androidx.constraintlayout:constraintlayout-compose (source) dependencies patch 1.1.0 -> 1.1.1 age adoption passing confidence
androidx.compose:compose-bom dependencies major 2024.12.01 -> 2025.05.00 age adoption passing confidence
androidx.benchmark:benchmark-macro-junit4 (source) dependencies patch 1.3.3 -> 1.3.4 age adoption passing confidence
androidx.benchmark:benchmark-macro (source) dependencies patch 1.3.3 -> 1.3.4 age adoption passing confidence
androidx.activity:activity-ktx (source) dependencies minor 1.9.3 -> 1.10.1 age adoption passing confidence
androidx.activity:activity-compose (source) dependencies minor 1.9.3 -> 1.10.1 age adoption passing confidence
com.android.test (source) plugin minor 8.7.3 -> 8.10.0 age adoption passing confidence
com.android.application (source) plugin minor 8.7.3 -> 8.10.0 age adoption passing confidence
com.google.accompanist:accompanist-permissions dependencies minor 0.36.0 -> 0.37.3 age adoption passing confidence
com.google.accompanist:accompanist-adaptive dependencies minor 0.36.0 -> 0.37.3 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.14

Compare Source

v8.13

Compare Source

v8.12.1: 8.12.1

Compare Source

The Gradle team is excited to announce Gradle 8.12.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.12: 8.12

Compare Source

The Gradle team is excited to announce Gradle 8.12.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

littlerobots/version-catalog-update-plugin (nl.littlerobots.version-catalog-update)

v1.0.0

This version no longer uses the dependency versions plugin for resolving versions, but
is using Gradle APIs to resolve the version catalog dependencies. This option has been
available behind a flag for a while and is now the default.

This is quite a big change which has a few behavioral changes, but will also result in a more predictable output.

If you do not need the functionality that the dependency versions plugin is providing,
you can remove the plugin from your build.gradle, as it is no longer required for this plugin.

Some configuration options have changed, please refer to the README for details.

googlemaps/android-maps-compose (com.google.maps.android:maps-compose)

v6.6.0

Features

v6.5.3

Bug Fixes

v6.5.2

Bug Fixes

v6.5.1

Bug Fixes
  • Rollback of map delegate code and navigation SDK integration. (#​689) (574a647)

v6.5.0

Features

v6.4.4

Bug Fixes

v6.4.3

Bug Fixes
  • minor enhancements for DraggableMarkersCollectionWithPolygonActivity (#​674) (af9b873)

v6.4.2

Bug Fixes
  • null pointer exception in ClusterRenderer when continuously updating cluster item values (#​623) (a150235)

v6.4.1

Bug Fixes
google/ksp (com.google.devtools.ksp)

v2.1.21-2.0.1

Compare Source

v2.1.20-2.0.1

Compare Source

What's Changed

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.1.20-2.0.0...2.1.20-2.0.1

v2.1.20-2.0.0

Compare Source

What's Changed
  • Bumped version to 2.0.0 and enabled KSP2 by default!
  • No-op blockOtherCompilerPlugins #​2397
  • A couple of fixes to compilation avoidance #​2401
  • KSTypeReferenceResolvedImpl.toString(): render unexpanded #​2393

Full Changelog: google/ksp@2.1.20-1.0.32...2.1.20-2.0.0

v2.1.20-1.0.32

Compare Source

What's Changed

#​2379 [KSP2] resolved type of vararg parameter in functions changed vs KSP1
#​2358 [KSP2] Annotation missing from property when VALUE_PARAMETER target is used.

And various performance optimizations!

v2.1.20-1.0.31

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.20-RC2-1.0.31...2.1.20-1.0.31

v2.1.10-1.0.31

Compare Source

Bug Fixes
  • [KSP2] KSPropertyDeclaration#type for typealias does not match its declaration. #​2345
  • Incorrect isMutable on KSPropertyDeclaration from a JAVA_LIB in 2.1.10-1.0.30 #​2346
  • KSP breaks compilation avoidance #​2347

v2.1.10-1.0.30

Compare Source

Bugs Fixed / PR Landed

https://github.com/google/ksp/issues/2325 [KSP2] KSType.arguments return arguments on aliased type.https://github.com/google/ksp/pull/23122 Partially migrate KSP off AGP's legacy Variant APIhttps://github.com/google/ksp/issues/23099 Resolver#getDeclarationsFromPackage() does not find generated fileshttps://github.com/google/ksp/issues/22522 Incremental processing breaks when a project dependency is modifiedhttps://github.com/google/ksp/issues/22655 [ksp2] ksType.arguments will crash on a typealias's java wildcard typhttps://github.com/google/ksp/issues/226464 [ksp2] getJavaWildcard does not return wildcard for List param (different with kapt/ksphttps://github.com/google/ksp/issues/2246246 Resolver returns non-equal instances of the same declaratiohttps://github.com/google/ksp/issues/2254254 [KSP2] Resolver#overrides() gives incorrect result when method isn't accessible.

v2.1.10-1.0.29

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.10-RC2-1.0.29...2.1.10-1.0.29

JetBrains/kotlin (org.jetbrains.kotlin.plugin.compose)

v2.1.21: Kotlin 2.1.21

Changelog
Backend. Native. Debug
  • KT-75991 Xcode 16.3: Fix lldb stepping test over an inline function
Compiler
  • KT-75992 Xcode 16.3: stacktraces on simulators are not symbolicated
  • KT-76663 KJS: KotlinNothingValueException caused by expression return since 2.1.20
  • KT-75756 Backend Internal error: Exception during IR lowering when trying to access variable from providedProperties in class within kotlin custom script
  • KT-76209 CONFLICTING_UPPER_BOUNDS on Nothing bound
  • KT-70352 K2: False-negative CONFLICTING_UPPER_BOUNDS on Nothing bound
  • KT-74739 Native: "IllegalArgumentException: All constructors should've been lowered: FUNCTION_REFERENCE"
  • KT-75483 Native: redundant unboxing generated with smart cast
  • KT-71425 IR Inliner: investigate return type of an inlined block
Native
  • KT-76252 Native: executable crash with generic value classes with 2.1.20
Native. C and ObjC Import
  • KT-75781 Xcode 16.3: Fix cinterop tests failing with fatal error: could not build module '_stdint'
Native. Runtime. Memory
  • KT-74280 Native: GC.collect crashes with -Xallocator=std
Tools. CLI
  • KT-75588 [2.1.20-RC] "was compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler" warnings despite using the same compiler version
  • KT-74663 kotlinc-js CLI: not providing -ir-output-dir results in NullPointerException
Tools. Compiler Plugins
  • KT-76162 "IllegalStateException: No mapping for symbol: VALUE_PARAMETER INSTANCE_RECEIVER" after updating to 2.1.20
Tools. Gradle
  • KT-73682 Compatibility with Gradle 8.12 release
  • KT-73142 Kotlin Gradle plugin: Remove usage of Gradle's internal ExecHandleBuilder
  • KT-36004 Update 'org.gradle.usage' attribute rules to support the 'JAVA_API' and 'JAVA_RUNTIME' value
  • KT-73968 KotlinDependencyManagement tries to mutate configuration after it was resolved
  • KT-73684 Run integration tests against Gradle 8.12
  • KT-72694 Accessing Task.project during execution is being deprecated in Gradle 8.12
  • KT-73683 Compile against Gradle API 8.12
Tools. Gradle. JS
  • KT-77119 KJS: Gradle: Setting custom environment variables in KotlinJsTest tasks no longer works
  • KT-74735 KGP uses Gradle internal CompositeProjectComponentArtifactMetadata
  • KT-71879 Notice of upcoming deprecation f

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner December 13, 2024 03:53
@renovate renovate bot force-pushed the renovate/main-all branch from 911f48b to 927ef56 Compare December 19, 2024 22:02
@renovate renovate bot changed the title fix(deps): update all dependencies 0.36.0 to v0.37.0 (main) fix(deps): update all dependencies (main) Dec 19, 2024
@renovate renovate bot force-pushed the renovate/main-all branch 4 times, most recently from 1159c2d to 48dfa7c Compare December 20, 2024 23:37
@renovate renovate bot force-pushed the renovate/main-all branch 2 times, most recently from 79bed7b to 089455e Compare January 8, 2025 15:55
@renovate renovate bot force-pushed the renovate/main-all branch 4 times, most recently from 97e6095 to d64f66b Compare January 15, 2025 21:17
@renovate renovate bot force-pushed the renovate/main-all branch 7 times, most recently from f7a3fa5 to 7a4cfbd Compare January 29, 2025 21:06
@renovate renovate bot force-pushed the renovate/main-all branch 2 times, most recently from 27990c3 to c450a5e Compare January 30, 2025 19:44
@renovate renovate bot force-pushed the renovate/main-all branch 4 times, most recently from 797615c to 746fbbb Compare February 14, 2025 05:57
@renovate renovate bot force-pushed the renovate/main-all branch 3 times, most recently from 23d70af to 709e5b5 Compare February 21, 2025 02:08
@renovate renovate bot force-pushed the renovate/main-all branch 2 times, most recently from 57c2b97 to ea23658 Compare March 4, 2025 22:41
@renovate renovate bot force-pushed the renovate/main-all branch 5 times, most recently from 9a45707 to 76360bd Compare March 21, 2025 03:42
@renovate renovate bot force-pushed the renovate/main-all branch 5 times, most recently from 5045636 to e5f344f Compare March 28, 2025 12:42
@renovate renovate bot force-pushed the renovate/main-all branch 5 times, most recently from 05c2a8e to eaecf98 Compare April 14, 2025 18:58
@renovate renovate bot force-pushed the renovate/main-all branch 5 times, most recently from 496363c to 73e361a Compare April 23, 2025 20:02
@renovate renovate bot force-pushed the renovate/main-all branch 3 times, most recently from 36d1849 to 3f244f0 Compare May 1, 2025 02:49
@renovate renovate bot force-pushed the renovate/main-all branch 3 times, most recently from 5b8f522 to cc2d0fe Compare May 13, 2025 14:13
@renovate renovate bot force-pushed the renovate/main-all branch from cc2d0fe to 8909793 Compare May 13, 2025 22:16
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.

1 participant