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 the dev-dependencies group across 1 directory with 11 updates #4947

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 11 updates in the / directory:

Package From To
github.com/IBM/go-sdk-core/v5 5.18.1 5.18.2
github.com/aliyun/alibaba-cloud-sdk-go 1.63.63 1.63.68
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.15.20 1.15.21
github.com/digitalocean/godo 1.131.0 1.131.1
github.com/oracle/oci-go-sdk/v65 65.79.0 65.80.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.1055 1.0.1060
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.1055 1.0.1060
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.1055 1.0.1060
google.golang.org/api 0.210.0 0.211.0
k8s.io/apimachinery 0.31.3 0.32.0
k8s.io/client-go 0.31.3 0.32.0

Updates github.com/IBM/go-sdk-core/v5 from 5.18.1 to 5.18.2

Release notes

Sourced from github.com/IBM/go-sdk-core/v5's releases.

v5.18.2

5.18.2 (2024-12-12)

Bug Fixes

  • wrap full validation errors instead of just their message (#232) (1bfb146)
Changelog

Sourced from github.com/IBM/go-sdk-core/v5's changelog.

5.18.2 (2024-12-12)

Bug Fixes

  • wrap full validation errors instead of just their message (#232) (1bfb146)
Commits
  • 57a0385 chore(release): 5.18.2 release notes [skip ci]
  • d77e5b0 Update version 5.18.1 -> 5.18.2 [skip ci]
  • 1bfb146 fix: wrap full validation errors instead of just their message (#232)
  • See full diff in compare view

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.63.63 to 1.63.68

Release notes

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

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.
Changelog

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

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.
Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.20 to 1.15.21

Commits

Updates github.com/digitalocean/godo from 1.131.0 to 1.131.1

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.131.1

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[v1.131.1] - 2024-12-10

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.79.0 to 65.80.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.80.0

Added

  • Support for Bring Your Own Key (BYOK) in the Database service

  • Support for refreshing disaster recovery plans in the Disaster Recovery service

  • Support for private access to service instances in the Visual Builder service

  • Support for exadata fleet update and rollback maintenance cycle in the Fleet Application Management service

  • Support for Bring Your Own License (BYOL) for windows virtual machines in the Compute service

  • Support for cascading deletion of applications and runs in the Data Flow service

  • Support for on-demand translation and auto language detection during file translation in the AI Language service

  • Support for alias for endpoints in custom model flow and custom anonymization in the AI Language service

  • Removed fallback to the deprecated Instance Metadata service (IMDS) V1 endpoint

Breaking Changes

  • Models IdcsInfoDetails and AttachmentDetails were removed from the Visual Builder service

File Checksums (SHA256)

oci-go-sdk-65.80.0.zip 648c99a28e0cee96c45066001d5b455ba3eaf3bd1974969a080712186b582fbc

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.80.0 - 2024-12-10

Added

  • Support for Bring Your Own Key (BYOK) in the Database service
  • Support for refreshing disaster recovery plans in the Disaster Recovery service
  • Support for private access to service instances in the Visual Builder service
  • Support for exadata fleet update and rollback maintenance cycle in the Fleet Application Management service
  • Support for Bring Your Own License (BYOL) for windows virtual machines in the Compute service
  • Support for cascading deletion of applications and runs in the Data Flow service
  • Support for on-demand translation and auto language detection during file translation in the AI Language service
  • Support for alias for endpoints in custom model flow and custom anonymization in the AI Language service
  • Removed fallback to the deprecated Instance Metadata service (IMDS) V1 endpoint

Breaking Changes

  • Models IdcsInfoDetails and AttachmentDetails were removed from the Visual Builder service
Commits
  • a8b5908 Releasing version 65.80.0
  • 3d4aefa Merge remote-tracking branch 'bitbucket/github' into release_2024-12-10
  • 515ba95 Releasing version 65.80.0
  • See full diff in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1055 to 1.0.1060

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.1055 to 1.0.1060

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.1055 to 1.0.1060

Commits

Updates google.golang.org/api from 0.210.0 to 0.211.0

Release notes

Sourced from google.golang.org/api's releases.

v0.211.0

0.211.0 (2024-12-10)

Features

  • all: Auto-regenerate discovery clients (#2897) (a7a9149)
  • all: Auto-regenerate discovery clients (#2899) (587a11d)
  • all: Auto-regenerate discovery clients (#2902) (d4cb90f)
  • all: Auto-regenerate discovery clients (#2903) (6528fb2)
  • all: Auto-regenerate discovery clients (#2905) (f37ece7)
  • all: Auto-regenerate discovery clients (#2906) (91960b1)
  • transport: Remove deprecated EXPERIMENTAL OpenCensus trace context propagation (#2901) (2b3363e)

Bug Fixes

Changelog

Sourced from google.golang.org/api's changelog.

0.211.0 (2024-12-10)

Features

  • all: Auto-regenerate discovery clients (#2897) (a7a9149)
  • all: Auto-regenerate discovery clients (#2899) (587a11d)
  • all: Auto-regenerate discovery clients (#2902) (d4cb90f)
  • all: Auto-regenerate discovery clients (#2903) (6528fb2)
  • all: Auto-regenerate discovery clients (#2905) (f37ece7)
  • all: Auto-regenerate discovery clients (#2906) (91960b1)
  • transport: Remove deprecated EXPERIMENTAL OpenCensus trace context propagation (#2901) (2b3363e)

Bug Fixes

Commits

Updates k8s.io/apimachinery from 0.31.3 to 0.32.0

Commits
  • 59e9003 Merge remote-tracking branch 'origin/master' into release-1.32
  • 639247c Drop use of winreadlinkvolume godebug option
  • 220d7c3 Merge remote-tracking branch 'origin/master' into release-1.32
  • c199d3b Revert to go1.22 windows filesystem stdlib behavior
  • 16af2ff implement unsafe deletion, and wire it
  • 6ff8305 api: run codegen
  • ca9b8b2 api: add a new field to meta/v1 DeleteOptions
  • d941d9f Merge pull request #128503 from benluddy/cbor-codecs-featuregate
  • 3b4250f Wire serving codecs to CBOR feature gate.
  • daaad09 Merge pull request #128501 from benluddy/watch-cbor-seq
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.31.3 to 0.32.0

Commits
  • 0d55461 Update dependencies to v0.32.0 tag
  • 4765ade Merge remote-tracking branch 'origin/master' into release-1.32
  • 692a511 Drop use of winreadlinkvolume godebug option
  • 9df5099 Merge remote-tracking branch 'origin/master' into release-1.32
  • 120beb2 Revert to go1.22 windows filesystem stdlib behavior
  • 55d23e2 Align fake client-go clients with the main interface
  • 646e79b Run codegen
  • c475fe0 Generify fake clientsets
  • 955401c Merge pull request #128407 from ndixita/pod-level-resources
  • eddb107 Merge pull request #127857 from Jefftree/cle-v1alpha2
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

…11 updates

Bumps the dev-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.18.1` | `5.18.2` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.63` | `1.63.68` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.20` | `1.15.21` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.131.0` | `1.131.1` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.79.0` | `65.80.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1055` | `1.0.1060` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1055` | `1.0.1060` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1055` | `1.0.1060` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.210.0` | `0.211.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.3` | `0.32.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3` | `0.32.0` |



Updates `github.com/IBM/go-sdk-core/v5` from 5.18.1 to 5.18.2
- [Release notes](https://github.com/IBM/go-sdk-core/releases)
- [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md)
- [Commits](IBM/go-sdk-core@v5.18.1...v5.18.2)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.63 to 1.63.68
- [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.63...v1.63.68)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.20 to 1.15.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ebs/v1.15.20...service/ebs/v1.15.21)

Updates `github.com/digitalocean/godo` from 1.131.0 to 1.131.1
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.131.0...v1.131.1)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.79.0 to 65.80.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.79.0...v65.80.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.1055 to 1.0.1060
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1055...v1.0.1060)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.1055 to 1.0.1060
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1055...v1.0.1060)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.1055 to 1.0.1060
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1055...v1.0.1060)

Updates `google.golang.org/api` from 0.210.0 to 0.211.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.210.0...v0.211.0)

Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.0
- [Commits](kubernetes/apimachinery@v0.31.3...v0.32.0)

Updates `k8s.io/client-go` from 0.31.3 to 0.32.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.3...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/IBM/go-sdk-core/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 13, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 13, 2024
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Dec 13, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 13, 2024
@Raffo
Copy link
Contributor

Raffo commented Dec 14, 2024

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 14, 2024
@Raffo
Copy link
Contributor

Raffo commented Dec 14, 2024

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 14, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Raffo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 14, 2024
@k8s-ci-robot k8s-ci-robot merged commit 828dd60 into master Dec 14, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-74c020103e branch December 14, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants