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/08/25 16:09:48 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1208: build(deps): bump quarkus.version from 1.13.7.Final to 2.2.0.Final

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


   Bumps `quarkus.version` from 1.13.7.Final to 2.2.0.Final.
   Updates `quarkus-bom` from 1.13.7.Final to 2.2.0.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>2.2.0.CR1</h2>
   <h3>Major changes</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19332">#19332</a> - Add global flag to disable dev services</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19066">#19066</a> - Introduce support for MongoDB service binding</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/18923">#18923</a> - Change the default thread model for RR</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/17903">#17903</a> - Extension for running Narayana LRA participants</li>
   </ul>
   <h3>Complete changelog</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19466">#19466</a> - Close OIDC web clients</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19465">#19465</a> - Bump flyway-core from 7.13.0 to 7.14.0</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19463">#19463</a> - Update to the latest OpenTelemetry release</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19462">#19462</a> - Make sure super-configuration are used for dependency resolution</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19461">#19461</a> - Bump SmallRye Reactive Messaging version to 3.9.0</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19459">#19459</a> - Make roles unique when creating users in Keycloak dev services</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19458">#19458</a> - Fix minor DevServices for Keycloak typos</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19449">#19449</a> - Use Eclipse Temurin in Quarkiverse workflow templates</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19433">#19433</a> - Bump awssdk.version from 2.17.19 to 2.17.20</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19432">#19432</a> - Support serialization inclusion configuration in Jackson</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19428">#19428</a> - Jackson extension should provide configuration for serializing null or empty values</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19427">#19427</a> - Redis Dev Services - Print connection url</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19425">#19425</a> - Fix code location in the multi-stage build examples</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19423">#19423</a> - Implement Apicurio Registry Dev Service sharing</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19422">#19422</a> - Exclude jakarta.activation-api from our artifacts</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19418">#19418</a> - Make gradle-tooling-api optional to remove a myriad of warnings in CI</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19417">#19417</a> - Bump awssdk.version from 2.17.18 to 2.17.19</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19416">#19416</a> - Bump bctls-fips from 1.0.12.1 to 1.0.12.2</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19414">#19414</a> - Switch to Eclipse Temurin JDK via actions/setup-java</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19410">#19410</a> - Fix flakey test</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19409">#19409</a> - Fix flakey test</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19398">#19398</a> - Added test for <a href="https://github.com/ConfigMapping"><code>@​ConfigMapping</code></a> constructor injection</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19397">#19397</a> - Dev Services for Redis should print out the connect string</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19394">#19394</a> - Bump awssdk.version from 2.17.17 to 2.17.18</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19387">#19387</a> - Error reading ConfigMapping in constructor injection</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19386">#19386</a> - Gradle error finding subproject dependency version</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19372">#19372</a> - Bump kubernetes-client-bom from 5.6.0 to 5.7.0</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19369">#19369</a> - Scheduler docs - clarify the &quot;concurrent execution strategy&quot;</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19363">#19363</a> - Hibernate ORM DevUI - show DDL scripts collapsed by default</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19361">#19361</a> - Bump micrometer-bom from 1.7.2 to 1.7.3</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19360">#19360</a> - Bump mariadb-java-client from 2.7.3 to 2.7.4</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19354">#19354</a> - Add tests for CT + Kafka + DevServices</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19353">#19353</a> - Bump awssdk.version from 2.17.16 to 2.17.17</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19352">#19352</a> - Bump flyway-core from 7.12.1 to 7.13.0</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19350">#19350</a> - Improve guide for Kafka + Avro projects</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19348">#19348</a> - Remove workaround after updating to Jandex 2.3.1.Final</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19346">#19346</a> - CI Windows job - enable gc logs to debug OOM: Metaspace</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19340">#19340</a> - Add test for <a href="https://github.com/JsonView"><code>@​JsonView</code></a> support in RESTEasy Jackson</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19336">#19336</a> - Add com.sun.security.sasl.Provider automatically for Infinispan</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19333">#19333</a> - Inject modified headers</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/quarkusio/quarkus/commit/966b67369dda58fd2a88e4719155a4c0d1cd1533"><code>966b673</code></a> [RELEASE] - Bump version to 2.2.0.Final</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/4c6554f878749a0bb413efb619a97a7a2c75da15"><code>4c6554f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19629">#19629</a> from gsmet/2.2.0-backports-2</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/c4aec6e2c3dde4922673f48c4466b34969dcfd88"><code>c4aec6e</code></a> Rest Client Reactive guide: add info about RestClientBuilder</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/8cf47c414950cfada72dcb556f36824e5f0a5831"><code>8cf47c4</code></a> Update SmallRye Config to 2.4.4</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/01b5d30002a59cfff6d85e2198464d7e2f30f8d4"><code>01b5d30</code></a> CLI add/remove registry commands</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/133ee5d27e3a6026ce574bc5effaab4247f66533"><code>133ee5d</code></a> Fix extension combination score calculation for project creation</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/df59e3a97de5ec5dcb7efd466dfd9c15fbce1bde"><code>df59e3a</code></a> fix(redis): only check if docker is running when redis devservice is needed</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/59f290118abcd1495fa4396fda0458548d335571"><code>59f2901</code></a> Add UTF-8 as charset when RESTEasy Reactive returns text/plain</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/91e09a6ae567d2712084ace40f70138f57530318"><code>91e09a6</code></a> Fix SmallRye Fault Tolerance build-time class loading</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/3a7d56ed0efa80c6b4b8a3f62e037e9ab18cad82"><code>3a7d56e</code></a> Activate RequestContext when resolving TenantResolver</li>
   <li>Additional commits viewable in <a href="https://github.com/quarkusio/quarkus/compare/1.13.7.Final...2.2.0.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `quarkus-maven-plugin` from 1.13.7.Final to 2.2.0.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
   - `@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-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] commented on pull request #1208: build(deps): bump quarkus.version from 1.13.7.Final to 2.2.0.Final

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1208:
URL: https://github.com/apache/myfaces-tobago/pull/1208#issuecomment-909374216


   Superseded by #1220.


-- 
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-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] closed pull request #1208: build(deps): bump quarkus.version from 1.13.7.Final to 2.2.0.Final

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1208:
URL: https://github.com/apache/myfaces-tobago/pull/1208


   


-- 
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-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] commented on pull request #1208: build(deps): bump quarkus.version from 1.13.7.Final to 2.2.0.Final

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1208:
URL: https://github.com/apache/myfaces-tobago/pull/1208#issuecomment-909374216


   Superseded by #1220.


-- 
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-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] closed pull request #1208: build(deps): bump quarkus.version from 1.13.7.Final to 2.2.0.Final

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1208:
URL: https://github.com/apache/myfaces-tobago/pull/1208


   


-- 
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-unsubscribe@myfaces.apache.org

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