Skip to content

Update dependency com.konghq:unirest-java-core to v4.10.1 - #216

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.konghq-unirest-java-core-4.x
Open

Update dependency com.konghq:unirest-java-core to v4.10.1#216
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.konghq-unirest-java-core-4.x

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.konghq:unirest-java-core 4.5.04.10.1 age confidence

Release Notes

Kong/unirest-java (com.konghq:unirest-java-core)

v4.10.1

Compare Source

  • Add support for the new QUERY method in HTTP
  • Minor javadoc and error message fixes

v4.10.0

Compare Source

  • Issue #​567 : Add support for additional headers added to multi-part form parts. This is supported though a new sub-builder for fields. This sub-builder will eventually take over for many of the complex overloads of ::field which will be dropped in Unirest 5.

v4.9.0

Compare Source

  • Issue #​531 : Support chaining expectations in the mocking library. Users who had multiple matching expects for a route will now be expected to be performed in order.

v4.8.1

Compare Source

  • Dependency updates

v4.8.0

Compare Source

  • Changed default ordering of form fields to the order they were added from alphabetical. Added additional sort method in case anyone wants them sorted the old way.

v4.7.4

Compare Source

  • Re-Introduce a 2 Jackson 2 module available as unirest-modules-jackson-legacy. This will give people a better chance to migrate. This module will be dropped if/when Unirest goes to version 5. See the discussions for an apology.

v4.7.3

Compare Source

Release v4.7.3

v4.7.1

Compare Source

Release v4.7.1

v4.7.0

Compare Source

  • Bump Jackson module to Jackson 3. This also requires the Jackson module to be at Java 17. All other modules are still at 11
    • Users who wish to continue to use Jackson 2 can use the unirest-modules-jackson-legacy module that was added just after this version (see 4.7.4).

v4.6.0

Compare Source

  • Add support for multiple proxies and authentication per host

v4.5.1

Compare Source

  • 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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch 2 times, most recently from d8d875e to a8a1e1b Compare September 14, 2025 07:46
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.5.1 Update dependency com.konghq:unirest-java-core to v4.6.0 Nov 15, 2025
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from a8a1e1b to cae855d Compare November 15, 2025 17:30
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from cae855d to 9e58955 Compare December 6, 2025 03:45
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.6.0 Update dependency com.konghq:unirest-java-core to v4.7.0 Dec 6, 2025
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from 9e58955 to cff2988 Compare January 11, 2026 17:34
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.7.0 Update dependency com.konghq:unirest-java-core to v4.7.1 Jan 11, 2026
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from cff2988 to 987918a Compare January 18, 2026 22:50
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.7.1 Update dependency com.konghq:unirest-java-core to v4.7.3 Jan 18, 2026
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from 987918a to 5f70845 Compare January 19, 2026 14:51
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.7.3 Update dependency com.konghq:unirest-java-core to v4.7.4 Jan 19, 2026
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from 5f70845 to 3db91bd Compare March 19, 2026 00:54
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.7.4 Update dependency com.konghq:unirest-java-core to v4.8.0 Mar 19, 2026
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from 3db91bd to a75f06e Compare March 30, 2026 13:02
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.8.0 Update dependency com.konghq:unirest-java-core to v4.8.1 Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from a75f06e to ff2fe6b Compare May 5, 2026 15:40
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.8.1 Update dependency com.konghq:unirest-java-core to v4.9.0 May 5, 2026
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.9.0 Update dependency com.konghq:unirest-java-core to v4.10.0 May 11, 2026
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from ff2fe6b to dca977e Compare May 11, 2026 15:09
@renovate renovate Bot changed the title Update dependency com.konghq:unirest-java-core to v4.10.0 Update dependency com.konghq:unirest-java-core to v4.10.1 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/com.konghq-unirest-java-core-4.x branch from dca977e to 9708b65 Compare July 23, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants