Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps org.springframework.security:spring-security-bom from 5.8.4 to 5.8.5.

Release notes

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

5.8.5

⭐ New Features

  • Improve RequestMatcher Validation #13551
  • Improve Security Filters Documentation #8167

🪲 Bug Fixes

  • Optimize Querying of RequestCache -> continue parameter #13438
  • Unable to Find 'filterProcessingUrl' Method in Spring Security 6.1.1 Saml2LoginConfigurer Configuration #13417
  • Use default PathPatternParser instance #13462

🔨 Dependency Upgrades

  • Update io.projectreactor to 2020.0.34 #13513
  • Update org.springframework to 5.3.29 #13515
  • Update org.springframework.data to 2021.2.14 #13516
  • Update reactor-netty to 1.0.34 #13514
Commits
  • d02ab50 Release 5.8.5
  • bb46a54 Add DispatcherServlet to Tests
  • df239b6 Improve RequestMatcher Validation
  • a939f17 Merge branch '5.7.x' into 5.8.x
  • fe9bc26 Merge branch '5.6.x' into 5.7.x
  • 7813a9b Use default PathPatternParser instance
  • 7d58b93 Merge branch '5.7.x' into 5.8.x
  • dc3cb68 Merge branch '5.6.x' into 5.7.x
  • 8555c10 Update org.springframework.data to 2021.2.14
  • ae46531 Update org.springframework to 5.3.29
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Jul 24, 2023
@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.92%. Comparing base (848a577) to head (396ab7e).
⚠️ Report is 769 commits behind head on 3.2.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.2   #12781      +/-   ##
============================================
- Coverage     68.67%   66.92%   -1.75%     
+ Complexity      116        2     -114     
============================================
  Files          3653     1782    -1871     
  Lines        170431    71679   -98752     
  Branches      28021    10244   -17777     
============================================
- Hits         117040    47972   -69068     
+ Misses        43265    19101   -24164     
+ Partials      10126     4606    -5520     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlbumenJ AlbumenJ merged commit 925e81a into 3.2 Jul 25, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.security-spring-security-bom-5.8.5 branch July 25, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants