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/06/24 08:33:18 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3125: Bump spring-boot-dependencies from 2.6.7 to 2.7.1

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

   Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.6.7 to 2.7.1.
   <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.7.1</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Values in a spring.data.cassandra.config file can't override some defaults defined in CassandraProperties <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31503">#31503</a></li>
   <li><code>@RestControllerAdvice</code> <code>@ExceptionHandler</code> Inconsistent behavior with <code>@RestControllerEndpoint</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31501">#31501</a></li>
   <li>Malformed json causes BasicJsonParser to throw a NullPointerException <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31499">#31499</a></li>
   <li>Metadata generated by the configuration properties annotation processor can miss inherited properties from nested classes <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31484">#31484</a></li>
   <li>JarFile implementation calls close early which breaks verification of signed unpacked nested jars on Oracle JDK <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31395">#31395</a></li>
   <li>Health indicators that take a long time to respond are difficult to diagnose <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31384">#31384</a></li>
   <li>Custom Converter annotated with <code>@ConfigurationPropertiesBinding</code> does not get selected if targetType has a static factory method different return type <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31341">#31341</a></li>
   <li>Tomcat server.max-http-header-size property is ignored when using HTTP/2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31329">#31329</a></li>
   <li>OAuth2 Resource Server Auto-Configuration can only configure a single JWS algorithm <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31321">#31321</a></li>
   <li>Maven shade plugin configuration in spring-boot-starter-parent does not append META-INF/spring/*.imports files <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31316">#31316</a></li>
   <li>GraphQL RouterFunctions are unordered which prevents other functions from being ordered after them <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31314">#31314</a></li>
   <li>spring-boot-dependencies manages spring-ldap-ldif-batch which no longer exists <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31254">#31254</a></li>
   <li>Dependency task can fail due to BootJar and BootWar afterResolve hooks <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31213">#31213</a></li>
   <li>MimeMappings does not include application/wasm <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31188">#31188</a></li>
   <li>spring-configuration-metadata.json is missing for additional-spring-configuration-metadata.json after switching from <code>@Configuration</code> to <code>@AutoConfiguration</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31186">#31186</a></li>
   <li>Binder(ConfigurationPropertySource... sources) does not assert that sources contains only non-null elements <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31183">#31183</a></li>
   <li>WebMvcMetricsFilter stopped working since 2.7.0 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31150">#31150</a></li>
   <li>Dependency management for mimepull is redundant and the managed version is incompatible with Java 8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/31145">#31145</a></li>
   <li>layers.xsd is out of sync with the documentation and implementation for including and excluding module dependencies <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31128">#31128</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Make SpringApplication Kotlin samples idiomatic <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/31463">#31463</a></li>
   <li>Harmonize Kotlin example <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/31458">#31458</a></li>
   <li>Remove duplicate content from &quot;The Spring WebFlux Framework&quot; section <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31381">#31381</a></li>
   <li>Document that property placeholders should use the canonical property name form <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31369">#31369</a></li>
   <li>Fix typos in the reference documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31366">#31366</a></li>
   <li>Enable Links for the Javadoc of the Gradle Plugin <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31362">#31362</a></li>
   <li>Remove &quot;earlier in this chapter&quot; from places where content is now elsewhere in the documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31360">#31360</a></li>
   <li>Restore custom favicon documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31358">#31358</a></li>
   <li>Document that when using Lombok it must be configured to run before spring-boot-configuration-processor <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31356">#31356</a></li>
   <li>Use Lambda-based API in Spring Security examples <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31354">#31354</a></li>
   <li>Fix typo in name of imports file in javadoc of ImportCandidates.from <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/31277">#31277</a></li>
   <li>Typos in documentation (&quot;spring-factories&quot; instead of &quot;spring.factories&quot;)  <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31206">#31206</a></li>
   <li>Fix Custom Layers Configuration section title in Maven plugin docs <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31180">#31180</a></li>
   <li>org.springframework.boot.actuate.autoconfigure.metrics.graphql has no package info <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/31140">#31140</a></li>
   <li>Update Dynatrace Micrometer registry documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/31132">#31132</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to AppEngine SDK 1.9.97 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31421">#31421</a></li>
   <li>Upgrade to Byte Buddy 1.12.11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31508">#31508</a></li>
   <li>Upgrade to Couchbase Client 3.3.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31422">#31422</a></li>
   <li>Upgrade to Dropwizard Metrics 4.2.10 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31488">#31488</a></li>
   <li>Upgrade to Elasticsearch 7.17.4 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31423">#31423</a></li>
   <li>Upgrade to Embedded Mongo 3.4.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31424">#31424</a></li>
   <li>Upgrade to Flyway 8.5.13 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31425">#31425</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/77beca96198c4124f56df508db008a5c13351ff3"><code>77beca9</code></a> Release v2.7.1</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/498f052a7a48349c81e7c3e0585be2260a7d4ee6"><code>498f052</code></a> Fix deprecation warning</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/bc2d20edf086f7dace790906f0d963b742a4a83d"><code>bc2d20e</code></a> Merge branch '2.6.x' into 2.7.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/a94e7d667209e322fadf7171fcf51c22084e3dc0"><code>a94e7d6</code></a> Upgrade to Jetty 9.4.48.v20220622</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/59764572713b9aaba3a7d1c7ea09473300754a5b"><code>5976457</code></a> Upgrade to Byte Buddy 1.12.11</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/6484be2aa5e7eb9308185c1e05ae8c9f182a9914"><code>6484be2</code></a> Upgrade to Jetty 9.4.48.v20220622</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/28775c2c53086a055888adaf47b31540a09f0712"><code>28775c2</code></a> Merge branch '2.6.x' into 2.7.x</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/9e98f694c7c510a19d13775c5b385288c84b18fc"><code>9e98f69</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/31238">#31238</a> from ittays</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/904feb249006cd28464e0eef7da9dad43ced20fc"><code>904feb2</code></a> Polish 'Allow spring.data.cassandra.config file to override default values'</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/1c7d99890e05201aefba6eb58d284ce0a11506a8"><code>1c7d998</code></a> Allow spring.data.cassandra.config file to override default values</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.1">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=maven&previous-version=2.6.7&new-version=2.7.1)](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] dependabot[bot] commented on pull request #3125: Bump spring-boot-dependencies from 2.6.7 to 2.7.1

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

   Superseded by #3214.


-- 
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 #3125: Bump spring-boot-dependencies from 2.6.7 to 2.7.1

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

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125?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 [#3125](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c45a5fa) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/55acbf226d97b8e2348d9f3d12f9fe1f49ff9b35?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (55acbf2) will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3125      +/-   ##
   ============================================
   + Coverage     77.43%   77.44%   +0.01%     
     Complexity     1431     1431              
   ============================================
     Files          1618     1618              
     Lines         43323    43323              
     Branches       3647     3647              
   ============================================
   + Hits          33548    33553       +5     
   + Misses         8274     8269       -5     
     Partials       1501     1501              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125?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/3125/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: |
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125/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==) | `96.49% <0.00%> (-3.51%)` | :arrow_down: |
   | [...egistry/client/http/ServiceRegistryClientImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125/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==) | `71.04% <0.00%> (+1.14%)` | :arrow_up: |
   | [...mb/serviceregistry/client/http/RestClientUtil.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125/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-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L2NsaWVudC9odHRwL1Jlc3RDbGllbnRVdGlsLmphdmE=) | `80.37% <0.00%> (+1.86%)` | :arrow_up: |
   | [...ache/servicecomb/foundation/common/net/IpPort.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125/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: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [55acbf2...c45a5fa](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3125?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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 #3125: Bump spring-boot-dependencies from 2.6.7 to 2.7.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #3125: Bump spring-boot-dependencies from 2.6.7 to 2.7.1
URL: https://github.com/apache/servicecomb-java-chassis/pull/3125


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