dependabot[bot] opened a new pull request, #15907: URL: https://github.com/apache/lucene/pull/15907
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.0 to 9.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gradle/gradle/releases">gradle-wrapper's releases</a>.</em></p> <blockquote> <h2>9.4.1</h2> <p>The Gradle team is excited to announce Gradle 9.4.1.</p> <p>Here are the highlights of this release:</p> <ul> <li>Java 26 support</li> <li>Non-class-based JVM tests</li> <li>Enhanced console progress bar</li> </ul> <p><a href="https://docs.gradle.org/9.4.1/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/akankshaa-00">akankshaa-00</a>, <a href="https://github.com/kelemen">Attila Kelemen</a>, <a href="https://github.com/Vampire">Björn Kautler</a>, <a href="https://github.com/dblood">dblood</a>, <a href="https://github.com/drieks">Dennis Rieks</a>, <a href="https://github.com/duvvuvenkataramana">duvvuvenkataramana</a>, <a href="https://github.com/wakingrufus">John Burns</a>, <a href="https://github.com/Julianw03">Julian</a>, <a href="https://github.com/kevinstembridge">kevinstembridge</a>, <a href="https://github.com/NielsDoucet">Niels Doucet</a>, <a href="https://github.com/hfhbd">Philip Wedemann</a>, <a href="https://github.com/ploober">ploober</a>, <a href="https://github.com/rhernandez35">Richard Hernandez</a>, <a href="https://github.com/rpalcolea">Roberto Perez Alcolea</a>, <a href="https://github.com/slovdahl">Sebastian Lövdahl</a>, <a href="https://github.com/stephan2405">stephan2405</a>, <a href="https://github.com/slandelle">Stephane Landelle</a>, <a href="https://github.com/usv240">Ujwal Suresh Vanjare</a>, <a href="https://github.com/urdak">Victor Merkulov</a>, <a href="https://github.com/Pankraz76">Vincent Potuček</a>, <a href="https://github.com/vlsi">Vladimir Sitnikov</a>.</p> <h2>Upgrade instructions</h2> <p>Switch your build to use Gradle 9.4.1 by updating your wrapper:</p> <pre><code>./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper </code></pre> <p>See the Gradle <a href="https://docs.gradle.org/9.4.1/userguide/upgrading_version_9.html">9.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/9.4.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gradle/gradle/commit/2d6327017519d23b96af35865dc997fcb544fb40"><code>2d63270</code></a> Ignore test (<a href="https://redirect.github.com/gradle/gradle/issues/37180">#37180</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/4c15906d6a20acc61f2f7b9272c8cb7a6f708239"><code>4c15906</code></a> Ignore test</li> <li><a href="https://github.com/gradle/gradle/commit/9759ac1dec4b3742012397b5f0127a777947b73f"><code>9759ac1</code></a> Make console/SIGINT test deterministic (<a href="https://redirect.github.com/gradle/gradle/issues/37178">#37178</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/aaf6ed46ed8d4c3b9b7a7a751cda5893668b2a42"><code>aaf6ed4</code></a> Make console/SIGINT test deterministic</li> <li><a href="https://github.com/gradle/gradle/commit/47cb78328a6ddc6c1509003ab3264017ed5d9a0a"><code>47cb783</code></a> Fix OSC 9;4 progress bar not cleared on SIGINT (<a href="https://redirect.github.com/gradle/gradle/issues/37038">#37038</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/ef03f1d41b0a65f6aae0931d4746f7359647a7e4"><code>ef03f1d</code></a> Fix order-dependent assertion in CrossBuildScriptCachingIntegrationSpec</li> <li><a href="https://github.com/gradle/gradle/commit/fd26fd36d693337dbf033143a9ac0e71f78a4209"><code>fd26fd3</code></a> Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT</li> <li><a href="https://github.com/gradle/gradle/commit/0a84d6751921709fbc7d552a50d9e3b34eb1930d"><code>0a84d67</code></a> Release notes for 9.4.1 (<a href="https://redirect.github.com/gradle/gradle/issues/37148">#37148</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/e569c31320ae6c7be490def60d36de17881f9957"><code>e569c31</code></a> cleanup</li> <li><a href="https://github.com/gradle/gradle/commit/9f227defc2e02a991f05fba50f7de2fbe13b7c5b"><code>9f227de</code></a> cleanup</li> <li>Additional commits viewable in <a href="https://github.com/gradle/gradle/compare/v9.4.0...v9.4.1">compare view</a></li> </ul> </details> <br /> [](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 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
