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

Configure Renovate #5

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 5 Pull Requests:

chore(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.5.31 - Schedule: ["before 4am on Saturday"] - Branch name: `renovate/org.jetbrains.dokka-dokka-gradle-plugin-1.x` - Merge into: `main` - Upgrade [org.jetbrains.dokka:dokka-gradle-plugin](https://togithub.com/Kotlin/dokka) to `1.5.31`
chore(deps): update actions/checkout action to v2.4.0 - Schedule: ["before 4am on Saturday"] - Branch name: `renovate/all-github-actions` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2.4.0`
chore(deps): update dependency gradle to v7.3 - Schedule: ["before 4am on Saturday"] - Branch name: `renovate/gradle-7.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `7.3`
chore(deps): update plugin kotlin-multiplatform to v1.6.0 - Schedule: ["before 4am on Saturday"] - Branch name: `renovate/org.jetbrains.kotlin.multiplatform-1.x` - Merge into: `main` - Upgrade org.jetbrains.kotlin.multiplatform to `1.6.0`
chore(deps): update all github actions to v2 (major) - Schedule: ["before 4am on Saturday"] - Branch name: `renovate/major-all-github-actions` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v2` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v2`

❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


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

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (175b2e1) into main (57cbf79) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 175b2e1 differs from pull request most recent head f13f34b. Consider uploading reports for the commit f13f34b to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##               main       #5   +/-   ##
=========================================
  Coverage     91.46%   91.46%           
  Complexity      173      173           
=========================================
  Files            18       18           
  Lines          1113     1113           
  Branches        103      103           
=========================================
  Hits           1018     1018           
  Misses           62       62           
  Partials         33       33           
Flag Coverage Δ
unittests 91.46% <ø> (ø)

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 57cbf79...f13f34b. Read the comment docs.