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 all dependencies #35

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

Update all dependencies #35

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action major v1 -> v4 age adoption passing confidence
actions/setup-java action major v1 -> v4 age adoption passing confidence
gradle (source) minor 8.9 -> 8.11.1 age adoption passing confidence
androidx.test.espresso:espresso-core dependencies minor 3.5.1 -> 3.6.1 age adoption passing confidence
androidx.test.ext:junit dependencies minor 1.1.5 -> 1.2.1 age adoption passing confidence
com.google.android.gms:play-services-maps dependencies major 18.0.2 -> 19.0.0 age adoption passing confidence
com.google.android.gms:play-services-location dependencies major 16.0.0 -> 21.3.0 age adoption passing confidence
com.google.maps.android:android-maps-utils dependencies major 2.3.0 -> 3.9.0 age adoption passing confidence
androidx.compose.material3:material3-android (source) dependencies minor 1.2.1 -> 1.3.1 age adoption passing confidence
io.github.pushpalroy:jetlime dependencies major 2.0.1 -> 3.0.1 age adoption passing confidence
androidx.activity:activity-compose (source) dependencies minor 1.7.2 -> 1.9.3 age adoption passing confidence
com.google.firebase:firebase-bom dependencies major 26.2.0 -> 33.6.0 age adoption passing confidence
com.android.tools:desugar_jdk_libs dependencies minor 2.0.3 -> 2.1.3 age adoption passing confidence
androidx.navigation:navigation-ui-ktx (source) dependencies patch 2.8.3 -> 2.8.4 age adoption passing confidence
androidx.navigation:navigation-fragment-ktx (source) dependencies patch 2.8.3 -> 2.8.4 age adoption passing confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) dependencies patch 2.8.6 -> 2.8.7 age adoption passing confidence
androidx.constraintlayout:constraintlayout (source) dependencies minor 2.1.4 -> 2.2.0 age adoption passing confidence
androidx.core:core-ktx (source) dependencies minor 1.13.1 -> 1.15.0 age adoption passing confidence
co.touchlab:kermit dependencies patch 2.0.4 -> 2.0.5 age adoption passing confidence
com.russhwolf:multiplatform-settings-coroutines dependencies minor 1.2.0 -> 1.3.0 age adoption passing confidence
com.russhwolf:multiplatform-settings dependencies minor 1.2.0 -> 1.3.0 age adoption passing confidence
org.mockito:mockito-inline dependencies major 3.11.2 -> 5.2.0 age adoption passing confidence
org.robolectric:robolectric (source) dependencies minor 4.13 -> 4.14.1 age adoption passing confidence
org.jetbrains.compose plugin minor 1.7.0 -> 1.8.0+check age adoption passing confidence
com.google.maps.android:maps-compose-utils dependencies major 5.0.3 -> 6.2.1 age adoption passing confidence
com.google.maps.android:maps-compose dependencies major 5.0.3 -> 6.2.1 age adoption passing confidence
de.javagl:obj (source) dependencies minor 0.2.1 -> 0.4.0 age adoption passing confidence
io.github.qdsfdhvh:image-loader dependencies minor 1.8.3 -> 1.9.0 age adoption passing confidence
com.google.ar:core dependencies minor 1.4.0 -> 1.46.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies patch 2.8.6 -> 2.8.7 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies patch 2.8.6 -> 2.8.7 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-compose (source) dependencies patch 2.8.6 -> 2.8.7 age adoption passing confidence
androidx.compose.ui:ui-tooling-preview (source) dependencies patch 1.7.4 -> 1.7.5 age adoption passing confidence
androidx.compose.ui:ui-tooling (source) dependencies patch 1.7.4 -> 1.7.5 age adoption passing confidence
androidx.navigation:navigation-testing (source) dependencies patch 2.8.3 -> 2.8.4 age adoption passing confidence
androidx.navigation:navigation-compose (source) dependencies patch 2.8.3 -> 2.8.4 age adoption passing confidence
androidx.compose:compose-bom dependencies minor 2024.10.00 -> 2024.11.00 age adoption passing confidence
com.rickclephas.kmp.nativecoroutines plugin patch 1.0.0-ALPHA-35 -> 1.0.0-ALPHA-37 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-js dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-java dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-darwin dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-android dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-content-negotiation dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-serialization dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-logging dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-json dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-core dependencies patch 3.0.0 -> 3.0.1 age adoption passing confidence
com.android.library (source) plugin patch 8.7.1 -> 8.7.2 age adoption passing confidence
com.android.application (source) plugin patch 8.7.1 -> 8.7.2 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

v3

Compare Source

v2

Compare Source

actions/setup-java (actions/setup-java)

v4

Compare Source

v3

Compare Source

v2

Compare Source

gradle/gradle (gradle)

v8.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.11.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.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.11

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.10.2: 8.10.2

Compare Source

This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10

It fixes the following issues:

  • #​30472 Investigate possibly broken 8.10.1
  • #​30477 Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
  • #​30497 DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context

Issues fixed in the first patch release:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10.2

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.10.1: 8.10.1

Compare Source

This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10

It fixes the following issues:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10.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.10: 8.10

Compare Source

The Gradle team is excited to announce Gradle 8.10.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10

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.

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

v3.9.0

Bug Fixes
Features

v3.8.2

Bug Fixes
  • IllegalArgumentException is clearer than ArrayIndexOutOfBounds (#​1241) (9c882be)

v3.8.1

Bug Fixes

v3.8.0

Features
  • added street view source parameter to fetchStreetViewData (#​1262) (2fd3921)

v3.7.0

Features

The upgraded renderer is required for Advanced Markers.

v3.6.1

Bug Fixes

v3.6.0

Features

v3.5.3

Bug Fixes

v3.5.2

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am" (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 force-pushed the renovate/all branch 3 times, most recently from 583800d to 56e4d04 Compare March 29, 2023 04:03
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 518f96d to 4014c3c Compare April 17, 2023 13:24
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 570319e to 3a70978 Compare April 21, 2023 13:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7500077 to 3686f39 Compare May 2, 2023 02:25
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from ff87bf3 to a28c352 Compare May 17, 2023 20:35
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 13db49a to 19138c5 Compare May 31, 2023 13:22
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1431b42 to f7b5d5a Compare June 11, 2023 15:06
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 042d1d9 to 37229f3 Compare June 21, 2023 22:31
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from dbe5813 to 92eb1b8 Compare June 30, 2023 20:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3e81b2d to 7b11e52 Compare September 13, 2024 05:36
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 8a6badf to 65af4b7 Compare September 24, 2024 02:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0ff043f to 8b6c93e Compare October 2, 2024 02:42
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d3160d8 to f8438f8 Compare October 9, 2024 19:33
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from cf4483d to ec160cf Compare October 16, 2024 18:31
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from af5cc3e to 3cd7688 Compare October 26, 2024 08:31
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0173351 to 434f680 Compare November 1, 2024 11:49
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 1ffb72c to dccb4fa Compare November 14, 2024 02:44
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b7f941a to 164b64f Compare November 16, 2024 05:14
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