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 13 updates #4715

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

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

Package From To
github.com/aliyun/alibaba-cloud-sdk-go 1.63.0 1.63.10
github.com/ans-group/sdk-go 1.20.0 1.20.2
github.com/civo/civogo 0.3.73 0.3.75
github.com/cloudflare/cloudflare-go 0.102.0 0.103.0
github.com/digitalocean/godo 1.120.0 1.121.0
github.com/linode/linodego 1.39.0 1.40.0
github.com/oracle/oci-go-sdk/v65 65.71.1 65.73.0
github.com/prometheus/client_golang 1.20.0 1.20.2
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.984 1.0.993
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.984 1.0.993
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.984 1.0.993
github.com/transip/gotransip/v6 6.25.0 6.26.0
google.golang.org/api 0.192.0 0.195.0

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.63.0 to 1.63.10

Release notes

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

v1.63.10

  • Generated 2016-01-20 for Kms. undefined

v1.63.9

  • Generated 2018-01-29 for Domain.
  • 增加国际一口价相关接口.
  • GetIntlFixPriceDomainListUrl.
  • CheckIntlFixPriceDomainStatus.
  • CreateIntlFixedPriceDomainOrder.
  • QueryIntlFixedPriceOrderList.

v1.63.8

  • Generated 2015-12-01 for Dds. undefined

v1.63.7

  • Generated 2021-01-20 for governance. 治理检测新增第一版OpenAPI

v1.63.6

  • Generated 2017-11-10 for Ens. undefined

v1.63.5

  • Generated 2016-11-01 for live.
  • Update to support new apis.

v1.63.4

  • Generated 2022-02-20 for ecs-workbench.
  • Support record for ecs.

v1.63.3

  • Generated 2014-08-28 for Ess.
  • DescribeScalingGroups add SpotCapacity.

v1.63.2

  • Generated 2017-03-21 for vod. 增加DescribeVodDomainMax95BpsData

v1.63.1

  • Generated 2020-06-16 for Alb.
  • support slow-start and connection drain for server group
Changelog

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

2024-08-30 Version: v1.63.10

  • Generated 2016-01-20 for Kms. undefined

2024-08-30 Version: v1.63.9

  • Generated 2018-01-29 for Domain.
  • 增加国际一口价相关接口.
  • GetIntlFixPriceDomainListUrl.
  • CheckIntlFixPriceDomainStatus.
  • CreateIntlFixedPriceDomainOrder.
  • QueryIntlFixedPriceOrderList.

2024-08-28 Version: v1.63.8

  • Generated 2015-12-01 for Dds. undefined

2024-08-23 Version: v1.63.7

  • Generated 2021-01-20 for governance. 治理检测新增第一版OpenAPI

2024-08-23 Version: v1.63.6

  • Generated 2017-11-10 for Ens. undefined

2024-08-22 Version: v1.63.5

  • Generated 2016-11-01 for live.
  • Update to support new apis.

2024-08-21 Version: v1.63.4

  • Generated 2022-02-20 for ecs-workbench.
  • Support record for ecs.

2024-08-21 Version: v1.63.3

  • Generated 2014-08-28 for Ess.
  • DescribeScalingGroups add SpotCapacity.

2024-08-20 Version: v1.63.2

  • Generated 2017-03-21 for vod. 增加DescribeVodDomainMax95BpsData

2024-08-19 Version: v1.63.1

  • Generated 2020-06-16 for Alb.
  • support slow-start and connection drain for server group
Commits
  • 56f5280 Generated 2016-01-20 for Kms.
  • 09c36fb Generated 2018-01-29 for Domain.
  • 7d6b450 Generated 2015-12-01 for Dds.
  • cd75dbc Generated 2021-01-20 for governance.
  • df0d9e6 Generated 2017-11-10 for Ens.
  • 8e8726e Generated 2016-11-01 for live.
  • 8389d39 pass credentials provider name to request headers
  • 5c47d32 Add ProviderName
  • 13a5e3e Generated 2022-02-20 for ecs-workbench.
  • 71af19e Generated 2014-08-28 for Ess.
  • Additional commits viewable in compare view

Updates github.com/ans-group/sdk-go from 1.20.0 to 1.20.2

