Skip to content

Bump spring-security-core from 5.7.5 to 5.7.8 - #3770

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/org.springframework.security-spring-security-core-5.7.8
Closed

Bump spring-security-core from 5.7.5 to 5.7.8#3770
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/org.springframework.security-spring-security-core-5.7.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 5, 2023

Copy link
Copy Markdown
Contributor

Bumps spring-security-core from 5.7.5 to 5.7.8.

Release notes

Sourced from spring-security-core's releases.

5.7.8

⭐ New Features

  • Clarify documentation code snippet(s) (unclear where static imported methods come from) #6597
  • Document relationship between registrationId, EntityID, and resolving a relying party #12764

🪲 Bug Fixes

  • Add test to SimpleUrlAuthenticationSuccessHandlerTests #12740
  • Avoid NPE in FilterInvocation #12922
  • EntityId ignored in xml relying-party-registration #11898
  • Fix a javadoc typo in ReactiveAuthorizationManager #12998
  • Fix a javadoc typo in ReactiveAuthorizationManager #12978
  • Fix typo in SessionManagementConfigurer javadoc #12820
  • Missing spring-security-oauth2 xsds after release #12804
  • NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder holds a reference to JWSVerificationKeySelector before ConfigurableJWTProcessor.setJWSKeySelector is executed #12960
  • RelyingPartyRegistrations should not fail when SPSSODescriptor elements are present #12664
  • SwitchUserFilter should use HttpSessionSecurityContextRepository by default #12834

🔨 Dependency Upgrades

  • Update blockhound to 1.0.8.RELEASE #13016
  • Update io.projectreactor to 2020.0.31 #13014
  • Update logback-classic to 1.2.12 #13013
  • Update org.eclipse.jetty to 9.4.51.v20230217 #13017
  • Update org.springframework to 5.3.27 #13018
  • Update org.springframework.data to 2021.2.11 #13019
  • Update reactor-netty to 1.0.31 #13015

❤️ Contributors

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

5.7.7

⭐ New Features

  • chore: Use cache in continuous-integration-workflow.yml #12503
  • fix unclosed block in docs #12542

🪲 Bug Fixes

  • AuthorizationManager method security documentation should use AnnotationMatchingPointcut #11095
  • Document XMLObject retreival for Asserting Party metadata #12667
  • Fix typo in OAuth 2.0 testing docs #12437

... (truncated)

Commits
  • d6eeafb Release 5.7.8
  • 2d52fb8 Clear Repository on Logout
  • 37d8846 Update org.springframework.data to 2021.2.11
  • 74b8c67 Update org.springframework to 5.3.27
  • 8c92750 Update org.eclipse.jetty to 9.4.51.v20230217
  • 4b8bfee Update blockhound to 1.0.8.RELEASE
  • b727f24 Update io.projectreactor to 2020.0.31
  • d55c8aa Update logback-classic to 1.2.12
  • c4e9fb8 Delay JWSVerificationKeySelector Construction
  • 442facc Avoid NPE in FilterInvocation
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.7.5 to 5.7.8.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.7.5...5.7.8)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Dependencies PR that updates dependencies. Be on the edge! label May 5, 2023
@codecov

codecov Bot commented May 5, 2023

Copy link
Copy Markdown

Codecov Report

Merging #3770 (a38b07d) into develop (9050987) will increase coverage by 3.46%.
The diff coverage is n/a.

❗ Current head a38b07d differs from pull request most recent head e8a6428. Consider uploading reports for the commit e8a6428 to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3770      +/-   ##
=============================================
+ Coverage      49.17%   52.63%   +3.46%     
  Complexity        26       26              
=============================================
  Files           1865     1865              
  Lines          35275    35275              
  Branches        2786     2786              
=============================================
+ Hits           17345    18568    +1223     
+ Misses         17010    15742    -1268     
- Partials         920      965      +45     

see 119 files with indirect coverage changes

@dependabot @github

dependabot Bot commented on behalf of github Mar 18, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #3998.

@dependabot dependabot Bot closed this Mar 18, 2024
@dependabot
dependabot Bot deleted the dependabot/maven/org.springframework.security-spring-security-core-5.7.8 branch March 18, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies PR that updates dependencies. Be on the edge!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants