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

chore(deps): bump org.springframework.security:spring-security-config from 6.0.5 to 6.0.7 #4

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps org.springframework.security:spring-security-config from 6.0.5 to 6.0.7.

Release notes

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

6.0.7

⭐ New Features

  • Automate spring-security.xsd #13824

🪲 Bug Fixes

  • CookieRequestCache ignores user Locale #13795
  • Default Security Configuration adds WWW-Authenticate Twice #13758
  • OAuth2AuthenticationExceptionMixin doesn't work in JDK 17 #13799
  • Problem uploading multipart file after migrating to latest Spring Security. #13731
  • Resolve The matchingRequestParameterName From The Query String #13817
  • Saml2AuthenticationExceptionMixin doesn't work in JDK 17 #13805
  • Spring ACL and native compilation fail to process datasource properties #12653

❤️ Contributors

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

6.0.6

⭐ New Features

  • requestMatchers servlet validation error should include information about servlet paths #13721
  • requestMatchers should not count servlets without mappings #13720

🪲 Bug Fixes

  • Doc : typo in Custom DSLs section #13325
  • Fix typo in docs #13605
  • Referrer Header is set in Reactive Web Applications by default, although doc says it is not. #13589
  • saml2Login should not override OpenSaml4AuthenticationProvider bean #13654
  • The bean 'preFilterAuthorizationAdvisor', defined in class path resource could not be registered #13579
  • Update links in adocs #13565

🔨 Dependency Upgrades

  • Update io.projectreactor to 2022.0.10 #13710
  • Update logback-classic to 1.4.11 #13707
  • Update micrometer-observation to 1.10.10 #13708
  • Update mockk to 1.13.7 #13709
  • Update org.aspectj to 1.9.20 #13712
  • Update org.springframework.data to 2022.0.9 #13713
  • Update reactor-netty to 1.1.10 #13711
  • Update spring-ldap-core to 3.0.5 #13714

❤️ Contributors

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

... (truncated)

Commits
  • 7c17cfa Release 6.0.7
  • 3427350 Merge branch '5.8.x' into 6.0.x
  • 779541b Merge branch '5.7.x' into 5.8.x
  • 5b293d2 Automate spring-security.xsd
  • 18e8836 Resolve The matchingRequestParameterName From The Query String
  • aeafcc1 Defer MethodSecurityExpressionHandler Resolution
  • 48babb7 Merge branch '5.8.x' into 6.0.x
  • f026e29 Add dependency on rncToXsd task from nohttp
  • 620e6e0 Add rncToXsd task to resources set
  • 4ebfa2c Use lazy API to configure rncToXsd task
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 6.0.5 to 6.0.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@6.0.5...6.0.7)

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

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 Jun 18, 2024
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