dependabot[bot] opened a new pull request, #6655: URL: https://github.com/apache/myfaces-tobago/pull/6655
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.25.2 to 3.25.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarkusio/quarkus/releases">io.quarkus:quarkus-bom's releases</a>.</em></p> <blockquote> <h2>3.25.3</h2> <h3>Complete changelog</h3> <ul> <li><a href="https://redirect.github.com/quarkusio/quarkus/issues/48503">#48503</a> - Continuous testing fails in multi-module project when using module as a dependency in 3.22 onwards</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/issues/48946">#48946</a> - Native image: testGCCArgument produces confusing warnings</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/48959">#48959</a> - Avoids some WARNINGs from io.smallrye.common.process.Logging</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/issues/49118">#49118</a> - 3.25.0 Docker Being Checked Always even if <code>quarkus.devservices.enabled=false</code></li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49309">#49309</a> - Fix checking for docker enviroment when <code>quarkus.devservices.enabled=false</code></li> <li><a href="https://redirect.github.com/quarkusio/quarkus/issues/49418">#49418</a> - java.lang.NullPointerException: Cannot invoke "String.replaceAll(String, String)" because the return value of "io.quarkus.devui.spi.buildtime.FooterLogBuildItem.getName()" is null</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49419">#49419</a> - Enforce null checks for <code>DiscoveredServiceBuilder</code></li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49422">#49422</a> - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /devtools/gradle</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49425">#49425</a> - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49426">#49426</a> - Add wait_for.logs for Oracle DB Compose Dev Services example</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49441">#49441</a> - Docs: Fix spelling typo in the Deploying to OpenShift guide</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49446">#49446</a> - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/issues/49452">#49452</a> - Native container build does not redirect output to stdout</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49454">#49454</a> - Log native build output to stdout</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49455">#49455</a> - Fix native image generated static resources index</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49456">#49456</a> - Make the ProcessBuilder calls intents a bit clearer</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49467">#49467</a> - Add quarkus-extension-processor to quarkus-bom</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49472">#49472</a> - Do not try and cache deployment classloaders that don't have the right test dependencies in continuous testing</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49479">#49479</a> - Make ContainerRuntime detection less brittle</li> <li><a href="https://redirect.github.com/quarkusio/quarkus/pull/49482">#49482</a> - Do not apply config provider if not set</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkusio/quarkus/commit/df169325ff65162751034d3b6011eac50ad308cc"><code>df16932</code></a> [RELEASE] - Bump version to 3.25.3</li> <li><a href="https://github.com/quarkusio/quarkus/commit/a95beadaa0a8c33cdc9b87995e1e584144ce5061"><code>a95bead</code></a> Merge pull request <a href="https://redirect.github.com/quarkusio/quarkus/issues/49490">#49490</a> from gsmet/3.25.3-backports-1</li> <li><a href="https://github.com/quarkusio/quarkus/commit/a675f4f5bcb7926aea30e857849cac367b46b26c"><code>a675f4f</code></a> Do not apply config provider if not set</li> <li><a href="https://github.com/quarkusio/quarkus/commit/1b99fdc42f7c7ef3d0560f8facab83868e50ce42"><code>1b99fdc</code></a> Don't sock away a deployment classloader until we know we need it, and don't ...</li> <li><a href="https://github.com/quarkusio/quarkus/commit/c19800786a4a3bebf0d11fa8751259855568ce1b"><code>c198007</code></a> Fix native image generated static resources index</li> <li><a href="https://github.com/quarkusio/quarkus/commit/6d443d81e129122611d8708ef8bbe012e3cc99be"><code>6d443d8</code></a> Make ContainerRuntime detection less brittle</li> <li><a href="https://github.com/quarkusio/quarkus/commit/0f53da70e98fc09becd0306f4d6f1fc9ac6c4194"><code>0f53da7</code></a> Add quarkus-extension-processor to quarkus-bom</li> <li><a href="https://github.com/quarkusio/quarkus/commit/7727bcb461acdeb15bc9b8d937242b1084972449"><code>7727bcb</code></a> Make the ProcessBuilder calls intents a bit clearer</li> <li><a href="https://github.com/quarkusio/quarkus/commit/f89ca6ebb2a60111e4155a7cf468b269dbcff0a2"><code>f89ca6e</code></a> Log native build output to stdout</li> <li><a href="https://github.com/quarkusio/quarkus/commit/0671d8b39564913be913c0e0b47e02247cbb5e10"><code>0671d8b</code></a> Fix checking for docker enviroment when <code>quarkus.devservices.enabled=false</code></li> <li>Additional commits viewable in <a href="https://github.com/quarkusio/quarkus/compare/3.25.2...3.25.3">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 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 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: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org