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 gradle-tooling-api from 7.5.1 to 7.6 #639

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps gradle-tooling-api from 7.5.1 to 7.6.

Release notes

Sourced from gradle-tooling-api's releases.

7.6

The Gradle team is excited to announce Gradle 7.6.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: altrisi, aSemy, Ashwin Pankaj, Aurimas, BJ Hargrave, Björn Kautler, Bradley Turek, Craig Andrews, Daniel Lin, David Morris, Edmund Mok, Frosty-J, Gabriel Feo, Ivan Gavrilovic, Jendrik Johannes, John, Joseph Woolf, Karl-Michael Schindler, Konstantin Gribov, Leonardo Brondani Schenkel, Martin d'Anjou, Michael Bailey, Pete Bentley, Rob Bavey, Sam Snyder, sll552, teawithbrownsugar, Thomas Broadley, urdak, Varun Sharma, Xin Wang

Upgrade instructions

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

./gradlew wrapper --gradle-version=7.6

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.

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.

... (truncated)

Changelog

Sourced from gradle-tooling-api's changelog.

{ "latestReleaseSnapshot": { "version": "7.6-20221123002330+0000", "buildTime": "20221123002330+0000" }, "latestRc": { "version": "7.6-rc-4", "buildTime": "20221122094210+0000" }, "finalReleases": [ { "version": "7.6", "buildTime": "20221125133510+0000" }, { "version": "7.5.1", "buildTime": "20220805211756+0000" }, { "version": "7.5", "buildTime": "20220714124815+0000" }, { "version": "7.4.2", "buildTime": "20220331152529+0000" }, { "version": "7.4.1", "buildTime": "20220309150447+0000" }, { "version": "7.4", "buildTime": "20220208095838+0000" }, { "version": "7.3.3", "buildTime": "20211222123754+0000" }, { "version": "7.3.2", "buildTime": "20211215112231+0000" }, { "version": "7.3.1", "buildTime": "20211201154220+0000" }, { "version": "7.3", "buildTime": "20211109204036+0000" },

... (truncated)

Commits
  • daece9d Merge pull request #22817 Update wrapper
  • 3e8c750 Update wrapper
  • 87a8037 Use Adoptium JDK on m1 mac as well
  • 0cb7b46 Use Temurin JDK as build JVM on Mac M1
  • 1959236 Merge pull request #22778 Add Upgrade Note for Strongly Typed Dependencies in...
  • d14cc44 Correct typo, phrasing
  • 10302c4 Update subprojects/docs/src/docs/userguide/migration/upgrading_version_7.adoc
  • 716906d Update subprojects/docs/src/docs/userguide/migration/upgrading_version_7.adoc
  • 0df577d Update subprojects/docs/src/docs/userguide/migration/upgrading_version_7.adoc
  • 29aeab2 Various rewording changes as suggested by reviewers
  • 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 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 [gradle-tooling-api](https://github.com/gradle/gradle) from 7.5.1 to 7.6.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Changelog](https://github.com/gradle/gradle/blob/master/released-versions.json)
- [Commits](gradle/gradle@v7.5.1...v7.6.0)

---
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 28, 2022
@itsaky
Copy link
Member

itsaky commented Dec 3, 2022

@dependabot merge

@dependabot dependabot bot merged commit 79fc2ec into main Dec 3, 2022
@dependabot dependabot bot deleted the dependabot/gradle/main/org.gradle-gradle-tooling-api-7.6 branch December 3, 2022 06:47
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