chore(deps): Bump tahu-version from 1.0.17 to 1.0.18#21128
Conversation
|
🌟 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:
|
|
Needs manual updates |
|
yeah bigger api changes |
|
|
@dependabot rebase |
Bumps `tahu-version` from 1.0.17 to 1.0.18. Updates `org.eclipse.tahu:tahu-core` from 1.0.17 to 1.0.18 Updates `org.eclipse.tahu:tahu-edge` from 1.0.17 to 1.0.18 Updates `org.eclipse.tahu:tahu-host` from 1.0.17 to 1.0.18 Updates `org.eclipse.tahu:tahu-edge-compat` from 1.0.17 to 1.0.18 --- updated-dependencies: - dependency-name: org.eclipse.tahu:tahu-core dependency-version: 1.0.18 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tahu:tahu-edge dependency-version: 1.0.18 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tahu:tahu-host dependency-version: 1.0.18 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tahu:tahu-edge-compat dependency-version: 1.0.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
52d4ba1 to
0f8378b
Compare
eclipse-tahu/tahu@7ab13e4 introduced an API break. HostApplicationEventHandler has been renamed to MultiHostApplicationEventHandler and introduced one more parameter on all methods. Even if the interface HostApplicationEventHandler is public, I do not expect Camel users to use this class and the change would be relatively trivial, so replacing it without deprecating it first in order to be able to use the latest Tahu version right away. Signed-off-by: Aurélien Pupier <apupier@ibm.com>
|
Please review 3f1d566 and share your thoughts if it is fine to create an API break on our side too. Otherwise, we can deprecate it in this version and not upgrade the tahu version. Then, do the change in next version and upgrade tahu version. |
|
LGTM |
|
That's ok for me. |
Bumps
tahu-versionfrom 1.0.17 to 1.0.18.Updates
org.eclipse.tahu:tahu-corefrom 1.0.17 to 1.0.18Updates
org.eclipse.tahu:tahu-edgefrom 1.0.17 to 1.0.18Updates
org.eclipse.tahu:tahu-hostfrom 1.0.17 to 1.0.18Updates
org.eclipse.tahu:tahu-edge-compatfrom 1.0.17 to 1.0.18Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)