javalin / javalin-ssl

Straightforward SSL Configuration for Javalin!
https://javalin.io/plugins/ssl-helpers
10 stars 1 forks source link

[gradle](deps): Bump sslContextKickstart from 8.1.1 to 8.1.4 #92

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sslContextKickstart from 8.1.1 to 8.1.4. Updates io.github.hakky54:sslcontext-kickstart from 8.1.1 to 8.1.4

Changelog

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

v8.1.4

  • Bug-fix Filter out unsupported ciphers and protocols

v8.1.3

  • Added default hostname verifier in HostnameVerifierUtils
  • Marked a method in HostnameVerifierUtils as deprecated
  • Align behaviour of SSLContext, SSLEngine, SSLSocketFactory and SSLServerSocketFactory with custom SSLContext
  • Added Enhanceable HostnameVerifier
  • Improve duplicate checker for InflatableTrustManager

v8.1.2

  • Add support for new Windows KeyStore types
  • Added debug logger when using UnsafeTrustManager
  • Bump dependencies
  • Improve readability of InflatableTrustManager
  • Reduced code duplication
  • Additional methods for KeyStoreUtils
  • Simplify usage of EnhanceableTrustManager and InflatableTrustManager
  • Made CertificateExtractorUtils thread safe
  • Applied sonar recommendations
Commits
  • 759470d [maven-release-plugin] prepare release v8.1.4
  • f2899c2 Merge pull request #363 from Hakky54/bug-fix/filter-out-unsupported-ciphers-a...
  • 6d4e94b Added option to filter out not supported ciphers and protocols
  • 49d227b [maven-release-plugin] prepare for next development iteration
  • 51ec10a [maven-release-plugin] prepare release v8.1.3
  • f13e4fc Updated docs
  • 4d2ec2a Added enhanceable HostnameVerifier
  • 7fb48cb Merge pull request #361 from Hakky54/dependabot/maven/io.projectreactor.netty...
  • 537a05f Bump reactor-netty from 1.1.8 to 1.1.9
  • 8bff410 Added default hostname verifier
  • Additional commits viewable in compare view


Updates io.github.hakky54:sslcontext-kickstart-for-jetty from 8.1.1 to 8.1.4

Changelog

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

v8.1.4

  • Bug-fix Filter out unsupported ciphers and protocols

v8.1.3

  • Added default hostname verifier in HostnameVerifierUtils
  • Marked a method in HostnameVerifierUtils as deprecated
  • Align behaviour of SSLContext, SSLEngine, SSLSocketFactory and SSLServerSocketFactory with custom SSLContext
  • Added Enhanceable HostnameVerifier
  • Improve duplicate checker for InflatableTrustManager

v8.1.2

  • Add support for new Windows KeyStore types
  • Added debug logger when using UnsafeTrustManager
  • Bump dependencies
  • Improve readability of InflatableTrustManager
  • Reduced code duplication
  • Additional methods for KeyStoreUtils
  • Simplify usage of EnhanceableTrustManager and InflatableTrustManager
  • Made CertificateExtractorUtils thread safe
  • Applied sonar recommendations
Commits
  • 759470d [maven-release-plugin] prepare release v8.1.4
  • f2899c2 Merge pull request #363 from Hakky54/bug-fix/filter-out-unsupported-ciphers-a...
  • 6d4e94b Added option to filter out not supported ciphers and protocols
  • 49d227b [maven-release-plugin] prepare for next development iteration
  • 51ec10a [maven-release-plugin] prepare release v8.1.3
  • f13e4fc Updated docs
  • 4d2ec2a Added enhanceable HostnameVerifier
  • 7fb48cb Merge pull request #361 from Hakky54/dependabot/maven/io.projectreactor.netty...
  • 537a05f Bump reactor-netty from 1.1.8 to 1.1.9
  • 8bff410 Added default hostname verifier
  • Additional commits viewable in compare view


Updates io.github.hakky54:sslcontext-kickstart-for-pem from 8.1.1 to 8.1.4

Changelog

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

v8.1.4

  • Bug-fix Filter out unsupported ciphers and protocols

v8.1.3

  • Added default hostname verifier in HostnameVerifierUtils
  • Marked a method in HostnameVerifierUtils as deprecated
  • Align behaviour of SSLContext, SSLEngine, SSLSocketFactory and SSLServerSocketFactory with custom SSLContext
  • Added Enhanceable HostnameVerifier
  • Improve duplicate checker for InflatableTrustManager

v8.1.2

  • Add support for new Windows KeyStore types
  • Added debug logger when using UnsafeTrustManager
  • Bump dependencies
  • Improve readability of InflatableTrustManager
  • Reduced code duplication
  • Additional methods for KeyStoreUtils
  • Simplify usage of EnhanceableTrustManager and InflatableTrustManager
  • Made CertificateExtractorUtils thread safe
  • Applied sonar recommendations
Commits
  • 759470d [maven-release-plugin] prepare release v8.1.4
  • f2899c2 Merge pull request #363 from Hakky54/bug-fix/filter-out-unsupported-ciphers-a...
  • 6d4e94b Added option to filter out not supported ciphers and protocols
  • 49d227b [maven-release-plugin] prepare for next development iteration
  • 51ec10a [maven-release-plugin] prepare release v8.1.3
  • f13e4fc Updated docs
  • 4d2ec2a Added enhanceable HostnameVerifier
  • 7fb48cb Merge pull request #361 from Hakky54/dependabot/maven/io.projectreactor.netty...
  • 537a05f Bump reactor-netty from 1.1.8 to 1.1.9
  • 8bff410 Added default hostname verifier
  • Additional commits viewable in compare view


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

:exclamation: No coverage uploaded for pull request base (dev@744c07b). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 8b34515 differs from pull request most recent head 6aadf9c. Consider uploading reports for the commit 6aadf9c to get more accurate results

@@          Coverage Diff           @@
##             dev      #92   +/-   ##
======================================
  Coverage       ?   90.96%           
  Complexity     ?       81           
======================================
  Files          ?        7           
  Lines          ?      299           
  Branches       ?       23           
======================================
  Hits           ?      272           
  Misses         ?       22           
  Partials       ?        5           
Flag Coverage Δ
integrationTests 81.60% <ø> (?)
unitTests 40.80% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

zugazagoitia commented 1 year ago

@dependabot ignore this minor version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 8.1.x again, unless you re-open this PR. 😢

zugazagoitia commented 1 year ago

@dependabot close