SELab-2 / OSOC-6

MIT License
1 stars 1 forks source link

Bump spring-security-data from 5.6.3 to 5.7.0 in /backend #447

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps spring-security-data from 5.6.3 to 5.7.0.

Release notes

Sourced from spring-security-data's releases.

5.7.0-RC1

:star: 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
  • Deprecate Saml2AuthenticationRequestFactory #11080
  • Fix saml2 authentication-requests documentation #11034
  • HttpSessionSecurityContextRepository.loadContext support null HttpServletResponse #11029
  • RequestMatcherDelegatingAuthorizationManager should use RequestMatcherEntry #11046

:beetle: Bug Fixes

  • AuthorizationManagerWebInvocationPrivilegeEvaluator does not provide access to ServletContext #10908
  • ExceptionTranslationWebFilter causes a blocking call in case of missing/wrong authentication #10864
  • Fix typo in reference documentation #11058
  • Make the DelegatingPasswordEncoder work correctly, even if the prefix and suffix are the same #10933
  • Update saganCreateRelease property referenceDocUrl #11031
  • Update saganCreateRelease task property referenceDocUrl #11016

:hammer: Dependency Upgrades

  • Update aspectj-plugin to 6.4.2 #11143
  • Update com.nimbusds to 9.34 #11142
  • Update hibernate-entitymanager to 5.6.8.Final #11149
  • Update io.projectreactor to 2020.0.18 #11144
  • Update io.rsocket to 1.1.2 #11146
  • Update org.aspectj to 1.9.9.1 #11147
  • Update org.eclipse.jetty to 9.4.46.v20220331 #11148
  • Update org.jetbrains.kotlin to 1.6.20 #11150
  • Update org.jetbrains.kotlinx to 1.6.1 #11151
  • Update org.springframework to 5.3.19 #11152
  • Update reactor-netty to 1.1.0-M1 #11145

:heart: Contributors

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

... (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)
github-actions[bot] commented 2 years ago

Coverage report for frontend

St.:grey_question:
Category Percentage Covered / Total
🟡 Statements 77.22% 1488/1927
🟡 Branches 66.43% 277/417
🟡 Functions 70.51% 208/295
🟡 Lines 78.01% 1295/1660

Test suite run success

93 tests passing in 34 suites.

Report generated by 🧪jest coverage report action from 827aa2ef2e7ed20cc2e753fe90bbe5dcc120bb50

github-actions[bot] commented 2 years ago

There is no coverage information present for the Files changed

Total Project Coverage 100% :green_apple: