Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Update dependency gradle to v7.6.1 - #7

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/gradle-7.x
Open

Update dependency gradle to v7.6.1#7
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/gradle-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2022

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 7.4.2 -> 7.6.1

Release Notes

gradle/gradle

v7.6.1: 7.6.1

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

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

@renovate
renovate Bot requested review from IceeMC and auguwu as code owners July 14, 2022 15:52
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from 8cd1dff to 1490d22 Compare August 6, 2022 00:41
@renovate renovate Bot changed the title chore(deps): update dependency gradle to v7.5 chore(deps): update dependency gradle to v7.5.1 Aug 6, 2022
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from 1490d22 to 7b476ef Compare September 7, 2022 21:25
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 3 times, most recently from afd3220 to 72102bf Compare October 25, 2022 04:15
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 2 times, most recently from 79c702d to 4737c35 Compare November 2, 2022 03:23
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from 4737c35 to 854de1d Compare November 11, 2022 03:38
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from 854de1d to e0e0fe6 Compare November 25, 2022 17: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 force-pushed the renovate/gradle-7.x branch from e0e0fe6 to 4da7608 Compare November 26, 2022 03:59
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 2 times, most recently from 1fe7360 to 727dff6 Compare December 8, 2022 03:34
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 3 times, most recently from c3c272d to ecebb5e Compare December 16, 2022 02:19
@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 2 times, most recently from 78109a2 to 3da626f Compare December 22, 2022 04:25
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 4 times, most recently from 0796a1b to 93fd2d3 Compare January 2, 2023 03:24
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 3 times, most recently from 80bf864 to c40d662 Compare January 8, 2023 02:41
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from c40d662 to f136247 Compare January 13, 2023 04:28
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from f136247 to 1371904 Compare January 24, 2023 04:00
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 3 times, most recently from 4c67e84 to 672e5eb Compare February 7, 2023 03:41
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 4 times, most recently from a5ddac0 to d4371fb Compare February 15, 2023 03:56
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 5 times, most recently from 194b58a to 2d035df Compare February 24, 2023 18:55
@renovate renovate Bot changed the title chore(deps): update dependency gradle to v7.6 chore(deps): update dependency gradle to v7.6.1 Feb 24, 2023
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch 3 times, most recently from 4d19899 to 48807be Compare March 6, 2023 03:43
@renovate renovate Bot changed the title chore(deps): update dependency gradle to v7.6.1 Update dependency gradle to v7.6.1 Mar 6, 2023
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from 48807be to c6d7108 Compare March 15, 2023 16:04
@renovate
renovate Bot force-pushed the renovate/gradle-7.x branch from c6d7108 to 706d3b5 Compare April 10, 2023 05:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants