You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/25 04:41:06 UTC

[GitHub] [fineract] dependabot[bot] opened a new pull request #2184: chore(deps): bump spring-boot-dependencies from 2.6.4 to 2.6.5

dependabot[bot] opened a new pull request #2184:
URL: https://github.com/apache/fineract/pull/2184


   Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.6.4 to 2.6.5.
   <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.5</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add EIGHTEEN to JavaVersion enum <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30132">#30132</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>ConfigurationPropertyName#equals is not symmetric when adapt has removed trailing characters from an element <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30392">#30392</a></li>
   <li>Thymeleaf auto-configuration in a reactive application can fail due to duplicate templateEngine beans <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30385">#30385</a></li>
   <li>server.tomcat.keep-alive-timeout is not applied to HTTP/2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30321">#30321</a></li>
   <li>Setting spring.mustache.enabled to false has no effect <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30256">#30256</a></li>
   <li>bootWar is configured eagerly <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30213">#30213</a></li>
   <li>Actuator <code>@ReadOperation</code> on Flux cancels request after first element emitted <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30161">#30161</a></li>
   <li>Unnecessary allocations in Prometheus scraping endpoint <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30125">#30125</a></li>
   <li>No metrics are bound for R2DBC ConnectionPools that have been wrapped <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30100">#30100</a></li>
   <li>Condition evaluation report entry for a <code>@ConditionalOnSingleCandidate</code> that does not match due to multiple primary beans isn't as clear as it could be <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30098">#30098</a></li>
   <li>Generated password are logged without an &quot;unsuitable for production use&quot; note <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30070">#30070</a></li>
   <li>Dependency management for Netty tcNative is incomplete leading to possible version conflicts <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30038">#30038</a></li>
   <li>Files in META-INF are not found when deploying a Gradle-built executable war to a servlet container <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30036">#30036</a></li>
   <li>Dependency management for Apache Kafka is incomplete <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30031">#30031</a></li>
   <li>spring-boot-configuration-processor fails compilation due to <code>@DefaultValue</code> with a long value and generates invalid metadata for byte and short properties with out-of-range default values <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30022">#30022</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Add Apache Kafka to the description of the Messaging section <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30389">#30389</a></li>
   <li>Default value of spring.thymeleaf.reactive.media-types is not documented <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30387">#30387</a></li>
   <li>Clarify type matching that is performed when using <code>@MockBean</code> and <code>@SpyBean</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30382">#30382</a></li>
   <li>Fix links to Spring Security Reference Guide in Accessing the H2 Console in a Secured Application <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/30349">#30349</a></li>
   <li>Document how to access the H2 Console in a secured web application <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30346">#30346</a></li>
   <li>Add Netty in &quot;Enable HTTP Response Compression&quot;  <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30344">#30344</a></li>
   <li>Fix JsonSerializer example in reference guide <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30330">#30330</a></li>
   <li>WebSockets section missing in reference guide <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30231">#30231</a></li>
   <li>Include default Dev Tools properties in the reference documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30166">#30166</a></li>
   <li>Document the WebSocket-related exclusions that are required to use Jetty 10 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30149">#30149</a></li>
   <li>Fix typo <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30120">#30120</a></li>
   <li>Add documentation for spring.profiles.include <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30114">#30114</a></li>
   <li>Document when config data properties are invalid <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30113">#30113</a></li>
   <li>Document the scalar types supported by MapBinder <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30111">#30111</a></li>
   <li>Document how to rely on ServletContext with an embedded container setup <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30109">#30109</a></li>
   <li>Anchor tag for Spring HATEOAS does not redirect properly <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30106">#30106</a></li>
   <li>Clarify that build plugins or the CLI does not have an auto-compile feature <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30093">#30093</a></li>
   <li>Document how to structure configurations so that <code>@Bean</code> methods are included in slice tests <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30091">#30091</a></li>
   <li>Remove non-existent spring.data.cassandra.connection.connection-timeout property from the documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30080">#30080</a></li>
   <li>Clarify actuator security documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/30065">#30065</a></li>
   <li>Use Gradle's task configuration avoidance APIs in the main reference docs <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30059">#30059</a></li>
   <li>Use Gradle's task configuration avoidance APIs in the Gradle Plugin's reference docs <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30057">#30057</a></li>
   <li>Improve property placeholder documentation to mention environment variables and default values <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30050">#30050</a></li>
   <li>Polish web examples in reference doc <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30048">#30048</a></li>
   <li>Add links to Spring Boot for Apache Geode to the reference documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/30018">#30018</a></li>
   <li>Document plugging in custom sanitisation rules with a SanitizingFunction bean <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/29950">#29950</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/bb7811e7f87c38da6cd86e0d3ed6dcdc97384f7b"><code>bb7811e</code></a> Release v2.6.5</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/12d9c7b1c882b8d41f9c061ab4722717264d03e1"><code>12d9c7b</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/64138a138f25318cf64d2866a0c5fc67fefaf23d"><code>64138a1</code></a> Upgrade registry-image-resource in CI pipelines to 1.5.0</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/330afb0e5bd73be79a208cf3a21ec3158a81c6fb"><code>330afb0</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2b7712a2f12a36fe3d88555cfcd5a7285ef65583"><code>2b7712a</code></a> Upgrade Java 18 version in CI image</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/02e16675f3ac560782bb420bc06b9413ceac57da"><code>02e1667</code></a> Upgrade Ubuntu version in CI images</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/5deb8d7edc3eb9134809323b6f54654a96d0d0d3"><code>5deb8d7</code></a> Upgrade Java 18 version in CI image</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/f8f7a24dde7f5d7b75108cbbaf0d220093fc0258"><code>f8f7a24</code></a> Upgrade Ubuntu version in CI images</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2317f69f4c0d0d50598d0501fa574799a1210c56"><code>2317f69</code></a> Add Apache Kafka to Messaging section's description</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/9c128f1acc4cec54074bac169ec1c0a24c47e22e"><code>9c128f1</code></a> Merge branch '2.5.x' into 2.6.x</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.5">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.boot:spring-boot-dependencies&package-manager=gradle&previous-version=2.6.4&new-version=2.6.5)](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 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: commits-unsubscribe@fineract.apache.org

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



