Skip to content

Update dependency com.squareup.okio:okio to v3.17.0 - autoclosed#4346

Closed
solrbot wants to merge 2 commits into
apache:mainfrom
solrbot:renovate/squareup.okio
Closed

Update dependency com.squareup.okio:okio to v3.17.0 - autoclosed#4346
solrbot wants to merge 2 commits into
apache:mainfrom
solrbot:renovate/squareup.okio

Conversation

@solrbot

@solrbot solrbot commented Apr 26, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
com.squareup.okio:okio dependencies minor 3.16.03.17.0

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.

v3.16.3

2025-11-14

This release is the same as 3.16.2. We forgot to cherry-pick a commit before we released!

v3.16.2

2025-10-14

  • Fix: okio-assetfilesystem APIs now correctly restored as visible to Kotlin.

v3.16.1

2025-10-09

  • Fix: Don't crash when calling Socket.shutdownOutput() or shutdownInput() on an SSLSocket on
    Android API 21. This method throws an UnsupportedOperationException, so we now catch that and
    close the underlying stream instead.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday (* * * * 0)
  • 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 has been generated by Renovate Bot

@solrbot solrbot force-pushed the renovate/squareup.okio branch from 41577ff to 88b480c Compare June 26, 2026 18:14
@github-actions github-actions Bot added documentation Improvements or additions to documentation test-framework client:solrj labels Jun 26, 2026
@solrbot solrbot changed the title Update dependency com.squareup.okio:okio to v3.17.0 Update dependency com.squareup.okio:okio to v3.17.0 - autoclosed Jun 30, 2026
@solrbot solrbot closed this Jun 30, 2026
@solrbot solrbot deleted the renovate/squareup.okio branch June 30, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant