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.7 to 8.2.0 #155

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.github.hakky54:sslcontext-kickstart from 8.1.7 to 8.2.0.

Changelog

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

v8.2.0

  • Added option to conceal trusted certificate names for a server
  • Bumped dependencies
Commits
  • 5869aeb [maven-release-plugin] prepare release v8.2.0
  • 4705d71 Updated documentation
  • a329a9b Merge pull request #393 from Hakky54/dependabot/maven/version.byte-buddy-1.14.9
  • 0de8d14 Merge pull request #394 from Hakky54/dependabot/maven/io.projectreactor.netty...
  • f76dbaf Merge pull request #395 from Hakky54/dependabot/maven/org.eclipse.jetty-jetty...
  • 953a134 Bump org.eclipse.jetty:jetty-util
  • 018e8f3 Bump io.projectreactor.netty:reactor-netty from 1.1.11 to 1.1.12
  • 791d1ba Bump version.byte-buddy from 1.14.8 to 1.14.9
  • 7b6922b Added new option to hide away trusted certificate names
  • 3f50057 Added gerardnorton as contributor
  • 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

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

Comparison is base (59ed4d9) 91.42% compared to head (7d4d23e) 91.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #155 +/- ## ========================================= 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.