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 gradle and github actions #58

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.10 -> 8.12 age adoption passing confidence
com.diffplug.spotless plugin minor 6.21.0 -> 6.25.0 age adoption passing confidence
net.ltgt.errorprone plugin minor 4.0.1 -> 4.1.0 age adoption passing confidence
org.gradle.toolchains.foojay-resolver-convention plugin minor 0.8.0 -> 0.9.0 age adoption passing confidence

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.


Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): Update plugin spotless to v6.22.0 chore(deps): Update gradle and github actions Oct 4, 2023
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from ac14647 to f9e3ae9 Compare October 4, 2023 22:11
@zml2008 zml2008 force-pushed the renovate/gradle-and-github-actions branch from cb22889 to 81e57c8 Compare October 12, 2023 05:20
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 81e57c8 to 3133689 Compare November 5, 2023 18:27
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch 5 times, most recently from 154585a to c68a4ff Compare December 4, 2023 06:05
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch 2 times, most recently from e49f42c to 79e4701 Compare January 15, 2024 03:07
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 79e4701 to 91ed119 Compare January 23, 2024 11:42
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch 11 times, most recently from 6592fbd to 08ccb9b Compare February 4, 2024 03:07
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 146fdf9 to f9c2dae Compare August 24, 2024 23:26
@renovate renovate bot changed the title chore(deps): Update gradle and github actions chore(deps): Update plugin spotless to v6.25.0 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from f9c2dae to 45c9551 Compare August 24, 2024 23:36
@renovate renovate bot changed the title chore(deps): Update plugin spotless to v6.25.0 chore(deps): Update gradle and github actions Sep 9, 2024
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 45c9551 to 0af56e3 Compare September 9, 2024 10:57
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 0af56e3 to b62f927 Compare September 23, 2024 23:43
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from b62f927 to 86fd26c Compare October 20, 2024 16:54
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 86fd26c to d5043d5 Compare November 11, 2024 15:45
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from d5043d5 to 256c16d Compare November 20, 2024 19:22
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 256c16d to 6c52ce4 Compare December 2, 2024 12:32
@renovate renovate bot force-pushed the renovate/gradle-and-github-actions branch from 6c52ce4 to a9e1345 Compare December 20, 2024 20:36
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.

0 participants