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

chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.63.47 to 1.63.73 in /src #21351

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aliyun/alibaba-cloud-sdk-go from 1.63.47 to 1.63.73.

Release notes

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's releases.

v1.63.73

  • Generated 2020-06-16 for Alb. undefined

v1.63.72

  • Generated 2017-03-21 for vod.
  • Add BatchGetMediaInfos.
  • Modify UploadStreamByURL.

v1.63.71

  • Generated 2014-08-28 for Ess.
  • InstanceRefresh support SkipMatching.

v1.63.70

  • Generated 2023-06-21 for PaiFeatureStore.
  • Add Support Real time mock table.

v1.63.69

  • Generated 2023-05-22 for selectdb. undefined

v1.63.68

  • Generated 2014-05-26 for Ecs.
  • Savingsplan feature.

v1.63.67

  • Generated 2018-11-01 for dms-enterprise.
  • Supported Pageable of ListDataLakeDatabase API.

v1.63.66

  • Generated 2020-06-16 for Alb.
  • Support fromData for UpdateRulesAttribute and Createrules

v1.63.65

  • Generated 2016-11-01 for live. undefined

v1.63.64

  • Generated 2017-03-21 for vod. -Release GetJobDetail, ListJobInfo. -Modify GetTranscodeTask.

v1.63.63

  • Generated 2022-01-17 for Safe. undefined

v1.63.62

  • Generated 2014-08-28 for Ess.
  • ScalingGroup support spot replace on demand instance.

... (truncated)

Changelog

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's changelog.

2024-12-23 Version: v1.63.73

  • Generated 2020-06-16 for Alb. undefined

2024-12-19 Version: v1.63.72

  • Generated 2017-03-21 for vod.
  • Add BatchGetMediaInfos.
  • Modify UploadStreamByURL.

2024-12-18 Version: v1.63.71

  • Generated 2014-08-28 for Ess.
  • InstanceRefresh support SkipMatching.

2024-12-18 Version: v1.63.70

  • Generated 2023-06-21 for PaiFeatureStore.
  • Add Support Real time mock table.

2024-12-18 Version: v1.63.69

  • Generated 2023-05-22 for selectdb. undefined

2024-12-12 Version: v1.63.68

  • Generated 2014-05-26 for Ecs.
  • Savingsplan feature.

2024-12-12 Version: v1.63.67

  • Generated 2018-11-01 for dms-enterprise.
  • Supported Pageable of ListDataLakeDatabase API.

2024-12-11 Version: v1.63.66

  • Generated 2020-06-16 for Alb.
  • Support fromData for UpdateRulesAttribute and Createrules

2024-12-06 Version: v1.63.65

  • Generated 2016-11-01 for live. undefined

2024-12-06 Version: v1.63.64

  • Generated 2017-03-21 for vod. -Release GetJobDetail, ListJobInfo. -Modify GetTranscodeTask.

2024-12-03 Version: v1.63.63

  • Generated 2022-01-17 for Safe. undefined

2024-12-02 Version: v1.63.62

  • Generated 2014-08-28 for Ess.
  • ScalingGroup support spot replace on demand instance.

... (truncated)

Commits
  • 294ec96 Generated 2020-06-16 for Alb.
  • 7a45f39 Generated 2017-03-21 for vod.
  • 8b475be Generated 2014-08-28 for Ess.
  • 01fcd30 Generated 2023-06-21 for PaiFeatureStore.
  • e6d6bb4 Generated 2023-05-22 for selectdb.
  • a7cff12 Generated 2014-05-26 for Ecs.
  • ea27870 Generated 2018-11-01 for dms-enterprise.
  • 1baa5df Generated 2020-06-16 for Alb.
  • a4135e3 Generated 2016-11-01 for live.
  • 79072d6 Generated 2017-03-21 for vod.
  • 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 [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) from 1.63.47 to 1.63.73.
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](aliyun/alibaba-cloud-sdk-go@v1.63.47...v1.63.73)

---
updated-dependencies:
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/update Update or Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants