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 okio to v3.7.0 #233

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Update okio to v3.7.0 #233

merged 1 commit into from
Dec 22, 2023

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.squareup.okio:okio-js dependencies minor 3.6.0 -> 3.7.0
com.squareup.okio:okio dependencies minor 3.6.0 -> 3.7.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v3.7.0

2023-12-16

  • New: Timeout.cancel() prevents a timeout from firing.
  • Breaking: Drop the watchosX86 Kotlin/Native target. From [the Kotlin blog][watchosX86],
    ‘This is an obsolete simulator for Intel Macs. Use the watchosX64 target instead.’
  • New: Add the watchosDeviceArm64 Kotlin/Native target.
  • New: Timeout APIs that accept kotlin.time.Duration.
  • Upgrade: [Kotlin 1.9.21][kotlin_1_9_21].

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 has been generated by Renovate Bot.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (56a59f1) 57.25% compared to head (0244083) 57.97%.
Report is 159 commits behind head on main.

Files Patch % Lines
koap/src/commonMain/kotlin/Message.kt 33.33% 12 Missing ⚠️
koap/src/commonMain/kotlin/Debug.kt 25.00% 3 Missing ⚠️
koap/src/commonMain/kotlin/Decoder.kt 66.66% 2 Missing ⚠️
koap/src/commonMain/kotlin/ByteArrayReader.kt 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #233      +/-   ##
============================================
+ Coverage     57.25%   57.97%   +0.71%     
  Complexity       11       11              
============================================
  Files             8        8              
  Lines           613      652      +39     
  Branches        145      144       -1     
============================================
+ Hits            351      378      +27     
- Misses          223      235      +12     
  Partials         39       39              

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

@twyatt twyatt enabled auto-merge (squash) December 22, 2023 17:51
@twyatt twyatt merged commit 1e0bb97 into main Dec 22, 2023
3 checks passed
@twyatt twyatt deleted the renovate/okio branch December 22, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants