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.2.0 #60

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.1.0 -> 1.2.0 age adoption passing confidence

Release Notes

gradle-nexus/publish-plugin ### [`v1.2.0`](https://togithub.com/gradle-nexus/publish-plugin/releases/tag/v1.2.0): 1.2.0 Notable changes: - Fix `ConfigureUtil` deprecation warning in Gradle 7.6+ - [#​152](https://togithub.com/gradle-nexus/publish-plugin/issues/152) - Improve "not in desired state" error message - [#​157](https://togithub.com/gradle-nexus/publish-plugin/issues/157) - CI basic regression tests with Gradle 8 (effectively from 5.0 to 8.0) - [#​168](https://togithub.com/gradle-nexus/publish-plugin/issues/168) - CI basic regression tests with JDK 17 (effectively with 8, 11 and 17) - [#​179](https://togithub.com/gradle-nexus/publish-plugin/issues/179) - Enhance documentation - [#​94](https://togithub.com/gradle-nexus/publish-plugin/issues/94), [#​135](https://togithub.com/gradle-nexus/publish-plugin/issues/135), [#​108](https://togithub.com/gradle-nexus/publish-plugin/issues/108) - Update used Gradle to 8.0 (still compatible with 5.0+) - [#​168](https://togithub.com/gradle-nexus/publish-plugin/issues/168) - Update project dependencies - [#​169](https://togithub.com/gradle-nexus/publish-plugin/issues/169) More [changes](https://togithub.com/gradle-nexus/publish-plugin/milestone/3?closed=1). Big thank you to the contributors who provided pull requests: [@​TWiStErRob](https://togithub.com/TWiStErRob), [@​vlsi](https://togithub.com/vlsi), [@​nedtwigg](https://togithub.com/nedtwigg), [@​turansky](https://togithub.com/turansky), [@​larsgrefer](https://togithub.com/larsgrefer), [@​nhajratw](https://togithub.com/nhajratw), [@​tschuchortdev](https://togithub.com/tschuchortdev), [@​JavierSegoviaCordoba](https://togithub.com/JavierSegoviaCordoba) and also those who were involved in any other way.

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 #60 (91ab9ce) into main (c2f87e7) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #60   +/-   ##
=========================================
  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.