chore(deps): bump com.squareup.okio:okio from 3.16.0 to 3.17.0#925
Merged
github-actions[bot] merged 1 commit intoJun 25, 2026
Merged
Conversation
55b94a9 to
c8e4ef7
Compare
c8e4ef7 to
59e2b54
Compare
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.0 to 3.17.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.16.0...parent-3.17.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
59e2b54 to
3a3d8a5
Compare
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #925 +/- ##
=========================================
Coverage 88.85% 88.85%
+ Complexity 791 789 -2
=========================================
Files 174 174
Lines 7285 7285
Branches 422 422
=========================================
Hits 6473 6473
Misses 680 680
Partials 132 132 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.squareup.okio:okio from 3.16.0 to 3.17.0.
Changelog
Sourced from com.squareup.okio:okio's changelog.
Commits
80a5023Prepare for release 3.17.0.65c0c26Switch to FileMetadata to use statx instead of stat on Linux and Apple platfo...b11f17bRemove Kotlin/JS IR default parameter workarounds. (#1786)b35f473Update Gradle to v9.4.0 (#1785)cbcee31Update actions/upload-artifact action to v7 (#1783)fc7aecbUpdate dependency com.android.tools.build:gradle to v9.0.1 (#1781)79aa267DropisWasm()early return workaround for KT-60212. (#1777)45459dcFix result of an 'errnoToIOException' call is not thrown. inside `PosixFileSy...9fbab0fDecode env variables in WASI tests (#1773)50abe89Stop using AssertJ (#1771)