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.14.0 #111

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 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: 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 - autoclosed Feb 2, 2024
@renovate renovate bot closed this Feb 2, 2024
@renovate renovate bot deleted the renovate/kotlinbinarycompatibilityvalidator branch February 2, 2024 16:10
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 - autoclosed Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 Feb 2, 2024
@renovate renovate bot reopened this Feb 2, 2024
@renovate renovate bot restored the renovate/kotlinbinarycompatibilityvalidator branch February 2, 2024 19:44
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 - autoclosed Feb 2, 2024
@renovate renovate bot closed this Feb 2, 2024
@renovate renovate bot deleted the renovate/kotlinbinarycompatibilityvalidator branch February 2, 2024 22:44
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 - autoclosed Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 Feb 3, 2024
@renovate renovate bot reopened this Feb 3, 2024
@renovate renovate bot restored the renovate/kotlinbinarycompatibilityvalidator branch February 3, 2024 07:44
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 - autoclosed Feb 3, 2024
@renovate renovate bot closed this Feb 3, 2024
@renovate renovate bot deleted the renovate/kotlinbinarycompatibilityvalidator branch February 3, 2024 20:18
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 - autoclosed Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.14.0 Feb 4, 2024
@renovate renovate bot reopened this Feb 4, 2024
@renovate renovate bot restored the renovate/kotlinbinarycompatibilityvalidator branch February 4, 2024 09:53
@nomisRev nomisRev merged commit 3b4b048 into main Feb 7, 2024
16 checks passed
@nomisRev nomisRev deleted the renovate/kotlinbinarycompatibilityvalidator branch February 7, 2024 18:39
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.

1 participant