Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps unirestVersion from 4.4.5 to 4.6.0.
Updates com.konghq:unirest-java-core from 4.4.5 to 4.6.0

Updates com.konghq:unirest-modules-jackson from 4.4.5 to 4.6.0

Release notes

Sourced from com.konghq:unirest-modules-jackson's releases.

Release v4.6.0

Changelog

Sourced from com.konghq:unirest-modules-jackson's changelog.

4.6.0

  • Add support for multiple proxies and authentication per host

4.5.2

  • Dependency updates

4.5.1

  • Add Config method for setting system property jdk.internal.httpclient.disableHostnameVerification. This will disable host name verification for ALL instances of Unirest or the Java client on the JVM

4.5.0

  • Added support for Server Sent Events. See Documentation.

4.4.11

  • Updated dependencies
  • versions 4.4.8 - 4.4.10 were lost to Maven Central authentication changes

4.4.7

  • issue #542 should pass default response to dynamically created invocations
Commits
  • 9641e74 [maven-release-plugin] prepare release v4.6.0
  • 4447bbd update changelog
  • 85ac867 bump minor for new proxy features
  • cbd2dc6 format
  • 522d38b update javadocs
  • 32d1e50 add some documentation
  • b765a3e issue #553 add support for Proxy selectors
  • db200e1 another test showing how to do different creds per location
  • e09dee2 expose the authenticator independent of the proxy
  • 4ab136c [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.konghq:unirest-modules-gson from 4.4.5 to 4.6.0

Release notes

Sourced from com.konghq:unirest-modules-gson's releases.

Release v4.6.0

Changelog

Sourced from com.konghq:unirest-modules-gson's changelog.

4.6.0

  • Add support for multiple proxies and authentication per host

4.5.2

  • Dependency updates

4.5.1

  • Add Config method for setting system property jdk.internal.httpclient.disableHostnameVerification. This will disable host name verification for ALL instances of Unirest or the Java client on the JVM

4.5.0

  • Added support for Server Sent Events. See Documentation.

4.4.11

  • Updated dependencies
  • versions 4.4.8 - 4.4.10 were lost to Maven Central authentication changes

4.4.7

  • issue #542 should pass default response to dynamically created invocations
Commits
  • 9641e74 [maven-release-plugin] prepare release v4.6.0
  • 4447bbd update changelog
  • 85ac867 bump minor for new proxy features
  • cbd2dc6 format
  • 522d38b update javadocs
  • 32d1e50 add some documentation
  • b765a3e issue #553 add support for Proxy selectors
  • db200e1 another test showing how to do different creds per location
  • e09dee2 expose the authenticator independent of the proxy
  • 4ab136c [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 `unirestVersion` from 4.4.5 to 4.6.0.

Updates `com.konghq:unirest-java-core` from 4.4.5 to 4.6.0

Updates `com.konghq:unirest-modules-jackson` from 4.4.5 to 4.6.0
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v4.4.5...v4.6.0)

Updates `com.konghq:unirest-modules-gson` from 4.4.5 to 4.6.0
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v4.4.5...v4.6.0)

---
updated-dependencies:
- dependency-name: com.konghq:unirest-java-core
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.konghq:unirest-modules-jackson
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.konghq:unirest-modules-gson
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2025 04:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 4, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

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