Skip to content

Update async-http-client to 3.0.11#79

Merged
bpholt merged 2 commits into
mainfrom
update/async-http-client-3.0.11
Jul 2, 2026
Merged

Update async-http-client to 3.0.11#79
bpholt merged 2 commits into
mainfrom
update/async-http-client-3.0.11

Conversation

@dwolla-oss-scala-steward

Copy link
Copy Markdown

About this PR

📦 Updates org.asynchttpclient:async-http-client from 2.16.0 to 3.0.11

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.asynchttpclient", artifactId = "async-http-client" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.asynchttpclient", artifactId = "async-http-client" }
}]
labels: library-update, early-semver-major, semver-spec-major, commit-count:1

@mergify

mergify Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@bpholt

bpholt commented Jul 1, 2026

Copy link
Copy Markdown
Member

@atoivonen is doing some testing with our apps to make sure there are no conflicts with the new major version of async-http-client.

@bpholt bpholt merged commit caea970 into main Jul 2, 2026
9 checks passed
@bpholt bpholt deleted the update/async-http-client-3.0.11 branch July 2, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants