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

fix(deps): Update dependency gradle to v8.11.1 #294

Merged
merged 2 commits into from
Dec 1, 2024
Merged

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Dec 1, 2024

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.10.2 -> 8.11.1

Release Notes

gradle/gradle (gradle)

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.


Configuration

📅 Schedule: Branch creation - "before 4am on the first 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.

🔕 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 Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Dec 1, 2024
@cq-bot cq-bot requested a review from a team as a code owner December 1, 2024 01:54
@cq-bot cq-bot requested review from k-rheinheimer and removed request for a team December 1, 2024 01:54
@kodiakhq kodiakhq bot merged commit 6a16d10 into main Dec 1, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/gradle-8.x branch December 1, 2024 02:04
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [0.0.36](v0.0.35...v0.0.36) (2024-12-02)


### Bug Fixes

* **deps:** Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.18.2 ([#299](#299)) ([d2e2095](d2e2095))
* **deps:** Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.2 ([#300](#300)) ([0f19754](0f19754))
* **deps:** Update dependency commons-io:commons-io to v2.18.0 ([#293](#293)) ([b3a12bf](b3a12bf))
* **deps:** Update dependency gradle to v8.11.1 ([#294](#294)) ([6a16d10](6a16d10))
* **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.28 ([#301](#301)) ([8f34697](8f34697))
* **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.3 ([#290](#290)) ([92919c2](92919c2))
* **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.4 ([#302](#302)) ([475e096](475e096))
* **deps:** Update dependency org.apache.arrow:arrow-memory-core to v18 ([#296](#296)) ([5d89dc7](5d89dc7))
* **deps:** Update dependency org.apache.arrow:arrow-memory-netty to v18 ([#297](#297)) ([0373336](0373336))
* **deps:** Update dependency org.apache.arrow:arrow-vector to v18 ([#298](#298)) ([0c65f98](0c65f98))
* **deps:** Update grpc-java monorepo to v1.68.2 ([#303](#303)) ([9e2369e](9e2369e))
* **deps:** Update log4j2 monorepo to v2.24.2 ([#291](#291)) ([4afac67](4afac67))
* **deps:** Update mockito monorepo to v5.14.2 ([#295](#295)) ([4556dbf](4556dbf))
* **deps:** Update plugin io.freefair.lombok to v8.11 ([#304](#304)) ([39d00d8](39d00d8))
* **deps:** Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 ([#305](#305)) ([612917d](612917d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant