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 21 updates #4896

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

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

Package From To
github.com/Yamashou/gqlgenc 0.26.1 0.26.2
github.com/aliyun/alibaba-cloud-sdk-go 1.63.52 1.63.54
github.com/aws/aws-sdk-go-v2 1.32.4 1.32.5
github.com/aws/aws-sdk-go-v2/config 1.28.4 1.28.5
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.15.16 1.15.17
github.com/aws/aws-sdk-go-v2/service/route53 1.46.1 1.46.2
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.33.5 1.33.6
github.com/cloudflare/cloudflare-go 0.109.0 0.110.0
github.com/linode/linodego 1.42.0 1.43.0
github.com/oracle/oci-go-sdk/v65 65.78.1 65.79.0
github.com/stretchr/testify 1.9.0 1.10.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.1040 1.0.1046
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.1040 1.0.1046
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.1040 1.0.1046
google.golang.org/api 0.206.0 0.209.0
k8s.io/api 0.31.2 0.31.3
k8s.io/client-go 0.31.2 0.31.3

Updates github.com/Yamashou/gqlgenc from 0.26.1 to 0.26.2

Release notes

Sourced from github.com/Yamashou/gqlgenc's releases.

v0.26.2

What's Changed

Full Changelog: Yamashou/gqlgenc@v0.26.1...v0.26.2

Commits

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.63.52 to 1.63.54

Release notes

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

v1.63.54

  • Generated 2021-11-11 for qianzhou. undefined

v1.63.53

  • Generated 2024-11-14 for AIMath.
  • Init.
Changelog

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

2024-11-22 Version: v1.63.54

  • Generated 2021-11-11 for qianzhou. undefined

2024-11-19 Version: v1.63.53

  • Generated 2024-11-14 for AIMath.
  • Init.
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.45 to 1.17.46

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.16 to 1.15.17

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.37.0 to 1.37.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.46.1 to 1.46.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/servicediscovery from 1.33.5 to 1.33.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.33.0 to 1.33.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits

Updates github.com/cloudflare/cloudflare-go from 0.109.0 to 0.110.0

Release notes

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

v0.110.0

