Skip to content

Update okioVersion to v3.18.0 - #3743

Merged
ahmedre merged 1 commit into
mainfrom
renovate/okioversion
Jul 26, 2026
Merged

Update okioVersion to v3.18.0#3743
ahmedre merged 1 commit into
mainfrom
renovate/okioversion

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.squareup.okio:okio-fakefilesystem 3.17.03.18.0 age confidence
com.squareup.okio:okio 3.17.03.18.0 age confidence

Release Notes

lysine-dev/okio (com.squareup.okio:okio-fakefilesystem)

v3.18.0

2026-07-21

  • Fix: Use wide character APIs to better support of non-UTF-8 filesystems on Windows.
  • Fix: Don't crash in AssetFileSystem.exists() when the underlying storage throws a
    FileNotFoundException.
  • Fix: Load WASI paths relative to their preopen. The platform behavior recently changed in
    NodeJS, causing our WasiFileSystem to be unable to access files!
  • New: Optionally ignore whitespace when decoding hexadecimal.
  • New: Optionally omit padding when encoding Base64.
  • New: BufferedSource.readUInt(), BufferedSink.writeUInt(), and similar functions for UByte,
    UShort and ULong. Also add support for unsigned and little-endian.
  • New: BufferedSink.utf8Appendable(). Use this to adapt an Okio sink to an Appendable.
  • New: Source.limit() returns a wrapped source with a strict limit on how many bytes are
    returned.
  • New: ByteString.equals(other, constantTime) for subtle defense against timing attacks.

Configuration

📅 Schedule: (UTC)

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

@github-actions

Copy link
Copy Markdown
OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │            compressed             │           uncompressed            
          ├───────────┬───────────┬───────────┼───────────┬───────────┬───────────
 APK      │ old       │ new       │ diff      │ old       │ new       │ diff      
──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼───────────
      dex │  25.1 MiB │  25.2 MiB │  +6.8 KiB │  64.3 MiB │  64.3 MiB │ +12.3 KiB 
     arsc │   2.4 MiB │   2.4 MiB │       0 B │   2.4 MiB │   2.4 MiB │       0 B 
 manifest │     6 KiB │     6 KiB │       0 B │  28.5 KiB │  28.5 KiB │       0 B 
      res │   1.8 MiB │   1.8 MiB │       0 B │   2.1 MiB │   2.1 MiB │       0 B 
   native │   194 KiB │ 180.3 KiB │ -13.7 KiB │    63 KiB │    63 KiB │       0 B 
    asset │   1.8 MiB │   1.8 MiB │       0 B │   4.1 MiB │   4.1 MiB │       0 B 
    other │ 226.7 KiB │ 226.7 KiB │      +9 B │ 563.4 KiB │ 563.4 KiB │       0 B 
──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼───────────
    total │  31.6 MiB │  31.6 MiB │  -6.8 KiB │  73.5 MiB │  73.6 MiB │ +12.3 KiB 

@github-actions

Copy link
Copy Markdown

Upgraded Dependencies
com.squareup.okio:okio:3.18.0, (changed from 3.17.0)
com.squareup.okio:okio-jvm:3.18.0, (changed from 3.17.0)

@ahmedre
ahmedre added this pull request to the merge queue Jul 26, 2026
Merged via the queue into main with commit ae6c901 Jul 26, 2026
2 checks passed
@ahmedre
ahmedre deleted the renovate/okioversion branch July 26, 2026 12:26
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