-
Notifications
You must be signed in to change notification settings - Fork 5k
chore(deps): Bump httpclient-version from 5.4.4 to 5.5 #18166
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
base: main
Are you sure you want to change the base?
Conversation
Bumps `httpclient-version` from 5.4.4 to 5.5. Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4.4 to 5.5 - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.4...rel/v5.5) Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.4.4 to 5.5 - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.4...rel/v5.5) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: '5.5' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent dependency-version: '5.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
We should wait with this as SB and other libraries are likely on 5.4.x still |
Let's see if it pass, so we know we are fine on camel side. |
/component-test camel-http Result ✅ The tests passed successfully |
🤖 The Apache Camel test robot will run the tests for you 👍 |
lets make this draft as this also requires tests in other components that uses http client indirectly |
Bumps
httpclient-version
from 5.4.4 to 5.5.Updates
org.apache.httpcomponents.client5:httpclient5
from 5.4.4 to 5.5Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
b42e73c
HttpClient 5.5 release3061c34
Updated release notes for HttpClient 5.5 release14a9208
Updated NOTICE to 20254021b7c
Link text adjustmentbe441c1
Update the GitHub Security page with a link to the new HttpComponentsf5f9ae8
HTTPCLIENT-2367 - Fix NPE in InternalAbstractHttpAsyncClient by adding null c...19c0278
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 #632ef06a27
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#632)9bae302
Fix case of Cookie.HTTP_ONLY_ATTR0ba6102
Simplify ProtocolSwitchStrategy by Leveraging ProtocolVersionParser (#627)Updates
org.apache.httpcomponents.client5:httpclient5-fluent
from 5.4.4 to 5.5Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5-fluent's changelog.
... (truncated)
Commits
b42e73c
HttpClient 5.5 release3061c34
Updated release notes for HttpClient 5.5 release14a9208
Updated NOTICE to 20254021b7c
Link text adjustmentbe441c1
Update the GitHub Security page with a link to the new HttpComponentsf5f9ae8
HTTPCLIENT-2367 - Fix NPE in InternalAbstractHttpAsyncClient by adding null c...19c0278
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 #632ef06a27
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#632)9bae302
Fix case of Cookie.HTTP_ONLY_ATTR0ba6102
Simplify ProtocolSwitchStrategy by Leveraging ProtocolVersionParser (#627)You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)