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 2022/04/05 16:54:12 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #2477: build(deps): bump spring-boot.version from 2.6.5 to 2.6.6

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

   Bumps `spring-boot.version` from 2.6.5 to 2.6.6.
   Updates `spring-boot-dependencies` from 2.6.5 to 2.6.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-boot/releases">spring-boot-dependencies's releases</a>.</em></p>
   <blockquote>
   <h2>v2.6.6</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is not on the classpath <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30475">#30475</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Javadoc of org.springframework.boot.gradle.plugin.ResolveMainClassName.setClasspath(Object) is inaccurate <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30469">#30469</a></li>
   <li>Document that <code>@DefaultValue</code> can be used on a record component <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30465">#30465</a></li>
   <li>Remove redundant Javadoc <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/30446">#30446</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Jackson Bom 2.13.2.20220328 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30478">#30478</a></li>
   <li>Upgrade to Spring Framework 5.3.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30492">#30492</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/quaff"><code>@​quaff</code></a></li>
   <li><a href="https://github.com/vikeychen"><code>@​vikeychen</code></a></li>
   <li><a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li><a href="https://github.com/candrews"><code>@​candrews</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/25c233f285388f8643bcf8f9a86c7a8f7e5f704c"><code>25c233f</code></a> Release v2.6.6</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/546a7e5edb65e89e6ce1fa4f7aec06a63b69038f"><code>546a7e5</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/17936b855c69e3f202c1a0357fb2ab8167e8785f"><code>17936b8</code></a> Polish</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/57f11696ebc2d598e05004aae0eed9762aa4bf96"><code>57f1169</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/7ccbdda1e7871387142ab0025b9de26a2c61f9d4"><code>7ccbdda</code></a> Upgrade to Spring Framework 5.3.18</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/94c40c7234d0181073fa63e85db7005682b92a1b"><code>94c40c7</code></a> Upgrade to Spring Framework 5.3.18</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/be716d8765b092d066dde3ca1546efd36bd3ab6e"><code>be716d8</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/8409c2f51490182f1b6782ed679a56a9e90a62f4"><code>8409c2f</code></a> Upgrade CI to Docker 20.10.14</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/a99fcecd48765fd7e584027e7b367be69c684af8"><code>a99fcec</code></a> Upgrade Java 18 version in CI image</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2e90fd2302a5272bd18a5c49b5a14decc90d4305"><code>2e90fd2</code></a> Upgrade CI to Docker 20.10.14</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-boot-maven-plugin` from 2.6.5 to 2.6.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-boot/releases">spring-boot-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>v2.6.6</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is not on the classpath <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30475">#30475</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Javadoc of org.springframework.boot.gradle.plugin.ResolveMainClassName.setClasspath(Object) is inaccurate <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30469">#30469</a></li>
   <li>Document that <code>@DefaultValue</code> can be used on a record component <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30465">#30465</a></li>
   <li>Remove redundant Javadoc <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/30446">#30446</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Jackson Bom 2.13.2.20220328 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30478">#30478</a></li>
   <li>Upgrade to Spring Framework 5.3.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30492">#30492</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/quaff"><code>@​quaff</code></a></li>
   <li><a href="https://github.com/vikeychen"><code>@​vikeychen</code></a></li>
   <li><a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li><a href="https://github.com/candrews"><code>@​candrews</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/25c233f285388f8643bcf8f9a86c7a8f7e5f704c"><code>25c233f</code></a> Release v2.6.6</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/546a7e5edb65e89e6ce1fa4f7aec06a63b69038f"><code>546a7e5</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/17936b855c69e3f202c1a0357fb2ab8167e8785f"><code>17936b8</code></a> Polish</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/57f11696ebc2d598e05004aae0eed9762aa4bf96"><code>57f1169</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/7ccbdda1e7871387142ab0025b9de26a2c61f9d4"><code>7ccbdda</code></a> Upgrade to Spring Framework 5.3.18</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/94c40c7234d0181073fa63e85db7005682b92a1b"><code>94c40c7</code></a> Upgrade to Spring Framework 5.3.18</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/be716d8765b092d066dde3ca1546efd36bd3ab6e"><code>be716d8</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/8409c2f51490182f1b6782ed679a56a9e90a62f4"><code>8409c2f</code></a> Upgrade CI to Docker 20.10.14</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/a99fcecd48765fd7e584027e7b367be69c684af8"><code>a99fcec</code></a> Upgrade Java 18 version in CI image</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2e90fd2302a5272bd18a5c49b5a14decc90d4305"><code>2e90fd2</code></a> Upgrade CI to Docker 20.10.14</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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] henningn merged pull request #2477: build(deps): bump spring-boot.version from 2.6.5 to 2.6.6

Posted by GitBox <gi...@apache.org>.
henningn merged PR #2477:
URL: https://github.com/apache/myfaces-tobago/pull/2477


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