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 gradle to v7.3.1 #11

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 7.3 -> 7.3.1

Release Notes

gradle/gradle ### [`v7.3.1`](https://togithub.com/gradle/gradle/releases/v7.3.1) This is a patch release for Gradle 7.3. It fixes the following issues: - [#​19058](https://togithub.com/gradle/gradle/issues/19058) Consider reverting breaking change about test configuration - [#​19067](https://togithub.com/gradle/gradle/issues/19067) Fix multiple annotation processing issues discovered by Micronaut We recommend users upgrade to 7.3.1 instead of 7.3. #### Upgrade Instructions Switch your build to use Gradle 7.3.1 by updating your wrapper: ./gradlew wrapper --gradle-version=7.3.1 See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.3.1/userguide/upgrading_version\_7.html#changes\_7.3) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).

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 #11 (96efdbd) into main (4fb7c22) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #11   +/-   ##
=========================================
  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...96efdbd. 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 (7.3.1). 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.