spring-projects / spring-data-rest

Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
https://spring.io/projects/spring-data-rest
Apache License 2.0
913 stars 561 forks source link

Bump spring-security-config from 6.1.0 to 6.1.2 in /spring-data-rest-tests/spring-data-rest-tests-security #2293

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps spring-security-config from 6.1.0 to 6.1.2.

Release notes

Sourced from spring-security-config's releases.

6.1.2

:star: New Features

  • Improve RequestMatcher Validation #13557
  • Improve Security Filters Documentation #13414
  • Optimize Querying of RequestCache -> continue parameter #13488
  • Optimize Querying of RequestCache -> continue parameter #13482

:beetle: Bug Fixes

  • Error message should show underlying Client Authentication method #13498
  • Javadoc for AuthorizationFilter#filterErrorDispatch is wrong #13465
  • once-per-request="true" does not work in XML configuration #13494
  • Spring Security 6 combined with AspectJ weaving of spring-security-aspects executes PreAuthorize twice #13199
  • Unable to Find 'filterProcessingUrl' Method in Spring Security 6.1.1 Saml2LoginConfigurer Configuration #13421
  • Unable to Use hasIpAddress() Method After Migrating to authorizeHttpRequests() in Spring Security 6 #13478
  • update l179 of jwt docs #13480
  • Use default PathPatternParser instance #13464

:hammer: Dependency Upgrades

  • Update io.projectreactor to 2022.0.9 #13525
  • Update jakarta.websocket to 2.1.1 #13526
  • Update micrometer-observation to 1.10.9 #13524
  • Update org.springframework to 6.0.11 #13527
  • Update org.springframework.data to 2022.0.8 #13528
  • Update org.springframework.data to 2022.0.8 #13522

:heart: Contributors

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

6.1.1

:star: New Features

  • Add initial Native section to reference docs #13236
  • Align Resource Server documentation with Boot's capabilities #13239
  • Convert to Asciidoctor Tabs #13407
  • Document How to Handle Method Security in Native Image #13237
  • Improve javadoc about deprecation of .and() and non-Customizer methods #13273
  • Make eclipse/vscode project import work #13284
  • Mention that authorizeHttpRequests does not support GrantedAuthorityDefaults #13229
  • mockOAuth2Login() does not work in collaboration with Spring Cloud Gateway and TokenRelayGatewayFilter #13254
  • Use Antora name of security #13331

:beetle: Bug Fixes

  • Additional filters registered when using Custom DSL #13282

... (truncated)

Commits
  • a412787 Release 6.1.2
  • cf2c8da Merge branch '6.0.x' into 6.1.x
  • fe7bee9 Merge branch '5.8.x' into 6.0.x
  • bb46a54 Add DispatcherServlet to Tests
  • df239b6 Improve RequestMatcher Validation
  • aaa3131 Merge branch '6.0.x' into 6.1.x
  • cbef118 Merge branch '5.8.x' into 6.0.x
  • 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
  • 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 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/spring-projects/spring-data-rest/network/alerts).

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

dependabot[bot] commented 10 months 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.