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.6.4 #5365

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 7.6.2 -> 7.6.4

Release Notes

gradle/gradle (gradle)

v7.6.4: 7.6.4

Compare Source

This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.6.4

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

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

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.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.3: 7.6.3

Compare Source

This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​25781 Backport finalized task performance fix to 7.6.x
  • #​25802 Backport cgroups fix to 7.6.x

Read the Release Notes

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.6.3

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

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: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

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, check this box

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

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.05%. Comparing base (ba386e4) to head (9c33c2f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5365      +/-   ##
==========================================
- Coverage   86.06%   86.05%   -0.01%     
==========================================
  Files         735      735              
  Lines       29946    29946              
  Branches     5122     5122              
==========================================
- Hits        25772    25771       -1     
- Misses       3947     3948       +1     
  Partials      227      227              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba386e4...9c33c2f. Read the comment docs.

@renovate renovate bot added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit 13f5278 Apr 30, 2024
17 checks passed
@renovate renovate bot deleted the renovate/gradle-7.x branch April 30, 2024 05:30
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gradle](https://gradle.org)
([source](https://togithub.com/gradle/gradle)) | patch | `7.6.2` ->
`7.6.4` |

---

### Release Notes

<details>
<summary>gradle/gradle (gradle)</summary>

### [`v7.6.4`](https://togithub.com/gradle/gradle/releases/tag/v7.6.4):
7.6.4

[Compare
Source](https://togithub.com/gradle/gradle/compare/v7.6.3...v7.6.4)

This is a patch release for 7.6. We recommend using 7.6.4 instead of
7.6.

[Read the Release
Notes](https://docs.gradle.org/7.6.4/release-notes.html)

#### Upgrade instructions

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

    ./gradlew wrapper --gradle-version=7.6.4

See the Gradle [7.x upgrade
guide](https://docs.gradle.org/7.6.4/userguide/upgrading_version\_7.html)
to learn about deprecations, breaking changes and other considerations
when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the [full
compatibility
notes](https://docs.gradle.org/7.6.4/userguide/compatibility.html).

#### 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).

We hope you will build happiness with Gradle, and we look forward to
your feedback via [Twitter](https://twitter.com/gradle) or on
[GitHub](https://togithub.com/gradle).

### [`v7.6.3`](https://togithub.com/gradle/gradle/releases/tag/v7.6.3):
7.6.3

[Compare
Source](https://togithub.com/gradle/gradle/compare/v7.6.2...v7.6.3)

This is a patch release for 7.6. We recommend using 7.6.3 instead of
7.6.

This release addresses two security vulnerabilities:

- [Incorrect permission assignment for symlinked files used in copy or
archiving
operations](https://togithub.com/gradle/gradle/security/advisories/GHSA-43r3-pqhv-f7h9)
- [Possible local text file exfiltration by XML External entity
injection](https://togithub.com/gradle/gradle/security/advisories/GHSA-mrff-q8qj-xvg8)

It also fixes the following issues:

- [#&#8203;25781](https://togithub.com/gradle/gradle/issues/25781)
Backport finalized task performance fix to 7.6.x
- [#&#8203;25802](https://togithub.com/gradle/gradle/issues/25802)
Backport cgroups fix to 7.6.x

[Read the Release
Notes](https://docs.gradle.org/7.6.3/release-notes.html)

#### Upgrade Instructions

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

    ./gradlew wrapper --gradle-version=7.6.3

See the [Gradle 7.x upgrade
guide](https://docs.gradle.org/7.6.3/userguide/upgrading_version\_7.html#changes\_7.6)
to learn about deprecations, breaking changes and other considerations
when upgrading to Gradle 7.6.3.

#### 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).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJncmFkbGUtd3JhcHBlciIsInJlbm92YXRlIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants