link-it / govway

API Gateway per la Pubblica Amministrazione italiana
https://govway.org
GNU General Public License v3.0
55 stars 11 forks source link

Bump spring-security-config from 5.8.3 to 5.8.5 in /mvn/dependencies/spring-security #134

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-security-config from 5.8.3 to 5.8.5.

Release notes

Sourced from spring-security-config's releases.

5.8.5

:star: New Features

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

:beetle: 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

:hammer: 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

5.8.4

:star: New Features

  • Convert to Asciidoctor Tabs #13405
  • Mention that authorizeHttpRequests does not support GrantedAuthorityDefaults #13227
  • mockOAuth2Login() does not work in collaboration with Spring Cloud Gateway and TokenRelayGatewayFilter #13252
  • Use Antora name of security #13329

:beetle: Bug Fixes

  • Additional filters registered when using Custom DSL #13280
  • AffirmativeBased vs. AuthorizationManagers.anyOf(...) documentation #13069
  • AuthorizationAnnotationUtils.findUniqueAnnotation broken for synthetic methods #13132
  • Clarify that Kotlin DSL needs an import #13101
  • Document missing OAuth2LoginAuthenticationFilter set AuthorizationRequestRepository #13191
  • Fix Antora Warnings #13292
  • Fix code snippets in Authorize HttpServletRequest #11522
  • Fix constant value in XContentTypeOptionsServerHttpHeadersWriter #13219
  • Fix Documentation Title #13316
  • Fix legacy-websocket-configuration cross-reference #12969
  • Fix typo in authorization.adoc #13135
  • http://www.springframework.org/schema/security/spring-security.xsd returns 404 #13207
  • Links between migration docs are out of date #12675
  • Proxy Server section is not linked in nav #13322
  • RememberMeAuthenticationFilter does not use SecurityContextRepository configured in HttpSecurity #13104
  • SAML 2.0 HTTP Redirect Binding query params may appear in any order #12963
  • SAML login fails in Internet Explorer 11 #13106
  • Spring Security 6 combined with AspectJ weaving of spring-security-aspects executes PreAuthorize twice #13160

:hammer: Dependency Upgrades

... (truncated)

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/link-it/govway/network/alerts).
andreapoli commented 1 year ago

Fixed in 8592fd0

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.