Skip to content

Bump org.asynchttpclient:async-http-client from 2.12.4 to 3.0.9#479

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.asynchttpclient-async-http-client-3.0.9
Open

Bump org.asynchttpclient:async-http-client from 2.12.4 to 3.0.9#479
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.asynchttpclient-async-http-client-3.0.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps org.asynchttpclient:async-http-client from 2.12.4 to 3.0.9.

Release notes

Sourced from org.asynchttpclient:async-http-client's releases.

AHC v3.0.9 Release

What's Changed

Security

Full Changelog: AsyncHttpClient/async-http-client@async-http-client-project-3.0.8...async-http-client-project-3.0.9

AHC v3.0.8 Release

What's Changed

Full Changelog: AsyncHttpClient/async-http-client@async-http-client-project-3.0.7...async-http-client-project-3.0.8

AHC v3.0.7 Release

What's Changed

Full Changelog: AsyncHttpClient/async-http-client@async-http-client-project-3.0.6...async-http-client-project-3.0.7

AHC v3.0.6 Release

What's Changed

New Contributors

Full Changelog: AsyncHttpClient/async-http-client@async-http-client-project-3.0.5...async-http-client-project-3.0.6

AHC v3.0.5 Release

What's Changed

... (truncated)

Commits
  • 1ab1ea3 Release v3.0.9
  • 4d0e202 Fix release workflow for main release
  • 6b2fbb7 Strip credentials on cross-domain redirects and HTTPS-to-HTTP downgrades
  • 4722f1e Add pluggable DnsNameResolver (#2163)
  • 5b6d5d2 Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.52 to 10.1.54 in /cl...
  • 2b13737 Avoid allocations in ChannelPoolPartioning (#2158)
  • 9ae7681 Enable maven snapshots (#2161)
  • 242ddea Release v3.0.8 (#2155)
  • 4014599 RFC 7804 - SCRAM Authentication Implementation with SHA-256 (#2154)
  • d08c2ad Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.50 to 10.1.52 in /cl...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.12.4 to 3.0.9.
- [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
- [Commits](AsyncHttpClient/async-http-client@async-http-client-project-2.12.4...async-http-client-project-3.0.9)

---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
  dependency-version: 3.0.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 14, 2026
@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 12m 57s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚 mvninstall 4m 54s master passed
+1 💚 compile 1m 53s master passed
+1 💚 javadoc 1m 27s master passed
_ Patch Compile Tests _
-1 ❌ mvninstall 2m 3s /patch-mvninstall-root.txt root in the patch failed.
+1 💚 codespell 1m 50s No new issues.
-1 ❌ compile 0m 46s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 0m 46s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 javadoc 1m 22s the patch passed
_ Other Tests _
-1 ❌ unit 4m 39s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 0m 49s The patch does not generate ASF License warnings.
34m 7s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-479/1/artifact/out/Dockerfile
GITHUB PR #479
Optional Tests dupname asflicense javac javadoc unit codespell detsecrets xmllint compile
uname Linux bc8a0f6a144e 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-agent/workspace/tez-multibranch_PR-479/src/.yetus/personality.sh
git revision master / cf990ae
Default Java Ubuntu-21.0.10+7-Ubuntu-124.04
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-479/1/testReport/
Max. process+thread count 317 (vs. ulimit of 5500)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-479/1/console
versions git=2.43.0 maven=3.9.14 codespell=2.4.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant