Skip to content

Update all dependencies (end) #40

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: end
Choose a base branch
from
Open

Update all dependencies (end) #40

wants to merge 1 commit into 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.2 age adoption passing confidence
nl.littlerobots.version-catalog-update plugin major 0.8.5 -> 1.0.0 age adoption passing confidence
androidx.baselineprofile (source) plugin patch 1.3.3 -> 1.3.4 age adoption passing confidence
androidx.compose.runtime:runtime-tracing (source) dependencies minor 1.7.6 -> 1.8.2 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.2 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.4 age adoption passing confidence
androidx.window:window (source) dependencies minor 1.3.0 -> 1.4.0 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.1 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-savedstate (source) dependencies minor 2.8.7 -> 2.9.1 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) dependencies minor 2.8.7 -> 2.9.1 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies minor 2.8.7 -> 2.9.1 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies minor 2.8.7 -> 2.9.1 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.06.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.appcompat:appcompat (source) dependencies patch 1.7.0 -> 1.7.1 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.1 age adoption passing confidence
com.android.application (source) plugin minor 8.7.3 -> 8.10.1 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.2

Compare Source

v8.14.1

Compare Source

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.2

Compare Source

What's Changed

KSP1: use new mangling scheme for inline classes #​2446
KSP task (non-)registration happens too soon #​1789
[ksp2] Resolver.getJvmName wrong for properties starts with is #​2275
Inlined JVM name is not correct #​1493
[KSP2] Annotation values of inner annotations shouldn't be marked as default #​2437
Properly support @​all annotation use site target #​2438

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.1.21-2.0.1...2.1.21-2.0.2

v2.1.21-2.0.1

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.21-RC2-2.0.1...2.1.21-2.0.1

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 s


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/end-all branch from 6cf0d53 to d48092d Compare December 19, 2024 22:02
@renovate renovate bot changed the title fix(deps): update all dependencies 0.36.0 to v0.37.0 (end) fix(deps): update all dependencies (end) Dec 19, 2024
@renovate renovate bot force-pushed the renovate/end-all branch 4 times, most recently from 9382cbf to 9481359 Compare December 20, 2024 23:39
@renovate renovate bot force-pushed the renovate/end-all branch 3 times, most recently from bfb8937 to dc14662 Compare January 9, 2025 18:27
@renovate renovate bot force-pushed the renovate/end-all branch 3 times, most recently from fcc2df2 to 562a83d Compare January 15, 2025 21:19
@renovate renovate bot force-pushed the renovate/end-all branch 7 times, most recently from 16c148b to 5655053 Compare January 29, 2025 21:08
@renovate renovate bot force-pushed the renovate/end-all branch 2 times, most recently from a317e78 to d264827 Compare January 30, 2025 19:47
@renovate renovate bot force-pushed the renovate/end-all branch 4 times, most recently from c257114 to 491e0b9 Compare February 14, 2025 05:59
@renovate renovate bot force-pushed the renovate/end-all branch 4 times, most recently from 303aca2 to 364f5ea Compare February 25, 2025 12:16
@renovate renovate bot force-pushed the renovate/end-all branch 5 times, most recently from 8921a61 to fc1e48f Compare March 28, 2025 12:46
@renovate renovate bot force-pushed the renovate/end-all branch 5 times, most recently from 8866559 to 8f60137 Compare April 14, 2025 19:01
@renovate renovate bot force-pushed the renovate/end-all branch 5 times, most recently from f427d9d to b502227 Compare April 23, 2025 20:05
@renovate renovate bot force-pushed the renovate/end-all branch 3 times, most recently from 0d2dc82 to 647302b Compare May 1, 2025 02:53
@renovate renovate bot force-pushed the renovate/end-all branch 3 times, most recently from b490949 to 1b0b9a3 Compare May 13, 2025 14:15
@renovate renovate bot force-pushed the renovate/end-all branch 2 times, most recently from a794973 to 9bf8a70 Compare May 20, 2025 20:03
@renovate renovate bot force-pushed the renovate/end-all branch 3 times, most recently from dedf07e to 33c9516 Compare May 28, 2025 20:01
@renovate renovate bot force-pushed the renovate/end-all branch from 33c9516 to 238a16e Compare June 6, 2025 00:22
@renovate renovate bot changed the title fix(deps): update all dependencies (end) Update all dependencies (end) Jun 6, 2025
@renovate renovate bot force-pushed the renovate/end-all branch from 238a16e to bf8378d Compare June 10, 2025 02:40
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