Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.17.0 #266

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.binary-compatibility-validator 0.16.3 -> 0.17.0 age adoption passing confidence

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: 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge December 19, 2024 22:36
Copy link

Diffuse output:

OLD: diffuse-base-file
NEW: licensee-for-android.jar

       │         compressed         │         uncompressed         
       ├──────────┬──────────┬──────┼───────────┬───────────┬──────
 JAR   │ old      │ new      │ diff │ old       │ new       │ diff 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 class │ 63.3 KiB │ 63.3 KiB │  0 B │ 139.5 KiB │ 139.5 KiB │  0 B 
 other │  2.4 KiB │  2.4 KiB │  0 B │   1.3 KiB │   1.3 KiB │  0 B 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 total │ 65.7 KiB │ 65.7 KiB │  0 B │ 140.8 KiB │ 140.8 KiB │  0 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  35 │  35 │ 0 (+0 -0) 
 methods │ 340 │ 340 │ 0 (+0 -0) 
  fields │  90 │  90 │ 0 (+0 -0)

@renovate renovate bot merged commit 47daa46 into master Dec 19, 2024
10 checks passed
@renovate renovate bot deleted the renovate/maven.binarycompatiblity branch December 19, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants