Skip to content

fix(deps): update okio to v3.18.0 - #237

Merged
ShadowRZ merged 1 commit into
masterfrom
renovate/okio
Jul 26, 2026
Merged

fix(deps): update okio to v3.18.0#237
ShadowRZ merged 1 commit into
masterfrom
renovate/okio

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 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.

@renovate renovate Bot added the dependencies Project dependencies related issue / PR label Jul 26, 2026
@hanekokoro-bot

Copy link
Copy Markdown

Download Debug Artifacts: projectkafka-debug.zip

@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 4.59%. Comparing base (763c65a) to head (6ca89be).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #237   +/-   ##
======================================
  Coverage    4.59%   4.59%           
======================================
  Files         346     346           
  Lines        8707    8707           
  Branches      668     668           
======================================
  Hits          400     400           
  Misses       8263    8263           
  Partials       44      44           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hanekokoro-bot

Copy link
Copy Markdown
Warnings
⚠️

gradle/libs.versions.toml#L5 - A newer version of com.android.tools.build:gradle than 9.3.0 is available: 9.3.1

⚠️

gradle/libs.versions.toml#L11 - A newer version of org.jetbrains.compose.hot-reload than 1.1.1 is available: 1.2.0

⚠️

gradle/libs.versions.toml#L13 - A newer version of com.composables:composeunstyled-modal than 2.8.2 is available: 2.9.0

⚠️

gradle/libs.versions.toml#L19 - A newer version of io.nlopez.compose.rules:detekt than 0.6.2 is available: 0.6.3

⚠️

gradle/libs.versions.toml#L26 - A newer version of io.kotest:kotest-runner-junit6 than 6.2.2 is available: 6.2.3

⚠️

gradle/libs.versions.toml#L31 - A newer version of org.jetbrains.kotlinx.kover than 0.9.8 is available: 0.9.9

⚠️

gradle/libs.versions.toml#L51 - A newer version of com.github.skydoves.compose.stability.analyzer than 0.10.0 is available: 0.11.1

Generated by 🚫 dangerJS against 6ca89be

@ShadowRZ
ShadowRZ merged commit a807fc4 into master Jul 26, 2026
9 checks passed
@ShadowRZ
ShadowRZ deleted the renovate/okio branch July 26, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependencies related issue / PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant