Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

5.8.6

⭐ New Features

  • Closes #11450 - Add Java beans configuration for Remmember Me Docs #13570
  • Dependencies are resolved from appropriate repositories #13582
  • requestMatchers servlet validation error should include information about servlet paths #13667
  • requestMatchers should not count servlets without mappings #13666

🪲 Bug Fixes

  • Fix Bearer Token RestTemplate Support example #13434
  • Referrer Header is set in Reactive Web Applications by default, although doc says it is not. #13561
  • The bean 'preFilterAuthorizationAdvisor', defined in class path resource could not be registered #13572

🔨 Dependency Upgrades

  • Update io.projectreactor to 2020.0.35 #13702
  • Update org.aspectj to 1.9.20 #13704
  • Update org.springframework.data to 2021.2.15 #13705
  • Update reactor-netty to 1.0.35 #13703

❤️ Contributors

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

Commits
  • 612909a Release 5.8.6
  • 28f98b3 Improve Error Message
  • ed96e2c Ignore Unmappable Servlets
  • 7200f76 Update org.springframework.data to 2021.2.15
  • 094b71b Update org.aspectj to 1.9.20
  • 491f0f6 Update io.projectreactor to 2020.0.35
  • 1db8734 Closes #11450 Add Java beans configuration for Remmember Me Docs
  • 4b44a2d Adapeter to Adapter
  • e8b9a35 Fix Bearer Token RestTemplate Support example
  • 82e5f62 Use includeGroupByRegex
  • 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-bom](https://github.com/spring-projects/spring-security) from 5.8.5 to 5.8.6.
- [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.5...5.8.6)

---
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 Aug 28, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #12966 (8386916) into 3.2 (79ba4cd) will decrease coverage by 0.30%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #12966      +/-   ##
============================================
- Coverage     69.83%   69.53%   -0.30%     
+ Complexity      341        2     -339     
============================================
  Files          3525     1649    -1876     
  Lines        167766    68486   -99280     
  Branches      28074     9996   -18078     
============================================
- Hits         117156    47623   -69533     
+ Misses        40481    16275   -24206     
+ Partials      10129     4588    -5541     

see 1903 files with indirect coverage changes

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

@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

@AlbumenJ AlbumenJ merged commit 042a179 into 3.2 Aug 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.security-spring-security-bom-5.8.6 branch August 29, 2023 01:45
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