albilu / netbeansPython

Netbeans Support for Python
https://plugins.netbeans.apache.org/catalogue/?id=89
GNU General Public License v3.0
38 stars 4 forks source link

Bump com.konghq:unirest-java from 3.14.2 to 3.14.5 #59

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

Bumps com.konghq:unirest-java from 3.14.2 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

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.
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

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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.