quran / quran_android

a quran reading application for android
http://android.quran.com
GNU General Public License v3.0
1.95k stars 881 forks source link

Update retrofitVersion to v2.11.0 #2646

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
com.squareup.retrofit2:retrofit 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: Disabled by config. Please merge this manually once you are satisfied.

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

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



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

github-actions[bot] commented 3 months ago
OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │          compressed           │          uncompressed          
          ├───────────┬───────────┬───────┼───────────┬───────────┬────────
 APK      │ old       │ new       │ diff  │ old       │ new       │ diff   
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
      dex │  20.3 MiB │  20.3 MiB │ -68 B │  65.5 MiB │  65.5 MiB │ +144 B 
     arsc │   2.2 MiB │   2.2 MiB │   0 B │   2.2 MiB │   2.2 MiB │    0 B 
 manifest │   5.6 KiB │   5.6 KiB │   0 B │  27.1 KiB │  27.1 KiB │    0 B 
      res │   1.6 MiB │   1.6 MiB │   0 B │   1.8 MiB │   1.8 MiB │    0 B 
    asset │ 404.2 KiB │ 404.2 KiB │   0 B │ 678.6 KiB │ 678.6 KiB │    0 B 
    other │ 188.6 KiB │ 188.6 KiB │ +10 B │ 385.6 KiB │ 385.6 KiB │    0 B 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
    total │  24.7 MiB │  24.7 MiB │ -58 B │  70.6 MiB │  70.6 MiB │ +144 B 
github-actions[bot] commented 3 months ago

Upgraded Dependencies com.squareup.retrofit2:converter-moshi:2.11.0, (changed from 2.10.0) com.squareup.retrofit2:retrofit:2.11.0, (changed from 2.10.0)