You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/09/23 07:52:19 UTC

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

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

   Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.0 to 2.7.4.
   <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.4</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add NINETEEN to JavaVersion enum <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32260">#32260</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32406">#32406</a></li>
   <li>Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32247">#32247</a></li>
   <li>Detection of PeriodStyle.ISO8601 does not support lower-case input <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32244">#32244</a></li>
   <li>Detection of DurationStyle.ISO8601 does not support lower-case input <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32231">#32231</a></li>
   <li>YAML timestamps not handled properly with SnakeYaml 1.31 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32229">#32229</a></li>
   <li>Hazelcast shutdown logs are not available out-of-the-box <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/32184">#32184</a></li>
   <li>Netty 'spring.netty leak detection' default property value is always applied to resource leak detector <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32145">#32145</a></li>
   <li>Error &quot;/var/run/docker.sock: connect: permission denied&quot; occurs when building an image using podman on Fedora with SELinux enabled <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32000">#32000</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document support for JDK 19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32402">#32402</a></li>
   <li>Clarify documentation of config sub-directory from which external application properties are read <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32291">#32291</a></li>
   <li>Clarify documentation on disabling web client request metrics <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32198">#32198</a></li>
   <li>Kotlin sample is missing for constructor binding <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32177">#32177</a></li>
   <li>Remove out-of-date link from auto-configuration documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32174">#32174</a></li>
   <li>Improve <code>@ConditionalOnClass</code> javadoc regarding use on <code>@Bean</code> methods <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32167">#32167</a></li>
   <li>Document classpath* location for looking up GraphQL schemas across modules <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31772">#31772</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Byte Buddy 1.12.17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32454">#32454</a></li>
   <li>Upgrade to Couchbase Client 3.3.4 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32315">#32315</a></li>
   <li>Upgrade to Dependency Management Plugin 1.0.14.RELEASE <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32459">#32459</a></li>
   <li>Upgrade to Dropwizard Metrics 4.2.12 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32316">#32316</a></li>
   <li>Upgrade to Ehcache3 3.10.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32317">#32317</a></li>
   <li>Upgrade to Elasticsearch 7.17.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32318">#32318</a></li>
   <li>Upgrade to Embedded Mongo 3.4.9 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32319">#32319</a></li>
   <li>Upgrade to Groovy 3.0.13 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32443">#32443</a></li>
   <li>Upgrade to Hibernate 5.6.11.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32320">#32320</a></li>
   <li>Upgrade to Hibernate Validator 6.2.5.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32321">#32321</a></li>
   <li>Upgrade to Infinispan 13.0.11.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32322">#32322</a></li>
   <li>Upgrade to Jackson Bom 2.13.4 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32323">#32323</a></li>
   <li>Upgrade to Janino 3.1.8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32324">#32324</a></li>
   <li>Upgrade to Jetty 9.4.49.v20220914 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32444">#32444</a></li>
   <li>Upgrade to Johnzon 1.2.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32325">#32325</a></li>
   <li>Upgrade to Kafka 3.1.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32326">#32326</a></li>
   <li>Upgrade to MariaDB 3.0.8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32445">#32445</a></li>
   <li>Upgrade to Micrometer 1.9.4 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32272">#32272</a></li>
   <li>Upgrade to Netty 4.1.82.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32327">#32327</a></li>
   <li>Upgrade to Postgresql 42.3.7 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32243">#32243</a></li>
   <li>Upgrade to R2DBC Bom Borca-SR2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32328">#32328</a></li>
   <li>Upgrade to Reactor 2020.0.23 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/32273">#32273</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/e1a8b1a1015f942b7584c72c74d72b8142b1b521"><code>e1a8b1a</code></a> Release v2.7.4</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/88723b784e71b714daa545cef8fa1e2c3173a16b"><code>88723b7</code></a> Merge branch '2.6.x' into 2.7.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/ca830240fa7006d351e31a61fcf6a6644575935a"><code>ca83024</code></a> Upgrade to Spring Batch 4.3.7</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/82763deb935d368a8d0e2c21ea8a92716e6e0192"><code>82763de</code></a> Upgrade to Spring Batch 4.3.7</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/8f9323d66c7bccec8c2f579ab535e0b0308b49cc"><code>8f9323d</code></a> Document &quot;classpath:*&quot; location for GraphQL Schemas</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/c5a4b1f71d40aaec736ea822bc3b719e698028f5"><code>c5a4b1f</code></a> Merge branch '2.6.x' into 2.7.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/856bd84df91b38da4a1d00a680829638b01add5d"><code>856bd84</code></a> Remove JDK 18 CI</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/756666630464d6d11ff00f9561b4a601904e6fcf"><code>7566666</code></a> Merge branch '2.6.x' into 2.7.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/5affcecd24125d412872f20bbe159f5f627d9dc1"><code>5affcec</code></a> Update Java 19 CI to use Bellsoft Liberica</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/3620959dca063038fde786c19cdaa062e2dfef53"><code>3620959</code></a> Upgrade to Dependency Management Plugin 1.0.14.RELEASE</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.7.0...v2.7.4">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.0&new-version=2.7.4)](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 #3360: Bump spring-boot-maven-plugin from 2.7.0 to 2.7.4

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #3360:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3360#issuecomment-1280191677

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360?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 [#3360](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1ca3270) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/766ffea3d8f9e055e08ae4c3476a9e0cd05f2505?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (766ffea) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #3360   +/-   ##
   =========================================
     Coverage     77.56%   77.57%           
     Complexity     1463     1463           
   =========================================
     Files          1651     1651           
     Lines         43868    43868           
     Branches       3693     3693           
   =========================================
   + Hits          34028    34030    +2     
   + Misses         8301     8299    -2     
     Partials       1539     1539           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...thentication/consumer/RSAConsumerTokenManager.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aGFuZGxlcnMvaGFuZGxlci1wdWJsaWNrZXktYXV0aC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvYXV0aGVudGljYXRpb24vY29uc3VtZXIvUlNBQ29uc3VtZXJUb2tlbk1hbmFnZXIuamF2YQ==) | `70.96% <0.00%> (-6.46%)` | :arrow_down: |
   | [...egistry/client/http/ServiceRegistryClientImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L2NsaWVudC9odHRwL1NlcnZpY2VSZWdpc3RyeUNsaWVudEltcGwuamF2YQ==) | `70.93% <0.00%> (-0.39%)` | :arrow_down: |
   | [...mb/config/ConfigCenterConfigurationSourceImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHluYW1pYy1jb25maWcvY29uZmlnLWNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb25maWcvQ29uZmlnQ2VudGVyQ29uZmlndXJhdGlvblNvdXJjZUltcGwuamF2YQ==) | `10.63% <0.00%> (+1.06%)` | :arrow_up: |
   | [...he/servicecomb/foundation/common/net/NetUtils.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL25ldC9OZXRVdGlscy5qYXZh) | `66.40% <0.00%> (+1.60%)` | :arrow_up: |
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360/diff?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==) | `100.00% <0.00%> (+3.27%)` | :arrow_up: |
   | [...ache/servicecomb/foundation/common/net/IpPort.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3360/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL25ldC9JcFBvcnQuamF2YQ==) | `86.66% <0.00%> (+3.33%)` | :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] dependabot[bot] closed pull request #3360: Bump spring-boot-maven-plugin from 2.7.0 to 2.7.4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #3360: Bump spring-boot-maven-plugin from 2.7.0 to 2.7.4
URL: https://github.com/apache/servicecomb-java-chassis/pull/3360


-- 
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] dependabot[bot] commented on pull request #3360: Bump spring-boot-maven-plugin from 2.7.0 to 2.7.4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #3360:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3360#issuecomment-1286580191

   Superseded by #3417.


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