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-bom from 5.8.6 to 5.8.7 #8502

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

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

Release notes

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

5.8.7

⭐ New Features

  • Automate spring-security.xsd #13823

🪲 Bug Fixes

  • CookieRequestCache ignores user Locale #13792
  • Default Security Configuration adds WWW-Authenticate Twice #13737
  • OAuth2AuthenticationExceptionMixin doesn't work in JDK 17 #11893
  • Saml2AuthenticationExceptionMixin doesn't work in JDK 17 #13804
Commits
  • 564a022 Release 5.8.7
  • 779541b Merge branch '5.7.x' into 5.8.x
  • 5b293d2 Automate spring-security.xsd
  • f026e29 Add dependency on rncToXsd task from nohttp
  • 620e6e0 Add rncToXsd task to resources set
  • 4ebfa2c Use lazy API to configure rncToXsd task
  • 3feb809 Fix Saml2AuthenticationExceptionMixin on JDK 17
  • 9b7a110 Fix OAuth2AuthenticationExceptionMixinTests on JDK 17
  • ce012a4 CookieRequestCache Should Preserve Request Locale
  • 96d1763 WWW-Authenticate header should not be added twice
  • 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.6 to 5.8.7.
- [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.6...5.8.7)

---
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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 18, 2023
@NotMyFault NotMyFault added the ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback label Sep 19, 2023
@NotMyFault NotMyFault merged commit 910aa99 into master Sep 20, 2023
16 checks passed
@NotMyFault NotMyFault deleted the dependabot/maven/org.springframework.security-spring-security-bom-5.8.7 branch September 20, 2023 18:49
@MarkEWaite MarkEWaite added the skip-changelog Should not be shown in the changelog label Sep 22, 2023
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 ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback skip-changelog Should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants