Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/com.squareup.okio-okio-3.x
Open

Update dependency com.squareup.okio:okio to v3.17.0#20
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/com.squareup.okio-okio-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

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

Warning

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


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).


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 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 enabled auto-merge March 12, 2026 01:57
@github-actions
Copy link
Copy Markdown

Diffuse output:

OLD: diffuse-base-file
NEW: keeper-gradle-plugin.jar

       │          compressed          │         uncompressed         
       ├───────────┬───────────┬──────┼───────────┬───────────┬──────
 JAR   │ old       │ new       │ diff │ old       │ new       │ diff 
───────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
 class │ 109.3 KiB │ 109.3 KiB │  0 B │ 214.9 KiB │ 214.9 KiB │  0 B 
 other │   5.3 KiB │   5.3 KiB │  0 B │  11.3 KiB │  11.3 KiB │  0 B 
───────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
 total │ 114.6 KiB │ 114.6 KiB │  0 B │ 226.2 KiB │ 226.2 KiB │  0 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  72 │  72 │ 0 (+0 -0) 
 methods │ 553 │ 553 │ 0 (+0 -0) 
  fields │ 118 │ 118 │ 0 (+0 -0)

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