Commit 24c24e7
authored
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.7.0 (#1846)
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.6.0` -> `0.7.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.7.0`](https://redirect.github.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#070)
[Compare
Source](https://redirect.github.com/Kotlin/kotlinx-io/compare/0.6.0...0.7.0)
> Published 26 February 2025
##### Features
- Implemented Okio adapters shipped in a `kotlinx-io-okio` module
[#​178](https://redirect.github.com/Kotlin/kotlinx-io/issues/178)
- Bumped up the Kotlin version to 2.1, as well as version of some
dependencies
[#​426](https://redirect.github.com/Kotlin/kotlinx-io/issues/426)
##### Bugfixes
- Error codes from various POSIX-ish calls are now always checked and
propagated
[#​262](https://redirect.github.com/Kotlin/kotlinx-io/issues/262)
- Behavior of `indexOf` functions accepting `ByteString` is now aligned
with `CharSequence.indexOf`
[#​422](https://redirect.github.com/Kotlin/kotlinx-io/issues/422),
[#​423](https://redirect.github.com/Kotlin/kotlinx-io/issues/423)
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 436b5fb commit 24c24e7
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
0 commit comments