Commit 21b8238
authored
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.8.0 (#1997)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.jetbrains.kotlinx:kotlinx-io-core](https://redirect.github.com/Kotlin/kotlinx-io)
| `0.7.0` -> `0.8.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>Kotlin/kotlinx-io
(org.jetbrains.kotlinx:kotlinx-io-core)</summary>
###
[`v0.8.0`](https://redirect.github.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#080)
[Compare
Source](https://redirect.github.com/Kotlin/kotlinx-io/compare/0.7.0...0.8.0)
> Published 24 June 2025
##### Features
- Updated Kotlin version to 2.2, Dokka to 2.0.0 and also updated few
other dependencies
[#​455](https://redirect.github.com/Kotlin/kotlinx-io/pull/455),
[#​432](https://redirect.github.com/Kotlin/kotlinx-io/pull/432),
[#​442](https://redirect.github.com/Kotlin/kotlinx-io/pull/442),
[#​456](https://redirect.github.com/Kotlin/kotlinx-io/pull/456)
- Increased deprecation level for `kotlinx.io.files.Path.source` and
`kotlinx.io.files.Path.sink` to `ERROR`
[#​457](https://redirect.github.com/Kotlin/kotlinx-io/pull/457)
##### Bugfixes
- Fixed `ArrayIndexOutOfBoundsException` thrown from
`okio.Sink.asKotlinxIoRawSink`
[#​453](https://redirect.github.com/Kotlin/kotlinx-io/pull/453)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 851951c commit 21b8238
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments