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 15 updates #5052

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

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

Package From To
github.com/IBM-Cloud/ibm-cloud-cli-sdk 1.5.0 1.6.1
github.com/Yamashou/gqlgenc 0.30.2 0.30.3
github.com/aws/aws-sdk-go-v2 1.34.0 1.35.0
github.com/aws/aws-sdk-go-v2/config 1.29.2 1.29.3
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.16.0 1.17.0
github.com/aws/aws-sdk-go-v2/service/route53 1.48.3 1.48.4
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.34.7 1.34.8
github.com/cloudflare/cloudflare-go 0.114.0 0.115.0
github.com/digitalocean/godo 1.135.0 1.136.0
github.com/linode/linodego 1.46.0 1.47.0
github.com/oracle/oci-go-sdk/v65 65.81.3 65.82.0
google.golang.org/api 0.218.0 0.219.0

Updates github.com/IBM-Cloud/ibm-cloud-cli-sdk from 1.5.0 to 1.6.1

Release notes

Sourced from github.com/IBM-Cloud/ibm-cloud-cli-sdk's releases.

v1.6.1

Change Logs

Other changes

  • Set terminal width to a large number when calling NewFakeUI (used in unit testing only).

v1.6.0

Change Logs

Core config changes

  • Added AlphaCommandsEnabled configuration to toggle sorting commands alphabetically or by grouping
  • Increased token expiration check visibility
  • Used go-pretty to improve table formatting on screen width

Other changes

  • Updated golang/org/x/text to v0.21.0
  • Updated golang/org/x/net to v0.33.0
  • Updated golang/org/x/sys to v0.28.0
  • Updated golang/org/x/term to v0.27.0
  • Updated golang.org/x/crypto to v0.32.0
Commits
  • 54e9eff Merge pull request #430 from IBM-Cloud/dev
  • 7362edf Merge pull request #429 from IBM-Cloud/chore/bump-version-1.6.1
  • f30bb9c chore: bumped version to v1.6.1
  • 364d9ab Merge pull request #428 from IBM-Cloud/fix/increase-term-width-test
  • e78fdc9 test: increased terminal width to a reasonable width when mocking UI
  • 8965968 Merge pull request #426 from IBM-Cloud/dev
  • 9d8ea65 Merge pull request #427 from IBM-Cloud/chore/update-crpyto-dep
  • 5b911e5 chore: updated golang.org/x/crypto to v0.32.0
  • bbcaa2b Merge pull request #425 from IBM-Cloud/chore/bump-version
  • 6e42cfd chore: bumped version to v1.6.0
  • Additional commits viewable in compare view

Updates github.com/Yamashou/gqlgenc from 0.30.2 to 0.30.3

Release notes

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

v0.30.3

What's Changed

Full Changelog: Yamashou/gqlgenc@v0.30.2...v0.30.3

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.34.0 to 1.35.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.2 to 1.29.3

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.55 to 1.17.56

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.16.0 to 1.17.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2022-10-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.0
    • Feature: Adds aws.IsCredentialsProvider for inspecting CredentialProvider types when needing to determine if the underlying implementation type matches a target type. This resolves an issue where CredentialsCache could mask AnonymousCredentials providers, breaking downstream detection logic.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.21.0
    • Feature: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.16.16
    • Bug Fix: The SDK client has been updated to utilize the aws.IsCredentialsProvider function for determining if aws.AnonymousCredentials has been configured for the CredentialProvider.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.29.0
    • Feature: S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
    • Bug Fix: The SDK client has been updated to utilize the aws.IsCredentialsProvider function for determining if aws.AnonymousCredentials has been configured for the CredentialProvider.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.49.0
    • Feature: CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.17.0
    • Feature: Add presign functionality for sts:AssumeRole operation

