Commit 061bdcb
authored
chore(deps): update plugin org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.0 (#1999)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.jetbrains.kotlinx.binary-compatibility-validator](https://redirect.github.com/Kotlin/binary-compatibility-validator)
| `0.17.0` -> `0.18.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/binary-compatibility-validator
(org.jetbrains.kotlinx.binary-compatibility-validator)</summary>
###
[`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**: 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 2b5697f commit 061bdcb
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- action-binding-generator
- action-updates-checker
- github-workflows-kt
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments