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

Update dependency com.konghq:unirest-java to v3.13.3 #3334

Merged
merged 1 commit into from
Nov 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.konghq:unirest-java 3.13.2 -> 3.13.3 age adoption passing confidence

Release Notes

Kong/unirest-java

v3.13.3

Compare Source

  • Support a way to override Apache HttpClientBuilder options with the Client Builder. All Unirest configs are set first, then the consumer is called which allows consumers to override or add additional configs:
 Unirest.config()
        .httpClient(ApacheClient.builder(c -> c.setMaxConnTotal(5000));

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 1, 2021 15:35
@github-actions github-actions bot added the 🚨 Dependency Update One of our dependencies needs an update. label Nov 1, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2021

Your Pull Request was automatically labelled as: "🚨 Dependency Update"
Thank you for contributing to this project! ❤️

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 1, 2021

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
No Duplication information No Duplication information

@svr333 svr333 self-assigned this Nov 1, 2021
@WalshyDev WalshyDev merged commit 5a86455 into master Nov 6, 2021
@WalshyDev WalshyDev deleted the renovate/com.konghq-unirest-java-3.x branch November 6, 2021 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 Dependency Update One of our dependencies needs an update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants