saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
537 stars 39 forks source link

Update dependency gradle to v8.2.1 #1713

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 8.2 -> 8.2.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle) ### [`v8.2.1`](https://togithub.com/gradle/gradle/releases/tag/v8.2.1): 8.2.1 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.2.0...v8.2.1) This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2 It fixes the following issues: - [#​25579](https://togithub.com/gradle/gradle/issues/25579) Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest) - [#​25611](https://togithub.com/gradle/gradle/issues/25611) TestKit unexpectedly stopped working with Gradle 2.x versions - [#​25618](https://togithub.com/gradle/gradle/issues/25618) Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2 - [#​25658](https://togithub.com/gradle/gradle/issues/25658) Gradle 8.2 sets incorrect value to boolean --no-feature option - [#​25674](https://togithub.com/gradle/gradle/issues/25674) Address regression in dependency graph build operation results [Read the Release Notes](https://docs.gradle.org/8.2.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 8.2.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.2.1 See the [Gradle 8.x upgrade guide](https://docs.gradle.org/8.2.1/userguide/upgrading_version\_8.html#changes\_8.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.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: Branch creation - "before 4am on Monday" (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 #1713 (d7bfe41) into master (4ebd756) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1713   +/-   ##
=========================================
  Coverage     78.19%   78.19%           
  Complexity     2312     2312           
=========================================
  Files           125      125           
  Lines          8159     8159           
  Branches       2061     2061           
=========================================
  Hits           6380     6380           
  Misses          875      875           
  Partials        904      904           
github-actions[bot] commented 1 year ago

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

   162 files  ±0     162 suites  ±0   6m 1s :stopwatch: -57s 1 371 tests ±0  1 335 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0  2 750 runs  ±0  2 714 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0 

Results for commit d7bfe41a. ± Comparison against base commit 4ebd756b.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 year ago

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

   162 files  ±0     162 suites  ±0   7m 31s :stopwatch: - 2m 0s 1 371 tests ±0  1 354 :heavy_check_mark: +1  17 :zzz: ±0  0 :x:  - 1  2 750 runs  ±0  2 733 :heavy_check_mark: +1  17 :zzz: ±0  0 :x:  - 1 

Results for commit d7bfe41a. ± Comparison against base commit 4ebd756b.

:recycle: This comment has been updated with latest results.