Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2021

This PR contains the following updates:

Package Update Change
gradle (source) minor 7.4 -> 7.6.6

Release Notes

gradle/gradle (gradle)

v7.6.6: 7.6.6

Compare Source

The Gradle team is excited to announce Gradle 7.6.6.

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

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.6.6

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.5: 7.6.5

Compare Source

The Gradle team is excited to announce Gradle 7.6.5.

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

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.6.5

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

v7.6.2: 7.6.2

Compare Source

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

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​23201 Backport dependency upgrades to 7.x
  • #​23202 Backport Scala incremental compilation fixes
  • #​23325 Backport JSoup update to resolve CVE-2022-36033
  • #​23458 Backport JUnit5 dynamic test logging bug fix
  • #​23681 Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations [backport 7.x]
  • #​23922 Backport "Use Compiler API data for incremental compilation after a failure" to 7.x
  • #​23951 Exclude rule merging: missing optimization [Backport 7.x]
  • #​24132 Extending an already resolved configuration no longer works correctly [backport 7.x]
  • #​24234 7.6.1 breaks gradle-consistent-versions
  • #​24390 Gradle 7.4 fails on multi release jar's with JDK 19 code
  • #​24439 Gradle complains about invalid tool chain - picking up the source package location - it should just ignore them [Backport]
  • #​24443 Maven artifact referenced only in dependency constraints raises IllegalStateException: Corrupt serialized resolution result [backport]
  • #​24901 Backport fix for test exception that cannot be deserialized to 7.x

Read the Release Notes

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.6.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.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.

v7.6.1: 7.6.1

Compare Source

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

It fixes the following issues:

  • #​19065 Platform dependencies not possible in dependency block of test suite plugin
  • #​22688 Increased memory usage (with -p option)
  • #​22796 Building gradle itself fails during toolchain download: permission denied copying a file within .gradle/jdks
  • #​22875 Regression with 7.6: @​​pom artifact in JVM library project is no longer found
  • #​22937 Remove safe credentials reference
  • #​22973 Kotlin MPP plugin broken with Gradle 7.6 due to signature change in TestResultProcessor
  • #​23016 toolchainManagement.jvm.javaRepositories should not expose the full surface of NamedDomainObjectList
  • #​23025 Back-port toolchain related fixes to 7.6.1
  • #​23053 Auto-provisioning/auto-detection of IBM Semeru toolchains is broken with Gradle 7.6
  • #​23074 Docs: Build Lifecycle starts halfway through a point
  • #​23096 Classifiers of version catalog are discarded while copied to anothor dependency
  • #​23111 Ant closures are broken with Gradle 7.6
  • #​23178 Mention the Foojay Toolchain Resolver plugin in the Gradle manual
  • #​23215 Gradle 7.6: high memory usage (android project)
  • #​23224 Backport to 7.6.1 "Fix for Incremental compilation with modules"
  • #​23294 "Unable to make progress running work" together with --continue and failing tasks (Backport to 7.6.1)
  • #​23555 Improve Toolchain related deprecation nagging in 7.6
  • #​23894 Update EOL policy
  • #​23910 Backport trusting only full GPG keys in dependency verification [Backport 7.6.1]
  • #​23941 Typo in v7.6 docs about disabling_the_daemon
  • #​23985 Resolving of manually created configuration creates a ResolveException

Read the Release Notes

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.6.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.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.

v7.6: 7.6

Compare Source

The Gradle team is excited to announce Gradle 7.6.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
altrisi,
aSemy,
Ashwin Pankaj,
Aurimas,
BJ Hargrave,
Björn Kautler,
Bradley Turek,
Craig Andrews,
Daniel Lin,
David Morris,
Edmund Mok,
Frosty-J,
Gabriel Feo,
Ivan Gavrilovic,
Jendrik Johannes,
John,
Joseph Woolf,
Karl-Michael Schindler,
Konstantin Gribov,
Leonardo Brondani Schenkel,
Martin d'Anjou,
Michael Bailey,
Pete Bentley,
Rob Bavey,
Sam Snyder,
sll552,
teawithbrownsugar,
Thomas Broadley,
urdak,
Varun Sharma,
Xin Wang

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.6

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

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.5.1: 7.5.1

Compare Source

This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.5.1

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

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.

v7.5: 7.5

Compare Source

The Gradle team is excited to announce Gradle 7.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.5

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

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.

v7.4.2: 7.4.2

Compare Source

This is a patch release for Gradle 7.4.

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

We recommend users upgrade to 7.4.2 instead of 7.4 or another patch release.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.4.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.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.

v7.4.1: 7.4.1

Compare Source

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: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4586e3) 98.00% compared to head (eac6a52) 98.00%.

❗ Current head eac6a52 differs from pull request most recent head e42cd00. Consider uploading reports for the commit e42cd00 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files           6        6           
  Lines         200      200           
=======================================
  Hits          196      196           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/gradle-7.x branch from e6a0c92 to f041f6b Compare May 14, 2021 15:22
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from f041f6b to b813086 Compare June 14, 2021 16:17
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from b813086 to 9e64d35 Compare July 2, 2021 13:05
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 9e64d35 to 93a2625 Compare August 29, 2021 12:12
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 93a2625 to f6aa9f6 Compare September 22, 2021 18:56
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from f6aa9f6 to aa4e869 Compare November 10, 2021 00:12
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from aa4e869 to 5c0a5ed Compare March 7, 2022 09:37
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 5c0a5ed to 065d7fc Compare March 26, 2022 14:02
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 065d7fc to 126a757 Compare April 25, 2022 02:09
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 126a757 to 02bcc16 Compare July 31, 2022 16:41
@renovate renovate bot changed the title Update dependency gradle to v7 Update dependency gradle to v7.5 Jul 31, 2022
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 02bcc16 to 9cfe956 Compare August 5, 2022 22:31
@renovate renovate bot changed the title Update dependency gradle to v7.5 Update dependency gradle to v7.5.1 Aug 5, 2022
@renovate renovate bot changed the title Update dependency gradle to v7.5.1 chore(deps): update dependency gradle to v7.5.1 Sep 27, 2022
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 9cfe956 to 7f5305b Compare November 25, 2022 15:38
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.5.1 chore(deps): update dependency gradle to v7.6 Nov 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6 Update dependency gradle to v7.6 Dec 17, 2022
@renovate renovate bot changed the title Update dependency gradle to v7.6 chore(deps): update dependency gradle to v7.6 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 7f5305b to eac6a52 Compare March 17, 2023 05:52
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6 chore(deps): update dependency gradle to v7.6.1 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from eac6a52 to a5cbe58 Compare June 30, 2023 17:07
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6.1 chore(deps): update dependency gradle to v7.6.2 Jun 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6.2 chore(deps): update dependency gradle to v7.6.3 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from a5cbe58 to ee9dafc Compare October 4, 2023 21:54
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from ee9dafc to e42cd00 Compare February 5, 2024 16:54
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6.3 chore(deps): update dependency gradle to v7.6.4 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from e42cd00 to 6fa975d Compare June 4, 2025 14:14
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6.4 chore(deps): update dependency gradle to v7.6.5 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/gradle-7.x branch from 6fa975d to 2f7e5f5 Compare July 4, 2025 17:44
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6.5 chore(deps): update dependency gradle to v7.6.6 Jul 4, 2025
@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6.6 chore(deps): update gradle to v7.6.6 Sep 8, 2025
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.

0 participants