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 3.10.00 to 3.11.00 #6956

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2020

Bumps unirest-java from 3.10.00 to 3.11.00.

Changelog

Sourced from unirest-java's changelog.

3.11.00

  • issue #368 honor hosts header when set by consumer. This mimics behavior in Postman
  • issue #370 expose copyOptions for file downloads
  • issue #265 New Mocking framework! See the unirest-mocks module.
  • issue #305 adding a noCharset() method as a more obvious way to do noCharset(null)
  • Added Documentation
  • Merged the request body(JSONObject) amd body(JSONArray) into common body(JSONElement) method
  • Filled in some missing methods on RequestBodyEntity from HttpRequestWithBody to fully allow chaining in different orders.
Commits
  • 54d0b1a [maven-release-plugin] prepare release v3.11.00
  • 4bbb4a6 bump minor for lots of new features!
  • 976c42f update changelog
  • 03e12b8 move some missing methods down to RequestBodyEntity so things can be done in ...
  • 3bf3e47 add simple registration methods for the mocking framework
  • c0c23bf update changelog
  • d2ba3a4 merge body methods for JSONElements together
  • 7201a6a update documentation
  • f7da070 issue #305 adding a noCharset() method as a more obvious way to do noCharset...
  • 8315cd4 update javadocs
  • 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

@Siedlerchr Siedlerchr merged commit 799eca0 into master Sep 28, 2020
@Siedlerchr Siedlerchr deleted the dependabot/gradle/com.konghq-unirest-java-3.11.00 branch September 28, 2020 06:47
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.

1 participant