cashapp / molecule

Build a StateFlow stream using Jetpack Compose
https://cashapp.github.io/molecule/docs/1.x/
Apache License 2.0
1.87k stars 81 forks source link

Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.15.0-Beta.2 #415

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:binary-compatibility-validator 0.15.0-Beta.1 -> 0.15.0-Beta.2 age adoption passing confidence

Release Notes

Kotlin/binary-compatibility-validator (org.jetbrains.kotlinx:binary-compatibility-validator) ### [`v0.15.0-Beta.2`](https://togithub.com/Kotlin/binary-compatibility-validator/releases/tag/0.15.0-Beta.2) [Compare Source](https://togithub.com/Kotlin/binary-compatibility-validator/compare/0.15.0-Beta.1...0.15.0-Beta.2) This release fixes some issues found in `0.15.0-Beta.1` that were blocking KLib validation use. **What changed:** - Fixed merged dumps parsing to correctly work with projects having no declarations shared among all supported targets ([#​201](https://togithub.com/Kotlin/binary-compatibility-validator/issues/201)) - Fixed KLib ABI dumping and validation for targets that do not produce any artifacts ([#​199](https://togithub.com/Kotlin/binary-compatibility-validator/issues/199)) - Improved KLib ABI dumping and validation for projects with generated sources ([#​206](https://togithub.com/Kotlin/binary-compatibility-validator/issues/206)) Thanks to all early adopters, especially to [@​JakeWharton](https://togithub.com/JakeWharton), [@​rickclephas](https://togithub.com/rickclephas), and [@​lukellmann](https://togithub.com/lukellmann) for provided feedback

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.