Release notes

Sourced from github.com/ans-group/sdk-go's releases.

Fixed UpdateApplication interface issue

  • Interface was missing parameter

Additional functionality to service_application

  • Applications can now be updated with a new name or description via the api
  • Applications now return key and ID within a struct upon creation
Commits
  • a322435 Added parameter to UpdateApplication interface (#157)
  • 60cec46 Merge pull request #156 from ans-group/create-API-application-return-key
  • ac4c676 fixed double typo
  • 3de68e1 Fixed updateApplicationResponseBody function
  • a7ffde9 Made changes based on comments
  • b888c3d Added update application method
  • 9c5510d CreateApplicationresponse used in place of Application where appropriate
  • 9f00b41 Create application now returns the key value in a struct with the ID
  • 3a5dfa8 Add catalog information for Backstage (#155)
  • See full diff in compare view

Updates github.com/civo/civogo from 0.3.73 to 0.3.75

Release notes

Sourced from github.com/civo/civogo's releases.

v0.3.75

What's Changed

Full Changelog: civo/civogo@v0.3.74...v0.3.75

v0.3.74

What's Changed

Full Changelog: civo/civogo@v0.3.73...v0.3.74

Commits
  • 4fee779 Merge pull request #200 from civo/volume-boot-attach
  • 2b6369e Fix lint
  • 10bd11d Support attaching/detaching volumes on create/update instance and detach volume
  • 22e0a73 Merge pull request #199 from civo/db-private-ip
  • c8fec38 Add private ip field in the db
  • See full diff in compare view

Updates github.com/cloudflare/cloudflare-go from 0.102.0 to 0.103.0

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.103.0

ENHANCEMENTS:

  • errors: implement the Unwrap method for custom error types to access the wrapped errors via errors.Is and errors.As (#2857)
  • rulesets: add "contains" field to custom cache key header (#2935)
  • teams_certificates: renamed enabled to in_use (#2937)
  • waiting_room: add support for enabled_origin_commands (#2931)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (#2863)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.103.0 (August 28th, 2024)

ENHANCEMENTS:

  • errors: implement the Unwrap method for custom error types to access the wrapped errors via errors.Is and errors.As (#2857)
  • rulesets: add "contains" field to custom cache key header (#2935)
  • teams_certificates: renamed enabled to in_use (#2937)
  • waiting_room: add support for enabled_origin_commands (#2931)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (#2863)
Commits
  • c8841b9 Update CHANGELOG.md
  • f484daa generate changelog
  • 1cc0e61 Merge pull request #2937 from alyssamw/master
  • b7939eb Update .changelog/2937.txt
  • 9f93802 Merge pull request #2935 from anthocf/anthocf/cache-key-headers-contains
  • 3fb0362 Update .changelog/2935.txt
  • 3a85591 rename enabled to in use for gateway certificates
  • daafdee add "contains" field to custom cache key
  • e4ee7f2 Merge pull request #2857 from favonia/unwrap-errors
  • 60f64ed Merge pull request #2932 from OilyLime/hyperdrive-binding
  • Additional commits viewable in compare view

Updates github.com/digitalocean/godo from 1.120.0 to 1.121.0

Release notes

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

v1.121.0

Changelog

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

[v1.121.0] - 2024-08-20

Commits

Updates github.com/linode/linodego from 1.39.0 to 1.40.0

Release notes

Sourced from github.com/linode/linodego's releases.

v1.40.0

What's Changed

⚠️ Breaking Change

💡 Improvements

Full Changelog: linode/linodego@v1.39.0...v1.39.1

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.71.1 to 65.73.0

Release notes

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

65.73.0

Added

  • Support for Delegate Access Control service

  • Support for upgrade and downgrade of shapes of high performance mount targets in the File Storage service

  • Support for private endpoints in the Object Storage service

  • Support for create, update, list and delete operations on scheduling policies and scheduling windows in the Database service

  • Support for specifying domains while creating data guard associations in the Database service

  • Support for provision of developer autonomous databases in the Database service

  • Support for upgrade of developer autonomous databases to paid autonomous databases in the Database service

  • Support for scheduling plans, actions, execution windows and execution actions for maintenance scheduling in the Database service

  • Support for cross-region replication of virtual vaults in the Key Management service

  • Support for listing all active service summaries in the Announcements service

  • Support for VMware major and minor version upgrades in VMware Solution service

  • Support for updating protected database subscriptions in the Autonomous Recovery service

  • Support for health insurance id as an allowed document type in the Document Understanding service

  • Support for advanced database management features for autonomous databases in the Database Management service

  • Support for propagating request ids to load balancer servers in the Load balancer service

  • Support for automatic update orders in Fusion Application as a Service

Breaking Changes

  • Constant DocumentTypeInsuranceClaim was renamed to DocumentTypeHealthInsuranceId in models AnalyzeDocumentDetails and GeneralProcessorConfig in the Document Understanding service

  • Property DocumentId was removed from model DetectedDocumentType in the Document Understanding service

  • Property TenancyId was removed from models DocumentClassificationFeature and DocumentKeyValueExtractionFeature in the Document Understanding service

File Checksums (SHA256)

oci-go-sdk-65.73.0.zip e9ee1bb3231f8ec74956a762795a59dc494ce1efc96510def59a79dbb83c99bb

... (truncated)

Changelog

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

65.73.0 - 2024-08-27

Added

  • Support for Delegate Access Control service
  • Support for upgrade and downgrade of shapes of high performance mount targets in the File Storage service
  • Support for private endpoints in the Object Storage service
  • Support for create, update, list and delete operations on scheduling policies and scheduling windows in the Database service
  • Support for specifying domains while creating data guard associations in the Database service
  • Support for provision of developer autonomous databases in the Database service
  • Support for upgrade of developer autonomous databases to paid autonomous databases in the Database service
  • Support for scheduling plans, actions, execution windows and execution actions for maintenance scheduling in the Database service
  • Support for cross-region replication of virtual vaults in the Key Management service
  • Support for listing all active service summaries in the Announcements service
  • Support for VMware major and minor version upgrades in VMware Solution service
  • Support for updating protected database subscriptions in the Autonomous Recovery service
  • Support for health insurance id as an allowed document type in the Document Understanding service
  • Support for advanced database management features for autonomous databases in the Database Management service
  • Support for propagating request ids to load balancer servers in the Load balancer service
  • Support for automatic update orders in Fusion Application as a Service

Breaking Changes

  • Constant DocumentTypeInsuranceClaim was renamed to DocumentTypeHealthInsuranceId in models AnalyzeDocumentDetails and GeneralProcessorConfig in the Document Understanding service
  • Property DocumentId was removed from model DetectedDocumentType in the Document Understanding service
  • Property TenancyId was removed from models DocumentClassificationFeature and DocumentKeyValueExtractionFeature in the Document Understanding service

65.72.0 - 2024-08-20

Added

  • Support for Fleet Application Management service
  • Support for creating maintenance runs using autonomous database software images in the Database service
  • Support for Object Storage buckets, Oracle databases, Oracle databases on exascale Infrastructure, autonomous container databases, and autonomous container databases on Cloud at Customer in the Disaster Recovery service
  • Support for multiple sharing modes in the OCI Cache service
  • Support for extended data retention periods for instances in the Integration Cloud service
  • Support for SQL watch and lifecycle management in the Database management service
  • Support for identity domains and feature sets in the Analytics Cloud service
  • Support for automatically extending the storage space for MySQL DB systems in pre-defined increments in the MySQL Database service

Breaking Changes

  • The property DrPlanExecutionType has been removed from the model ListDrPlanExecutionsRequest in the Disaster Recovery service
Commits
  • 6e5612d Releasing version ..
  • c019500 Merge remote-tracking branch 'bitbucket/github' into release_2024-08-27
  • 2c37fed Releasing version 65.73.0
  • bbb03b2 Releasing version 65.72.0
  • 2b2033e Merge remote-tracking branch 'bitbucket/github' into release_2024-08-20
  • 1374e0f Releasing version 65.72.0
  • See full diff in compare view

Updates github.com/prometheus/client_golang from 1.20.0 to 1.20.2

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.2

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596

v1.20.1

This release contains the critical fix for the issue. Thanks to @​geberl, @​CubicrootXYZ, @​zetaab and @​timofurrer for helping us with the investigation!

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on Linux machines. #1587
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.2 / 2024-08-23

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596

1.20.1 / 2024-08-20

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on linux machines. #1587
Commits
  • 67121dc Merge pull request #1596 from mrueg/fix-uncompressed-content-header
  • 187acd4 Cut 1.20.2
  • f7f8f3a fix: Unset Content-Encoding header when uncompressed
  • 2254d6c Merge pull request #1587 from prometheus/fix-processcollector
  • 4a15d05 Cut 1.20.1
  • f2dd7b3 Use pedantic registry in other places too, to double check.
  • 261fe84 bugfix: Pass network metrics to processCollector's Describe() function
  • 5bf3341 Use NewPedanticRegistry in Process' Collector tests
  • See full diff in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.984 to 1.0.993

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.984 to 1.0.993

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.984 to 1.0.993

Commits

Updates github.com/transip/gotransip/v6 from 6.25.0 to 6.26.0

Release notes

Sourced from github.com/transip/gotransip/v6's releases.

v6.26.0

  • Implemented email package endpoint
Commits

Updates google.golang.org/api from 0.192.0 to 0.195.0

Release notes

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

v0.195.0

0.195.0 (2024-08-28)

Features

v0.194.0

0.194.0 (2024-08-22)

Features

Bug Fixes

  • gen: Change HttpBody.Data from string to any for monitoring:v1 (#2744) (eda6a59), refs #2304

v0.193.0

0.193.0 (2024-08-20)

Features

Changelog

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

0.195.0 (2024-08-28)

Features

0.194.0 (2024-08-22)

Features

Bug Fixes

  • gen: Change HttpBody.Data from string to any for monitoring:v1 (#2744) (eda6a59), refs #2304

0.193.0 (2024-08-20)

Features

Commits

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

…13 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.0` | `1.63.10` |
| [github.com/ans-group/sdk-go](https://github.com/ans-group/sdk-go) | `1.20.0` | `1.20.2` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.73` | `0.3.75` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.102.0` | `0.103.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.120.0` | `1.121.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.39.0` | `1.40.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.71.1` | `65.73.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.0` | `1.20.2` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.993` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.993` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.993` |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip) | `6.25.0` | `6.26.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.192.0` | `0.195.0` |



Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.0 to 1.63.10
- [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.0...v1.63.10)

Updates `github.com/ans-group/sdk-go` from 1.20.0 to 1.20.2
- [Release notes](https://github.com/ans-group/sdk-go/releases)
- [Commits](ans-group/sdk-go@v1.20.0...v1.20.2)

Updates `github.com/civo/civogo` from 0.3.73 to 0.3.75
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.3.73...v0.3.75)

Updates `github.com/cloudflare/cloudflare-go` from 0.102.0 to 0.103.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.102.0...v0.103.0)

Updates `github.com/digitalocean/godo` from 1.120.0 to 1.121.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.120.0...v1.121.0)

Updates `github.com/linode/linodego` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.39.0...v1.40.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.71.1 to 65.73.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.71.1...v65.73.0)

Updates `github.com/prometheus/client_golang` from 1.20.0 to 1.20.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.0...v1.20.2)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.984 to 1.0.993
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.993)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.984 to 1.0.993
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.993)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.984 to 1.0.993
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.993)

Updates `github.com/transip/gotransip/v6` from 6.25.0 to 6.26.0
- [Release notes](https://github.com/transip/gotransip/releases)
- [Commits](transip/gotransip@v6.25.0...v6.26.0)

Updates `google.golang.org/api` from 0.192.0 to 0.195.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.192.0...v0.195.0)

---
updated-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/ans-group/sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: github.com/transip/gotransip/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  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 Sep 2, 2024
@dependabot dependabot bot requested review from mloiseleur and szuecs September 2, 2024 04:02
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 2, 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
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign raffo for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2024

Superseded by #4718.

@dependabot dependabot bot closed this Sep 3, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-f2301c36af branch September 3, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 needs-ok-to-test Indicates a PR that requires an org member to verify it 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.

1 participant