BBMRI-ERIC / negotiator

An Open-source access negotation system for Research Infrastructures
https://negotiator.bbmri-eric.eu
GNU Affero General Public License v3.0
4 stars 8 forks source link

chore(deps-dev): bump org.springframework.security:spring-security-test from 6.2.3 to 6.2.4 #296

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps org.springframework.security:spring-security-test from 6.2.3 to 6.2.4.

Release notes

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

6.2.4

:beetle: Bug Fixes

  • SpaCsrfTokenRequestHandler(Kotlin) documented in csrf-integration-javascript-spa causes NullPointerException #14805
  • Address AuthorizationObservationConvention Package Tangle #14795
  • bug org.springframework.security.oauth2.server.resource.introspection.SpringOpaqueTokenIntrospector introspect method error #14848
  • Transactional annotation breaks AOT for native image #14865

:hammer: Dependency Upgrades

  • Bump io.micrometer:micrometer-observation from 1.12.4 to 1.12.5 #14867
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 #14873
  • Bump io.spring.ge.conventions from 0.0.15 to 0.0.16 #14821
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.1 to 1.0.2 #14786
  • Bump org-aspectj from 1.9.21.2 to 1.9.22 #14798
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #14907
  • Bump org.springframework.data:spring-data-bom from 2023.1.4 to 2023.1.5 #14908
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.2 to 3.2.3 #14896
  • Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6 #14895
  • Update org.opensaml:opensaml-core4 to 4.3.1 #14850

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot]

Commits
  • acc96f1 Release 6.2.4
  • 2ed0138 Merge branch '6.1.x' into 6.2.x
  • c74f6bd Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
  • 82e8817 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
  • e80ef2d Bump org.springframework.data:spring-data-bom from 2023.1.4 to 2023.1.5
  • 8065e2b Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6
  • 5dd8647 Bump org.springframework.ldap:spring-ldap-core from 3.2.2 to 3.2.3
  • b2f7603 Merge branch '6.1.x' into 6.2.x
  • a55c5c1 Bump org.springframework:spring-framework-bom from 6.0.18 to 6.0.19
  • c5fefd4 Merge branch '6.1.x' into 6.2.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 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)
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.65%. Comparing base (af1018a) to head (cff6a19).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #296 +/- ## ========================================= Coverage 77.65% 77.65% Complexity 915 915 ========================================= Files 125 125 Lines 2792 2792 Branches 163 163 ========================================= Hits 2168 2168 Misses 523 523 Partials 101 101 ``` | [Flag](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/296/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/296/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `77.65% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.