Skip to content

fix(deps): update dependency com.squareup.okio:okio-bom to v3.13.0#7421

Merged
jkwatson merged 1 commit intomainfrom
renovate/com.squareup.okio-okio-bom-3.x
Jun 14, 2025
Merged

fix(deps): update dependency com.squareup.okio:okio-bom to v3.13.0#7421
jkwatson merged 1 commit intomainfrom
renovate/com.squareup.okio-okio-bom-3.x

Conversation

@renovate
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-bom 3.12.0 -> 3.13.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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 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 requested a review from a team as a code owner June 13, 2025 15:08
@codecov
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (3f73f12) to head (8fcdbdd).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7421   +/-   ##
=========================================
  Coverage     89.75%   89.75%           
  Complexity     6980     6980           
=========================================
  Files           797      797           
  Lines         21165    21165           
  Branches       2057     2057           
=========================================
  Hits          18996    18996           
  Misses         1505     1505           
  Partials        664      664           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jkwatson jkwatson merged commit cc2844d into main Jun 14, 2025
29 checks passed
@jkwatson jkwatson deleted the renovate/com.squareup.okio-okio-bom-3.x branch June 14, 2025 01:13
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.

1 participant