Bump gradle-wrapper from 8.5 to 9.7.0 - #1310
Conversation
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.5 to 9.7.0. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.5.0...v9.7.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…echeck (#1328) Pin TypeScript in /docs below 6: @docusaurus/tsconfig 3.x still sets baseUrl, which TypeScript 6 deprecates (TS5101) and 7 removes (TS5102), so `npm run typecheck` fails while `docusaurus build` is unaffected. Docusaurus drops baseUrl in v4 (facebook/docusaurus#11915). Add Java 8 ceilings for the Gradle entry, read from the published jars and Gradle module metadata: - org.checkerframework:checker-qual >= 4 (4.0.0 is class 55 / jvm 11; #1323 failed variant resolution for the Java 8 consumers) - gradle-wrapper >= 9 (Gradle 9 requires JVM 17 to run; #1310) - com.github.spotbugs.snom:spotbugs-gradle-plugin >= 6 (6.0.0 is class 55 / jvm 11 and the static-analysis job runs `check` on JDK 8)
Bumps gradle-wrapper from 8.5 to 9.7.0.
Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3defbfcmake DistributionIntegrationSpec more permissive for releases (#38766)f176043make DistributionIntegrationSpec more permissive for releasesb0828daPrepare release notes for Gradle 9.7.0GA (#38756)064b6d6cleanupdfe7bdcadd new training to release notes7561968add release notes for 3780168a1f35cherrypick 38367 to releasea462c95Rebalance AllVersionsCrossVersion buckets for agents without TestDistribution...820e2b1Update Gradle wrapper to version 9.7.0-rc-3 (#38743)75ea3d7Update Gradle wrapper to version 9.7.0-rc-3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)