You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/05/25 23:32:21 UTC

[GitHub] [ignite-extensions] dependabot[bot] opened a new pull request, #145: Bump spring-security-core from 5.5.0 to 5.5.7 in /modules/spring-session-ext

dependabot[bot] opened a new pull request, #145:
URL: https://github.com/apache/ignite-extensions/pull/145

   Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.5.0 to 5.5.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-security/releases">spring-security-core's releases</a>.</em></p>
   <blockquote>
   <h2>5.5.7</h2>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Update com.fasterxml.jackson.core to 2.13.2.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11211">#11211</a></li>
   <li>Update com.fasterxml.jackson.datatype to 2.13.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11212">#11212</a></li>
   <li>Update io.projectreactor to 2020.0.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11213">#11213</a></li>
   <li>Update org.springframework to 5.3.20 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11215">#11215</a></li>
   <li>Update org.springframework.data to 2021.0.11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11216">#11216</a></li>
   <li>Update reactor-netty to 1.0.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11214">#11214</a></li>
   </ul>
   <h2>5.5.6</h2>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>AuthorizationManagerWebInvocationPrivilegeEvaluator should grant access when AuthorizationManager abstains <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10952">#10952</a></li>
   <li>Change HashSet to LinkedHashSet for RelyingPartyRegistration credentials <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10917">#10917</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Update com.fasterxml.jackson.core to 2.13.2.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11130">#11130</a></li>
   <li>Update com.fasterxml.jackson.datatype to 2.13.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11131">#11131</a></li>
   <li>Update io.projectreactor to 2020.0.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11132">#11132</a></li>
   <li>Update io.rsocket to 1.1.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11134">#11134</a></li>
   <li>Update jackson-bom to 2.12.6.20220326 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11129">#11129</a></li>
   <li>Update logback-classic to 1.2.11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11128">#11128</a></li>
   <li>Update org.aspectj to 1.9.9.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11135">#11135</a></li>
   <li>Update org.eclipse.jetty to 9.4.46.v20220331 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11136">#11136</a></li>
   <li>Update org.springframework to 5.3.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11137">#11137</a></li>
   <li>Update org.springframework.data to 2021.0.10 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11138">#11138</a></li>
   <li>Update reactor-netty to 1.0.18 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11133">#11133</a></li>
   <li>Update spring-ldap-core to 2.3.7.RELEASE <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/11139">#11139</a></li>
   </ul>
   <h2>5.5.5</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Introduce <code>AuthorizationManagerWebInvocationPrivilegeEvaluator</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10683">#10683</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li>Add Kotlin examples for Spring Data Integration of servlet application <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10847">#10847</a></li>
   <li>Replace StringUtils class of oauth2-oidc-sdk completely <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10825">#10825</a></li>
   <li>Getting Spring Security Reference Docs have a error <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10797">#10797</a></li>
   <li>RequestMatcherDelegatingWebInvocationPrivilegeEvaluator doesn't provided access to the ServletContext <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10791">#10791</a></li>
   <li>Make source code compatible with JDK 8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10700">#10700</a></li>
   <li><code>WebInvocationPrivilegeEvaluator</code> Bean should support multiple <code>SecurityFilterChain</code>s <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10681">#10681</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Update spring-ldap-core to 2.3.6.RELEASE <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10863">#10863</a></li>
   <li>Update org.springframework.data to 2021.0.9 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10862">#10862</a></li>
   <li>Update org.springframework to 5.3.16 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/10861">#10861</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc">spring-security-core's changelog</a>.</em></p>
   <blockquote>
   <p>= Update Dependencies</p>
   <p>Ensure you have no changes in your local repository.
   Change to a new branch.
   For example:</p>
   <h2>[source,bash]</h2>
   <h2>$ git checkout -b 5.5.0-RC1-dependencies</h2>
   <p>Review the rules in build.gradle to ensure the rules make sense.
   For example, we should not allow major version updates in a patch release.
   Also ensure that all of the exclusions still make sense.</p>
   <p>The following Gradle command will update your dependencies creating a commit for each dependency update.
   The first invocation of the command will take quite a while (~20 minutes depending on internet speed) to run because it is indexing all the versions of all the dependencies.</p>
   <h2>[source,bash]</h2>
   <h2>$ ./gradlew updateDependencies</h2>
   <p>Review the commits to ensure that the updated dependency versions make sense for this release. For example, we should not perform a major version update for a patch release.</p>
   <h2>[source,bash]</h2>
   <h2>$ git log</h2>
   <p>If any of the versions don’t make sense, update <code>build.gradle</code> to ensure that the version is excluded.</p>
   <p>Run all the checks:</p>
   <h2>[source,bash]</h2>
   <h2>$ ./gradlew check</h2>
   <p>If they don’t work, you can run a git bisect to discover what broke the build.
   Fix any commits that broke the build.</p>
   <p>Check out the original brach:</p>
   <h2>[source,bash]</h2>
   <h2>$ git checkout -</h2>
   <p>The following command will update the dependencies again but this time creating a ticket for each update and placing <code>Closes gh-&lt;number&gt;</code> in the commit. Replacing the following values:</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-security/commit/ada333710470ae07b7e96aef1efc87d06006882c"><code>ada3337</code></a> Release 5.5.7</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/0bd7daf899305eac4b2b0a070db8f9536ac384c5"><code>0bd7daf</code></a> Improve Upgrading</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/c6461d61babfcf92febfd0a85785623e53190a8f"><code>c6461d6</code></a> AntRegexRequestMatcher Optimization</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/4405cf18f31505718dcfa7b8cf50fb418f20a288"><code>4405cf1</code></a> Extract rejectNonPrintableAsciiCharactersInFieldName</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/7eb8a58244b5297d37890a205d3328f5051b2d79"><code>7eb8a58</code></a> Update org.springframework.data to 2021.0.11</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/415ee4d823a1dd5911377766a9989867f6632e7d"><code>415ee4d</code></a> Update org.springframework to 5.3.20</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/4d47d513b505a0566ab637d42bc06806577b0998"><code>4d47d51</code></a> Update io.projectreactor to 2020.0.19</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/7983c695e23027cfdb7689b348640367256738fe"><code>7983c69</code></a> Fix mvcMatchers overriding previous paths</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/15b3744dcfe3c4d753bc2a0a8a2b3829825c8b11"><code>15b3744</code></a> Fix setServletContext not being called for AuthorizationManagerWebInvocationP...</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/20b94c4a2667e1f921f3635a6a9d8b897efd4b89"><code>20b94c4</code></a> Next development version</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-security/compare/5.5.0...5.5.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.security:spring-security-core&package-manager=maven&previous-version=5.5.0&new-version=5.5.7)](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/ignite-extensions/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@ignite.apache.org

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