You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/27 08:02:18 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3678: Bump spring-boot-maven-plugin from 2.7.8 to 2.7.9

dependabot[bot] opened a new pull request, #3678:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3678

   Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.8 to 2.7.9.
   <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.7.9</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/34063">#34063</a></li>
   <li>Actuator Health web endpoint broken with Gson and Java 17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34030">#34030</a></li>
   <li>Dependency management for Mongo's Java Driver is incomplete <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33941">#33941</a></li>
   <li>Using devtools with Reactive application results in slower restarts <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33855">#33855</a></li>
   <li>Spies are not reset after test execution when using <code>@SpyBean</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33830">#33830</a></li>
   <li>Properties Migrator does not detect properties of Map type that are marked as deprecated <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/27854">#27854</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Updated documentation for <code>@ConfigurationProperties</code> bean naming rules <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/34029">#34029</a></li>
   <li>Restore &quot;Use Jedis Instead of Lettuce&quot; how-to documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33994">#33994</a></li>
   <li>Add Redis application properties example <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33965">#33965</a></li>
   <li>Use Maven Central for release downloads in CLI installation documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33962">#33962</a></li>
   <li>Actuator section is missing from documentation overview <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33932">#33932</a></li>
   <li>Add Javadoc since to OperationParameter.getAnnotation() <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33914">#33914</a></li>
   <li>Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/31660">#31660</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to ActiveMQ 5.16.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34238">#34238</a></li>
   <li>Upgrade to Byte Buddy 1.12.23 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34239">#34239</a></li>
   <li>Upgrade to Dropwizard Metrics 4.2.16 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34240">#34240</a></li>
   <li>Upgrade to Elasticsearch 7.17.9 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34241">#34241</a></li>
   <li>Upgrade to Glassfish JAXB 2.3.8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34242">#34242</a></li>
   <li>Upgrade to Groovy 3.0.15 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34243">#34243</a></li>
   <li>Upgrade to Hibernate 5.6.15.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34244">#34244</a></li>
   <li>Upgrade to Jackson Bom 2.13.5 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34245">#34245</a></li>
   <li>Upgrade to Jaybird 4.0.9.java8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34246">#34246</a></li>
   <li>Upgrade to Lombok 1.18.26 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34247">#34247</a></li>
   <li>Upgrade to Micrometer 1.9.8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34141">#34141</a></li>
   <li>Upgrade to Netty 4.1.89.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34248">#34248</a></li>
   <li>Upgrade to Reactor Bom 2020.0.28 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34142">#34142</a></li>
   <li>Upgrade to Spring AMQP 2.4.10 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34321">#34321</a></li>
   <li>Upgrade to Spring Batch 4.3.8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34143">#34143</a></li>
   <li>Upgrade to Spring Data Bom 2021.2.8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34144">#34144</a></li>
   <li>Upgrade to Spring HATEOAS 1.5.3 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34249">#34249</a></li>
   <li>Upgrade to Spring Security 5.7.7 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34145">#34145</a></li>
   <li>Upgrade to Undertow 2.2.23.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/34250">#34250</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/Anubhav-2000"><code>@​Anubhav-2000</code></a>, <a href="https://github.com/enimiste"><code>@​enimiste</code></a>, <a href="https://github.com/izeye"><code>@​izeye</code></a>, <a href="https://github.com/jprinet"><code>@​jprinet</code></a>, <a href="https://github.com/marcel-wollschlaeger"><code>@​marcel-wollschlaeger</code></a>, <a href="https://github.com/mhalbritter"><code>@​mhalbritter</code></a>, <a href="https://github.com/michaldo"><code>@​michaldo</code></a>, and <a href="https://github.com/sannanansari"><code>@​sannanansari</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/874dd3d213b3d4666f526cdd63fc7ccb7b01ded0"><code>874dd3d</code></a> Release v2.7.9</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/c7dad423e45a360205eda85a3d1dbda85eb0acb4"><code>c7dad42</code></a> Add .git-blame-ignore-revs for reformat commit</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/a5902d7a000424b2462892414a54606f7eaa95df"><code>a5902d7</code></a> Update copyright year of changed files</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/737ef61456e6a27198178d3b787ca31f73dd108f"><code>737ef61</code></a> Enable and fix GraphQlTestIntegrationTests</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/8499b886f968567add0c69234cf8a5bbc3a6ae82"><code>8499b88</code></a> Upgrade to Spring Batch 4.3.8</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/b126c331958e4b533364519040314c14ff92176a"><code>b126c33</code></a> Enable and fix ImportCandidatesTests</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/510c78154ba9c01ef803cdc5d6415bdaadc2c49b"><code>510c781</code></a> Remove unused version alignment support from Bomr</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/891ce3bd1bccd239d0a2f9c6c2c59c70e4d7818d"><code>891ce3b</code></a> Disable recently renamed tests</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/3651ba348d0fc8a88b04df286d2cb9c378cae6c3"><code>3651ba3</code></a> Fix checkstyle test violations</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/df5898a1464112f185d295d585740de696934a12"><code>df5898a</code></a> Reformat code following spring-javaformat upgrade</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.7.8...v2.7.9">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-maven-plugin&package-manager=maven&previous-version=2.7.8&new-version=2.7.9)](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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3678: Bump spring-boot-maven-plugin from 2.7.8 to 2.7.9

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #3678:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3678#issuecomment-1449277716

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3678?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3678](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3678?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c640a35) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/84fc17419400f20db0412455171665734a4a1f21?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (84fc174) will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head c640a35 differs from pull request most recent head 1885c40. Consider uploading reports for the commit 1885c40 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3678      +/-   ##
   ============================================
   + Coverage     43.82%   43.83%   +0.01%     
   - Complexity     6067     6070       +3     
   ============================================
     Files          1555     1555              
     Lines         38245    38245              
     Branches       3516     3516              
   ============================================
   + Hits          16760    16766       +6     
   + Misses        20174    20171       -3     
   + Partials       1311     1308       -3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1yZWdpc3RyeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvcmVnaXN0cnkvZGlzY292ZXJ5L0Rpc2NvdmVyeVRyZWUuamF2YQ==) | `80.32% <0.00%> (+3.27%)` | :arrow_up: |
   | [...ecomb/loadbalance/WeightedResponseTimeRuleExt.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aGFuZGxlcnMvaGFuZGxlci1sb2FkYmFsYW5jZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvbG9hZGJhbGFuY2UvV2VpZ2h0ZWRSZXNwb25zZVRpbWVSdWxlRXh0LmphdmE=) | `97.36% <0.00%> (+5.26%)` | :arrow_up: |
   | [...undation/protobuf/internal/parser/ProtoParser.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1wcm90b2J1Zi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvZm91bmRhdGlvbi9wcm90b2J1Zi9pbnRlcm5hbC9wYXJzZXIvUHJvdG9QYXJzZXIuamF2YQ==) | `88.23% <0.00%> (+11.76%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

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


[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3678: Bump spring-boot-maven-plugin from 2.7.8 to 2.7.9

Posted by "Shoothzj (via GitHub)" <gi...@apache.org>.
Shoothzj merged PR #3678:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3678


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

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