You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/04 20:37:06 UTC

[GitHub] [dubbo-samples] dependabot[bot] opened a new pull request, #968: Bump org.springframework:spring-framework-bom from 4.3.29.RELEASE to 4.3.30.RELEASE in /4-governance/dubbo-samples-ssl

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

   Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 4.3.29.RELEASE to 4.3.30.RELEASE.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-framework-bom's releases</a>.</em></p>
   <blockquote>
   <h2>v4.3.30.RELEASE</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>ContentCachingResponseWrapper should not add “Content-Length” when “Transfer-Encoding” is present <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26194">#26194</a></li>
   <li>Inefficient request handling inside ServletRequestDataBinder <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26007">#26007</a></li>
   <li>Avoid creation of unused logger instance in AbstractMediaTypeExpression <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25904">#25904</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Remove duplicate &quot;property&quot; in PropertyCacheKey.toString() <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26245">#26245</a></li>
   <li>UrlPathHelper#removeJsessionid doesn't remove the jsessionid from the URL <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26086">#26086</a></li>
   <li>jsessionid breaks request mappings when removeSemicolonContent is turned off <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25869">#25869</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>DateTimeFormat ISO.DATE_TIME javadoc contains misleading default note <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26138">#26138</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/8e0d8f99e258cb4a2dd8bc2632c9881c51ed02bb"><code>8e0d8f9</code></a> Release version 4.3.30.RELEASE</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0b076b28f1c8927abd151816e77be0cde344c88d"><code>0b076b2</code></a> Remove duplicate &quot;property&quot; in PropertyCacheKey.toString()</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0abb17af9d05eb5d5ce4adb5f74aff76dd6f5bff"><code>0abb17a</code></a> Polishing (aligned with 5.1.x)</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/d5a80d277764cd4f0f05f9ba58dfde5af117ba16"><code>d5a80d2</code></a> Polishing (aligned with 5.2.x)</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/07455c8a27fbbc095402657d325384b7719f8528"><code>07455c8</code></a> ContentCachingResponseWrapper skips contentLength for chunked responses</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/c45c67203cb3f6fabe7023f738bba1af7563ab3e"><code>c45c672</code></a> Add Maven Central repository (aligned with 5.1.x)</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/aeb83fe1a3461d38bf5511c6c98b8a6f93e39450"><code>aeb83fe</code></a> Remove misleading default note on ISO.DATE_TIME</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/0bf002dbe197ceda4c8f04dae29be42e9e0fc9ea"><code>0bf002d</code></a> Fix 401 errors from artifactory</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/4ff521d7690b2031ed9b002bc0480b56d5cfb889"><code>4ff521d</code></a> UrlPathHelper.removeJsessionid correctly appends remainder</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/9107aed878b588ceb097dda19bd3e11e3e0b2344"><code>9107aed</code></a> Refined SqlParameterSource batchUpdate tests (plus related polishing)</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v4.3.29.RELEASE...v4.3.30.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.29.RELEASE&new-version=4.3.30.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)
   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] dependabot[bot] commented on pull request #968: Bump org.springframework:spring-framework-bom from 4.3.29.RELEASE to 4.3.30.RELEASE in /4-governance/dubbo-samples-ssl

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #968:
URL: https://github.com/apache/dubbo-samples/pull/968#issuecomment-1666795301

   Looks like org.springframework:spring-framework-bom is up-to-date now, so this is no longer needed.


-- 
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] dependabot[bot] closed pull request #968: Bump org.springframework:spring-framework-bom from 4.3.29.RELEASE to 4.3.30.RELEASE in /4-governance/dubbo-samples-ssl

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #968: Bump org.springframework:spring-framework-bom from 4.3.29.RELEASE to 4.3.30.RELEASE in /4-governance/dubbo-samples-ssl
URL: https://github.com/apache/dubbo-samples/pull/968


-- 
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 commented on pull request #968: Bump org.springframework:spring-framework-bom from 4.3.29.RELEASE to 4.3.30.RELEASE in /4-governance/dubbo-samples-ssl

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on PR #968:
URL: https://github.com/apache/dubbo-samples/pull/968#issuecomment-1666795212

   @dependabot rebase


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