Closed dependabot[bot] closed 8 months ago
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
6127b6c
) 6.60% compared to head (9302e37
) 6.60%.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Bumps org.jetbrains.kotlinx.binary-compatibility-validator from 0.13.2 to 0.14.0.
Release notes
Sourced from org.jetbrains.kotlinx.binary-compatibility-validator's releases.
Commits
15fe830
Version 0.14.00507790
Support Java package-level annotations (#175)3969489
Update ASM (#173)4367cb7
Configure output directory for dumps (#170)1d7505b
Add all interface's class-level annotations to its DefaultImpls class. (#161)066e01e
Add all Companion class annotations to the corresponding Companion field. (#162)07d46e7
Enable strict explicit API mode (#168)f62caa2
Do not depend on sources and javadocs twice during the publication process (#...041d70b
Fix after-merge build: use absolute paths in test resources60098a3
BCV Gradle rework (#134)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show