Skip to content

fix(deps): update dependency com.squareup.okio:okio-bom to v3.15.0#7455

Merged
jkwatson merged 1 commit intomainfrom
renovate/com.squareup.okio-okio-bom-3.x
Jul 2, 2025
Merged

fix(deps): update dependency com.squareup.okio:okio-bom to v3.15.0#7455
jkwatson merged 1 commit intomainfrom
renovate/com.squareup.okio-okio-bom-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.okio:okio-bom 3.13.0 -> 3.15.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v3.15.0

2025-07-01

  • Upgrade: [kotlinx-datetime 0.7.0-0.6.x-compat][datetime_0_7_0_compat]. The previous 3.14.0
    release, FakeFileSystem broke binary-compatibility for calls to FakeFileSystem(). This
    restores that compatibility.

  • Breaking: Change FakeFileSystem.clock from a JVM field to a property. This avoids a crash
    running Okio in a Gradle 8.x plugin. This change is not binary-compatible.

v3.14.0

2025-06-28

  • Upgrade: [kotlinx-datetime 0.7.0][datetime_0_7_0]. This impacts the okio-fakefilesystem
    artifact only. This is a binary-incompatible backwards-incompatible change that cannot co-exist
    with previous releases of okio-fakefilesystem! If you observe a NoSuchMethodError calling
    FakeFileSystem.init, update the calling code to this release (or newer) and recompile. We don't
    like imposing backwards-incompatible changes like this on you and do so regretfully.

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 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 as a code owner June 28, 2025 17:58
@codecov
Copy link

codecov bot commented Jun 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.82%. Comparing base (0309b30) to head (292f2ae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7455   +/-   ##
=========================================
  Coverage     89.82%   89.82%           
  Complexity     6998     6998           
=========================================
  Files           798      798           
  Lines         21199    21199           
  Branches       2055     2055           
=========================================
  Hits          19041    19041           
  Misses         1496     1496           
  Partials        662      662           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title fix(deps): update dependency com.squareup.okio:okio-bom to v3.14.0 fix(deps): update dependency com.squareup.okio:okio-bom to v3.15.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-bom-3.x branch from 228ba8e to 292f2ae Compare July 2, 2025 01:58
@jkwatson jkwatson merged commit 9db6f62 into main Jul 2, 2025
30 checks passed
@jkwatson jkwatson deleted the renovate/com.squareup.okio-okio-bom-3.x branch July 2, 2025 16:16
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