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 v8.12 #765

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2023

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.7 -> 8.12

Release Notes

gradle/gradle (gradle)

v8.12

Compare Source

v8.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.11.1

See the Gradle 8.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.

v8.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.11

See the Gradle 8.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.

v8.10.2: 8.10.2

Compare Source

This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10

It fixes the following issues:

  • #​30472 Investigate possibly broken 8.10.1
  • #​30477 Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
  • #​30497 DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context

Issues fixed in the first patch release:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10.2

See the Gradle 8.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.

v8.10.1: 8.10.1

Compare Source

This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10

It fixes the following issues:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10.1

See the Gradle 8.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.

v8.10: 8.10

Compare Source

The Gradle team is excited to announce Gradle 8.10.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10

See the Gradle 8.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.

v8.9: 8.9

Compare Source

The Gradle team is excited to announce Gradle 8.9.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
/dev/mataha,
Alex-Vol-Amz,
Andrew Quinney,
Andrey Mischenko,
Björn Kautler,
dancer13,
Danish Nawab,
Endeavour233,
Gediminas Rimša,
gotovsky,
Jay Wei,
Jeff,
Madalin Valceleanu,
markslater,
Mel Arthurs,
Michael,
Nils Brugger,
Ole Osterhagen,
Piotr Kubowicz,
Róbert Papp,
Sebastian Davids,
Sebastian Schuberth,
Stefan Oehme,
Stefanos Koutsouflakis,
Taeik Lim,
Tianyi Tao,
Tim Nielens,
наб

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.9

See the Gradle 8.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.

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.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.


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 28, 2023
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from bb43d5f to 3bcc3f0 Compare March 30, 2023 17:03
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 3 times, most recently from 7992191 to c683099 Compare April 14, 2023 09:20
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 4 times, most recently from 812a759 to 9f92468 Compare April 24, 2023 15:32
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 9f92468 to b3b25b6 Compare May 3, 2023 18:27
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 5 times, most recently from 10817b3 to 25d9451 Compare May 23, 2023 15:46
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 25d9451 to 4ea0080 Compare May 25, 2023 16:44
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 4 times, most recently from cd02050 to 54d7c2b Compare June 30, 2023 20:37
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 54d7c2b to e2bafa3 Compare July 10, 2023 14:51
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from e2bafa3 to 0b65481 Compare July 19, 2023 14:51
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from d768615 to f55c868 Compare August 2, 2023 11:47
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from f55c868 to 9a60bd7 Compare August 17, 2023 08:37
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 3 times, most recently from 76497c5 to 9c34d1a Compare September 7, 2023 15:33
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 9c34d1a to 4e5d0a1 Compare September 19, 2023 09:14
@renovate renovate bot changed the title Update dependency gradle to v8.9 Update dependency gradle to v8.10 Aug 15, 2024
@renovate renovate bot changed the title Update dependency gradle to v8.10 Update dependency gradle to v8.10.1 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 43a9518 to 12670d1 Compare September 9, 2024 09:28
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 12670d1 to f2267d3 Compare September 18, 2024 14:28
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from f2267d3 to 301f32e Compare September 24, 2024 01:40
@renovate renovate bot changed the title Update dependency gradle to v8.10.1 Update dependency gradle to v8.10.2 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 301f32e to fd41b4d Compare October 29, 2024 15:10
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from fd41b4d to 8b8522f Compare November 8, 2024 10:56
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 8b8522f to cd055c1 Compare November 11, 2024 17:10
@renovate renovate bot changed the title Update dependency gradle to v8.10.2 Update dependency gradle to v8.11 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from cd055c1 to b529d42 Compare November 20, 2024 09:50
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from b529d42 to a0194d2 Compare November 20, 2024 11:05
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from a0194d2 to b22c06d Compare November 20, 2024 17:39
@renovate renovate bot changed the title Update dependency gradle to v8.11 Update dependency gradle to v8.11.1 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from b22c06d to ffddb54 Compare November 27, 2024 09:13
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview November 27, 2024 09:21 Abandoned
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from ffddb54 to 66942ae Compare December 3, 2024 15:38
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 66942ae to 2d7fc5b Compare December 20, 2024 19:18
@renovate renovate bot changed the title Update dependency gradle to v8.11.1 Update dependency gradle to v8.12 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants