randomicu-archive / randomicu

Different text utilities for you. Randomicu exposes free API and could be helpful for QA engineers or everyone who needs fake data.
https://random.icu
The Unlicense
0 stars 0 forks source link

chore(deps): bump unirest-java from 3.13.0 to 3.13.2 #230

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps unirest-java from 3.13.0 to 3.13.2.

Release notes

Sourced from unirest-java's releases.

Release v3.13.2

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

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 unirest-java's changelog.

3.13.1

  • add some new features to MockClient
    • mockClient.reset() will clear any expectations
    • mockClient.defaultResponse() returns a default response expectation for when an explicit expectation was not matched
    • thenReturn(Supplier supplier) allows you to set the response body as a supplier to be invoked at request time.
Commits
  • 27d1ee0 [maven-release-plugin] prepare release v3.13.2
  • 6d7b21f when there is a default expectation then use only that
  • ec50b75 issue #416 ObjectMapper throws exception while serializing MockResponse
  • bd331f3 [maven-release-plugin] prepare for next development iteration
  • d2e8b52 [maven-release-plugin] prepare release v3.13.1
  • f973ecd add some new features to MockClient
  • cdb09a3 isolate the BDD tests as much as possible
  • b8cc0b0 use junits assertThrows rather than our custom one
  • 827032b fix the jacoco plugin
  • 5abd80c [maven-release-plugin] prepare for next development iteration
  • See full diff 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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication