Skip to content

Update dependency com.squareup.okio:okio to v3.17.0#29

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/okio.version
Open

Update dependency com.squareup.okio:okio to v3.17.0#29
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/okio.version

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2026

This PR contains the following updates:

Package Change Age Confidence
com.squareup.okio:okio 3.16.33.17.0 age confidence

Release Notes

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

v3.17.0

2026-03-11

  • New: Adjust down the Kotlin stdlib dependency to [Kotlin 2.1.21][kotlin_2_1_21]. Okio is built
    with an up-to-date Kotlin compiler (2.2.21), but depends on an older kotlin-stdlib. We're doing
    this so you can update Okio and Kotlin independently.

  • Fix: Return the correct timestamp in FileMetadata.createdAtMillis on Kotlin/Native on UNIX
    platforms. We were incorrectly using the POSIX ctime (change time) instead of the
    birthtime. With this fix Okio now prefers statx() over stat() on native platforms. This
    API first appeared in Linux in 4.11 (2017) and Android in API 30 (2020).

v3.16.4

2025-11-17

  • Fix: Don't delay triggering timeouts. In 3.16.0 we introduced a regression that caused timeouts
    to fire later than they were supposed to.

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.

@felfert felfert force-pushed the master branch 5 times, most recently from bc25423 to 74a2564 Compare March 9, 2026 22:55
@renovate renovate bot force-pushed the renovate/okio.version branch from f74bdb0 to 04e1cf8 Compare March 11, 2026 22:43
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 11, 2026
@renovate renovate bot changed the title Update dependency com.squareup.okio:okio to v3.16.4 Update dependency com.squareup.okio:okio to v3.17.0 Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants