You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/19 03:38:35 UTC

[GitHub] [dubbo-samples] dependabot[bot] opened a new pull request, #641: Bump spring-framework-bom from 4.3.16.RELEASE to 4.3.29.RELEASE in /3-extensions/registry/dubbo-samples-consul

dependabot[bot] opened a new pull request, #641:
URL: https://github.com/apache/dubbo-samples/pull/641

   Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 4.3.16.RELEASE to 4.3.29.RELEASE.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-framework-bom's releases</a>.</em></p>
   <blockquote>
   <h2>v4.3.29.RELEASE</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>PropertiesLoaderSupport should ignore socket/connect exceptions as well <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25722">#25722</a></li>
   <li>Refine use of substring operations <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25515">#25515</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>VerifyErrors when using SpEL compilation with Thymeleaf when invoking a default method defined in an interface <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25713">#25713</a></li>
   <li>SQLErrorCodesFactory.getErrorCodes(DataSource) returns empty error codes if access to transactional connection fails <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25694">#25694</a></li>
   <li>Potential integer overflow in AbstractResourceBasedMessageSource.setCacheSeconds(int) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25644">#25644</a></li>
   <li>Lazy dependency proxy does not populate bean dependencies <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25565">#25565</a></li>
   <li>Synchronized blocks in MethodOverrides are hurting concurrency <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25549">#25549</a></li>
   <li>StaticListableBeanFactory.isSingleton() returns false for singleton beans <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25525">#25525</a></li>
   <li>MockHttpServletResponse reset() does not reset charset field <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25512">#25512</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Prevent confusion about build(boolean) method in UriComponentsBuilder <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25703">#25703</a></li>
   </ul>
   <h2>v4.3.28.RELEASE</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Defer creating logger in StandardWebSocketHandlerAdapter <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25435">#25435</a></li>
   <li>Alignment of CORS default values with 5.x <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25414">#25414</a></li>
   <li>Missing null checks in AbstractMessageChannel.addInterceptor/setInterceptors <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25221">#25221</a></li>
   <li>Avoid full synchronization in AbstractRefreshableApplicationContext.getBeanFactory() since it can lead to massive thread blocking <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25219">#25219</a></li>
   </ul>
   <h2>:beetle: Bug fixes</h2>
   <ul>
   <li>UriComponentsBuilder.cloneBuilder() cause sharing query parameters between builders <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25426">#25426</a></li>
   <li>Oracle LOB segments holding TEMP space after executing SP using SimpleJdbcCall with SqlParameterSource <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25419">#25419</a></li>
   <li>NoRollbackFor rule causes TransactionAspectSupport to log unwarranted &quot;exception overridden&quot; error on WebSphere <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25269">#25269</a></li>
   <li>The AbstractTemplateViewResolver class is not abstract <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25243">#25243</a></li>
   <li>MultiValueMapAdapter.getFirst fails with IndexOutOfBoundsException in case of empty List <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25227">#25227</a></li>
   <li>WebSphereUowTransactionManager causes exception for PROPAGATION_SUPPORTS when timeout is specified <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25225">#25225</a></li>
   <li>Avoid ClassCastException on IllegalArgumentException when invoking sync get cache method <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25223">#25223</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Clarify enforceInitMethod/enforceDestroyMethod default values in AbstractBeanDefinition <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25405">#25405</a></li>
   <li>Document exception handling limitations in TaskDecorator implementations (specifically for ThreadPoolTaskExecutor#submit) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/25235">#25235</a></li>
   </ul>
   <h2>v4.3.27.RELEASE</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Backport of ContentDisposition fixes to HttpHeaders <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24580">#24580</a></li>
   <li>Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/24516">#24516</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/585be7120b3b70c8bff21d2d8e3933cc00486368"><code>585be71</code></a> Release version 4.3.29.RELEASE</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/7056dd599fb14782e970e6515007d0500f430805"><code>7056dd5</code></a> Polishing</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/bb5b12af3b8341410e0d61431b0b40406de54b20"><code>bb5b12a</code></a> UriComponentsBuilder Javadoc update</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/2f75212eb667a30fe2fa9b5aca8f22d5e255821f"><code>2f75212</code></a> Avoid unnecessary parsing of path params</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/bdcb189e50ec3280231d8b5431d3e13ea018c608"><code>bdcb189</code></a> Shared read-only instances of UrlPathHelper</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/caa22b729183fc8990ec37c74790625811cadbbd"><code>caa22b7</code></a> Properties loading with ignoreResourceNotFound covers SocketException as well</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/586677341cdd93b9bf299ba9ad6c61cef24db7c2"><code>5866773</code></a> Revise documentation notes on getParameterType performance issues</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/2d632eff0f12c1db49231a0d9b47f7ec1c9b069c"><code>2d632ef</code></a> Fix SpEL generated code for default method invocation</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/eec4a6d5216651b430e53ad3ff8e2f2fb1196312"><code>eec4a6d</code></a> Retry DatabaseMetaData retrieval if access to transactional connection fails</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/a577f633ff7053913f32683fdf4d2c0edf39a6ba"><code>a577f63</code></a> Polishing</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v4.3.16.RELEASE...v4.3.29.RELEASE">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-framework-bom&package-manager=maven&previous-version=4.3.16.RELEASE&new-version=4.3.29.RELEASE)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/dubbo-samples/network/alerts).
   
   </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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-samples] AlbumenJ merged pull request #641: Bump spring-framework-bom from 4.3.16.RELEASE to 4.3.29.RELEASE in /3-extensions/registry/dubbo-samples-consul

Posted by GitBox <gi...@apache.org>.
AlbumenJ merged PR #641:
URL: https://github.com/apache/dubbo-samples/pull/641


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org