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

Compare Source

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

Compare Source

v8.10.1

Compare Source

v8.10

Compare Source

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

v3.5.1

Bug Fixes

v3.5.0

Features

v3.4.0

Features

v3.3.0

Features

v3.2.0

BREAKING CHANGES

Apologies for breaking semantic versioning; only realized after release that the commit was not marked for breaking change.

v3.1.1

Bug Fixes

v3.1.0

Features

v3.0.0

Bug Fixes
  • trigger major version release (15b90fe)
BREAKING CHANGES

v2.4.1

Bug Fixes

v2.4.0

Features
  • Allow changes to animation duration for marker splitting/merging effects (#​1098) (1930f6a)
pushpalroy/jetlime (io.github.pushpalroy:jetlime)

v3.0.1

Compare Source

  • Fix: add dashed line effect/ pathEffect support for JetLimeExtendedEvent
  • Add support for JS
  • Update JVM to 17

What's Changed

Full Changelog: pushpalroy/JetLime@3.0.0...3.0.1

v3.0.0

Compare Source

What's Changed

Migrated to Kotlin Multiplatform! 🚀 The library can now be used in Android, iOS, desktop, and Kotlin/wasm applications.

Contributors

Full Changelog: pushpalroy/JetLime@2.3.0...3.0.0

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: pushpalroy/JetLime@2.2.1...2.3.0

v2.2.1

Compare Source

  1. Bump AGP to 8.4.2
  2. Bump composeBom to 2024.06.00
  3. Bump kotlin to 1.9.24
  4. Bump activityCompose to 1.9.1
  5. Bump coreKtx to 1.13.1
  6. Bump lifecycleRuntimeKtx to 2.8.4

What's Changed

Full Changelog: pushpalroy/JetLime@2.2.0...2.2.1

v2.2.0

Compare Source

  • Add support for custom icon tint for custom pointType
  • The pointColor will now be used as the background for the custom icon
  • Fix the issue with custom icon animation
  • Bump compose BOM to 2024.03.00
  • Bump AGP to 8.3.1
  • Update samples

What's Changed

Full Changelog: pushpalroy/JetLime@2.1.1...2.2.0

v2.1.1

Compare Source

  • Migrate to Compose BOM 2024.02.01
  • Bump Gradle to 8.4
  • Improve samples performance

Full Changelog: pushpalroy/JetLime@2.1.0...2.1.1

v2.1.0

Compare Source

New API added

A new composable API JetLimeExtendedEvent has been added.

<img src="https://github.com/pushpalroy/jetlime/assets/19844292/f5908e73-86fe-4dfb-a1b1-f8c


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 3 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