Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework.security:spring-security-crypto from 5.8.4 to 6.1.3 #912

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps org.springframework.security:spring-security-crypto from 5.8.4 to 6.1.3.

Release notes

Sourced from org.springframework.security:spring-security-crypto's releases.

6.1.3

⭐ New Features

  • Add MvcRequestMatcher reference documentation #13726
  • Refactor for readability #13472
  • requestMatchers servlet validation error should include information about servlet paths #13722
  • requestMatchers should not count servlets without mappings #13724

🪲 Bug Fixes

  • Add return statement of the roleHierachy method in the servlet/author… #13596
  • Fix typo in docs #13637
  • Referrer Header is set in Reactive Web Applications by default, although doc says it is not. #13590
  • RequestMatcherMetadataResponseResolver only shows last RelyingPartyRegistration #13700
  • saml2Login should not override OpenSaml4AuthenticationProvider bean #13655
  • The bean 'preFilterAuthorizationAdvisor', defined in class path resource could not be registered #13580
  • Update links in adocs #13632

🔨 Dependency Upgrades

  • Update io.projectreactor to 2022.0.10 #13674
  • Update logback-classic to 1.4.11 #13669
  • Update micrometer-observation to 1.10.10 #13672
  • Update mockk to 1.13.7 #13673
  • Update org.aspectj to 1.9.20 #13676
  • Update org.springframework.data to 2022.0.9 #13677
  • Update reactor-netty to 1.1.10 #13675
  • Update spring-ldap-core to 3.0.5 #13678

❤️ Contributors

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

6.1.2

⭐ New Features

  • Improve RequestMatcher Validation #13557
  • Improve Security Filters Documentation #13414
  • Optimize Querying of RequestCache -> continue parameter #13488
  • Optimize Querying of RequestCache -> continue parameter #13482

🪲 Bug Fixes

  • Error message should show underlying Client Authentication method #13498
  • Javadoc for AuthorizationFilter#filterErrorDispatch is wrong #13465
  • once-per-request="true" does not work in XML configuration #13494
  • Spring Security 6 combined with AspectJ weaving of spring-security-aspects executes PreAuthorize twice #13199

... (truncated)

Commits
  • 741bdcf Release 6.1.3
  • bcfa4ad Add MvcRequestMatcher Reference
  • 0df1884 Merge branch '6.0.x' into 6.1.x
  • 5fb6f57 Merge branch '5.8.x' into 6.0.x
  • 28f98b3 Improve Error Message
  • ed96e2c Ignore Unmappable Servlets
  • 037c7cb Merge branch '6.0.x' into 6.1.x
  • fd2b2b7 Update spring-ldap-core to 3.0.5
  • 7d4e5bf Update org.springframework.data to 2022.0.9
  • 509c6c2 Update org.aspectj to 1.9.20
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) from 5.8.4 to 6.1.3.
- [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.8.4...6.1.3)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-crypto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #912 (84da1d0) into main (f82ca1b) will decrease coverage by 0.10%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #912      +/-   ##
============================================
- Coverage     95.53%   95.43%   -0.10%     
+ Complexity     1322     1320       -2     
============================================
  Files            78       78              
  Lines          4273     4273              
  Branches        475      475              
============================================
- Hits           4082     4078       -4     
- Misses           91       94       +3     
- Partials        100      101       +1     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

Superseded by #925.

@dependabot dependabot bot closed this Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.security-spring-security-crypto-6.1.3 branch September 18, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants