Skip to content

Bump the okio group with 2 updates - #443

Merged
gesellix merged 1 commit into
mainfrom
dependabot/gradle/okio-b3302636e6
Jul 26, 2026
Merged

Bump the okio group with 2 updates#443
gesellix merged 1 commit into
mainfrom
dependabot/gradle/okio-b3302636e6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the okio group with 2 updates: com.squareup.okio:okio and com.squareup.okio:okio-jvm.

Updates com.squareup.okio:okio from 3.17.0 to 3.18.0

Changelog

Sourced from com.squareup.okio:okio's changelog.

Version 3.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.
Commits

Updates com.squareup.okio:okio-jvm from 3.17.0 to 3.18.0

Changelog

Sourced from com.squareup.okio:okio-jvm's changelog.

Version 3.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.
Commits

Updates com.squareup.okio:okio-jvm from 3.17.0 to 3.18.0

Changelog

Sourced from com.squareup.okio:okio-jvm's changelog.

Version 3.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.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the okio group with 2 updates: [com.squareup.okio:okio](https://github.com/lysine-dev/okio) and [com.squareup.okio:okio-jvm](https://github.com/lysine-dev/okio).


Updates `com.squareup.okio:okio` from 3.17.0 to 3.18.0
- [Changelog](https://github.com/lysine-dev/okio/blob/master/CHANGELOG.md)
- [Commits](lysine-dev/okio@parent-3.17.0...parent-3.18.0)

Updates `com.squareup.okio:okio-jvm` from 3.17.0 to 3.18.0
- [Changelog](https://github.com/lysine-dev/okio/blob/master/CHANGELOG.md)
- [Commits](lysine-dev/okio@parent-3.17.0...parent-3.18.0)

Updates `com.squareup.okio:okio-jvm` from 3.17.0 to 3.18.0
- [Changelog](https://github.com/lysine-dev/okio/blob/master/CHANGELOG.md)
- [Commits](lysine-dev/okio@parent-3.17.0...parent-3.18.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: okio
- dependency-name: com.squareup.okio:okio-jvm
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: okio
- dependency-name: com.squareup.okio:okio-jvm
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: okio
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

24 files  +16  24 suites  +16   20s ⏱️ +19s
21 tests ± 0  20 ✅ + 9   1 💤  -  9  0 ❌ ±0 
63 runs  +42  40 ✅ +29  23 💤 +13  0 ❌ ±0 

Results for commit 34b7ce0. ± Comparison against base commit a45a4fa.

@gesellix
gesellix merged commit 50b19da into main Jul 26, 2026
7 checks passed
@gesellix
gesellix deleted the dependabot/gradle/okio-b3302636e6 branch July 26, 2026 20:05
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant