Skip to content

chore(deps): update dependency com.squareup.okio:okio to v3.11.0 #1356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.okio:okio 3.9.0 -> 3.11.0 age adoption passing confidence

Release Notes

square/okio (com.squareup.okio:okio)

v3.11.0

2025-04-09

  • Fix: Clear the deflater's byte array reference
  • New: Faster implementation of String.decodeHex() on Kotlin/JS.
  • New: Declare EXACTLY_ONCE execution for blocks like Closeable.use {} and FileSystem.read {}.
  • Upgrade: [Kotlin 2.1.20][kotlin_2_1_20].

v3.10.2

Compare Source

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

v3.10.1

Compare Source

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

v3.10.0

Compare Source

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

v3.9.1

2024-09-12

  • Fix: Support paths containing a single dot (".") in Path.relativeTo.
  • Fix: Do not read from the upstream source when a 0-byte read is requested.
  • Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0.
    Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.

Configuration

📅 Schedule: 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 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 requested a review from a team September 12, 2024 23:08
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 2 times, most recently from 525bb30 to 7cf47e0 Compare September 16, 2024 11:18
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 7 times, most recently from c14a8b1 to c440ac8 Compare October 1, 2024 09:54
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch from c440ac8 to 88ffae1 Compare October 9, 2024 08:36
@renovate renovate bot requested a review from a team as a code owner October 9, 2024 08:36
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 8 times, most recently from be14a1b to e0dcbc0 Compare October 17, 2024 12:17
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 2 times, most recently from ed26d13 to 09b6aa4 Compare October 22, 2024 09:18
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 2 times, most recently from fca6e8b to 3cf7fb0 Compare November 4, 2024 15:34
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 6 times, most recently from 5b895d6 to 5deac27 Compare November 13, 2024 13:34
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 4 times, most recently from 2e67f0e to 5732d40 Compare April 1, 2025 14:05
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 11 times, most recently from 7b4696d to 51ccc36 Compare April 30, 2025 20:47
@renovate renovate bot changed the title chore(deps): update dependency com.squareup.okio:okio to v3.10.2 chore(deps): update dependency com.squareup.okio:okio to v3.11.0 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 10 times, most recently from 7707158 to fb3edeb Compare May 6, 2025 11:42
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch 2 times, most recently from 11b7c95 to 1d9314a Compare May 13, 2025 10:03
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-3.x branch from 1d9314a to 8f5ad2e Compare May 13, 2025 13:10
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.

0 participants