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-bom from 5.6.3 to 5.7.0 #917

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps spring-security-bom from 5.6.3 to 5.7.0.

Release notes

Sourced from spring-security-bom's releases.

5.7.0

⭐ New Features

  • Check Samples should run against the current artifacts #11199
  • Consider replacing an inner loop with Set of authority strings in AuthorityAuthorizationManager#isAuthorized #11188
  • Remember me should detect UserDetailsService bean #11170
  • WebSessionServerSecurityContextRepository provides Mono.cache option #8422
  • X509 should detect UserDetailsService bean #11174

🪲 Bug Fixes

  • @EnableMethodSecurity doesn't resolve annotations on interfaces through a Proxy #11177
  • Add shouldFilterAllDispatcherTypes to Kotlin DSL #11153
  • Fix setServletContext not being called for AuthorizationManagerWebInvocationPrivilegeEvaluator #11165
  • Multiple .requestMatchers().mvcMatchers() override previous one #11185

🔨 Dependency Upgrades

  • Update aspectj-plugin to 6.4.3 #11218
  • Update com.nimbusds to 9.35 #11217
  • Update htmlunit to 2.61.0 #11222
  • Update htmlunit-driver to 2.61.0 #11224
  • Update io.projectreactor to 2020.0.19 #11220
  • Update mockk to 1.12.4 #11219
  • Update org.jetbrains.kotlin to 1.6.21 #11223
  • Update org.springframework to 5.3.20 #11225
  • Update org.springframework.data to 2021.2.0 #11228
  • Update reactor-netty to 1.1.0-M2 #11221
  • Update spring-data-jpa to 2.7.0-RC1 #11226
  • Update spring-ldap-core to 2.4.0 #11227

❤️ Contributors

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

5.7.0-RC1

⭐ New Features

  • Add authorizeHttpRequests to Kotlin DSL #10895
  • Add authorizeHttpRequests to Kotlin DSL #10481
  • Add DisableEncodeUrlFilter #11084
  • Add Option to Filter All Dispatcher Types #11094
  • Add Option to Filter All Dispatcher Types #11092
  • Add support for authorization events in DelegatingAuthorizationManager #9527
  • Add Support for Explicitly Saving SecurityContext #10949
  • Create ForceEagerSessionCreationFilter #11109
  • DelegatingAuthorizationManager Should Fire Events #9288
  • Deprecate loadContext(RequestResponseHolder) in 5.x #11032

... (truncated)

Commits
  • 3497b0e Release 5.7.0
  • 1229b27 Improve Upgrading
  • ee28896 AntRegexRequestMatcher Optimization
  • 6b823fb Extract rejectNonPrintableAsciiCharactersInFieldName
  • fb3f38f Update org.springframework.data to 2021.2.0
  • 2e37b7a Update spring-ldap-core to 2.4.0
  • 7b6ff77 Update org.springframework to 5.3.20
  • 7659c70 Update htmlunit-driver to 2.61.0
  • 771ca55 Update org.jetbrains.kotlin to 1.6.21
  • 949f953 Update htmlunit to 2.61.0
  • 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)

Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.6.3 to 5.7.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.3...5.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2022

Superseded by #918.

@dependabot dependabot bot closed this May 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.security-spring-security-bom-5.7.0 branch May 19, 2022 06:02
@ynojima ynojima added this to the 0.7.5.RELEASE milestone Aug 9, 2022
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 java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

1 participant