Skip to content
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

[tellstick] Bump async-http-client to 3.0.1 #17897

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.asynchttpclient:async-http-client from 2.10.4 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)
    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.10.4 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.10.4...async-http-client-project-3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 12, 2024 22:22
@dependabot dependabot bot added the awaiting external dependency Depends on a new version of an external dependency label Dec 12, 2024
@lsiepel
Copy link
Contributor

lsiepel commented Dec 24, 2024

Some issues:

  1. As version 3.0.0 (release notes) dropped oauth1 support (Drop OAuth1 Support AsyncHttpClient/async-http-client#1902) we need to adapt the binding. As a workaround added the missing oauth files to a 3rdparty folder for now.
  2. Build fails due to this error, have not found a way to fix, any advice?
missing requirement [org.openhab.binding.tellstick/5.0.0.202412241527] osgi.wiring.package; filter:="(osgi.wiring.package=io.netty.incubator.channel.uring)"]]

@lsiepel lsiepel changed the title Bump org.asynchttpclient:async-http-client from 2.10.4 to 3.0.1 in /bundles/org.openhab.binding.tellstick [tellstick] Bump async-http-client to 3.0.1 Dec 24, 2024
@lsiepel
Copy link
Contributor

lsiepel commented Dec 27, 2024

Superseded by #17973

@lsiepel lsiepel closed this Dec 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/bundles/org.openhab.binding.tellstick/org.asynchttpclient-async-http-client-3.0.1 branch December 27, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting external dependency Depends on a new version of an external dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant