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 actions/checkout action to v2.4.0 #7

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v2.3.3 -> v2.4.0

Release Notes

actions/checkout ### [`v2.4.0`](https://togithub.com/actions/checkout/releases/v2.4.0) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.5...v2.4.0) - Convert SSH URLs like `org-@​github.com:` to `https://github.com/` - [pr](https://togithub.com/actions/checkout/pull/621) ### [`v2.3.5`](https://togithub.com/actions/checkout/releases/v2.3.5) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.4...v2.3.5) Update dependencies ### [`v2.3.4`](https://togithub.com/actions/checkout/releases/v2.3.4) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.3...v2.3.4) - [Add missing `await`s](https://togithub.com/actions/checkout/pull/379) - [Swap to Environment Files](https://togithub.com/actions/checkout/pull/360)

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 #7 (a747527) into main (2efb0d6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main       #7   +/-   ##
=========================================
  Coverage     91.82%   91.82%           
  Complexity      172      172           
=========================================
  Files            18       18           
  Lines          1113     1113           
  Branches        103      103           
=========================================
  Hits           1022     1022           
  Misses           62       62           
  Partials         29       29           
Flag Coverage Ξ”
unittests 91.82% <ΓΈ> (ΓΈ)

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 2efb0d6...a747527. Read the comment docs.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v2.4.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.