Skip to content

fix(deps): update dependency com.squareup.retrofit2:retrofit to v3#842

Merged
tobiasKaminsky merged 1 commit into
mainfrom
renovate/major-retrofit-monorepo
Jul 23, 2025
Merged

fix(deps): update dependency com.squareup.retrofit2:retrofit to v3#842
tobiasKaminsky merged 1 commit into
mainfrom
renovate/major-retrofit-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2025

This PR contains the following updates:

Package Change Age Confidence
com.squareup.retrofit2:retrofit 2.12.0 -> 3.0.0 age confidence

Release Notes

square/retrofit (com.squareup.retrofit2:retrofit)

v3.0.0

Compare Source

Changed

  • Upgrade to OkHttp 4.12 (from 3.14).

    This is the version of OkHttp that is written in Kotlin, and as a result Retrofit now has a transitive Kotlin dependency. However, this is also the supported version of OkHttp whereas the previous version was out of support for nearly 4 years.

Note: The 3.x versions of Retrofit maintain forward binary-compatibility with the 2.x versions.
This means libraries compiled against 2.x can still be used with the 3.x versions.


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 this update again.


  • 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 added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels May 15, 2025
@renovate renovate Bot force-pushed the renovate/major-retrofit-monorepo branch 2 times, most recently from 07996d9 to b9221b2 Compare May 23, 2025 06:48
@renovate renovate Bot force-pushed the renovate/major-retrofit-monorepo branch from b9221b2 to f0e1562 Compare May 30, 2025 10:22
@renovate renovate Bot force-pushed the renovate/major-retrofit-monorepo branch from f0e1562 to 7878c9b Compare June 26, 2025 11:18
@tobiasKaminsky
Copy link
Copy Markdown
Member

@David-Development @stefan-niedermann this should be tested on 3rd party apps, right?

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/major-retrofit-monorepo branch from 7878c9b to f772d58 Compare July 21, 2025 22:20
@David-Development
Copy link
Copy Markdown
Member

@tobiasKaminsky Tested in Nextcloud News App - works perfectly fine 👌

@tobiasKaminsky tobiasKaminsky merged commit 4b8d8aa into main Jul 23, 2025
6 checks passed
@tobiasKaminsky tobiasKaminsky deleted the renovate/major-retrofit-monorepo branch July 23, 2025 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants