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

fix(deps): update okioversion to v3.9.1 #2854

Merged
merged 1 commit into from
Sep 13, 2024
Merged

fix(deps): update okioversion to v3.9.1 #2854

merged 1 commit into from
Sep 13, 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-fakefilesystem 3.9.0 -> 3.9.1 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-fakefilesystem)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │           compressed           │          uncompressed          
          ├───────────┬───────────┬────────┼───────────┬───────────┬────────
 APK      │ old       │ new       │ diff   │ old       │ new       │ diff   
──────────┼───────────┼───────────┼────────┼───────────┼───────────┼────────
      dex │  21.1 MiB │  21.1 MiB │ +146 B │  67.6 MiB │  67.6 MiB │ +104 B 
     arsc │   2.3 MiB │   2.3 MiB │    0 B │   2.3 MiB │   2.3 MiB │    0 B 
 manifest │   5.5 KiB │   5.5 KiB │    0 B │  26.9 KiB │  26.9 KiB │    0 B 
      res │   1.6 MiB │   1.6 MiB │   +4 B │   1.8 MiB │   1.8 MiB │    0 B 
   native │  18.8 KiB │  18.8 KiB │    0 B │  36.5 KiB │  36.5 KiB │    0 B 
    asset │ 404.2 KiB │ 404.2 KiB │    0 B │ 678.6 KiB │ 678.6 KiB │    0 B 
    other │ 189.6 KiB │ 189.6 KiB │   +5 B │ 388.4 KiB │ 388.4 KiB │    0 B 
──────────┼───────────┼───────────┼────────┼───────────┼───────────┼────────
    total │  25.5 MiB │  25.5 MiB │ +155 B │  72.8 MiB │  72.8 MiB │ +104 B 

Copy link

Upgraded Dependencies
com.squareup.okio:okio:3.9.1, (changed from 3.9.0)
com.squareup.okio:okio-jvm:3.9.1, (changed from 3.9.0)

@ahmedre ahmedre added this pull request to the merge queue Sep 13, 2024
Merged via the queue into main with commit a8cbb3d Sep 13, 2024
2 checks passed
@ahmedre ahmedre deleted the renovate/okioversion branch September 13, 2024 20:58
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.

1 participant