Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Bump spring-security-crypto from 4.2.0.RELEASE to 5.4.7 #296

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps spring-security-crypto from 4.2.0.RELEASE to 5.4.7.

Release notes

Sourced from spring-security-crypto's releases.

5.4.7

⭐ New Features

  • Store one request by default in WebSessionOAuth2ServerAuthorizationRequestRepository #9920

🪲 Bug Fixes

  • Disabling logout keeps LogoutPageGeneratingWebFilter registered at /logout #9942
  • Missing log of "caused by" exception when OP document metadata cannot be reached #9940
  • Using the SecurityMockServerConfigurers.java requires the com.nimbusds oauth2-oidc-sdk on the classpath #9930
  • Adding filters relative to custom ones is broken #9908
  • SEC-3139: Anonymous authentication token not passed to Controller #9891
  • Clarify quick start section in README #9886
  • RSocket and WebClient with Security refCount: 0 #9871
  • Client credentials not correctly encoded in Basic Auth #9861
  • Docs should state default value for Resource Server validation clock skew is 60 seconds #9848
  • OidcClientInitiatedLogoutSuccessHandler url-encodes PostLogoutRedirectUri twice #9820
  • DefaultSpringSecurityContextSource can't handle spaces in baseDn #9807
  • OAuth2ErrorResponseErrorHandler throws IllegalArgumentException for a nonstandard HTTP status code response #9802
  • NPE in HttpSessionSecurityContextRepository.isTransientAuthentication #9800
  • docs.af.pivotal.io->docs-ip.spring.io #9686
  • Buffer LEAK detected by ResourceLeakDetector in AuthenticationPayloadExchangeConverter #9681
  • NullPointerException in StrictHttpFirewall spring-security-web version 5.4.5 #9674
  • WebFlux httpBasic() should match on XHR requests #9662
  • HttpSecurity.addFilter* with same Filter in Different Position Places in Incorrect Location #9643
  • oauth2Login() generates authorization links for "client_credentials" grant type #9637

5.4.6

🪲 Bug Fixes

🔨 Dependency Upgrades

  • Update to Spring Boot 2.4.4 #9613

5.4.5

🪲 Bug Fixes

  • Downgrade to Nimbus JOSE JWT 8.+ #9453

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

5.4.4

This release fixes a problem with the release of 5.4.3

... (truncated)

Commits
  • 73e6ef2 Release 5.4.7
  • d71be4c Lock Dependencies for Release
  • 0c1bce5 Disable default logout page when logout disabled
  • 1cd4ffe fix typo preventing full exception to be displayed in log
  • 1d48f31 Replace StringUtils from oauth2-oidc-sdk
  • a108868 Store one request by default in WebSessionOAuth2ServerAuthorizationRequestRep...
  • ac371d5 Fix Adding Filter Relative to Custom Filter
  • e601d96 Anonymous Authentication Argument Resolution Docs
  • 18d04f2 Fix Getting Started Link
  • b9e1901 Format PayloadInterceptorRSocket
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants