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

Bump org.gradle:gradle-tooling-api from 8.10.2 to 8.11.1 #365

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps org.gradle:gradle-tooling-api from 8.10.2 to 8.11.1.

Release notes

Sourced from org.gradle:gradle-tooling-api's releases.

8.11.1

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.

8.11

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,

... (truncated)

Changelog

Sourced from org.gradle:gradle-tooling-api's changelog.

{ "latestReleaseSnapshot": { "version": "8.11.1-20241119180819+0000", "buildTime": "20241119180819+0000" }, "latestRc": { "version": "8.11-rc-3", "buildTime": "20241107134628+0000" }, "finalReleases": [ { "version": "8.11.1", "buildTime": "20241120165646+0000" }, { "version": "8.11", "buildTime": "20241111135801+0000" }, { "version": "8.10.2", "buildTime": "20240923212839+0000" }, { "version": "8.10.1", "buildTime": "20240909074256+0000" }, { "version": "8.10", "buildTime": "20240814110745+0000" }, { "version": "8.9", "buildTime": "20240711143741+0000" }, { "version": "8.8", "buildTime": "20240531214656+0000" }, { "version": "8.7", "buildTime": "20240322155246+0000" }, { "version": "8.6", "buildTime": "20240202164716+0000" }, { "version": "8.5", "buildTime": "20231129140857+0000" },

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.gradle:gradle-tooling-api](https://github.com/gradle/gradle) from 8.10.2 to 8.11.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Changelog](https://github.com/gradle/gradle/blob/master/released-versions.json)
- [Commits](gradle/gradle@v8.10.2...v8.11.1)

---
updated-dependencies:
- dependency-name: org.gradle:gradle-tooling-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2024
@petrberan petrberan merged commit 3db1500 into master Nov 27, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.gradle-gradle-tooling-api-8.11.1 branch November 27, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant