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

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

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


   Bumps `quarkus.version` from 1.13.7.Final to 2.1.2.Final.
   Updates `quarkus-bom` from 1.13.7.Final to 2.1.2.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.1.2.Final</h2>
   <h3>Major changes</h3>
   <h3>Complete changelog</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19324">#19324</a> - Efficient scan of jandex index for Spring JPA Annotations</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19323">#19323</a> - Degredation in Dev mode startup time for project using quarkus-spring-jpa extension</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19319">#19319</a> - Upgrade to JBoss Threads 3.4.2.Final</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19315">#19315</a> - Enable a LogCategoryBuildItem to avoid causing contention on Vert.x warnings</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19314">#19314</a> - Performance: contention on Logger instance caused by Vertx warning</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19307">#19307</a> - Gradle: make sure platforms and enforced platforms are applied to the deployment classpath</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19304">#19304</a> - Command mode apps - fix the restart key in the docs</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19301">#19301</a> - Fix JsonPlatformStream.setReleases and add missing equals/hashCodes</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19300">#19300</a> - Register classes referenced in Picocli annotations for reflection</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19297">#19297</a> - KOGITO-5643 Kogito quickstarts on Quarkus is failing</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19293">#19293</a> - Set correct TCCL for dynamic tests</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19292">#19292</a> - Fall back to ThreadLocal if Netty is not present</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19289">#19289</a> - picocli does not register defaultValueProvider references thus breaks in native</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19279">#19279</a> - Update SmallRye Config to 2.4.3</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19267">#19267</a> - Release buffer on ResteasyReactiveOutputStream when it is written to overflow</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19260">#19260</a> - Do not filter binary resources and SVG</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19259">#19259</a> - Add default values to config in Dev UI</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19257">#19257</a> - Memory leak in ResteasyReactiveOutputStream</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19252">#19252</a> - Fix documentation of property for JAX-RS Application class</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19247">#19247</a> - Agroal has a reference to a Netty class while not depending on it</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19246">#19246</a> - Add causing exception to WebApplicationException when jackson parsing fails in resteasy reactive server jackson reader</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19237">#19237</a> - Improve RESTEasyReactive error message</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19236">#19236</a> - Allow for {} characters in the regex</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19231">#19231</a> - Add causing exception to WebApplicationException when jackson parsing fails in resteasy reactive</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19228">#19228</a> - Upgrade to Hibernate ORM 5.5.6.Final</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19223">#19223</a> - Honor read timeout in reactive rest client</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19215">#19215</a> - Fix typos in javadocs of RoutingExchange</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19213">#19213</a> - Reaugment removes build-system.properties</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/19210">#19210</a> - Enables dev services for reactive datasources</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19208">#19208</a> - Dev services are not always started for reactive datasources</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19117">#19117</a> - Broken favicon for Dev UI</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/pull/18961">#18961</a> - Documentation: Changing parameter to ordinal</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/18823">#18823</a> - Reading config settings as Map doesn't work with Inheritance</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/17526">#17526</a> - Reactive REST Client does not honor readTimeout and connectTimeout</li>
   <li><a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/17140">#17140</a> - PatternSyntaxException on <a href="https://github.com/Path"><code>@​Path</code></a> definition with regexp</li>
   </ul>
   <h2>2.1.1.Final</h2>
   <h3>Major changes</h3>
   <h3>Complete changelog</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/quarkusio/quarkus/commit/8db1c92a092f522fea0f81f0e0d62db0a82f3124"><code>8db1c92</code></a> [RELEASE] - Bump version to 2.1.2.Final</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/a4c1dc40f627ad3d56266f4e935025cca5c7387a"><code>a4c1dc4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19326">#19326</a> from gsmet/2.1.2-backports-2</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/231644214b35bda70256ee76a35a95f6a94b2528"><code>2316442</code></a> Use the index to get the NoRepositoryBean annotations</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/33a85c1976b380c9eb2f4776fa4f1098d3390c57"><code>33a85c1</code></a> Efficient scan of jandex index for Spring JPA Annotations</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/70dcfdcdc633f2d0ae363f0fd5b6efce6315e8d3"><code>70dcfdc</code></a> Upgrade to JBoss Threads 3.4.2.Final</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/2db7b3e89450b0eaf3fca368e3ee9cd57132c78f"><code>2db7b3e</code></a> Enable a LogCategoryBuildItem to avoid causing contention on Vert.x warnings</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/4006630c2563b736994dcbfc153f2319c95deba8"><code>4006630</code></a> Register classes referenced in Picocli annotations for reflection</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/524b8bf01382ff526c3dd84827db17009a3a0ea1"><code>524b8bf</code></a> Make sure platforms and enforced platforms are applied to the deployment clas...</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/8b1eb58bf8f23a063e2b3de0490f1f86c31fb1ab"><code>8b1eb58</code></a> Fix JsonPlatformStream.setReleases and add missing equals/hashCodes</li>
   <li><a href="https://github.com/quarkusio/quarkus/commit/c3b077a658d9fd4b0808634fc91c10746a8fb489"><code>c3b077a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/quarkusio/quarkus/issues/19306">#19306</a> from gsmet/2.1.2-backports-1</li>
   <li>Additional commits viewable in <a href="https://github.com/quarkusio/quarkus/compare/1.13.7.Final...2.1.2.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `quarkus-maven-plugin` from 1.13.7.Final to 2.1.2.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 #1180: build(deps): bump quarkus.version from 1.13.7.Final to 2.1.2.Final

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


   Superseded by #1194.


-- 
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 #1180: build(deps): bump quarkus.version from 1.13.7.Final to 2.1.2.Final

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


   


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