penkzhou / Movie

a movie app.
MIT License
0 stars 0 forks source link

Update dependency com.squareup.retrofit2:converter-moshi to v2.11.0 #207

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.retrofit2:converter-moshi 2.10.0 -> 2.11.0 age adoption passing confidence

Release Notes

square/retrofit (com.squareup.retrofit2:converter-moshi) ### [`v2.11.0`](https://togithub.com/square/retrofit/blob/HEAD/CHANGELOG.md#2110---2024-03-28) [Compare Source](https://togithub.com/square/retrofit/compare/2.10.0...2.11.0) **New** - The built-in `OptionalConverterFactory` is now public to allow installing it before other converters which consume all types (e.g., Moshi, Gson, Jackson, etc.). **Fixed** - Ensure that exceptions thrown from failure to parse method annotations can be observed by multiple threads/callers. Previously only the first caller would see the actual parsing exception and other callers would get a cryptic `ClassCastException`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

Dependency diff (customize your message here):

  -\--- com.squareup.retrofit2:converter-moshi:2.10.0
-     +--- com.squareup.retrofit2:retrofit:2.10.0
-     |    \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.12.0
-     |         +--- com.squareup.okio:okio:3.6.0 -> 3.8.0
-     |         |    \--- com.squareup.okio:okio-jvm:3.8.0
-     |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.0-Beta5 (*)
-     |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.8.22 (*)
-     \--- com.squareup.moshi:moshi:1.15.1
-          +--- com.squareup.okio:okio:3.7.0 -> 3.8.0 (*)
-          \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.8.22 (*)
+\--- com.squareup.retrofit2:converter-moshi:2.11.0
+     +--- com.squareup.retrofit2:retrofit:2.11.0
+     |    \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.12.0
+     |         +--- com.squareup.okio:okio:3.6.0 -> 3.8.0
+     |         |    \--- com.squareup.okio:okio-jvm:3.8.0
+     |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.0-Beta5 (*)
+     |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.8.22 (*)
+     \--- com.squareup.moshi:moshi:1.15.1
+          +--- com.squareup.okio:okio:3.7.0 -> 3.8.0 (*)
+          \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.8.22 (*)