8000 Update okio to v3.13.0 by renovate[bot] · Pull Request #2655 · alexvanyo/composelife · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update okio to v3.13.0 #2655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 14, 2025
Merged

Update okio to v3.13.0 #2655

merged 3 commits into from
Jun 14, 2025

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Jun 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.okio:okio-fakefilesystem 3.12.0 -> 3.13.0 age adoption passing confidence
com.squareup.okio:okio 3.12.0 -> 3.13.0 age adoption passing confidence

Release Notes

square/okio (com.squareup.okio:okio-fakefilesystem)

v3.13.0

2025-06-13

  • New: okio.Socket interface. This is a first step towards low-level streaming networking support
    for Kotlin/Multiplatform. This release provides two JVM-only implementations: asOkioSocket()
    adapts a java.net.Socket to our new interface, and inMemorySocketPair() returns a pair of
    mutually-connected sockets. We also anticipate that this interface will be a useful abstraction
    for proxies and tunnels.
  • New: In-development snapshots are now published to the [Central Portal Snapshots repository].

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.68%. Comparing base (e0743b5) to head (fe9d3b1).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2655      +/-   ##
============================================
- Coverage     67.68%   67.68%   -0.01%     
  Complexity      578      578              
============================================
  Files           264      264              
  Lines         13667    13667              
  Branches       1796     1796              
============================================
- Hits           9251     9250       -1     
  Misses         3638     3638              
- Partials        778      779       +1     
Flag Coverage Δ
21 67.61% <ø> (ø)
35 67.65% <ø> (-0.01%) ⬇️
unit 67.68% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexvanyo alexvanyo added the dependency Related to dependencies label Jun 13, 2025
@renovate renovate bot force-pushed the renovate/okio branch 2 times, most recently from 7a11b1c to 38b5f73 Compare June 13, 2025 23:16
Copy link
Contributor Author
renovate bot commented Jun 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@alexvanyo alexvanyo enabled auto-merge (rebase) June 14, 2025 20:27
@alexvanyo alexvanyo merged commit 86a5015 into main Jun 14, 2025
16 checks passed
@alexvanyo alexvanyo deleted the renovate/okio branch June 14, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0