Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency gradle to v7.4.1 #4622

Merged
merged 1 commit into from Mar 12, 2022
Merged

Update dependency gradle to v7.4.1 #4622

merged 1 commit into from Mar 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 7.4 -> 7.4.1

Release Notes

gradle/gradle

v7.4.1

This is a patch release for Gradle 7.4.

See the list of fixed issues: https://docs.gradle.org/7.4.1/release-notes.html

We recommend users upgrade to 7.4.1 instead of 7.4.

Upgrade Instructions

Switch your build to use Gradle 7.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 9, 2022
@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #4622 (da2f801) into main (ea6737f) will increase coverage by 84.56%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4622       +/-   ##
===========================================
+ Coverage        0   84.56%   +84.56%     
- Complexity      0     3342     +3342     
===========================================
  Files           0      481      +481     
  Lines           0    11193    +11193     
  Branches        0     2042     +2042     
===========================================
+ Hits            0     9465     +9465     
- Misses          0      697      +697     
- Partials        0     1031     +1031     
Impacted Files Coverage Δ
...in/kotlin/io/github/detekt/report/xml/XmlEscape.kt 65.97% <0.00%> (ø)
...ithub/detekt/custom/CustomChecksConfigValidator.kt 0.00% <0.00%> (ø)
...in/io/gitlab/arturbosch/detekt/api/SplitPattern.kt 92.59% <0.00%> (ø)
...rturbosch/detekt/rules/bugs/UnusedUnaryOperator.kt 70.83% <0.00%> (ø)
...rbosch/detekt/rules/naming/ObjectPropertyNaming.kt 100.00% <0.00%> (ø)
...ch/detekt/rules/coroutines/GlobalCoroutineUsage.kt 83.33% <0.00%> (ø)
...github/detekt/tooling/dsl/ProcessingSpecBuilder.kt 100.00% <0.00%> (ø)
...detekt/formatting/wrappers/ArgumentListWrapping.kt 100.00% <0.00%> (ø)
...etekt/generator/printer/defaultconfig/Exclusion.kt 96.66% <0.00%> (ø)
...o/github/detekt/tooling/internal/EmptyContainer.kt 42.85% <0.00%> (ø)
... and 471 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 ea6737f...da2f801. Read the comment docs.

@chao2zhang chao2zhang merged commit a3375f9 into main Mar 12, 2022
@chao2zhang chao2zhang deleted the renovate/gradle-7.x branch March 12, 2022 16:33
@cortinico cortinico added this to the 1.20.0 milestone Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants