Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps org.asynchttpclient:async-http-client from 2.12.3 to 3.0.1.

Release notes

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

AHC v3.0.1 Release

Security Advisory

GHSA-mfj5-cf8g-g2fv

Important

This is a breaking release. RequestBuilderBase.java has a new method added. This is in response to GHSA-mfj5-cf8g-g2fv.

What's Changed

... (truncated)

Commits
  • 6bd376a Prepare for v3.0.1 release (#2040)
  • d5a8336 [CookieStore] Only set Cookies if they are not already set (#2033)
  • 2af2715 Bump com.github.luben:zstd-jni from 1.5.6-7 to 1.5.6-8 (#2037)
  • 91a358c Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.31 to 10.1.33 (#2038)
  • 527e7fd Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.30 to 10.1.31 in /cl...
  • c2755e7 Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#2036)
  • 0fcb589 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2 (#2032)
  • 2200b24 Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#2028)
  • 39b34c1 Bump io.netty:netty-common from 4.1.114.Final to 4.1.115.Final (#2031)
  • b067665 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.1 (#2030)
  • 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 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)

Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.12.3 to 3.0.1.
- [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
- [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md)
- [Commits](AsyncHttpClient/async-http-client@async-http-client-project-2.12.3...async-http-client-project-3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from PierreBtz and duemir as code owners December 2, 2024 20:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2024
@PierreBtz PierreBtz merged commit 83d02fd into master Dec 12, 2024
3 checks passed
@PierreBtz PierreBtz deleted the dependabot/maven/org.asynchttpclient-async-http-client-3.0.1 branch December 12, 2024 10:24
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.

2 participants