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 #77

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - 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 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 force-pushed the renovate/gradle-8.x branch 2 times, most recently from 3089730 to 5120da2 Compare February 24, 2023 18:50
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 5120da2 to 07d42a4 Compare March 4, 2023 06:03
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 07d42a4 to f43dc70 Compare March 15, 2023 17:50
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from f43dc70 to 663c3fc Compare April 12, 2023 20:16
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 663c3fc to c8ae50a Compare April 21, 2023 13:36
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from c8ae50a to c3ebe2b Compare June 30, 2023 19:03
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from c3ebe2b to 272d4f9 Compare July 10, 2023 15:12
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 272d4f9 to bef039e Compare August 17, 2023 12:01
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from bef039e to c5c9a92 Compare October 4, 2023 22:45
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from c5c9a92 to a7bf80c Compare November 29, 2023 15:46
@renovate renovate bot changed the title Update dependency gradle to v8 Update dependency gradle to v8.5 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from a7bf80c to 0b5c3c8 Compare January 12, 2024 12:15
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 0b5c3c8 to e7c828e Compare January 23, 2024 22:38
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from e7c828e to 8dbf6d5 Compare February 2, 2024 18:16
@renovate renovate bot changed the title Update dependency gradle to v8.5 Update dependency gradle to v8.6 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 8dbf6d5 to 5e958b7 Compare March 22, 2024 20:22
@renovate renovate bot changed the title Update dependency gradle to v8.6 Update dependency gradle to v8.7 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 5e958b7 to 2d15e71 Compare May 31, 2024 23:47
@renovate renovate bot changed the title Update dependency gradle to v8.7 Update dependency gradle to v8.8 May 31, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 2d15e71 to 4042839 Compare July 11, 2024 15:40
@renovate renovate bot changed the title Update dependency gradle to v8.8 Update dependency gradle to v8.9 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from 2856d13 to f842615 Compare July 18, 2024 19:23
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from f842615 to 30818a1 Compare August 14, 2024 12:16
@renovate renovate bot changed the title Update dependency gradle to v8.9 Update dependency gradle to v8.10 Aug 14, 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 3 times, most recently from 87b6bbd to fa41230 Compare September 10, 2024 19:38
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from a389d51 to 57a7175 Compare October 11, 2024 08:14
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from 497c7ac to 32ee5de Compare October 19, 2024 10:29
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from 8605164 to 198405e Compare November 6, 2024 14:01
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 198405e to e2ccf1c Compare November 11, 2024 15:49
@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 9 times, most recently from e2be2ff to 50cffbf Compare November 18, 2024 19:54
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 50cffbf to 1bbada7 Compare November 20, 2024 18:05
@renovate renovate bot changed the title Update dependency gradle to v8.11 chore(deps): update dependency gradle to v8.11.1 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from 8f26ba2 to 87d7cc5 Compare December 18, 2024 21:41
@renovate renovate bot changed the title chore(deps): update dependency gradle to v8.11.1 Update dependency gradle to v8.11.1 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 87d7cc5 to 2bf447a Compare December 20, 2024 18:50
@renovate renovate bot changed the title Update dependency gradle to v8.11.1 Update dependency gradle to v8.12 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 2bf447a to 7024039 Compare December 25, 2024 16:27
@renovate renovate bot changed the title Update dependency gradle to v8.12 chore(deps): update dependency gradle to v8.12 Dec 25, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from 7024039 to e88e1b9 Compare December 30, 2024 16:17
@renovate renovate bot changed the title chore(deps): update dependency gradle to v8.12 Update dependency gradle to v8.12 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/gradle-8.x branch from e88e1b9 to 26accc8 Compare January 2, 2025 18:39
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