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
75 stars 5 forks source link

chore(deps): update dependency io.github.gradle-nexus:publish-plugin to v1.3.0 #62

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.gradle-nexus:publish-plugin 1.2.0 -> 1.3.0 age adoption passing confidence

Release Notes

gradle-nexus/publish-plugin ### [`v1.3.0`](https://togithub.com/gradle-nexus/publish-plugin/releases/tag/v1.3.0): Release 1.3.0 - ability to create and release staging repository in separate calls Notable changes: - Ability to create and release staging repository in separate calls (e.g. after manual verification) - [#​19](https://togithub.com/gradle-nexus/publish-plugin/issues/19) ([PR](https://togithub.com/gradle-nexus/publish-plugin/pull/201) by [@​vlsi](https://togithub.com/vlsi)) Thanks to all the contributors to this release: [@​vlsi](https://togithub.com/vlsi).

Configuration

📅 Schedule: Branch creation - "before 4am on Saturday" (UTC), 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.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #62 (6b7bc4c) into main (7b91eba) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 6b7bc4c differs from pull request most recent head 124a063. Consider uploading reports for the commit 124a063 to get more accurate results

@@            Coverage Diff            @@
##               main      #62   +/-   ##
=========================================
  Coverage     85.24%   85.24%           
  Complexity      109      109           
=========================================
  Files            14       14           
  Lines           522      522           
  Branches         88       88           
=========================================
  Hits            445      445           
  Misses           53       53           
  Partials         24       24           
Flag Coverage Δ
unittests 85.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.