Skip to content

Comments

Bump unirest-java from 3.11.01 to 3.11.06#26

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.konghq-unirest-java-3.11.06
Closed

Bump unirest-java from 3.11.01 to 3.11.06#26
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.konghq-unirest-java-3.11.06

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps unirest-java from 3.11.01 to 3.11.06.

Changelog

Sourced from unirest-java's changelog.

3.11.06 (pending)

  • add a convenience method for setting the content type
  • add a common reference to popular mime types
  • cache methods on Config were not returning the config for the builder pattern.
  • add a CookieSpecs const class for reference

3.11.05

  • issue #383 some problems with relocated packages.

3.11.04

  • issue #383 missing some relocations for uber-jars
  • PR #381 support for custom ciphers and protocols for https requests
  • Mock server should call into metrics just like the real thing
  • CI/CD improvements

3.11.03

  • issue #378 make getDefaultBaseUrl public
  • issue #376 make sane toString representations for body parts.
  • issue #376 add a method for getting a particular body field
  • issue #376 added a asString() to the request summary to get string of the request so far suitable for logging
  • issue #379 Interceptors are not called when using MockClient

3.11.02

  • Issue #373 MockClient should pass the config to the response.
  • Issue #374 Add methods to add default cookies to the config
  • Issue #375 Do not Escape HTML in JSON
Commits
  • 6f241fa [maven-release-plugin] prepare release v3.11.06
  • 5422e60 document some apache behavior of the CookieStore
  • eb8bac4 add a CookieSpec literal class and some tests for cookie parsing end-to-end
  • 36e7480 cache methods on Config were not returning the config for the builder pattern.
  • ddfc01b put the mime types in alphabetical order
  • 5700913 add a common reference to popular mime types
  • ec48009 update docs
  • 998ad0b add a convience method for setting the content type
  • 60affea ignore CVE-2020-27216 in test dependencies while waiting for a patch from Spark
  • b343a5a update spark-core
  • 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

Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.11.01 to 3.11.06.
- [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.01...v3.11.06)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2020

The following labels could not be found: type: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2020

Superseded by #32.

@dependabot dependabot bot closed this Dec 28, 2020
@dependabot dependabot bot deleted the dependabot/gradle/com.konghq-unirest-java-3.11.06 branch December 28, 2020 06:19
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