Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.8.2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| org.jetbrains.kotlinx:kotlinx-io-core | dependencies | patch | 0.8.0 -> 0.8.2 |
Release Notes
Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core)
v0.8.2
Published 24 November 2025
Bugfixes
- Fixed the issue with Webpack not being able to process module import introduced in
0.8.1#483
v0.8.1
Published 21 November 2025
This release addresses an issue with Wasm/JS,
where the require function will no longer be available starting from Kotlin 2.3.20
(and it was never guaranteed to be available in Wasm/JS).
The release also includes some infrastructure changes.
Bugfixes
- Fixed the issue with the
require-function that Wasm/JS-projects migrating to future versions of Kotlin might face #481
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 Renovate Bot.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.