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.9.1 #448

Merged
merged 1 commit into from
Sep 12, 2024

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.9.1 age adoption passing confidence

Release Notes

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

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: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 September 12, 2024 22:30
Copy link

Dependency diff:

-+--- com.squareup.okio:okio:3.9.0
-|    \--- com.squareup.okio:okio-jvm:3.9.0
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.20 (*)
++--- com.squareup.okio:okio:3.9.1
+|    \--- com.squareup.okio:okio-jvm:3.9.1
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.0.20 (*)
\--- com.squareup.okhttp3:okhttp:4.12.0
-     \--- com.squareup.okio:okio:3.6.0 -> 3.9.0 (*)
+     \--- com.squareup.okio:okio:3.6.0 -> 3.9.1 (*)

Copy link

Jar size:

Jar size change: +0.0B (61.3KiB -> 61.3KiB)

Diffuse output:

OLD: diffuse-source-file
NEW: pull-request-artifact.jar

       │         compressed         │         uncompressed         
       ├──────────┬──────────┬──────┼───────────┬───────────┬──────
 JAR   │ old      │ new      │ diff │ old       │ new       │ diff 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 class │ 60.1 KiB │ 60.1 KiB │  0 B │ 122.8 KiB │ 122.8 KiB │  0 B 
 other │  1.2 KiB │  1.2 KiB │  0 B │      99 B │      99 B │  0 B 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 total │ 61.3 KiB │ 61.3 KiB │  0 B │ 122.9 KiB │ 122.9 KiB │  0 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  39 │  39 │ 0 (+0 -0) 
 methods │ 309 │ 309 │ 0 (+0 -0) 
  fields │  75 │  75 │ 0 (+0 -0)

@renovate renovate bot merged commit 4372aa3 into master Sep 12, 2024
2 checks passed
@renovate renovate bot deleted the renovate/mavencentral.okio branch September 12, 2024 22:32
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