Skip to content

Comments

Update plugin api to v0.17.0#101

Merged
twyatt merged 2 commits intomainfrom
renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x
Dec 20, 2024
Merged

Update plugin api to v0.17.0#101
twyatt merged 2 commits intomainfrom
renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x

Conversation

@juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx.binary-compatibility-validator plugin minor 0.16.3 -> 0.17.0

Release Notes

Kotlin/binary-compatibility-validator (org.jetbrains.kotlinx.binary-compatibility-validator)

v0.17.0

Compare Source

What's Changed

  • $suspendImpl functions are now filtered from dumps (#​271)
    This change may cause validation failures for projects where dumps already contain such functions. It is recommended to regenerate dumps (apiDump task) after updating the BCV to 0.17.0.
  • Supported class files generated for JVM target 23 (#​284)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@twyatt twyatt enabled auto-merge (squash) December 20, 2024 18:34
@twyatt twyatt merged commit 73ab060 into main Dec 20, 2024
2 checks passed
@twyatt twyatt deleted the renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x branch December 20, 2024 18:49
@codecov
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.32%. Comparing base (68a0167) to head (1796c94).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #101   +/-   ##
=========================================
  Coverage     79.32%   79.32%           
  Complexity      113      113           
=========================================
  Files            14       14           
  Lines           237      237           
  Branches         15       15           
=========================================
  Hits            188      188           
  Misses           46       46           
  Partials          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants