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.1 #918

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-security-bom from 5.6.3 to 5.7.1.

Release notes

Sourced from spring-security-bom's releases.

5.7.1

🪲 Bug Fixes

  • StrictHttpFirewall incorrectly rejects valid CJKV characters #11266

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

... (truncated)

Commits
  • 22a1c99 Release 5.7.1
  • e2eed33 Add StrictHttpFirewall.allow* new lines and separators
  • 5bf478e Fix Formatting
  • e0a6a9e StrictHttpFirewall allows CJKV characters
  • 5155719 Next Development Version
  • 3497b0e Release 5.7.0
  • 1229b27 Improve Upgrading
  • ee28896 AntRegexRequestMatcher Optimization
  • 6b823fb Extract rejectNonPrintableAsciiCharactersInFieldName
  • fb3f38f Update org.springframework.data to 2021.2.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.1.
- [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.1)

---
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 19, 2022
@ynojima ynojima force-pushed the dependabot/gradle/org.springframework.security-spring-security-bom-5.7.1 branch 3 times, most recently from e0c6f40 to 2fb82cc Compare May 22, 2022 01:33
@ynojima ynojima force-pushed the dependabot/gradle/org.springframework.security-spring-security-bom-5.7.1 branch from e3ef740 to 81f9a25 Compare May 22, 2022 12:55
@sonarcloud
Copy link

sonarcloud bot commented May 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ynojima ynojima merged commit f8c8875 into master May 22, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.security-spring-security-bom-5.7.1 branch May 22, 2022 13:07
@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.

None yet

1 participant