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.10.2 #401

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

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

Release Notes

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

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.

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.


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 January 7, 2025 16:54
Copy link

github-actions bot commented Jan 7, 2025

Dependency diff:

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

@renovate renovate bot changed the title Update dependency com.squareup.okio:okio to v3.10.1 Update dependency com.squareup.okio:okio to v3.10.2 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/okio branch 4 times, most recently from d91be2e to b4f04f5 Compare January 10, 2025 18:02
Copy link

github-actions bot commented Jan 10, 2025

Jar size:

Jar size change: -1.8KiB (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.8 KiB │ 3.3 MiB │ 3.3 MiB │ -3.7 KiB 
 other │ 1.6 MiB │ 1.6 MiB │      0 B │   5 MiB │   5 MiB │      0 B 
───────┼─────────┼─────────┼──────────┼─────────┼─────────┼──────────
 total │ 3.5 MiB │ 3.5 MiB │ -1.8 KiB │ 8.2 MiB │ 8.2 MiB │ -3.7 KiB 

 CLASSES │ old  │ new  │ diff       
─────────┼──────┼──────┼────────────
 classes │ 1386 │ 1385 │ -1 (+0 -1) 
 methods │ 7997 │ 7997 │  0 (+1 -1) 
  fields │ 3379 │ 3379 │  0 (+0 -0)
JAR
     compressed      │     uncompressed     │                                                                                          
──────────┬──────────┼───────────┬──────────┤                                                                                          
 size     │ diff     │ size      │ diff     │ path                                                                                     
──────────┼──────────┼───────────┼──────────┼──────────────────────────────────────────────────────────────────────────────────────────
          │   -731 B │           │   -735 B │ - com/jakewharton/diffuse/report/text/AabDiffTextReport__ExternalSyntheticOutline0.class 
  1.8 KiB │   +324 B │   2.7 KiB │   +499 B │ ∆ okio/RealBufferedSource_inputStream_1.class                                            
  3.4 KiB │   -143 B │   7.9 KiB │   -381 B │ ∆ com/jakewharton/diffuse/report/text/AabDiffTextReport.class                            
  1.8 KiB │   -128 B │   3.7 KiB │   -383 B │ ∆ com/jakewharton/diffuse/report/text/AarDiffTextReport.class                            
  1.6 KiB │   -126 B │   2.9 KiB │   -350 B │ ∆ com/jakewharton/diffuse/report/text/JarDiffTextReport.class                            
  2.3 KiB │   -124 B │   4.7 KiB │   -314 B │ ∆ com/jakewharton/diffuse/report/text/AabInfoTextReport.class                            
  3.1 KiB │   -107 B │   6.9 KiB │   -440 B │ ∆ com/jakewharton/diffuse/report/text/ApkDiffTextReport.class                            
  1.1 KiB │    -99 B │   1.7 KiB │   -246 B │ ∆ com/jakewharton/diffuse/report/text/JarInfoTextReport.class                            
  1.3 KiB │    -92 B │   2.4 KiB │   -242 B │ ∆ com/jakewharton/diffuse/report/text/AarInfoTextReport.class                            
    930 B │    -89 B │   1.2 KiB │   -240 B │ ∆ com/jakewharton/diffuse/report/text/DexInfoTextReport.class                            
  1.3 KiB │    -88 B │   2.3 KiB │   -272 B │ ∆ com/jakewharton/diffuse/report/text/ApkInfoTextReport.class                            
  1.1 KiB │    -84 B │   1.5 KiB │   -143 B │ ∆ com/jakewharton/diffuse/report/SignaturesKt.class                                      
    817 B │    -78 B │     1 KiB │   -151 B │ ∆ com/jakewharton/diffuse/report/StringsKt.class                                         
  1.3 KiB │    -55 B │   2.2 KiB │   -116 B │ ∆ com/jakewharton/diffuse/report/text/DexDiffTextReport.class                            
  3.8 KiB │    -48 B │   9.4 KiB │    -77 B │ ∆ com/jakewharton/diffuse/diff/ArscDiffKt.class                                          
  1.6 KiB │    +48 B │   2.7 KiB │   +110 B │ ∆ com/jakewharton/diffuse/diff/ManifestDiff.class                                        
  1.7 KiB │    -45 B │   3.3 KiB │    -65 B │ ∆ com/jakewharton/diffuse/format/Method.class                                            
  1.7 KiB │    -43 B │   3.2 KiB │    -65 B │ ∆ com/jakewharton/diffuse/diff/ManifestDiffKt.class                                      
  5.3 KiB │    -41 B │  14.1 KiB │    -65 B │ ∆ com/jakewharton/diffuse/diff/ArchiveFilesDiffKt.class                                  
  2.3 KiB │    -39 B │   6.3 KiB │    -65 B │ ∆ com/jakewharton/diffuse/diff/SignaturesDiffKt.class                                    
  3.5 KiB │    -38 B │   8.3 KiB │    -65 B │ ∆ com/jakewharton/diffuse/diff/DexDiffKt.class                                           
    3 KiB │    +35 B │   5.5 KiB │   +129 B │ ∆ okio/ByteString.class                                                                  
  2.6 KiB │    -34 B │   5.4 KiB │    -65 B │ ∆ com/jakewharton/diffuse/diff/ComponentDiffKt.class                                     
  5.1 KiB │     -7 B │  10.4 KiB │    -26 B │ ∆ com/jakewharton/diffuse/format/AndroidManifest_Companion.class                         
  1.4 KiB │     -4 B │     2 KiB │      0 B │ ∆ okio/RealBufferedSource.class                                                          
  3.4 KiB │     +3 B │   5.3 KiB │      0 B │ ∆ okio/Buffer.class                                                                      
  2.3 KiB │     +2 B │   4.3 KiB │     +6 B │ ∆ kotlin/text/StringsKt__IndentKt.class                                                  
  1.1 KiB │     -1 B │   1.7 KiB │      0 B │ ∆ com/jakewharton/diffuse/io/PathInput.class                                             
    710 B │     -1 B │     853 B │      0 B │ ∆ okio/-SegmentedByteString.class                                                        
──────────┼─
...✂
CLASSES
CLASSES:

   old  │ new  │ diff       
  ──────┼──────┼────────────
   1386 │ 1385 │ -1 (+0 -1) 
  
  - com.jakewharton.diffuse.report.text.AabDiffTextReport__ExternalSyntheticOutline0
  

METHODS:

   old  │ new  │ diff      
  ──────┼──────┼───────────
   7997 │ 7997 │ 0 (+1 -1) 
  
  + okio.RealBufferedSource_inputStream_1 transferTo(OutputStream) → long
  
  - com.jakewharton.diffuse.report.text.AabDiffTextReport__ExternalSyntheticOutline0 m(StringBuilder, String, String, char, String)

@renovate renovate bot merged commit 6c8bb8f into master Jan 10, 2025
2 checks passed
@renovate renovate bot deleted the renovate/okio branch January 10, 2025 21:51
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.

1 participant