Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump gradle-test-kit from 8.0.1 to 8.0.2 in /value
Bumps [gradle-test-kit](https://github.com/gradle/gradle) from 8.0.1 to 8.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gradle/gradle/releases">gradle-test-kit's releases</a>.</em></p> <blockquote> <h2>8.0.2</h2> <p>The Gradle team is excited to announce Gradle 8.0.2.</p> <p>This is the second patch release for Gradle 8.0. We recommend using 8.0.2 instead of 8.0.</p> <p>It fixes the following issues:</p> <ul> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/23698">#23698</a> Gradle 8 RC2 runs out of metaspace</li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/23962">#23962</a> Java/Scala build with no explicit toolchain: build fails with Gradle 8.0.1 / Scala 2.13</li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/23990">#23990</a> Gradle 8.0.+ silently dropped support for custom compilers in <code>JavaCompile</code></li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24031">#24031</a> InstrumentingTransformer generates different class files in Gradle 8 and 7.6 which leads to Remote Build-Cache misses</li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24109">#24109</a> Extending an already resolved configuration no longer works correctly</li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24122">#24122</a> Update configuration cache state for some plugins</li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24129">#24129</a> includeBuild in PluginManagementSpec deincubated in Gradle 8, docs still say it's incubating</li> </ul> <p>Issues fixed in the first patch release:</p> <ul> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/21551">#21551</a> Document integration of Scala plugin with toolchains and problems with <code>target</code> flag</li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/23888">#23888</a> <code>--no-rebuild</code> suddenly gone without new deprecation cycle and without the reason for its undeprecation being void</li> <li><a href="https://github-redirect.dependabot.com/gradle/gradle/issues/23905">#23905</a> Gradle 8.0 fails Scala build with isBlank not found in String class error</li> </ul> <p><a href="https://docs.gradle.org/8.0.2/release-notes.html">Read the Release Notes</a></p> <h2>Upgrade Instructions</h2> <p>Switch your build to use Gradle 8.0.2 by updating your wrapper:</p> <pre><code>./gradlew wrapper --gradle-version=8.0.2 </code></pre> <p>See the <a href="https://docs.gradle.org/8.0.2/userguide/upgrading_version_7.html#changes_8.0">Gradle 7.x upgrade guide</a> to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.2.</p> <h2>Reporting Problems</h2> <p>If you find a problem with this release, please file a bug on <a href="https://github.com/gradle/gradle/issues">GitHub Issues</a> adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the <a href="https://discuss.gradle.org/c/help-discuss">forum</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gradle/gradle/blob/master/released-versions.json">gradle-test-kit's changelog</a>.</em></p> <blockquote> <p>{ "latestReleaseSnapshot": { "version": "8.0.2-20230303040843+0000", "buildTime": "20230303040843+0000" }, "latestRc": { "version": "8.0-rc-5", "buildTime": "20230209233943+0000" }, "finalReleases": [ { "version": "8.0.2", "buildTime": "20230303164137+0000" }, { "version": "8.0.1", "buildTime": "20230217200948+0000" }, { "version": "8.0", "buildTime": "20230213131521+0000" }, { "version": "7.6.1", "buildTime": "20230224135442+0000" }, { "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" },</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gradle/gradle/commit/7d6581558e226a580d91d399f7dfb9e3095c2b1d"><code>7d65815</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24135">#24135</a> Document de-incubated Settings API</li> <li><a href="https://github.com/gradle/gradle/commit/38b0cde899320c811b1b930b2f54fbd980283fc7"><code>38b0cde</code></a> Finalize release notes for 8.0.2</li> <li><a href="https://github.com/gradle/gradle/commit/ba8c2707708e2d5fbcac2f0b908442f9f65e7281"><code>ba8c270</code></a> Document de-incubated Settings API</li> <li><a href="https://github.com/gradle/gradle/commit/dee6053e8ad10646e2b147ebdfc16a67f7e97c12"><code>dee6053</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24128">#24128</a> Make publishing incompatible with CC in some cases</li> <li><a href="https://github.com/gradle/gradle/commit/eaacb62442192a3ea02e98dd5fc196acf1f0f83e"><code>eaacb62</code></a> Make publishing incompatible with CC in some cases</li> <li><a href="https://github.com/gradle/gradle/commit/dd7a3efbeade69399c36acc6d4246d7a3e2f1963"><code>dd7a3ef</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24127">#24127</a> Fix CC plugin state and final 8.0.2 release notes</li> <li><a href="https://github.com/gradle/gradle/commit/f132c9bde243485cd9941bc8b515a398e794429a"><code>f132c9b</code></a> Release notes for 8.0.2</li> <li><a href="https://github.com/gradle/gradle/commit/107c0f7cd2bfd3d5ccfbc0a116da35e2d7dd8c8e"><code>107c0f7</code></a> Update compatibility state for plugins and CC</li> <li><a href="https://github.com/gradle/gradle/commit/79a3a1471a426a67e2e53d9076b8c52c2eef9abf"><code>79a3a14</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gradle/gradle/issues/24118">#24118</a> Clear root metadata when extending configurations</li> <li><a href="https://github.com/gradle/gradle/commit/8fcba91a7317c702ff56d13a74a15802348503ce"><code>8fcba91</code></a> Clear root metadata when extending configurations</li> <li>Additional commits viewable in <a href="https://github.com/gradle/gradle/compare/v8.0.1...v8.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dev.gradleplugins:gradle-test-kit&package-manager=maven&previous-version=8.0.1&new-version=8.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Fixes #1465 COPYBARA_INTEGRATE_REVIEW=#1465 from google:dependabot/maven/value/dev.gradleplugins-gradle-test-kit-8.0.2 f834bb9 PiperOrigin-RevId: 514531599
- Loading branch information