Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.github.hakky54:sslcontext-kickstart from 8.1.2 to 8.1.4 #512

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps io.github.hakky54:sslcontext-kickstart from 8.1.2 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
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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 21, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/develop/io.github.hakky54-sslcontext-kickstart-8.1.4 branch from f8bd3aa to 3306922 Compare July 25, 2023 07:15
@charphi
Copy link
Member

charphi commented Jul 27, 2023

@dependabot rebase

Bumps [io.github.hakky54:sslcontext-kickstart](https://github.com/Hakky54/sslcontext-kickstart) from 8.1.2 to 8.1.4.
- [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md)
- [Commits](Hakky54/sslcontext-kickstart@v8.1.2...v8.1.4)

---
updated-dependencies:
- dependency-name: io.github.hakky54:sslcontext-kickstart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/develop/io.github.hakky54-sslcontext-kickstart-8.1.4 branch from 3306922 to 152608b Compare July 27, 2023 09:26
@charphi charphi merged commit 21c99f1 into develop Jul 27, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/develop/io.github.hakky54-sslcontext-kickstart-8.1.4 branch July 27, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant