spring-projects / spring-ldap

Spring LDAP
https://spring.io/spring-ldap
Apache License 2.0
348 stars 483 forks source link

Bump org.springframework.security:spring-security-ldap from 5.8.14 to 5.8.16 #970

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps org.springframework.security:spring-security-ldap from 5.8.14 to 5.8.16.

Release notes

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

5.8.16

:star: New Features

  • Support ServerExchangeRejectedHandler @Bean #15976

:beetle: Bug Fixes

  • Catch base64 decode exception #15914
  • Support ServerWebExchangeFirewall @Bean #15977

:hammer: Dependency Upgrades

  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #16030
  • Bump org.springframework.ldap:spring-ldap-core from 2.4.2 to 2.4.4 #16094

:nut_and_bolt: Build Updates

  • Bump @antora/collector-extension from 1.0.0-beta.4 to 1.0.0-beta.5 in /docs #16114
  • Update Antora UI Spring to v0.4.17 #15933

:heart: Contributors

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

5.8.15

:star: New Features

  • Address unnecessary method invocation in AbstractRequestMatcherRegistry #15718
  • The SecuredAuthorizationManager can now find @Secured annotations on … #15014

:beetle: Bug Fixes

  • Disabling credentials erasure on custom AuthenticationManager is not working #15683
  • Methods annotated with @PostFilter are processed twice by PostFilterAuthorizationMethodInterceptor #15624
  • SecurityJackson2Modules.getModules(): Cannot load module org.springframework.security.cas.jackson2.CasJackson2Module #15749
  • The additionalParameters array parameter of OAuth2AuthorizationRequest causes the authorizationRequestUri to be incorrect #15533

:hammer: Dependency Upgrades

  • Bump io.projectreactor.tools:blockhound from 1.0.9.RELEASE to 1.0.10.RELEASE #15928
  • Bump org-eclipse-jetty from 9.4.55.v20240627 to 9.4.56.v20240826 #15730
  • Bump org.springframework.ldap:spring-ldap-core from 2.4.1 to 2.4.2 #15941

:nut_and_bolt: Build Updates

  • Bump @antora/collector-extension from 1.0.0-beta.2 to 1.0.0-beta.3 in /docs #15908

... (truncated)

Commits
  • 506e5b7 Release 5.8.16
  • a7bf8f7 Require Locale argument for toLower/toUpperCase usage
  • 451fbf0 Bump @​antora/collector-extension in /docs
  • d985d04 Bump org.springframework.ldap:spring-ldap-core from 2.4.2 to 2.4.4
  • c24b5eb Support ServerExchangeRejectedHandler @​Bean
  • fd900c2 checkExpectedBranchVersion trim version
  • f28c26f Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4
  • 4214303 Bump @​antora/collector-extension in /docs
  • 5c2106b Format
  • 48241de Merge branch '5.7.x' into 5.8.x
  • 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 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)