Skip to content

Update plugin binaryCompatibilityValidator to v0.10.1#4954

Merged
BraisGabin merged 1 commit into
mainfrom
renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x
Jun 14, 2022
Merged

Update plugin binaryCompatibilityValidator to v0.10.1#4954
BraisGabin merged 1 commit into
mainfrom
renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 14, 2022

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

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

Release Notes

Kotlin/binary-compatibility-validator

v0.10.1

Compare Source

  • Proper handling of marker annotations on functions with default parameters (#​58). Thanks, @​martinbonnin!

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 14, 2022
@codecov

codecov Bot commented Jun 14, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4954 (3966b34) into main (a10e957) will increase coverage by 84.94%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #4954       +/-   ##
===========================================
+ Coverage        0   84.94%   +84.94%     
- Complexity      0     3520     +3520     
===========================================
  Files           0      498      +498     
  Lines           0    11647    +11647     
  Branches        0     2148     +2148     
===========================================
+ Hits            0     9894     +9894     
- Misses          0      685      +685     
- Partials        0     1068     +1068     
Impacted Files Coverage Δ
.../arturbosch/detekt/rules/naming/NoNameShadowing.kt 72.72% <0.00%> (ø)
.../detekt/rules/style/ProtectedMemberInFinalClass.kt 91.30% <0.00%> (ø)
...turbosch/detekt/formatting/wrappers/PackageName.kt 100.00% <0.00%> (ø)
...rturbosch/detekt/api/internal/CompilerResources.kt 100.00% <0.00%> (ø)
...rbosch/detekt/rules/complexity/ComplexInterface.kt 88.57% <0.00%> (ø)
...etekt/core/tooling/ProcessingSpecSettingsBridge.kt 93.33% <0.00%> (ø)
...in/io/gitlab/arturbosch/detekt/rules/style/Junk.kt 75.00% <0.00%> (ø)
...ch/detekt/formatting/wrappers/MaximumLineLength.kt 100.00% <0.00%> (ø)
...tlab/arturbosch/detekt/core/reporting/Colorizer.kt 78.57% <0.00%> (ø)
...b/arturbosch/detekt/rules/naming/VariableNaming.kt 96.55% <0.00%> (ø)
... and 488 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a10e957...3966b34. Read the comment docs.

@BraisGabin
BraisGabin merged commit feec74c into main Jun 14, 2022
@BraisGabin
BraisGabin deleted the renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x branch June 14, 2022 14:14
@cortinico cortinico added this to the 1.21.0 milestone Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants