dependabot[bot] opened a new pull request, #115: URL: https://github.com/apache/ignite-extensions/pull/115
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.5.0 to 5.5.1. <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.1</h2> <h2>:star: New Features</h2> <ul> <li>Consider adding a link checker to build <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9972">#9972</a></li> <li>Use Job Outputs to Transmit Error <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9928">#9928</a></li> <li>Store one request by default in WebSessionOAuth2ServerAuthorizationRequestRepository <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9917">#9917</a></li> <li>Combine different OS Build in one CI Job <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9798">#9798</a></li> <li>Use GPG_PRIVATE_KEY directly <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9778">#9778</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Update links to point to migrated samples <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9971">#9971</a></li> <li>Add messaging to documentation about sample migration <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9970">#9970</a></li> <li>Fix broken links in docs <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9969">#9969</a></li> <li>CORS section is missing in Reactive reference documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9952">#9952</a></li> <li>RSocket documentation mentions non-existent class <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9950">#9950</a></li> <li>Disabling logout keeps LogoutPageGeneratingWebFilter registered at /logout <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9941">#9941</a></li> <li>Missing log of "caused by" exception when OP document metadata cannot be reached <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9939">#9939</a></li> <li>Missing support for private_key_jwt in ClientRegistrations <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9936">#9936</a></li> <li>Allow client registration from issuer uri with no authorize_endpoint <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9935">#9935</a></li> <li>Missing support for urn:ietf:params:oauth:grant-type:jwt-bearer in ClientRegistrations <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9934">#9934</a></li> <li>Using the SecurityMockServerConfigurers.java requires the com.nimbusds oauth2-oidc-sdk on the classpath <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9929">#9929</a></li> <li>Jwt client authentication converter should detect new key <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9927">#9927</a></li> <li>Adding filters relative to custom ones is broken <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9906">#9906</a></li> <li>SEC-3139: Anonymous authentication token not passed to Controller <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9890">#9890</a></li> <li>Clarify quick start section in README <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9885">#9885</a></li> <li>RSocket and WebClient with Security refCount: 0 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9870">#9870</a></li> <li>spring-security-config kotlin-stdlib-jdk8 dependency isn't optional <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9864">#9864</a></li> <li>Client credentials not correctly encoded in Basic Auth <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9858">#9858</a></li> <li>Docs should state default value for Resource Server validation clock skew is 60 seconds <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9849">#9849</a></li> <li>OidcClientInitiatedLogoutSuccessHandler url-encodes PostLogoutRedirectUri twice <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9819">#9819</a></li> <li>DefaultSpringSecurityContextSource can't handle spaces in baseDn <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9806">#9806</a></li> <li>OAuth2ErrorResponseErrorHandler throws IllegalArgumentException for a nonstandard HTTP status code response <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9805">#9805</a></li> <li>NPE in HttpSessionSecurityContextRepository.isTransientAuthentication <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9801">#9801</a></li> <li>Fix Build Scan in Build Windows CI Job <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9797">#9797</a></li> <li>GitHub Actions only Activated for main <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9777">#9777</a></li> <li>Artifactory missing mavenJava publication <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9774">#9774</a></li> <li>spring-security-core depends on spring-security-crypto <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9773">#9773</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Update org.springframework to 5.3.8 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9984">#9984</a></li> <li>Update org.slf4j to 1.7.31 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9983">#9983</a></li> <li>Update org.jetbrains.kotlin to 1.5.10 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9982">#9982</a></li> <li>Update hibernate-entitymanager to 5.4.32.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9981">#9981</a></li> <li>Update org.eclipse.jetty to 9.4.42.v20210604 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9980">#9980</a></li> <li>Update io.rsocket to 1.1.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9979">#9979</a></li> <li>Remove commons-codec constraint <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9977">#9977</a></li> <li>Update to OpenSAML 4.1.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9976">#9976</a></li> <li>Update to nimbus-jose-jwt 9.10 <a href="https://github-redirect.dependabot.com/spring-projects/spring-security/issues/9975">#9975</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-<number></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/e41360b4a364744dbbf1afe25840cee26d466b37"><code>e41360b</code></a> Release 5.5.1</li> <li><a href="https://github.com/spring-projects/spring-security/commit/e2e06539fc90b9e4fa952f50259088fd801f8b73"><code>e2e0653</code></a> Remove commons-codec constraint</li> <li><a href="https://github.com/spring-projects/spring-security/commit/93f59a228bb72996abec94f98acafef8df043c25"><code>93f59a2</code></a> Update to OpenSAML 4.1.1</li> <li><a href="https://github.com/spring-projects/spring-security/commit/b2bb014492e574eabd5ccf8c9ec59d4a83729a3f"><code>b2bb014</code></a> Update to nimbus-jose-jwt 9.10</li> <li><a href="https://github.com/spring-projects/spring-security/commit/062910c2c432651dca4900108dc91929d57fa564"><code>062910c</code></a> Update to oauth2-oidc-sdk 9.9</li> <li><a href="https://github.com/spring-projects/spring-security/commit/40fdb5a60d4a2f66dd371a3ca7f26783584a8b12"><code>40fdb5a</code></a> Update org.springframework to 5.3.8</li> <li><a href="https://github.com/spring-projects/spring-security/commit/2fa0da5cde8e91ffa67edab3fd1a12d8a30c94eb"><code>2fa0da5</code></a> Update org.slf4j to 1.7.31</li> <li><a href="https://github.com/spring-projects/spring-security/commit/c5f4ae5c0a955ac4c2dd948fdf4ca762758dbf93"><code>c5f4ae5</code></a> Update org.jetbrains.kotlin to 1.5.10</li> <li><a href="https://github.com/spring-projects/spring-security/commit/c68c1c55ff6843f6ecec4fa003ba6161390920f0"><code>c68c1c5</code></a> Update hibernate-entitymanager to 5.4.32.Final</li> <li><a href="https://github.com/spring-projects/spring-security/commit/be2595bc66ecc43abd1be569b109019703fad66f"><code>be2595b</code></a> Update org.eclipse.jetty to 9.4.42.v20210604</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-security/compare/5.5.0...5.5.1">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
