You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/06 18:23:49 UTC

[GitHub] [cloudstack] dependabot[bot] opened a new pull request, #6222: build(deps): bump spring-beans from 5.3.3 to 5.3.18

dependabot[bot] opened a new pull request, #6222:
URL: https://github.com/apache/cloudstack/pull/6222

   Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.3.3 to 5.3.18.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-beans's releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.18</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Restrict access to property paths on Class references <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28261">#28261</a></li>
   <li>Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28233">#28233</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Move off deprecated API in <code>SessionTransactionData</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28234">#28234</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Introduce warnings in documentation of SerializationUtils <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28246">#28246</a></li>
   <li>Update copyright date in reference manual <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28237">#28237</a></li>
   <li><code>@Transactional</code> test does not execute all JPA lifecycle callback methods <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28228">#28228</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/izeye"><code>@​izeye</code></a></li>
   <li><a href="https://github.com/quaff"><code>@​quaff</code></a></li>
   </ul>
   <h2>v5.3.17</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Using DataClassRowMapper causes &quot;No property found for column&quot; debug messages in logs  <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28179">#28179</a></li>
   <li>Improve diagnostics in SpEL for large array creation <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28145">#28145</a></li>
   <li>Support custom HTTP status in client-side REST testing support <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28105">#28105</a></li>
   <li>AsyncRestTemplate logging too verbose <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28049">#28049</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>java.lang.NoClassDefFoundError: org/springframework/cglib/beans/BeanMapEmitter <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28110">#28110</a></li>
   <li>CronExpression fails to calculate properly next execution when running on the day of winter daylight saving time <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28095">#28095</a></li>
   <li>Private init/destroy method may be invoked twice <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28083">#28083</a></li>
   <li>MappingJacksonValue and Jackson2CodecSupport#registerObjectMappersForType do not work together <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28045">#28045</a></li>
   <li>SpEL fails to recover from error during MIXED mode compilation <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28043">#28043</a></li>
   <li>When returning a ResponseEntity with a Flux while the function is suspended, it fails to encode the body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27809">#27809</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Improve documentation for <code>@EnabledIf</code> and <code>@DisabledIf</code> test support <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28157">#28157</a></li>
   <li>Links to Spring Security are broken in the reference guide <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28135">#28135</a></li>
   <li>Document that transaction rollback rules may result in unintentional matches <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28125">#28125</a></li>
   <li>Improve documentation for TestContext events <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27757">#27757</a></li>
   <li>Clarify behavior for generics support in BeanUtils.copyProperties <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27259">#27259</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</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/707a24c48b21fc35e8be715afc80f020a24a9714"><code>707a24c</code></a> Release v5.3.18</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/002546b3e4b8d791ea6acccb81eb3168f51abb15"><code>002546b</code></a> Refine PropertyDescriptor filtering</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/1627f57f1f77abe17dd607c75476b9e4cb22ffbb"><code>1627f57</code></a> Disable flaky integration tests for now</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/3811cd4c0a0be3aac6e842cf1890610ce986449d"><code>3811cd4</code></a> Introduce warnings in documentation of SerializationUtils</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/d927e3736483c8f1e0c012fa1027a198fc775f66"><code>d927e37</code></a> Add &quot;Testing ORM entity lifecycle callbacks&quot; note to Testing chapter</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/1d302bf38445e3db559c9618c5ede71ca74bea1a"><code>1d302bf</code></a> Introduce tests for <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28228">gh-28228</a></li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/4b150fd451ad06647f04f95631627198b3df929f"><code>4b150fd</code></a> Update copyright date in reference manual</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/3a6016d356a876e1e5f919ed0a31baed7818eee4"><code>3a6016d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28238">#28238</a> from izeye</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/135506f67238a57bfb2fa8bff6480de611eda1d6"><code>135506f</code></a> Update copyright year of EvaluationTests</li>
   <li><a href="https://github.com/spring-projects/spring-framework/commit/cb36ca31f6a9e973490ac9f698edd3dca99e1ecf"><code>cb36ca3</code></a> Upgrade to ASM master</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.3.3...v5.3.18">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-beans&package-manager=maven&previous-version=5.3.3&new-version=5.3.18)](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/cloudstack/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: commits-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack] dependabot[bot] commented on pull request #6222: build(deps): bump spring-beans from 5.3.3 to 5.3.18

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #6222:
URL: https://github.com/apache/cloudstack/pull/6222#issuecomment-1094694699

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


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

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


[GitHub] [cloudstack] rohityadavcloud commented on pull request #6222: build(deps): bump spring-beans from 5.3.3 to 5.3.18

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #6222:
URL: https://github.com/apache/cloudstack/pull/6222#issuecomment-1094694643

   Closing this, post 4.17 we'll upgrade all mvn/ui dependencies


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

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


[GitHub] [cloudstack] rohityadavcloud closed pull request #6222: build(deps): bump spring-beans from 5.3.3 to 5.3.18

Posted by GitBox <gi...@apache.org>.
rohityadavcloud closed pull request #6222: build(deps): bump spring-beans from 5.3.3 to 5.3.18
URL: https://github.com/apache/cloudstack/pull/6222


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

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