Commit 06fb690
chore(deps): update plugin binary-compatibility-validator to v0.18.1 (#9)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[org.jetbrains.kotlinx.binary-compatibility-validator](https://redirect.github.com/Kotlin/binary-compatibility-validator)
| `0.17.0` -> `0.18.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>Kotlin/binary-compatibility-validator
(org.jetbrains.kotlinx.binary-compatibility-validator)</summary>
###
[`v0.18.1`](https://redirect.github.com/Kotlin/binary-compatibility-validator/releases/tag/0.18.1)
[Compare
Source](https://redirect.github.com/Kotlin/binary-compatibility-validator/compare/0.18.0...0.18.1)
#### What's Changed
- Fixed a bug preventing use of cross-compilation support during KLIB
dump validation
\[[#​304](https://redirect.github.com/Kotlin/binary-compatibility-validator/issues/304)]\[[#​306](https://redirect.github.com/Kotlin/binary-compatibility-validator/issues/306)]
###
[`v0.18.0`](https://redirect.github.com/Kotlin/binary-compatibility-validator/releases/tag/0.18.0)
[Compare
Source](https://redirect.github.com/Kotlin/binary-compatibility-validator/compare/0.17.0...0.18.0)
#### What's Changed
- Supported KLIB cross compilation enabled in Kotlin 2.1.0
[#​299](https://redirect.github.com/Kotlin/binary-compatibility-validator/issues/299)
- Fixed issue with early properties evaluation
[#​286](https://redirect.github.com/Kotlin/binary-compatibility-validator/issues/286)
- Started excluding local classes created by Parcelize
[#​300](https://redirect.github.com/Kotlin/binary-compatibility-validator/issues/300)
Thanks to
[@​TheMrMilchmann](https://redirect.github.com/TheMrMilchmann),
[@​osipxd](https://redirect.github.com/osipxd), and
[@​Goooler](https://redirect.github.com/Goooler) for their
contributions!
</details>
---
### 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.
---
- [ ] <!-- 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/open-feature/kotlin-sdk-contrib).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bence Hornák <[email protected]>1 parent e8546a5 commit 06fb690
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
0 commit comments