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 7.5.0 to 8.0.0 #144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.github.hakky54:sslcontext-kickstart from 7.5.0 to 8.0.0.

Changelog

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

v8.0.0

  • Added support for Java Modules
  • Removed code duplication
  • Disabled filtering duplicate trusted certificates
  • Improved test coverage
  • Fetch Mac OS X trusted certificates without concurrency
  • Removed deprecated methods in CertificateUtils
  • Improved dependency management
Commits
  • e0d75f4 [maven-release-plugin] prepare release v8.0.0
  • ee75a60 Updated docs
  • a7b8726 Bumped netty
  • bd5bf45 Switched to SSL Server (#335)
  • b906453 Removed deprecated methods
  • bf35fc1 Added bjorndarri as contributor
  • fd6b69e Add support for java modules (#333)
  • b52e791 Bump maven-source-plugin from 3.2.1 to 3.3.0 (#331)
  • 2a49a70 Added tests for not using singleton when using proxy
  • cc7c536 Added tests for validating the usage of a singleton
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.73% and project coverage change: +9.93 :tada:

Comparison is base (98f7fd9) 81.49% compared to head (9765e3c) 91.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ============================================ + Coverage 81.49% 91.42% +9.93% - Complexity 109 156 +47 ============================================ Files 6 9 +3 Lines 362 513 +151 Branches 48 58 +10 ============================================ + Hits 295 469 +174 + Misses 38 23 -15 + Partials 29 21 -8 ``` | [Impacted Files](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic) | Coverage Δ | | |---|---|---| | [...a/com/enonic/lib/http/client/CertificateTools.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9DZXJ0aWZpY2F0ZVRvb2xzLmphdmE=) | `77.77% <77.77%> (-2.23%)` | :arrow_down: | | [.../com/enonic/lib/http/client/RefPathByteSource.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9SZWZQYXRoQnl0ZVNvdXJjZS5qYXZh) | `82.75% <82.75%> (ø)` | | | [.../com/enonic/lib/http/client/HttpClientFactory.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9IdHRwQ2xpZW50RmFjdG9yeS5qYXZh) | `86.25% <86.25%> (ø)` | | | [...com/enonic/lib/http/client/HttpRequestFactory.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9IdHRwUmVxdWVzdEZhY3RvcnkuamF2YQ==) | `91.01% <91.01%> (ø)` | | | [...ava/com/enonic/lib/http/client/ResponseMapper.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9SZXNwb25zZU1hcHBlci5qYXZh) | `94.87% <92.59%> (+20.54%)` | :arrow_up: | | [...rc/main/java/com/enonic/lib/http/client/Utils.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9VdGlscy5qYXZh) | `94.87% <94.87%> (ø)` | | | [...com/enonic/lib/http/client/HttpRequestHandler.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9IdHRwUmVxdWVzdEhhbmRsZXIuamF2YQ==) | `97.39% <97.43%> (+13.41%)` | :arrow_up: | | [...n/java/com/enonic/lib/http/client/CertWithKey.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9DZXJ0V2l0aEtleS5qYXZh) | `100.00% <100.00%> (ø)` | | | [...nic/lib/http/client/SharedWorkerThreadFactory.java](https://app.codecov.io/gh/enonic/lib-http-client/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi9odHRwL2NsaWVudC9TaGFyZWRXb3JrZXJUaHJlYWRGYWN0b3J5LmphdmE=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.