Release (2022-10-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.20.0
    • Feature: This release adds information about the resources DevOps Guru is analyzing.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.15.0
    • Feature: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.7.0
    • Feature: In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
  • github.com/aws/aws-sdk-go-v2/service/rum: v1.7.0
    • Feature: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions

Release (2022-10-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.11.6
    • Documentation: Documentation updates for Chime Messaging SDK
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.19.0
    • Feature: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.27.0
    • Feature: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.33.0
    • Feature: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.13.0
    • Feature: Adding new Accessor APIs for Amazon Managed Blockchain
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.28.0
    • Feature: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.39.6 to 1.39.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.48.3 to 1.48.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/servicediscovery from 1.34.7 to 1.34.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.33.10 to 1.33.11

Commits

Updates github.com/cloudflare/cloudflare-go from 0.114.0 to 0.115.0

Release notes

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

v0.115.0

ENHANCEMENTS:

  • access_service_token: add last_seen_at field (#3838)
  • dns: Add settings to DNSRecord (#3670)
  • teams_rules: add support for biso admin controls v2 (#3848)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#3865)
  • deps: bumps github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 (#3869)
  • deps: bumps github.com/goccy/go-json from 0.10.4 to 0.10.5 (#3870)
  • deps: bumps golang.org/x/net from 0.25.0 to 0.33.0 (#3868)
Changelog

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

0.115.0 (January 29th, 2025)

ENHANCEMENTS:

  • access_service_token: add last_seen_at field (#3838)
  • dns: Add settings to DNSRecord (#3670)
  • teams_rules: add support for biso admin controls v2 (#3848)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#3865)
  • deps: bumps github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 (#3869)
  • deps: bumps github.com/goccy/go-json from 0.10.4 to 0.10.5 (#3870)
  • deps: bumps golang.org/x/net from 0.25.0 to 0.33.0 (#3868)
Commits
  • 57714bf Update CHANGELOG.md
  • b063df7 generate changelog
  • 46140a1 Merge pull request #3870 from cloudflare/dependabot/go_modules/github.com/goc...
  • 3abb34b add CHANGELOG for #3870
  • c726fce Bump github.com/goccy/go-json from 0.10.4 to 0.10.5
  • d49977f Merge pull request #3869 from cloudflare/dependabot/go_modules/internal/tools...
  • 53f44dd add CHANGELOG for #3869
  • dbab899 Bump github.com/go-git/go-git/v5 in /internal/tools
  • 212ac63 Merge pull request #3868 from cloudflare/dependabot/go_modules/internal/tools...
  • ebbd11a add CHANGELOG for #3868
  • Additional commits viewable in compare view

Updates github.com/digitalocean/godo from 1.135.0 to 1.136.0

Release notes

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

v1.136.0

Changelog

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

[v1.136.0] - 2025-01-28

Commits

Updates github.com/linode/linodego from 1.46.0 to 1.47.0

Release notes

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

v1.47.0

What's Changed

💡 Improvements

🧪 Testing Improvements

Full Changelog: linode/linodego@v1.46.0...v1.47.0

Commits
  • c5883b6 remove unnecessary TEST_ARGS (#664)
  • a010140 Added missign db-related fields (#659)
  • 7d14d5c test/workflow: Update make test commands and related workflows (#657)
  • a8748fc Add unit test coverage for Stackscripts, Database and Region related methods/...
  • See full diff in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.81.3 to 65.82.0

Release notes

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

65.82.0

Added

  • Support for external MySQL database management in the Database Management service

  • Support for fetching highly available metrics for managed databases in the Database Management service

  • Support for Exadata Infrastructure on Exadata Cloud@Customer in the Database service

  • Support for disaster recovery for cloud native applications running on OKE clusters in the Disaster Recovery service

  • Support for subscription assignment at creation of the child tenancies in the Organizations service

  • Support for additional actionable insights content-types for news reports in the Operations Insights service

  • Support for MySQL Heatwave database systems in the Operations Insights service

Breaking Changes

  • The enum ClassicSubscriptionEnvironmentNameEnum was removed from the Organizations service

File Checksums (SHA256)

oci-go-sdk-65.82.0.zip 82ec3ae247555dae87447a0e23d870e297697b2f3c01ba6cd048ddc7bd77c3c2

Changelog

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

65.82.0 - 2025-01-28

Added

  • Support for external MySQL database management in the Database Management service
  • Support for fetching highly available metrics for managed databases in the Database Management service
  • Support for Exadata Infrastructure on Exadata Cloud@Customer in the Database service
  • Support for disaster recovery for cloud native applications running on OKE clusters in the Disaster Recovery service
  • Support for subscription assignment at creation of the child tenancies in the Organizations service
  • Support for additional actionable insights content-types for news reports in the Operations Insights service
  • Support for MySQL Heatwave database systems in the Operations Insights service

Breaking Changes

  • The enum ClassicSubscriptionEnvironmentNameEnum was removed from the Organizations service
Commits
  • 7e2ef08 Releasing version 65.82.0
  • 1c97b2f Merge remote-tracking branch 'bitbucket/github' into release_2025-01-28
  • 4478100 Releasing version 65.82.0
  • See full diff in compare view

Updates google.golang.org/api from 0.218.0 to 0.219.0

Release notes

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

v0.219.0

0.219.0 (2025-01-28)

Features

Documentation

  • option: Add warning about externally-provided credentials (#2978) (45c3513)
Changelog

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

0.219.0 (2025-01-28)

Features

Documentation

  • option: Add warning about externally-provided credentials (#2978) (45c3513)
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

…15 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/IBM-Cloud/ibm-cloud-cli-sdk](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk) | `1.5.0` | `1.6.1` |
| [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) | `0.30.2` | `0.30.3` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.34.0` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.2` | `1.29.3` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.17.0` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.48.3` | `1.48.4` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.34.7` | `1.34.8` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.114.0` | `0.115.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.135.0` | `1.136.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.46.0` | `1.47.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.81.3` | `65.82.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.218.0` | `0.219.0` |



Updates `github.com/IBM-Cloud/ibm-cloud-cli-sdk` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk/releases)
- [Commits](IBM-Cloud/ibm-cloud-cli-sdk@v1.5.0...v1.6.1)

Updates `github.com/Yamashou/gqlgenc` from 0.30.2 to 0.30.3
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](Yamashou/gqlgenc@v0.30.2...v0.30.3)

Updates `github.com/aws/aws-sdk-go-v2` from 1.34.0 to 1.35.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.34.0...v1.35.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.2 to 1.29.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.2...config/v1.29.3)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.55 to 1.17.56
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.55...credentials/v1.17.56)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.0...v1.17.0)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.39.6 to 1.39.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/emr/v1.39.6...service/emr/v1.39.7)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.48.3 to 1.48.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.48.3...service/eks/v1.48.4)

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.34.7 to 1.34.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/sfn/v1.34.7...service/sfn/v1.34.8)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.10 to 1.33.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.10...service/sns/v1.33.11)

Updates `github.com/cloudflare/cloudflare-go` from 0.114.0 to 0.115.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/v0.115.0/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.114.0...v0.115.0)

Updates `github.com/digitalocean/godo` from 1.135.0 to 1.136.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.135.0...v1.136.0)

Updates `github.com/linode/linodego` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.46.0...v1.47.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.81.3 to 65.82.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.81.3...v65.82.0)

Updates `google.golang.org/api` from 0.218.0 to 0.219.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.218.0...v0.219.0)

---
updated-dependencies:
- dependency-name: github.com/IBM-Cloud/ibm-cloud-cli-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-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/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-minor
  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/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: 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 Jan 31, 2025
@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 mloiseleur for approval. For more information see the 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 requested a review from szuecs January 31, 2025 04:04
@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 Jan 31, 2025
@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 Jan 31, 2025
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