takahirom / roborazzi

Make JVM Android integration test visible πŸ€–πŸ“Έ
https://takahirom.github.io/roborazzi/
Apache License 2.0
649 stars 24 forks source link

Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.4.0 #392

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core) ### [`v0.4.0`](https://togithub.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#040) [Compare Source](https://togithub.com/Kotlin/kotlinx-io/compare/0.3.5...0.4.0) > Published 6 June 2024 ##### Features - Updated Kotlin to 2.0 [#​327](https://togithub.com/Kotlin/kotlinx-io/pull/327) ### [`v0.3.5`](https://togithub.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#035) [Compare Source](https://togithub.com/Kotlin/kotlinx-io/compare/0.3.4...0.3.5) > Published 17 May 2024 ##### Features - Provided an extension function to write `CharSequence`s (`Sink.writeString`) [#​318](https://togithub.com/Kotlin/kotlinx-io/pull/318) - Various minor improvements in build scripts and docs ### [`v0.3.4`](https://togithub.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#034) [Compare Source](https://togithub.com/Kotlin/kotlinx-io/compare/0.3.3...0.3.4) > Published 8 May 2024 ##### Features - Kotlin updated to 1.9.24 [#​315](https://togithub.com/Kotlin/kotlinx-io/pull/315) - Supported `linuxArm32Hfp` target [#​303](https://togithub.com/Kotlin/kotlinx-io/issues/303) - Enabled KLib ABI validation - Provided extension functions to read (`Source.readCodePointValue`) and write (`Sink.writeCodePointValue`) Unicode code point values [#​307](https://togithub.com/Kotlin/kotlinx-io/issues/307) - Provided function to list directories (`FileSystem.list`) [#​222](https://togithub.com/Kotlin/kotlinx-io/issues/222)

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.



This PR has been generated by Mend Renovate. View repository job log here.