Skip to content

Bump unirest-java from 3.11.01 to 3.11.09#32

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

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

Conversation

@dependabot
Copy link

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

Bumps unirest-java from 3.11.01 to 3.11.09.

Changelog

Sourced from unirest-java's changelog.

3.11.09

  • Expected body param values for Mock expects need to be url encoded
  • Support ANY expectation on methods for MockClient. (e.g. ```expect(HttpMethod.GET)``)

3.11.08

  • Adds new body matchers to the Mock client for asserting multipart forms.

3.11.07

  • add a new object constructor on JSONObject for basic object serialization
  • issue #392 overwrite non-specified number serialization

3.11.06

  • 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
  • 42a1c01 [maven-release-plugin] prepare release v3.11.09
  • 83046b5 encode form params and support anymatch on URLs
  • 1326505 [maven-release-plugin] prepare for next development iteration
  • b5d8884 [maven-release-plugin] prepare release v3.11.08
  • e720a7f add a way to put expecations on form params
  • f320583 [maven-release-plugin] prepare for next development iteration
  • cca815a [maven-release-plugin] prepare release v3.11.07
  • 9cecf68 use tree methods for going from maps to objects
  • 2d8c9ef issue #392 overwrite non-specified number serialization
  • c5c714a test showing special characters in directory paths
  • 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.09.
- [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.09)

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

dependabot bot commented on behalf of github Dec 28, 2020

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 11, 2021

Superseded by #36.

@dependabot dependabot bot closed this Jan 11, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.konghq-unirest-java-3.11.09 branch January 11, 2021 06:10
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

Comments