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

build(deps): bump com.konghq:unirest-java from 3.11.09 to 3.14.5 #21

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.konghq:unirest-java from 3.11.09 to 3.14.5.

Release notes

Sourced from com.konghq:unirest-java's releases.

Release v3.14.5

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.14.4

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.14.3

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.14.2

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.14.1

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.14.0

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.13.13

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.13.12

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.13.11

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.13.10

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.13.9

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.13.8

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.13.7

See CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from com.konghq:unirest-java's changelog.

3.14.5

  • fix issue introduced with 3.14.4 where binary data is not read

3.14.4

  • Fix NullPointerException in MockClient
  • Fix argument validation in MonitoringInputStream

3.14.3

  • Attempt to skip recovering the body from large binary responses like files when an error occurs.

3.14.2

  • issue #469, do not add bytes twice in MonitoringInputStream

3.14.1

  • Add the RequestSummary to the HttpResponse

3.14.0

  • issue #461 return HttpResponse for asEmpty()
  • issue #450 add authenticated proxies to request
  • issue #451 pass original failure reason to new mapped response in ifFailure
  • issue #444, add ability to directly assert a body (only works with non-multipart bodies
  • issue #444, add ability to directly assert a body field in a multipart request
  • re-name some methods on the Assert interface to better express a fluent feel

3.13.13

  • Cookie dates always follow US Locale to avoid invalid unicode in headers

3.13.12

  • Allow use of progress monitor for byte[] bodies
  • Dependency upgrades

3.13.11

  • Content-Type should be overwritten rather than adding a second Content-Type
  • Forcing multipart overrides content-type headers

3.13.9

  • Bypass silly NPE in Json Parsing

3.13.8

  • Made HttpMethod::all static

3.13.7

  • Dependency upgrades

3.13.6

  • issue #424 Cannot use response.mapError with ByteResponse

3.13.5

  • Bump httpasyncclient dependency to 4.1.5 for bug fixes.

... (truncated)

Commits
  • a49c78f [maven-release-plugin] prepare release v3.14.5
  • 7bcb8e0 fix issue introduced with 3.14.4 where binary data is not read
  • b8ab11e update guava test deoendency due to CVE
  • 1c536ff closes issue #475 NullPointerException in MockClient
  • e510867 fix numm checks
  • ad1a81d [maven-release-plugin] prepare for next development iteration
  • 3f3552f [maven-release-plugin] prepare release v3.14.4
  • 6fd394f skip recovering the body from a failed response handling either because the r...
  • 9cb1004 get a way to indicate if a content type is binary
  • cb3f8fe add PDF
  • 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)

Bumps [com.konghq:unirest-java](https://github.com/Kong/unirest-java) from 3.11.09 to 3.14.5.
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v3.11.09...v3.14.5)

---
updated-dependencies:
- dependency-name: com.konghq:unirest-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added pr: dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 18, 2023
@christolis christolis merged commit f709e1e into main Jul 24, 2023
1 check passed
@christolis christolis deleted the dependabot/gradle/com.konghq-unirest-java-3.14.5 branch July 24, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code pr: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant