You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/02/12 07:11:17 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #453: chore(deps): bump quarkus.version from 1.11.2.Final to 1.11.3.Final

dependabot[bot] opened a new pull request #453:
URL: https://github.com/apache/myfaces-tobago/pull/453


   Bumps `quarkus.version` from 1.11.2.Final to 1.11.3.Final.
   Updates `quarkus-bom` from 1.11.2.Final to 1.11.3.Final
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/quarkusio/quarkus/releases">quarkus-bom's releases</a>.</em></p>
   <blockquote>
   <h2>1.11.3.Final</h2>
   <h3>Major changes</h3>
   <h3>Complete changelog</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14970">#14970</a> - Add quarkus-smallrye-opentracing to an integration test without Undertow</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14969">#14969</a> - Remove jcenter repository references in gradle projects</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14958">#14958</a> - Remove field that can cause GraalVM to fail</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14946">#14946</a> - Do not produce KubernetesClient if we have OpenShiftClient available</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14943">#14943</a> - Kubernetes clients all clash with one another</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14939">#14939</a> - Fix the native httpRoot &amp; nonAppRoot issue</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14934">#14934</a> - Dev ui config edit crashes when I try to unset a property</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14929">#14929</a> - Mark Resteasy Qute with code starter</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14923">#14923</a> - Fix Undertow HTTP/2 issue</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14922">#14922</a> - Exclude jboss-logging-jdk</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14921">#14921</a> - Make sure getDefferredIdentity does not return null</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14911">#14911</a> - property <code>quarkus.swagger-ui.always-include</code> doesn't work on Native mode.</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14891">#14891</a> - Disable flaky test on Windows</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14850">#14850</a> - Resteasy Reactive Security Context Exception</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14819">#14819</a> - Dependencies with duplicate files detected. The dependencies [org.jboss.logging:jboss-logging::jar:3.4.1.Final(compile), org.jboss.logging:jboss-logging-spi::jar:2.1.2.GA(compile)] contain duplicate files, e.g. org/jboss/logging/MDC.class</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14811">#14811</a> - Undertow with TLS causes IllegalStateException: Request has already been read</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14707">#14707</a> - from version 1.11.0 Vault MicroProfile Config Source stopped working</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/14309">#14309</a> - Improve Config Console</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/quarkusio/quarkus/commit/8dc02652c058eeb92b0998293209509f2adb49ca"><code>8dc0265</code></a> [RELEASE] - Bump version to 1.11.3.Final</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/69e58e2d4c600481bf6869204e26a7984bcaba7b"><code>69e58e2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14995">#14995</a> from gsmet/1.11.3-backports-2</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/aa138c7a8dd4fe7f0cd2f0826603eed34b2746ef"><code>aa138c7</code></a> Add quarkus-smallrye-opentracing to an integration test without Undertow</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/558f9e2c92a9e03a9b8403e9f3d8bce3e0ab792c"><code>558f9e2</code></a> Remove jcenter repository references</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/88d86c0f977ae96d74382cbe02efbc33d8166fd6"><code>88d86c0</code></a> Allow config editor to unset a property</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/c9f05f8b8592629d8f15a30eb380c1b086b072d0"><code>c9f05f8</code></a> Improve Config Console and moved Console Configs to Runtime Init.</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/63c3da992ff287791f114d644ff5d87a0d52f433"><code>63c3da9</code></a> Disable flaky tests on Windows</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/dc86527abdd75e24170677fb537b0d6ab8869372"><code>dc86527</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/14975">#14975</a> from gsmet/1.11.3-backports-1</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/eb93d464cba1096ddfd2fe429b99ea77db9e2b95"><code>eb93d46</code></a> Document capabilities as a tool for conditional build steps</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/b3f39a604f608c7e2e43a68ae5c0390888248164"><code>b3f39a6</code></a> Do not produce KubernetesClient if we have OpenShiftClient available</li>
   <li>Additional commits viewable in <a href="https://github.com/quarkusio/quarkus/compare/1.11.2.Final...1.11.3.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `quarkus-maven-plugin` from 1.11.2.Final to 1.11.3.Final
   
   
   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
   
   
   </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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces-tobago] bohmber merged pull request #453: chore(deps): bump quarkus.version from 1.11.2.Final to 1.11.3.Final

Posted by GitBox <gi...@apache.org>.
bohmber merged pull request #453:
URL: https://github.com/apache/myfaces-tobago/pull/453


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org