Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dev.gradleplugins:gradle-test-kit from 8.9 to 8.10.1 in /value i…
…n the dependencies group Bumps the dependencies group in /value with 1 update: [dev.gradleplugins:gradle-test-kit](https://github.com/gradle/gradle). Updates `dev.gradleplugins:gradle-test-kit` from 8.9 to 8.10.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gradle/gradle/releases">dev.gradleplugins:gradle-test-kit's releases</a>.</em></p> <blockquote> <h2>8.10.1</h2> <p>This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10</p> <p>It fixes the following issues:</p> <ul> <li><a href="https://redirect.github.com/gradle/gradle/issues/30239">#30239</a> Gradle 8.10 Significantly Slower Due to Dependency Resolution</li> <li><a href="https://redirect.github.com/gradle/gradle/issues/30272">#30272</a> Broken equals() contract for LifecycleAwareProject</li> <li><a href="https://redirect.github.com/gradle/gradle/issues/30385">#30385</a> Gradle should not validate isolated projects when isolated projects is disabled</li> </ul> <p><a href="https://docs.gradle.org/8.10.1/release-notes.html">Read the Release Notes</a></p> <h2>Upgrade instructions</h2> <p>Switch your build to use Gradle 8.10.1 by updating your wrapper:</p> <pre><code>./gradlew wrapper --gradle-version=8.10.1 </code></pre> <p>See the Gradle <a href="https://docs.gradle.org/8.10.1/userguide/upgrading_version_8.html">8.x upgrade guide</a> to learn about deprecations, breaking changes and other considerations when upgrading.</p> <p>For Java, Groovy, Kotlin and Android compatibility, see the <a href="https://docs.gradle.org/8.10.1/userguide/compatibility.html">full compatibility notes</a>.</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> <p>We hope you will build happiness with Gradle, and we look forward to your feedback via <a href="https://twitter.com/gradle">Twitter</a> or on <a href="https://github.com/gradle">GitHub</a>.</p> <h2>8.10</h2> <p>The Gradle team is excited to announce Gradle 8.10.</p> <p><a href="https://docs.gradle.org/8.10/release-notes.html">Read the Release Notes</a></p> <p>We would like to thank the following community members for their contributions to this release of Gradle: <a href="https://github.com/Vampire">Björn Kautler</a>, <a href="https://github.com/candrews">Craig Andrews</a>, <a href="https://github.com/SergeyGotovskiy">gotovsky</a>, <a href="https://github.com/mathjeff">Jeff</a>, <a href="https://github.com/gavvvr">Kirill Gavrilov</a>, <a href="https://github.com/vmadalin">Madalin Valceleanu</a>, <a href="https://github.com/HackerMadCat">Sergei Vorobev</a>, <a href="https://github.com/thachlp">Thach Le</a>, <a href="https://github.com/thadguidry">Thad Guidry</a></p> <h2>Upgrade instructions</h2> <p>Switch your build to use Gradle 8.10 by updating your wrapper:</p> <pre><code>./gradlew wrapper --gradle-version=8.10 </code></pre> <p>See the Gradle <a href="https://docs.gradle.org/8.10/userguide/upgrading_version_8.html">8.x upgrade guide</a> to learn about deprecations, breaking changes and other considerations when upgrading.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gradle/gradle/blob/master/released-versions.json">dev.gradleplugins:gradle-test-kit's changelog</a>.</em></p> <blockquote> <p>{ "latestReleaseSnapshot": { "version": "8.10.2-20240920012112+0000", "buildTime": "20240920012112+0000" }, "latestRc": { "version": "8.10.2-milestone-1", "buildTime": "20240919234735+0000" }, "finalReleases": [ { "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" }, { "version": "8.4", "buildTime": "20231004205213+0000" }, { "version": "8.3", "buildTime": "20230817070647+0000" }, { "version": "8.2.1", "buildTime": "20230710121235+0000" },</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gradle/gradle/commit/8716158d3ec8c59e38f87a67f1f311f297b79576"><code>8716158</code></a> Make gbt-td.grdev.net default TD backend (<a href="https://redirect.github.com/gradle/gradle/issues/30394">#30394</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/d2e8c93509640f4447fe85f5c2bb884df9b295a3"><code>d2e8c93</code></a> Add fixed issues to <code>notes.md</code> (<a href="https://redirect.github.com/gradle/gradle/issues/30404">#30404</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/1e008e5efcc5c5cf9be4fa6fa103524aac284bea"><code>1e008e5</code></a> Move fixed issues in notes</li> <li><a href="https://github.com/gradle/gradle/commit/790944412f6ca8e8601d2b019c952d295cc9e9bf"><code>7909444</code></a> TeamCity: remove duplicated triggering of OS stages with triggers</li> <li><a href="https://github.com/gradle/gradle/commit/fc76dc7e8e5ad57efb890c1996a60a95499688c1"><code>fc76dc7</code></a> Add fixed issues to <code>notes.md</code></li> <li><a href="https://github.com/gradle/gradle/commit/f9d6858f7a19d68eafae65766b5ceb0da3444df3"><code>f9d6858</code></a> Make gbt-td.grdev.net default TD backend</li> <li><a href="https://github.com/gradle/gradle/commit/c261852efabede28a02b391072f8f943c5ba3f67"><code>c261852</code></a> Fix equals contract for DefaultProject and wrappers (<a href="https://redirect.github.com/gradle/gradle/issues/30319">#30319</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/277c1c67d18e3f295acc923bc591558ad42af77a"><code>277c1c6</code></a> Improve Javadoc wording</li> <li><a href="https://github.com/gradle/gradle/commit/5124855acbbfc4829456b661e2ba3cc6fb80d23f"><code>5124855</code></a> DefaultDevelocityBuildLifecycleService shouldn't force IP compatibility for b...</li> <li><a href="https://github.com/gradle/gradle/commit/1942d61fc55d4b2218f561ad1bfffa1546777c06"><code>1942d61</code></a> Improve comment wording</li> <li>Additional commits viewable in <a href="https://github.com/gradle/gradle/compare/v8.9.0...v8.10.1">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.9&new-version=8.10.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #1839 COPYBARA_INTEGRATE_REVIEW=#1839 from google:dependabot/maven/value/dependencies-c0fb58f0d7 fe651b6 PiperOrigin-RevId: 678020211
- Loading branch information