ENHANCEMENTS:

  • access_identity_provider: Adds identity_update_behavior to SCIM config. (#3618)
  • turnstile: fix UpdateTurnstileWidgetParams (support setting values to false) (#3594)

BUG FIXES:

  • snippets: fix response type for UpdateZoneSnippet (#3596)
Changelog

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

0.110.0 (November 20th, 2024)

ENHANCEMENTS:

  • access_identity_provider: Adds identity_update_behavior to SCIM config. (#3618)
  • turnstile: fix UpdateTurnstileWidgetParams (support setting values to false) (#3594)

BUG FIXES:

  • snippets: fix response type for UpdateZoneSnippet (#3596)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.30.0 to 0.31.0 (#3588)
  • deps: bumps golang.org/x/time from 0.7.0 to 0.8.0 (#3584)
  • deps: bumps goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#3578)
Commits
  • 3e917ed Update CHANGELOG.md
  • f155936 generate changelog
  • 68dc897 Merge pull request #3618 from khiller-cf/master
  • 59de991 AUTH-6586 adds identity update behavior field
  • 6e537fe Merge pull request #3596 from WowVeryLogin/denis/FLPROD-796
  • d6feff7 Update .changelog/3596.txt
  • 72fcc88 Merge pull request #3594 from punkeel/maxime/fix-turnstile-update
  • 8384968 FLPROD-796: Fixing wrong response type for snippet update endpoint
  • e69380e Fix turnstile's UpdateTurnstileWidgetParams
  • 7289d6f Merge pull request #3577 from dfialho/master
  • Additional commits viewable in compare view

Updates github.com/linode/linodego from 1.42.0 to 1.43.0

Release notes

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

v1.43.0

What's Changed

🚀 New Features

💡 Improvements

🧪 Testing Improvements

⚙️ Repo/CI Improvements

📖 Documentation

📦 Dependency Updates

Full Changelog: linode/linodego@v1.42.0...v1.43.0

Commits

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

Release notes

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

65.79.0

Added

  • Support for optional parameters for unified auditing in the Database service

  • Support for user groups for creating technical requests in the Support Management service

  • Support for additional checksum algorithms (SHA-256, SHA-384, CRC32C) in the Object Storage service

  • Support for single Read Only (RO) endpoint for the read replicas in the PostgreSQL service

  • Support for exascale database vaults in the Database service

  • Support for virtual machine clusters with database vaults in the Database service

  • Support for N3-Gi version in the Database service

Breaking Changes

  • The model ServiceCategories was renamed to Services in the Customer Incident Management Service

  • The property SubComponents was renamed to SubCategories in the SubCategories model in the Customer Incident Management Service

  • The property LimitStatus and the enum LimitStatusEnum were removed from the model CreateLimitItemDetails in the Customer Incident Management Service

  • The property IpAddress was made non-mandatory in the return model endpoint in the PostgreSQL service

File Checksums (SHA256)

oci-go-sdk-65.79.0.zip ec54e425ee52fc12a0cc61f3f22abf75d3af1a4608030b902a12c8df220355a3

Changelog

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

65.79.0 - 2024-11-19

Added

  • Support for optional parameters for unified auditing in the Database service
  • Support for user groups for creating technical requests in the Support Management service
  • Support for additional checksum algorithms (SHA-256, SHA-384, CRC32C) in the Object Storage service
  • Support for single Read Only (RO) endpoint for the read replicas in the PostgreSQL service
  • Support for exascale database vaults in the Database service
  • Support for virtual machine clusters with database vaults in the Database service
  • Support for N3-Gi version in the Database service

Breaking Changes

  • The model ServiceCategories was renamed to Services in the Customer Incident Management Service
  • The property SubComponents was renamed to SubCategories in the SubCategories model in the Customer Incident Management Service
  • The property LimitStatus and the enum LimitStatusEnum were removed from the model CreateLimitItemDetails in the Customer Incident Management Service
  • The property IpAddress was made non-mandatory in the return model endpoint in the PostgreSQL service
Commits
  • c696c32 Releasing version 65.79.0
  • 97ca325 Merge remote-tracking branch 'bitbucket/github' into release_2024-11-19
  • 8b66eb7 Releasing version 65.79.0
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1040 to 1.0.1046

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.1040 to 1.0.1046

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.1040 to 1.0.1046

Commits

Updates google.golang.org/api from 0.206.0 to 0.209.0

Release notes

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

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

Changelog

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

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

Features

Commits

…21 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) | `0.26.1` | `0.26.2` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.52` | `1.63.54` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.4` | `1.32.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.4` | `1.28.5` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.16` | `1.15.17` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.46.1` | `1.46.2` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.33.5` | `1.33.6` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.109.0` | `0.110.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.42.0` | `1.43.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.78.1` | `65.79.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1040` | `1.0.1046` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1040` | `1.0.1046` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1040` | `1.0.1046` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.206.0` | `0.209.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.2` | `0.31.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.2` | `0.31.3` |



Updates `github.com/Yamashou/gqlgenc` from 0.26.1 to 0.26.2
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](Yamashou/gqlgenc@v0.26.1...v0.26.2)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.52 to 1.63.54
- [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.52...v1.63.54)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.4 to 1.32.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.4...v1.32.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.4 to 1.28.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.4...config/v1.28.5)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.45 to 1.17.46
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.45...credentials/v1.17.46)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.16 to 1.15.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.16...config/v1.15.17)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.37.0 to 1.37.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.37.0...service/s3/v1.37.1)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.46.1 to 1.46.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.46.1...service/ecs/v1.46.2)

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.33.5 to 1.33.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.5...service/sns/v1.33.6)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.0 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.33.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.33.0...service/s3/v1.33.1)

Updates `github.com/cloudflare/cloudflare-go` from 0.109.0 to 0.110.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.109.0...v0.110.0)

Updates `github.com/linode/linodego` from 1.42.0 to 1.43.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.42.0...v1.43.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.78.1 to 65.79.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.78.1...v65.79.0)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.1040 to 1.0.1046
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1040...v1.0.1046)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.1040 to 1.0.1046
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1040...v1.0.1046)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.1040 to 1.0.1046
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1040...v1.0.1046)

Updates `google.golang.org/api` from 0.206.0 to 0.209.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.206.0...v0.209.0)

Updates `k8s.io/api` from 0.31.2 to 0.31.3
- [Commits](kubernetes/api@v0.31.2...v0.31.3)

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

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

---
updated-dependencies:
- dependency-name: github.com/Yamashou/gqlgenc
  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
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  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/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  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/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/stretchr/testify
  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/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Nov 25, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 25, 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 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. labels Nov 25, 2024
@mloiseleur
Copy link
Contributor

/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 Nov 25, 2024
@mloiseleur
Copy link
Contributor

/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 Nov 25, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mloiseleur

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 Nov 25, 2024
@k8s-ci-robot k8s-ci-robot merged commit 709f3f4 into master Nov 25, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-21c0d2dd4a branch November 25, 2024 08:17
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