Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 #215

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.14.0

Compare Source

The release contains changes potentially affecting dump's content (#​144, #​162, #​161, #​175).

What changed:
  • $EntriesMappings classes backing Kotlin's 1.9 Enum.entries are now filtered out (#​144)
  • Companion class' annotation are now propagated to the corresponding Companion field (#​162)
  • Interface's class-level annotations are now propagated to the corresponding DefaultImpls class (#​161)
  • An option to setup a custom dump output directory (other that the default api/) is added (#​170)
  • Packages annotated in Java package-info classes could be now filtered from the dump by adding these annotations to nonPublicMarkers (#​175)
  • Fixed ignoredClasses behavior to avoid exclusion of classes whose name is a prefix of some ignoredClasses values (#​136)
  • Gradle is updated to 8.5, build scripts and configs are refactored (#​134, #​167), strict API mode is enabled (#​168)
  • ASM is updated to 8.6 to support classifies targeting Java versions (#​173)
  • Tests were cleaned up to avoid hardcoded dump root paths (#​154)
  • Bages in the README file were updated (#​159)

Thanks to @​qwwdfsad, @​bryanlogan, @​aSemy, @​xtrm-en and @​Goooler for contributions!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge January 29, 2024 20:34
Copy link

Apk size:

Aar size change: +0.0B (43.1KiB -> 43.1KiB)

Diffuse output:

OLD: diffuse-source-file-release
NEW: slidr-release.aar

 AAR      │ old      │ new      │ diff 
──────────┼──────────┼──────────┼──────
      jar │ 46.1 KiB │ 46.1 KiB │  0 B 
 manifest │    216 B │    216 B │  0 B 
      res │    153 B │    153 B │  0 B 
    other │    210 B │    210 B │  0 B 
──────────┼──────────┼──────────┼──────
    total │ 46.7 KiB │ 46.7 KiB │  0 B 

 JAR     │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  27 │  27 │ 0 (+0 -0) 
 methods │ 289 │ 289 │ 0 (+0 -0) 
  fields │  73 │  73 │ 0 (+0 -0)

@renovate renovate bot merged commit 4aeb260 into master Jan 29, 2024
3 checks passed
@renovate renovate bot deleted the renovate/maven.binarycompatiblity branch January 29, 2024 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants