Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps ayza from 10.0.0 to 10.0.2.
Updates io.github.hakky54:ayza from 10.0.0 to 10.0.2

Changelog

Sourced from io.github.hakky54:ayza's changelog.

v10.0.2

  • Added option to disable HostnameVerifier for Java Net Http Client
  • Added option to override SSLContext.getDefault() with config from SSLFactory
  • Bumped dependencies

v10.0.1

  • Made SLF4J an optional, removed as transitive dependency
  • Added Sude logging api to conditionally log ayza-logs to slf4j or log4j2. If any of these logging api's are present on the classpath or else it will use java util logging.
  • Bumped dependencies
Commits
  • 9731274 [maven-release-plugin] prepare release v10.0.2
  • c309607 Updated docs
  • 9e581a6 Added ability to swap ssl config for default sslcontext algorithm with Provid...
  • e221284 Added Tidelift security reference
  • c20eb41 Added option to disable java net http client hostname verifier
  • 8ef9020 Bump io.projectreactor.netty:reactor-netty from 1.2.11 to 1.3.0 (#698)
  • d0c55ae Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#697)
  • e8025ed Bump version.junit from 5.14.0 to 5.14.1 (#696)
  • ac10aa3 [maven-release-plugin] prepare for next development iteration
  • ea6b2b9 [maven-release-plugin] prepare release v10.0.1
  • Additional commits viewable in compare view

Updates io.github.hakky54:ayza-for-jetty from 10.0.0 to 10.0.2

Changelog

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

v10.0.2

  • Added option to disable HostnameVerifier for Java Net Http Client
  • Added option to override SSLContext.getDefault() with config from SSLFactory
  • Bumped dependencies

v10.0.1

  • Made SLF4J an optional, removed as transitive dependency
  • Added Sude logging api to conditionally log ayza-logs to slf4j or log4j2. If any of these logging api's are present on the classpath or else it will use java util logging.
  • Bumped dependencies
Commits
  • 9731274 [maven-release-plugin] prepare release v10.0.2
  • c309607 Updated docs
  • 9e581a6 Added ability to swap ssl config for default sslcontext algorithm with Provid...
  • e221284 Added Tidelift security reference
  • c20eb41 Added option to disable java net http client hostname verifier
  • 8ef9020 Bump io.projectreactor.netty:reactor-netty from 1.2.11 to 1.3.0 (#698)
  • d0c55ae Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#697)
  • e8025ed Bump version.junit from 5.14.0 to 5.14.1 (#696)
  • ac10aa3 [maven-release-plugin] prepare for next development iteration
  • ea6b2b9 [maven-release-plugin] prepare release v10.0.1
  • Additional commits viewable in compare view

Updates io.github.hakky54:ayza-for-netty from 10.0.0 to 10.0.2

Changelog

Sourced from io.github.hakky54:ayza-for-netty's changelog.

v10.0.2

  • Added option to disable HostnameVerifier for Java Net Http Client
  • Added option to override SSLContext.getDefault() with config from SSLFactory
  • Bumped dependencies

v10.0.1

  • Made SLF4J an optional, removed as transitive dependency
  • Added Sude logging api to conditionally log ayza-logs to slf4j or log4j2. If any of these logging api's are present on the classpath or else it will use java util logging.
  • Bumped dependencies
Commits
  • 9731274 [maven-release-plugin] prepare release v10.0.2
  • c309607 Updated docs
  • 9e581a6 Added ability to swap ssl config for default sslcontext algorithm with Provid...
  • e221284 Added Tidelift security reference
  • c20eb41 Added option to disable java net http client hostname verifier
  • 8ef9020 Bump io.projectreactor.netty:reactor-netty from 1.2.11 to 1.3.0 (#698)
  • d0c55ae Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#697)
  • e8025ed Bump version.junit from 5.14.0 to 5.14.1 (#696)
  • ac10aa3 [maven-release-plugin] prepare for next development iteration
  • ea6b2b9 [maven-release-plugin] prepare release v10.0.1
  • 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 show <dependency name> 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)

Bumps `ayza` from 10.0.0 to 10.0.2.

Updates `io.github.hakky54:ayza` from 10.0.0 to 10.0.2
- [Changelog](https://github.com/Hakky54/ayza/blob/master/CHANGELOG.md)
- [Commits](Hakky54/ayza@v10.0.0...v10.0.2)

Updates `io.github.hakky54:ayza-for-jetty` from 10.0.0 to 10.0.2
- [Changelog](https://github.com/Hakky54/ayza/blob/master/CHANGELOG.md)
- [Commits](Hakky54/ayza@v10.0.0...v10.0.2)

Updates `io.github.hakky54:ayza-for-netty` from 10.0.0 to 10.0.2
- [Changelog](https://github.com/Hakky54/ayza/blob/master/CHANGELOG.md)
- [Commits](Hakky54/ayza@v10.0.0...v10.0.2)

---
updated-dependencies:
- dependency-name: io.github.hakky54:ayza
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.hakky54:ayza-for-jetty
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.hakky54:ayza-for-netty
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants