Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring.security.version from 5.7.5 to 6.1.2 #1194

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2023

Bumps spring.security.version from 5.7.5 to 6.1.2.
Updates org.springframework.security:spring-security-web from 5.7.5 to 6.1.2

Release notes

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

6.1.2

⭐ 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

🪲 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

🔨 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

❤️ Contributors

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

6.1.1

⭐ 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

🪲 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

Updates org.springframework.security:spring-security-config from 5.7.5 to 6.1.2

Release notes

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

6.1.2

⭐ 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

🪲 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

🔨 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

❤️ Contributors

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

6.1.1

⭐ 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

🪲 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 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.version` from 5.7.5 to 6.1.2.

Updates `org.springframework.security:spring-security-web` from 5.7.5 to 6.1.2
- [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.7.5...6.1.2)

Updates `org.springframework.security:spring-security-config` from 5.7.5 to 6.1.2
- [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.7.5...6.1.2)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.security:spring-security-config
  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 Jul 22, 2023
@goekay goekay closed this Jul 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

@goekay goekay deleted the dependabot/maven/spring.security.version-6.1.2 branch July 25, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant