Skip to content

Update all dependencies #35

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
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 Confidence
actions/checkout action major v1 -> v4 age confidence
actions/setup-java action major v1 -> v4 age confidence
gradle (source) minor 8.13 -> 8.14.3 age confidence
androidx.test.espresso:espresso-core dependencies minor 3.5.1 -> 3.6.1 age confidence
androidx.test.ext:junit dependencies minor 1.1.5 -> 1.2.1 age confidence
com.google.android.gms:play-services-maps dependencies major 18.0.2 -> 19.2.0 age confidence
com.google.android.gms:play-services-location dependencies major 16.0.0 -> 21.3.0 age confidence
com.google.maps.android:android-maps-utils dependencies major 2.3.0 -> 3.14.0 age confidence
androidx.compose.material3:material3-android (source) dependencies minor 1.2.1 -> 1.3.2 age confidence
io.github.pushpalroy:jetlime dependencies major 2.0.1 -> 3.0.1 age confidence
androidx.metrics:metrics-performance (source) dependencies patch 1.0.0-beta01 -> 1.0.0-beta02 age confidence
androidx.tracing:tracing (source) dependencies minor 1.2.0 -> 1.3.0 age confidence
androidx.activity:activity-compose (source) dependencies minor 1.7.2 -> 1.10.1 age confidence
com.google.firebase:firebase-bom dependencies major 26.2.0 -> 34.0.0 age confidence
com.android.tools:desugar_jdk_libs dependencies minor 2.0.3 -> 2.1.5 age confidence
io.modelcontextprotocol:kotlin-sdk dependencies minor 0.5.0 -> 0.6.0 age confidence
androidx.navigation:navigation-ui-ktx (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
androidx.navigation:navigation-fragment-ktx (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
de.javagl:obj (source) dependencies minor 0.2.1 -> 0.4.0 age confidence
com.google.ar:core dependencies minor 1.4.0 -> 1.50.0 age confidence
com.squareup.okhttp3:logging-interceptor (source) dependencies minor 5.0.0 -> 5.1.0 age confidence
com.squareup.okhttp3:okhttp (source) dependencies minor 5.0.0 -> 5.1.0 age confidence
com.google.maps.android:maps-compose-utils dependencies minor 6.6.0 -> 6.7.0 age confidence
com.google.maps.android:maps-compose dependencies minor 6.6.0 -> 6.7.0 age confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-runtime-compose (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
androidx.navigation:navigation-testing (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
androidx.navigation:navigation-compose (source) dependencies patch 2.9.1 -> 2.9.2 age confidence
androidx.compose:compose-bom dependencies minor 2025.06.01 -> 2025.07.00 age confidence
io.ktor:ktor-serialization-kotlinx-json dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-js dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-java dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-darwin dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-android dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-content-negotiation dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-serialization dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-logging dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-json dependencies patch 3.2.1 -> 3.2.2 age confidence
io.ktor:ktor-client-core dependencies patch 3.2.1 -> 3.2.2 age confidence
com.android.application (source) plugin patch 8.11.0 -> 8.11.1 age 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.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper

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

Compare Source

v8.14.1

Compare Source

v8.14

Compare Source

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

v3.14.0

Features

v3.13.0

Features

v3.12.0

Features

v3.11.2

Bug Fixes

v3.11.1

Bug Fixes

v3.11.0

Bug Fixes
Features

v3.10.0

Bug Fixes
Features

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.

Features of this composable:

  • Create a JetLimeColumn event that has 2 slots for content.
  • The main content will be drawn on the right side of the timeline and the additional content will be drawn on the left side of the timeline.
  • The additional content is optional and has a maximum width, which can be configured.

What's Changed

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

google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)

v2.1.5

  • Added support for Stream.toList(), which was added in JDK-16 and Android 14
    (API level 34).

v2.1.4

  • Fix Narrow non Standalone Week Names on some locales. SIMPLIFIED_CHINESE and
    TRADITIONAL_CHINESE is on the last code point convention for narrow format.
    This is a follow up to 2.1.3 using the same values as Standalone Week Names.

v2.1.3

  • Fix Narrow Standalone Week Names on some locales. SIMPLIFIED_CHINESE and
    TRADITIONAL_CHINESE is on the last code point convention for narrow format.
    See issue 300128109

v2.1.2

  • Added support for standalone weekday names. Before they were returned as
    numbers 1 through 7.
    See issue 362277530

v2.1.1

v2.1.0

  • Support default method java.util.Collection#toArray(java.util.function.IntFunction).
  • Improve collection wrapping through java.util.Collections.
    See c01a5446ca13586b801dbba4d83c6821337b3cc2 for implementation details.
  • Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable).

v2.0.4

  • Better support for "stand-alone" month names ("LLLL" format).
    See (issue 160113376)
    for details.
  • Added support for java.util.Base64 introduced in API level 26
  • Workaround for some non ASCII characters
    (issue 293388944)
modelcontextprotocol/kotlin-sdk (io.modelcontextprotocol:kotlin-sdk)

v0.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/kotlin-sdk@0.5.0...0.6.0

square/okhttp (com.squareup.okhttp3:logging-interceptor)

v5.1.0

2025-07-07

  • New: Response.peekTrailers(). When we changed Response.trailers() to block instead of
    throwing in 5.0.0, we inadvertently removed the ability for callers to peek the trailers
    (by catching the IllegalStateException if they weren't available). This new API restores that
    capability.

  • Fix: Don't crash on trailers() if the response doesn't have a body. We broke [Retrofit] users
    who read the trailers on the raw() OkHttp response, after its body was decoded.

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

v6.7.0

Features
  • added BitmapDescriptor as parameter to AdvancedMarker (#​718) (e1c2277)
BREAKING CHANGES
ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json)

v3.2.2

Compare Source

Published 14 July 2025

Improvements
  • SSE: Change the order of SSE field serialization: put event before data (KTOR-8627)
Bugfixes
  • CORS: server replies with the 405 status code on a preflight request when the plugin is installed in a route (KTOR-4499)
  • Darwin: The Content-Encoding header is removed since 3.0.3 (KTOR-8526)
  • JS/WASM: response doesn't contain the Content-Length header in a browser (KTOR-8377)
  • StatusPages: response headers of OutgoingContent aren't available in the status handlers (KTOR-8232)
  • testApplication: The client.sse() acts like a

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 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 2c38b7b to bc0142f Compare March 4, 2025 20:16
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from eeeba57 to bb4a119 Compare March 9, 2025 14:59
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c90e222 to 7e5633b Compare March 19, 2025 08:15
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9be3629 to 716cf23 Compare March 27, 2025 04:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from dede9cd to be9afe9 Compare April 2, 2025 00:10
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from cb55539 to 3111f34 Compare April 16, 2025 04:11
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 55dd35a to cf497c7 Compare April 23, 2025 03:57
@renovate renovate bot force-pushed the renovate/all branch from be8013f to 6730a3d Compare May 10, 2025 03:41
@renovate renovate bot force-pushed the renovate/all branch from 6730a3d to 52d7e4f Compare May 17, 2025 08:07
@renovate renovate bot force-pushed the renovate/all branch from 52d7e4f to bf93904 Compare May 24, 2025 12:01
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d0a2b1c to 39dd516 Compare June 6, 2025 17:36
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 363dca4 to c27c2e4 Compare June 14, 2025 08:05
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7e6aed2 to 5dd6e41 Compare July 5, 2025 11:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from afac890 to b2d349a Compare July 18, 2025 20:01
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