enonic / lib-http-client

Http Client Library for Enonic XP.
Apache License 2.0
0 stars 4 forks source link

Bump io.github.hakky54:sslcontext-kickstart from 8.1.5 to 8.1.6 #152

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.github.hakky54:sslcontext-kickstart from 8.1.5 to 8.1.6.

Changelog

Sourced from io.github.hakky54:sslcontext-kickstart's changelog.

v8.1.6

  • Bug-fix Resolved antivirus alert by removing shell script layer from Mac OS X command to fetch system trusted Certificate Authorities
  • Bug-fix Resolved antivirus alert by excluding ~/Library/Keychains/login.keychain-db keychain file from MacCertificateUtils
  • Bumped dependencies
  • Added method to check if a certificate is a self-signed one in CertificateUtils
Commits
  • f44b57d [maven-release-plugin] prepare release v8.1.6
  • ded609e Updated documentation
  • 4b69734 Removed ~/Library/Keychains/login.keychain-db keychain file from MacCertifica...
  • 0e19970 Resolve sonar issue
  • 486c1a6 Replaced shell script a direct call to the security executable
  • ed9e934 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#374)
  • b4c5a34 Bump version.netty-handler from 4.1.96.Final to 4.1.97.Final (#373)
  • 2cc23a5 Bump io.projectreactor.netty:reactor-netty from 1.1.9 to 1.1.10 (#372)
  • 43e8378 Added method for checking self-signed certificate
  • 3ddc41b Configured Java 17 for static code analysis
  • 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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8c86fbb) 91.42% compared to head (3909d0d) 91.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================= Coverage 91.42% 91.42% Complexity 156 156 ========================================= Files 9 9 Lines 513 513 Branches 58 58 ========================================= Hits 469 469 Misses 23 23 Partials 21 21 ```

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