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 org.springframework.security:spring-security-core from 6.1.3 to 6.1.7 in /spring-data-rest-tests/spring-data-rest-tests-security #2371

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps org.springframework.security:spring-security-core from 6.1.3 to 6.1.7.

Release notes

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

6.1.7

⭐ New Features

  • Fix Spring initializr link in 'Getting Spring Security' #14375
  • Refactor: Remove Irrelevant Documentation Lines #14374
  • Typo fix in configuration.adoc #14372
  • Updated the Configuration examples in docs #14391

🪲 Bug Fixes

  • "Span wasn't started - an observation must be started (not only created)" (Micrometer) due to observation handling in Spring Security Web? #14445
  • HandlerMappingIntrospectorRequestTransformer is registered twice in AOT #14362
  • OAuth2AuthorizationExchange is not serializable #14402
  • WebTestUtilsTestRuntimeHints should implement RuntimeHintsRegistrar #14399
  • Application context fails to load: Couldn't find FilterChainProxy #14370
  • Cannot configure SecurityContextRepository in CasAuthenticationFilter #14529
  • Documentation about configuring SecuritySocketAcceptorInterceptor in Spring Boot is confusing #14347
  • Fix broken sample code in Authorize HttpServletRequests #14386
  • Fix command in CONTRIBUTING.adoc #14489
  • Missing native-image reflection hint for HandlerMappingIntrospectorCachFilterFactoryBean #14359
  • Missing native-image reflection hint for CsrfTokenRequestAttributeHandler$SupplierCsrfToken #14397
  • ReactiveMethodSecurityConfiguration is initialized prematurely when the context contains a BeanPostProcessor #14349
  • SAML relying party logout filter is always ordered last #14550
  • Typo: Update ldap.adoc #14509
  • Typo: Update session-management.adoc #14515
  • Unexpected Exception Handling in NimbusReactiveJwtDecoder decode Method #14495
  • X-Xss-Protection header "1; mode=block" differs in Servlet and Reactive #14345

🔨 Dependency Upgrades

  • Bump Gamesight/slack-workflow-status from 1.2.0 to 1.3.0 #14581
  • Bump Gradle Wrapper from 8.5 to 8.6 #14540
  • Bump gradle/gradle-build-action from 2 to 3 #14500
  • Bump io-spring-javaformat from 0.0.40 to 0.0.41 #14436
  • Bump io.mockk:mockk from 1.13.8 to 1.13.9 #14413
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #14428
  • Bump io.projectreactor:reactor-bom from 2022.0.15 to 2022.0.16 #14611
  • Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #14465
  • Bump org-aspectj from 1.9.21 to 1.9.21.1 #14606
  • Bump org-eclipse-jetty from 11.0.18 to 11.0.19 #14355
  • Bump org-eclipse-jetty from 11.0.19 to 11.0.20 #14519
  • Bump org.apereo.cas.client:cas-client-core from 4.0.3 to 4.0.4 #14437
  • Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 #14421
  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #14555
  • Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 #14389
  • Bump org.springframework:spring-framework-bom from 6.0.15 to 6.0.16 #14443
  • Bump org.springframework:spring-framework-bom from 6.0.16 to 6.0.17 #14621
  • Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 #14499
  • Bump spring-io/spring-github-workflows from eaf17a1890b1ef1b337f015d6eb263baaf8c6dab to 1e8b0587a1f4f01697f9753fa3339c3e0d30f396 #14580

... (truncated)

Commits
  • dd5bfc0 Release 6.1.7
  • 750cb30 Add AuthenticationTrustResolver.isAuthenticated
  • 3093908 Merge branch '5.8.x' into 6.1.x
  • 6230806 Change branch pattern
  • ac87a1a Merge branch '5.8.x' into 6.1.x
  • 2159f3a Fix branch pattern
  • cfe2a18 Merge branch '5.8.x' into 6.1.x
  • dc366cf Bump org.springframework:spring-framework-bom from 5.3.31 to 5.3.32
  • 093a83a Bump org.springframework:spring-framework-bom from 6.0.16 to 6.0.17
  • 8b0cbb1 Merge branch '5.8.x' into 6.1.x
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.1.3 to 6.1.7.
- [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@6.1.3...6.1.7)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Feb 21, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #2377.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/maven/spring-data-rest-tests/spring-data-rest-tests-security/org.springframework.security-spring-security-core-6.1.7 branch March 18, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants