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

Bump unirest-java from 2.4.00 to 3.0.00 #454

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps unirest-java from 2.4.00 to 3.0.00.

Changelog

Sourced from unirest-java's changelog.

2.4.00

  • add an entire new return type: asBytes() (as well as async versions) will return a raw byte[] array.

2.3.17

  • Issue #292: Use per request Object Mapper for request bodies.

2.3.16

  • Catch the proper error rather than Exception in the old-apache compatibility fix

2.3.15

  • Update jackson-databind to 2.9.9.3 because .2 has shenanigans

2.3.14

  • Update jackson-databind to 2.9.9.2 to address moderate security vulnerability

2.3.13

  • Add FAIL_ON_UNKNOWN_PROPERTIES = false to the default Jackson object mapper.

2.3.12

  • Remember when an older version of apache was on the path for the remainder of the runtime

2.3.11

  • Skip calling apache method that may not exist if older versions of client are on the path to avoid MethodNotFound exceptions.
  • Add a config option for setting the TTL of persistent connections:/ issue #286

2.3.10

2.3.09

  • #284 allow setting a custom factory for the RequestConfig

2.3.08

  • #282 force maven not to pick the async clients version of client

2.3.07

  • #280 regular Apache client not picking up max connections

2.3.06

  • Updated dependencies to latest, including Apache Http Client (4.5.9)

2.3.05

  • Unriest is now packaged both as a traditional jar and as a standalone jar with all of it's dependencies shaded. This is nice when you have a large project where many components may use different versions of things like Apache Http Client.

2.3.02

  • Remove mistaken dependency that should have been scoped to test.

2.3.01

  • Update Jackson dependency in object-mapper-jackson due to security.

2.3.00

... (truncated)
Commits
  • e87a645 [maven-release-plugin] prepare release v3.0.00
  • 3ed4ffa bump major due to major namespace change for new JSON implimentation
  • d5ab3b6 get rid of org.json so we can be evil
  • f9e4810 rm clarification tests. We are ready for liftoff
  • e5d8e6e add static methods
  • 7416376 method matching for JSONOBject
  • e9d7da0 more sig matching for arrays
  • 6eaab3f starting to make sure that the signatures of og json match the new ones
  • 14c89d4 merge the utils up into the base class
  • 0ea9118 more documentation
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 23, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.konghq-unirest-java-3.0.00 branch September 24, 2019 02:26
@lock
Copy link

lock bot commented Oct 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant