ryanw-mobile / GMap2ICal

Kotlin Compose for Desktop App. Convert Google Maps timeline to ICS for Calendar import
Apache License 2.0
25 stars 0 forks source link

[chore] Renovate: Update dependency com.squareup.retrofit2:retrofit 2.10.0 to v2.11.0 #160

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change 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:retrofit) ### [`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.

renovate[bot] commented 6 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.90%. Comparing base (292ad04) to head (d0f2a93).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ======================================= Coverage 87.90% 87.90% ======================================= Files 62 62 Lines 934 934 Branches 117 117 ======================================= Hits 821 821 Misses 59 59 Partials 54 54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.