Skip to content
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

Update dependency com.squareup.okio:okio to v3.11.0 #427

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.okio:okio 3.10.2 -> 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].

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 April 9, 2025 23:11
Copy link

github-actions bot commented Apr 9, 2025

Dependency diff:

 \--- project :io
-     \--- com.squareup.okio:okio:3.10.2
-          \--- com.squareup.okio:okio-jvm:3.10.2
-               \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.20 (*)
+     \--- com.squareup.okio:okio:3.11.0
+          \--- com.squareup.okio:okio-jvm:3.11.0
+               \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 (*)

Copy link

github-actions bot commented Apr 9, 2025

Jar size:

Jar size change: +1.0B (3.5MiB -> 3.5MiB)

Diffuse output:

OLD: diffuse-source-file
NEW: diffuse-unspecified-r8.jar

       │        compressed        │       uncompressed       
       ├─────────┬─────────┬──────┼─────────┬─────────┬──────
 JAR   │ old     │ new     │ diff │ old     │ new     │ diff 
───────┼─────────┼─────────┼──────┼─────────┼─────────┼──────
 class │ 1.9 MiB │ 1.9 MiB │ +1 B │ 3.3 MiB │ 3.3 MiB │  0 B 
 other │ 1.6 MiB │ 1.6 MiB │  0 B │   5 MiB │   5 MiB │  0 B 
───────┼─────────┼─────────┼──────┼─────────┼─────────┼──────
 total │ 3.5 MiB │ 3.5 MiB │ +1 B │ 8.2 MiB │ 8.2 MiB │  0 B 

 CLASSES │ old  │ new  │ diff      
─────────┼──────┼──────┼───────────
 classes │ 1385 │ 1385 │ 0 (+0 -0) 
 methods │ 7997 │ 7997 │ 0 (+0 -0) 
  fields │ 3379 │ 3379 │ 0 (+0 -0)
JAR
  compressed  │ uncompressed │                             
───────┬──────┼───────┬──────┤                             
 size  │ diff │ size  │ diff │ path                        
───────┼──────┼───────┼──────┼─────────────────────────────
 571 B │ +1 B │ 599 B │  0 B │ ∆ okio/_JvmPlatformKt.class 
───────┼──────┼───────┼──────┼─────────────────────────────
 571 B │ +1 B │ 599 B │  0 B │ (total)

@renovate renovate bot merged commit fc3dc17 into master Apr 9, 2025
2 checks passed
@renovate renovate bot deleted the renovate/okio branch April 9, 2025 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants