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.10.2 -> 8.12.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.1.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.11.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.10.0 age adoption passing confidence
com.google.firebase:firebase-bom dependencies major 26.2.0 -> 33.9.0 age adoption passing confidence
com.android.tools:desugar_jdk_libs dependencies minor 2.0.3 -> 2.1.4 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
com.google.android.horologist:horologist-compose-layout dependencies patch 0.6.20 -> 0.6.22 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.4.4 age adoption passing confidence
com.google.maps.android:maps-compose dependencies major 5.0.3 -> 6.4.4 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.9.0 -> 1.10.0 age adoption passing confidence
com.google.ar:core dependencies minor 1.4.0 -> 1.47.0 age adoption passing confidence
com.rickclephas.kmp.nativecoroutines plugin patch 1.0.0-ALPHA-35 -> 1.0.0-ALPHA-39 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-js dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-java dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-darwin dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-android dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-content-negotiation dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-serialization dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-logging dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-json dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.ktor:ktor-client-core dependencies minor 3.0.0 -> 3.1.0 age adoption passing confidence
io.insert-koin:koin-androidx-compose (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
io.insert-koin:koin-test-junit4 (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
io.insert-koin:koin-test (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
io.insert-koin:koin-core (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
io.insert-koin:koin-android (source) dependencies patch 4.0.0 -> 4.0.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.12.1

Compare Source

v8.12

Compare Source

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.

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

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.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)
russhwolf/multiplatform-settings (com.russhwolf:multiplatform-settings-coroutines)

v1.3.0

  • Update to Kotlin 2.1.0, Gradle 8.11, and Android Gradle Plugin 8.7.2
  • Add wasmWasi support to multiplatform-settings-coroutines and multiplatform-settings-serialization.
  • Fix an issue in multiplatform-settings-serialization where delegates might return wrong values or crash (#​217).
mockito/mockito (org.mockito:mockito-inline)

v5.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0
  • 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos, Roberto Trunfio, Róbert Papp, dependabot[bot], jfrantzius, tobiasbaum
  • Fixes 2933: IOUtils does not depend on platform encoding any more (#​2935)
  • Execution with mockito-inline fails on platforms with EBCDIC as default encoding (#​2933)
  • Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#​2932)
  • Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#​2931)
  • Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#​2930)
  • Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#​2928)
  • Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#​2924)
  • Feature 2921 generic types (#​2923)

Configuration

📅 Schedule: Branch creation - "* 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 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
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 88be13f to 0f9501e Compare December 6, 2024 23:34
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0acabeb to e124d6b Compare December 14, 2024 02:11
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 21ade48 to 729f512 Compare December 24, 2024 05:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 14d4535 to 0b4c4b6 Compare January 17, 2025 11:50
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b65be57 to e0114f5 Compare January 27, 2025 23:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 846f951 to 8be5b42 Compare February 6, 2025 23:36
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from b628b93 to 94fadeb Compare February 19, 2025 00:22
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