Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps spring-security-test from 5.6.1 to 6.0.0.

Release notes

Sourced from spring-security-test's releases.

6.0.0

⏪ Breaking Changes

  • CsrfAuthenticationStrategy is not consistent with CsrfFilter #12235
  • Register FilterChainProxy for all dispatcher types #12180

⭐ New Features

  • Add test runtime hints for annotations using @WithSecurityContext #12215
  • Add WebTestUtils test runtime hints #12216
  • Align with Servlet API 6 #12146
  • Document Configure Default SessionAuthenticationStrategy #12192
  • Document DelegatingSecurityContextRepository #12185
  • Improve deprecation notice in WebSecurityConfigurerAdapter #12262
  • Log a warning when AuthorizationGrantType does not exactly match a pre-defined constant #12234
  • Migration guide for the removal of CAS #12163
  • Polish Span and Meter Names #12225
  • Register FilterChainProxy for All Dispatcher Types Migration Steps #12212
  • Restructure 6.0 Migration Guide #12242
  • Support Jakarta WebSocket 2.1 #12148

🪲 Bug Fixes

  • CsrfAuthenticationStrategy does not check for existing token #12241
  • Ensure instrumentation names align with semantic conventions #12156
  • Incorrect scope map fix #12207
  • SAML logout: Incorrect log messages #12210
  • Saml2MetadataFilter response should configure writer to UTF-8 #12223

🔨 Dependency Upgrades

  • Update micrometer-observation to 1.10.1 #12250
  • Update org.springframework to 6.0.0 #12255
  • Update org.springframework.data to 2022.0.0 #12256
  • Update r2dbc-h2 to 1.0.0.RELEASE #12251
  • Update slf4j-api to 2.0.4 #12254
  • Update spring-ldap-core to 3.0.0 #12257

❤️ Contributors

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

6.0.0-RC2

⭐ New Features

  • Add release line extension #12078
  • Add SpringTestContext.addFilter #12071
  • Document Defer load CsrfToken #12106

... (truncated)

Commits

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)

Bumps [spring-security-test](https://github.com/spring-projects/spring-security) from 5.6.1 to 6.0.0.
- [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@5.6.1...6.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2022

Superseded by #172.

@dependabot dependabot bot closed this Dec 20, 2022
@dependabot dependabot bot deleted the dependabot/gradle/master/org.springframework.security-spring-security-test-6.0.0 branch December 20, 2022 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant