petertrr / kotlin-multiplatform-diff

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Apache License 2.0
84 stars 5 forks source link

chore(deps): update dependency org.ajoberstar.reckon:reckon-gradle to v0.13.1 #13

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.ajoberstar.reckon:reckon-gradle 0.13.0 -> 0.13.1 age adoption passing confidence

Release Notes

ajoberstar/reckon ### [`v0.13.1`](https://togithub.com/ajoberstar/reckon/releases/0.13.1) [Compare Source](https://togithub.com/ajoberstar/reckon/compare/0.13.0...0.13.1) Publish to Maven Central and ensure POM references static versions. #### Breaking Changes *None* #### Enhancements *None* #### Fixes - POM no longer has a dynamic version reference, which could cause unexpected failures #### Deprecations *None* #### Compatibility Tested against the following versions. | Java Version | Gradle Versions | |---------------|-------------------| | 8 | 4.0.2, 4.10.3, 5.0, 5.6.4, 6.0.1, 6.6.1, 6.7-rc-1 | | 11 | 5.0, 5.6.4, 6.0.1, 6.6.1, 6.7-rc-1 | | 15 | 6.3, 6.6.1, 6.7-rc-1 |

Configuration

📅 Schedule: "before 4am on Saturday" (UTC).

🚦 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.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (787b644) into main (4fb7c22) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #13   +/-   ##
=========================================
  Coverage     91.81%   91.81%           
  Complexity      172      172           
=========================================
  Files            18       18           
  Lines          1197     1197           
  Branches        103      103           
=========================================
  Hits           1099     1099           
  Misses           69       69           
  Partials         29       29           
Flag Coverage Δ
unittests 91.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 4fb7c22...787b644. Read the comment docs.