[GitHub] [fineract] vidakovic commented on pull request #2184: chore(deps): bump spring-boot-dependencies from 2.6.4 to 2.6.5

Posted by GitBox <gi...@apache.org>.
vidakovic commented on pull request #2184:
URL: https://github.com/apache/fineract/pull/2184#issuecomment-1078672068


   Already covered by #2171 


-- 
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: commits-unsubscribe@fineract.apache.org

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



[GitHub] [fineract] sonarcloud[bot] commented on pull request #2184: chore(deps): bump spring-boot-dependencies from 2.6.4 to 2.6.5

Posted by GitBox <gi...@apache.org>.
sonarcloud[bot] commented on pull request #2184:
URL: https://github.com/apache/fineract/pull/2184#issuecomment-1078653933


   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_fineract&pullRequest=2184&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_fineract&pullRequest=2184&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_fineract&pullRequest=2184&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2184&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_fineract&pullRequest=2184&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_fineract&pullRequest=2184&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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: commits-unsubscribe@fineract.apache.org

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



[GitHub] [fineract] vidakovic closed pull request #2184: chore(deps): bump spring-boot-dependencies from 2.6.4 to 2.6.5

Posted by GitBox <gi...@apache.org>.
vidakovic closed pull request #2184:
URL: https://github.com/apache/fineract/pull/2184


   


-- 
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: commits-unsubscribe@fineract.apache.org

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



[GitHub] [fineract] dependabot[bot] commented on pull request #2184: chore(deps): bump spring-boot-dependencies from 2.6.4 to 2.6.5

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #2184:
URL: https://github.com/apache/fineract/pull/2184#issuecomment-1078672086


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: commits-unsubscribe@fineract.apache.org

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