arrumm / veragg

0 stars 0 forks source link

Bump spring-security-test from 5.5.2 to 5.7.5 #162

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-security-test from 5.5.2 to 5.7.5.

Release notes

Sourced from spring-security-test's releases.

5.7.5

:beetle: Bug Fixes

  • Fix AuthorizationFilter incorrectly extending OncePerRequestFilter #12113
  • Fix scope mapping #12112
  • IpAddressServerWebExchangeMatcher throws NullPointerException with framework forward-headers-strategy #11888

5.7.4

:star: New Features

  • automatically manage docs version (with collector) #11955

:beetle: Bug Fixes

  • AuthenticationEventPublisher bean is not picked up if no UserDetailsService bean #11729
  • Build fails with missing project property cloneOutputDirectory #11979
  • GitHubMilestoneApiTests due_on Should Use LocalDate #11707
  • HttpSecurity Bean does not set DefaultAuthenticationEventPublisher #11727
  • NamespaceLdapAuthenticationProviderTests Should Use Dynamic Port #11711
  • RemoteJwkSet is not refreshed when encountering an unknown KID #11723
  • RequestRejectedHandler does not reliable prevent Internal Server Error #11744

:hammer: Dependency Upgrades

  • Update Gradle Enterprise plugin to 3.11.1 #11830
  • Update hibernate-entitymanager to 5.6.10.Final #11745
  • Update hibernate-entitymanager to 5.6.12.Final #12016
  • Update io.projectreactor to 2020.0.22 #11743
  • Update io.projectreactor to 2020.0.24 #12012
  • Update io.rsocket to 1.1.3 #12014
  • Update jackson-bom to 2.13.4.20221012 #12008
  • Update jackson-databind to 2.13.4.1 #12009
  • Update jackson-datatype-jsr310 to 2.13.4 #12010
  • Update jsonassert to 1.5.1 #11741
  • Update mockk to 1.12.8 #12011
  • Update org.eclipse.jetty to 9.4.48.v20220622 #11740
  • Update org.eclipse.jetty to 9.4.49.v20220914 #12015
  • Update org.springframework to 5.3.22 #11739
  • Update org.springframework to 5.3.23 #12017
  • Update org.springframework.data to 2021.1.6 #11742
  • Update org.springframework.data to 2021.2.4 #12018
  • Update reactor-netty to 1.0.24 #12013

5.7.3

:star: New Features

  • Add Kotlin example showing integration with WebTestClient #9998
  • Set permissions for GitHub actions #11642
  • Update javadoc of EnableWebSecurity to reflect deprecation of WebSecurityConfigurerAdapter #11650

... (truncated)

Commits
  • 24e925e Release 5.7.5
  • 2915a70 Merge branch '5.6.x' into 5.7.x
  • 6530777 Merge branch '5.5.x' into 5.6.x
  • 1f481aa Fix AuthorizationFilter incorrectly extending OncePerRequestFilter
  • 26a51ee Merge branch '5.5.x' into 5.6.x
  • e7fe778 Merge branch '5.4.x' into 5.5.x
  • 3e2ac82 Merge branch '5.3.x' into 5.4.x
  • 5560bba Merge branch '5.2.x' into 5.3.x
  • 7500458 Fix scope mapping
  • 36c1627 Merge branch '5.5.x' into 5.6.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 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)
dependabot[bot] commented 1 year ago

Superseded by #164.