chore(deps): Bump com.aliyun:sls20201230 from 5.16.0 to 5.17.0 in the aliyun group - #26057
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
apupier
left a comment
There was a problem hiding this comment.
requires code change:
Error: [ERROR] /home/runner/work/camel/camel/components/camel-alibaba/camel-alibaba-sls/src/test/java/org/apache/camel/component/alibaba/sls/GetLogsTest.java:[76,17] incompatible types: no instance(s) of type variable(s) E,K,V exist so that java.util.List<E> conforms to com.aliyun.sls20201230.models.GetLogsResponseBody
d65efeb to
cf7f93f
Compare
|
cc atiaomar1978-hub which provided the inital implementation and @arunsrajan which provided improvements recently |
change Following change in Alibaba model, the GetLogs is not directly providing a List of Map in the body anymore. it is now encapsulating it inside a `getLogsResponseBody`. The previous List of map is still accessible through the `getData` on this object. Bumps the aliyun group with 1 update: [com.aliyun:sls20201230](https://github.com/aliyun/alibabacloud-java-sdk). Updates `com.aliyun:sls20201230` from 5.16.0 to 5.17.0 - [Changelog](https://github.com/aliyun/alibabacloud-java-sdk/blob/master/docmind-api-20220711/ChangeLog.txt) - [Commits](https://github.com/aliyun/alibabacloud-java-sdk/commits) --- updated-dependencies: - dependency-name: com.aliyun:sls20201230 dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aliyun ... Signed-off-by: dependabot[bot] <support@github.com>
cf7f93f to
974415c
Compare
|
🧪 CI tested the following changed modules:
🔬 Scalpel shadow comparison — Scalpel: 9 tested, 27 compile-only — current: 9 all testedMaveniverse Scalpel detected 36 affected modules (current approach: 9).
|
Bumps the aliyun group with 1 update: com.aliyun:sls20201230.
Updates
com.aliyun:sls20201230from 5.16.0 to 5.17.0Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions