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.3.1 #4350

Merged
merged 1 commit into from Dec 1, 2021
Merged

Update dependency gradle to v7.3.1 #4350

merged 1 commit into from Dec 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2021

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

This is a patch release for Gradle 7.3.

It fixes the following issues:

  • #​19058 Consider reverting breaking change about test configuration
  • #​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 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 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 Dec 1, 2021
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #4350 (495b187) into main (9bfba9a) will increase coverage by 84.24%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4350       +/-   ##
===========================================
+ Coverage        0   84.24%   +84.24%     
- Complexity      0     3262     +3262     
===========================================
  Files           0      474      +474     
  Lines           0    10327    +10327     
  Branches        0     1828     +1828     
===========================================
+ Hits            0     8700     +8700     
- Misses          0      666      +666     
- Partials        0      961      +961     
Impacted Files Coverage Δ
...rturbosch/detekt/rules/style/OptionalWhenBraces.kt 93.75% <0.00%> (ø)
...lab/arturbosch/detekt/api/internal/PathMatchers.kt 100.00% <0.00%> (ø)
...lab/arturbosch/detekt/rules/style/VarCouldBeVal.kt 89.58% <0.00%> (ø)
.../arturbosch/detekt/core/baseline/BaselineFormat.kt 87.09% <0.00%> (ø)
...tekt/rules/exceptions/TooGenericExceptionCaught.kt 88.46% <0.00%> (ø)
...ch/detekt/rules/coroutines/GlobalCoroutineUsage.kt 83.33% <0.00%> (ø)
...osch/detekt/rules/bugs/UselessPostfixExpression.kt 72.72% <0.00%> (ø)
...n/io/github/detekt/report/sarif/RuleDescriptors.kt 27.27% <0.00%> (ø)
...bosch/detekt/formatting/KtLintLineColCalculator.kt 88.37% <0.00%> (ø)
...sch/detekt/formatting/wrappers/NoMultipleSpaces.kt 100.00% <0.00%> (ø)
... and 464 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 9bfba9a...495b187. Read the comment docs.

@3flex 3flex merged commit 3e6a697 into main Dec 1, 2021
@3flex 3flex deleted the renovate/gradle-7.x branch December 1, 2021 20:03
@3flex 3flex added this to the 1.20.0 milestone Dec 16, 2021
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

2 participants