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 7.5 to 8.4 in /java-components #867

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps org.gradle:gradle-tooling-api from 7.5 to 8.4.

Release notes

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

8.4

The Gradle team is excited to announce Gradle 8.4.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Ahmed Ehab, Andrei Rybak, Baptiste Decroix, Björn Kautler, Cesar de la Vega, Ganavi Jayaram, Gaurav Padam, hwanseok, J.T. McQuigg, Jakub Chrzanowski, Jendrik Johannes, kackey0-1, Konstantin Gribov, Pratik Haldankar, Qinglin, Sebastian Schuberth, Thad House, valery1707, Vladimir Sitnikov, wuyangnju, Yanming Zhou, Yanshun Li, Yusuke Uehara, zeners

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.4

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.4 RC3

... (truncated)

Changelog

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

{ "latestReleaseSnapshot": { "version": "8.4-20230928234018+0000", "buildTime": "20230928234018+0000" }, "latestRc": { "version": "8.4-rc-3", "buildTime": "20230929135700+0000" }, "finalReleases": [ { "version": "8.4", "buildTime": "20231004205213+0000" }, { "version": "8.3", "buildTime": "20230817070647+0000" }, { "version": "8.2.1", "buildTime": "20230710121235+0000" }, { "version": "8.2", "buildTime": "20230630180230+0000" }, { "version": "8.1.1", "buildTime": "20230421123126+0000" }, { "version": "8.1", "buildTime": "20230412120745+0000" }, { "version": "8.0.2", "buildTime": "20230303164137+0000" }, { "version": "8.0.1", "buildTime": "20230217200948+0000" }, { "version": "8.0", "buildTime": "20230213131521+0000" }, { "version": "7.6.2", "buildTime": "20230630154251+0000" },

... (truncated)

Commits
  • e9251e5 Merge pull request #26625 Final 8.4 release notes
  • adbcd27 Final 8.4 release notes
  • 36fe0e3 Merge pull request #26592 Update wrapper to 8.4 rc3
  • a26c047 Update wrapper to 8.4 rc3
  • 7788100 Merge pull request #26576 Improve configuration role section in release notes
  • 805b516 Add details to compiler daemon section
  • f1698ef Minor polishing of the configuration roles
  • fc5dd80 Merge pull request #26574 Release notes: Mention simpler property assignment ...
  • 27fff57 Update subprojects/docs/src/docs/release/notes.md
  • dc67e5d Update subprojects/docs/src/docs/release/notes.md
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 9, 2023
@stuartwdouglas
Copy link
Contributor

/rebase

@stuartwdouglas
Copy link
Contributor

@dependabot rebase

Bumps [org.gradle:gradle-tooling-api](https://github.com/gradle/gradle) from 7.5 to 8.4.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Changelog](https://github.com/gradle/gradle/blob/master/released-versions.json)
- [Commits](gradle/gradle@v7.5.0...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/java-components/org.gradle-gradle-tooling-api-8.4 branch from 06e4c42 to 3a79392 Compare October 12, 2023 02:48
@rnc rnc merged commit 6d2a721 into main Oct 19, 2023
@dependabot dependabot bot deleted the dependabot/maven/java-components/org.gradle-gradle-tooling-api-8.4 branch October 19, 2023 07:33
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants