Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 18, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Kotlin/binary-compatibility-validator

v0.10.0

Compare Source

  • Stdlib is excluded from transitive dependencies and switched to Gradle auto-provided version (#​80, #​82). Thanks to @​martinbonnin!
  • Getters and setters are properly excluded from public API when either field or property-based annotation marker is present (#​36). Also thanks to @​martinbonnin!
  • Files are now looked up in a case-insensitive manner (#​76)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 18, 2022
@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #4837 (1717fa0) into main (9130106) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #4837   +/-   ##
=========================================
  Coverage     84.75%   84.75%           
  Complexity     3431     3431           
=========================================
  Files           491      491           
  Lines         11278    11278           
  Branches       2076     2076           
=========================================
  Hits           9559     9559           
  Misses          673      673           
  Partials       1046     1046           

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 9130106...1717fa0. Read the comment docs.

@cortinico cortinico added this to the 1.21.0 milestone May 18, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x branch from 1330a1a to 1717fa0 Compare May 19, 2022 20:25
@BraisGabin BraisGabin merged commit 4a67dcc into main May 20, 2022
@BraisGabin BraisGabin deleted the renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x branch May 20, 2022 06:52
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.

4 participants