Skip to content

Bump httpclient5 from 5.2 to 5.2.1#101

Merged
arvindkrishnakumar-okta merged 1 commit intomasterfrom
dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.2.1
Dec 18, 2022
Merged

Bump httpclient5 from 5.2 to 5.2.1#101
arvindkrishnakumar-okta merged 1 commit intomasterfrom
dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps httpclient5 from 5.2 to 5.2.1.

Changelog

Sourced from httpclient5's changelog.

Release 5.2.1

This is a maintenance release that fixes several regressions found in release 5.2.

Change Log

  • Regression: Async execution runtimes set the negotiated protocol version in the execution context at the wrong point of request execution. Contributed by Oleg Kalnichevski

  • Cancel connection request on exception. Contributed by Bryan Keller

  • Replace deprecated use of LangUtils#equals() with Objects.equals(). Contributed by Gary Gregory

  • Regression: Multipart body builder and multipart formatters fail to escape special characters such as backslash and quote mark. Contributed by Oleg Kalnichevski

Commits
  • d8f702f HttpClient 5.2.1 release
  • 8ca97f1 Updated release notes for HttpClient 5.2.1 release
  • bfd2bf1 Bump ehcache-api from 3.10.2 to 3.10.8
  • 1e879a2 Bump actions/dependency-review-action from 2 to 3
  • cb80c3c Disabled a test case that fails intermittently with GitHub Actions.
  • 2f87e4a Regression: async execution runtimes set the negotiated protocol version in t...
  • 9cde791 Cancel connection request on exception
  • 290ec22 Fix compiler warnings in tests
  • 230a2ca Replace deprecated use of LangUtils#equals() with Objects.equals()
  • 0ca5635 HTTPCLIENT-2247: Test cases to document present assumptions about the correct...
  • 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
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Base: 63.67% // Head: 63.67% // No change to project coverage 👍

Coverage data is based on head (f901c97) compared to base (99b7d65).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #101   +/-   ##
=========================================
  Coverage     63.67%   63.67%           
  Complexity      768      768           
=========================================
  Files            39       39           
  Lines          2745     2745           
  Branches        510      510           
=========================================
  Hits           1748     1748           
  Misses          813      813           
  Partials        184      184           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit e2458ef into master Dec 18, 2022
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.2.1 branch December 18, 2022 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants