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

chore(deps): update dependency gradle to v7.3.2 #76

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

gradle/gradle

v7.3.2

This is a patch release for Gradle 7.3.

It fixes the following issues:

  • #​19300 Mitigations for log4j vulnerability in Gradle builds
  • #​19257 Incremental java compilation fails when renaming classname with $ character

We recommend users upgrade to 7.3.2 instead of 7.3.

Given the context of the Log4Shell vulnerability, make sure you take a look at our blog post on this topic.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.3.2

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

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.

| datasource     | package | from  | to    |
| -------------- | ------- | ----- | ----- |
| gradle-version | gradle  | 7.3.1 | 7.3.2 |
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #76 (b267fe4) into master (541d0c2) will increase coverage by 58.57%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #76       +/-   ##
=============================================
+ Coverage          0   58.57%   +58.57%     
- Complexity        0       73       +73     
=============================================
  Files             0       44       +44     
  Lines             0     1038     +1038     
  Branches          0      107      +107     
=============================================
+ Hits              0      608      +608     
- Misses            0      419      +419     
- Partials          0       11       +11     
Impacted Files Coverage Δ
.../java/com/hoc/flowmvi/data/remote/ErrorResponse.kt 100.00% <0.00%> (ø)
...java/com/hoc/flowmvi/data/remote/UserApiService.kt 100.00% <0.00%> (ø)
...rc/main/java/com/hoc/flowmvi/ui/main/MainModule.kt 0.00% <0.00%> (ø)
...om/hoc/flowmvi/core/DefaultCoroutineDispatchers.kt 100.00% <0.00%> (ø)
...m/hoc/flowmvi/domain/usecase/SearchUsersUseCase.kt 100.00% <0.00%> (ø)
...c/main/java/com/hoc/flowmvi/ui/main/UserAdapter.kt 0.00% <0.00%> (ø)
.../flowmvi/data/mapper/UserDomainToUserBodyMapper.kt 100.00% <0.00%> (ø)
...n/java/com/hoc/flowmvi/ui/search/SearchActivity.kt 0.00% <0.00%> (ø)
.../main/java/com/hoc/flowmvi/data/remote/UserBody.kt 57.14% <0.00%> (ø)
.../main/java/com/hoc/flowmvi/ui/main/MainActivity.kt 0.00% <0.00%> (ø)
... and 34 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 541d0c2...b267fe4. Read the comment docs.

@hoc081098 hoc081098 merged commit 1322527 into master Dec 15, 2021
@hoc081098 hoc081098 deleted the renovate/all-deps branch December 15, 2021 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants