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 org.jetbrains.kotlinx:kotlinx-io-core to v0.3.2 #58

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-io-core 0.3.0 -> 0.3.2 age adoption passing confidence

Release Notes

Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core)

v0.3.2

Compare Source

Published 18 Mar 2024

Features
  • Implemented basic filesystem support for Wasm WASI target #​257
  • Enabled native benchmarks by default #​263

v0.3.1

Compare Source

Published 2 Feb 2024

Features
  • Updated Kotlin to 1.9.22
  • Enabled Wasm Wasi target #​236 (Note that neither of Wasm targets has filesystem support yet)
  • Support path resolution #​228
Bugfixes
  • Fixed Path::parent behavior on Windows #​227
  • Aligned behavior of FileSystem::sink and FileSystem::source across all platforms #​252
  • Fixed handling of paths containing a whitespace character #​248

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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.37%. Comparing base (1d5c4b6) to head (120c466).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   77.70%   78.37%   +0.67%     
==========================================
  Files           9        9              
  Lines         148      148              
  Branches       31       31              
==========================================
+ Hits          115      116       +1     
  Misses         16       16              
+ Partials       17       16       -1     

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

@renovate renovate bot force-pushed the renovate/kotlinio branch from 7dd37bf to 120c466 Compare March 18, 2024 10:44
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.3.1 Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.3.2 Mar 18, 2024
@DrewCarlson DrewCarlson merged commit 0f9604e into main Mar 18, 2024
8 checks passed
@DrewCarlson DrewCarlson deleted the renovate/kotlinio branch March 18, 2024 20:40
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