Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

fix(deps): update okio to v3.13.0#301

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/okio
Jun 13, 2025
Merged

fix(deps): update okio to v3.13.0#301
renovate[bot] merged 1 commit into
mainfrom
renovate/okio

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

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: Enabled.

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.

@renovate renovate Bot added the dependencies Move to "Dependency updates" section in release notes. Automatically applied by Renovate. label Jun 13, 2025
@renovate renovate Bot enabled auto-merge June 13, 2025 20:37
@renovate renovate Bot added this pull request to the merge queue Jun 13, 2025
Merged via the queue into main with commit ac1face Jun 13, 2025
5 checks passed
@renovate renovate Bot deleted the renovate/okio branch June 13, 2025 20:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Move to "Dependency updates" section in release notes. Automatically applied by Renovate.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants