Skip to content

Update OkHttp to 4.12.0#1975

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/update-okhttp-to-4.12.0
Aug 12, 2024
Merged

Update OkHttp to 4.12.0#1975
0xnm merged 1 commit into
developfrom
nogorodnikov/update-okhttp-to-4.12.0

Conversation

@0xnm

@0xnm 0xnm commented Apr 8, 2024

Copy link
Copy Markdown
Member

What does this PR do?

This PR updates OkHttp version to 4.12.0, changelog is here https://square.github.io/okhttp/changelogs/changelog_4x/

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested review from a team as code owners April 8, 2024 14:04
@0xnm
0xnm changed the base branch from develop to nogorodnikov/update-kotlin-to-1.8.22 April 8, 2024 14:05
@0xnm
0xnm force-pushed the nogorodnikov/update-okhttp-to-4.12.0 branch 2 times, most recently from 1b24ca1 to 4797af9 Compare April 8, 2024 14:33
androidx.annotation:annotation:1.3.0 : 30 Kb
com.google.code.gson:gson:2.10.1 : 276 Kb
org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 : 216 Kb
org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 : 219 Kb

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are updating to 1.9 here but in the prev PR you mentioned that this is not yet recommended. Are we safe here ?

@0xnm 0xnm Apr 8, 2024

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, we don't update compiler, so in theory it is safe, but I'm going to keep this PR on hold anyway, because of Kotlin 1.9 stdlib usage. Once we are confirmed that we are fine with Kotlin 1.9, we can merge this one.

@codecov-commenter

codecov-commenter commented Apr 8, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop@2db7411). Learn more about missing BASE report.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1975   +/-   ##
==========================================
  Coverage           ?   70.07%           
==========================================
  Files              ?      726           
  Lines              ?    26989           
  Branches           ?     4526           
==========================================
  Hits               ?    18910           
  Misses             ?     6814           
  Partials           ?     1265           

@mariusc83 mariusc83 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question...

Base automatically changed from nogorodnikov/update-kotlin-to-1.8.22 to develop April 9, 2024 08:48
@xgouchet

xgouchet commented Aug 1, 2024

Copy link
Copy Markdown
Contributor

Note

The Kotlin dependency has been upgraded to 1.9.10, I think we can rebase and merge this PR now :)

@0xnm
0xnm force-pushed the nogorodnikov/update-okhttp-to-4.12.0 branch from 4797af9 to 97c4a01 Compare August 12, 2024 13:39
@0xnm
0xnm requested review from ambushwork and mariusc83 August 12, 2024 13:43
@0xnm
0xnm merged commit 27f8ab9 into develop Aug 12, 2024
@0xnm
0xnm deleted the nogorodnikov/update-okhttp-to-4.12.0 branch August 12, 2024 15:07
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.

5 participants