Skip to content

chore(deps): bump the dev-dependencies group across 1 directory with 8 updates #5482

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

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

Package From To
github.com/F5Networks/k8s-bigip-ctlr/v2 2.19.1 2.20.0
github.com/civo/civogo 0.5.1 0.5.3
github.com/digitalocean/godo 1.148.0 1.149.0
github.com/go-logr/logr 1.4.2 1.4.3
github.com/linode/linodego 1.50.0 1.52.0
github.com/oracle/oci-go-sdk/v65 65.91.0 65.92.0
google.golang.org/api 0.233.0 0.235.0
sigs.k8s.io/controller-runtime 0.20.4 0.21.0

Updates github.com/F5Networks/k8s-bigip-ctlr/v2 from 2.19.1 to 2.20.0

Release notes

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's releases.

Release v2.20.0

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.20.0
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.20.0
Changelog

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's changelog.

2.20.0

Added Functionality

**What's new:**
    * Multi Cluster
        * `Issue 3739 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3739>`_: IngressLink multicluster support for default mode.See `Documentation <./config_examples/multicluster/default-mode/IngressLink>`_
    * CRD
        * `Issue 3374 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3374>`_: RFE: Target discrete Pool_Member entities with ConfigMap. See section cis.f5.com/as3-pool-member-priorityGroup label in `Documentation <./config_examples/configmap/user-defined-configmap/README.md>`_
        * `Issue 3779 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3779>`_: ServiceTypeLB health monitor enhancements. See `Example <./config_examples/customResource/serviceTypeLB>`_
            * Shared monitor support for LB type service
            * Support to reference existing monitors from BigIP
            * Support to define multiple health monitors
        * Support for configuring refresh token interval for BigIP token authentication with `refresh-token-interval` CIS deployment parameter.
        * `Issue 3559 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3559>`_: Support for CIS to watch Custom Resources with custom label. See section Label in `Examples <./config_examples/customResource/CustomResource.md>`_
        * CIS is now compatible with OpenShift 4.17, OpenShift 4.18 and Kubernetes 1.32
        * CIS operator support for OpenShift 4.17 and OpenShift 4.18

Bug Fixes

* `Issue 3762 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3762&gt;`_: TCP/UDP Load balancer doesn't work in 2.19.0 and 2.19.1
* `Issue 3755 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3755&gt;`_: Upgrade to 2.19 - Unexpected error: 'config'
* `Issue 3766 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3766&gt;`_: CIS doesn't gracefully handle 503 error from F5
* `Issue 3767 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3767&gt;`_: HTTPS support for primaryEndPoint url
* `Issue 3768 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3768&gt;`_: INFO logging for CIS HA secondary when primary CIS is down
* `Issue 3791 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3791&gt;`_: Name mapping between VS and pools

Upgrade notes

  • CIS 2.20 and above will no longer update the status of custom resources it's not monitoring (those with non-matching labels).
    This prevents conflicts when running multiple CIS deployments in the same K8S cluster, as each deployment can now watch a
    different set of custom resources with unique labels without interfering with resources managed by other CIS instances.
Commits

Updates github.com/civo/civogo from 0.5.1 to 0.5.3

Release notes

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

v0.5.3

feat(instance-ipspoofing): add allowed_ips and network_bandwidth_limit fields for instances by @​dwoolger in #262

Commits
  • e27f2be Merge pull request #262 from civo/civoinstanceNetwork
  • 31e5300 Corrected comment
  • b19acf9 Merge branch 'master' into civoinstanceNetwork
  • 9c687e2 Merge pull request #261 from civo/readd-kfaas
  • 0386e6e Revert "Merge pull request #255 from civo/kfaas-dec"
  • fb271a3 Instance allowedIPs and bandwidth
  • See full diff in compare view

Updates github.com/digitalocean/godo from 1.148.0 to 1.149.0

Release notes

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

v1.149.0

Changelog

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

[v1.149.0] - 2025-05-27

Commits

Updates github.com/go-logr/logr from 1.4.2 to 1.4.3

Release notes

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

v1.4.3

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

Commits
  • 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
  • f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
  • 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17
  • 511e5fa Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...
  • d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15
  • 158c311 Merge pull request #366 from thockin/master
  • c79ddb3 Update to support golangci-lint v2
  • 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13
  • 0385e14 Add comments around slog exceptions
  • Additional commits viewable in compare view

Updates github.com/linode/linodego from 1.50.0 to 1.52.0

Release notes

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

v1.52.0

What's Changed

📋 New Project

🚀 New Features

New Contributors

Full Changelog: linode/linodego@v1.51.0...v1.52.0

v1.51.0

What's Changed

📋 New Project

⚠️ Breaking Change

🐛 Bug Fixes

💡 Improvements

🧪 Testing Improvements

📖 Documentation

📦 Dependency Updates

New Contributors

Full Changelog: linode/linodego@v1.50.0...v1.51.0

Commits
  • a3c3b47 project: UDP NodeBalancers (#751)
  • a13a99b Add support to auto-allocate ipv4 addrs from range specified (#756)
  • 0bb8fc2 Project: Configurable DB Params (#755)
  • 891c21f ACLP: updating variable type for entity_ids for different service_types (#746)
  • 4862b5f Drop v4beta and LA notice for Limits Visibility (#752)
  • 6ac31fd fix: update MigratingTo field to accept int or null (#736)
  • ea79a00 Fix tag for LKE control plane ACL revision ID field (#749)
  • 255b155 Fix setupInstanceFirewall for accounts with default firewall (#741)
  • 91b5023 Add lke versions helper and update tests (#748)
  • 73e0719 build(deps): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#747)
  • Additional commits viewable in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.91.0 to 65.92.0

Release notes

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

65.92.0

Added

  • Support for List and Get APIs for out-of-box management dashboard resources in Management Dashboard service

  • Support for REST option in HeatWave MySQL service

  • Support for warnings in list-application-dependency-vulnerability response for vulnerability audits in Adm service

  • Support for HostGroups in Compute service

  • Support for ENTERPRISE_EDITION_DEVELOPER enum in Db System Launch and Create DB external backup commands in Database service

  • Support for databaseEditionQueryParam in dbSystemInitialStorageSizes, dbSystemStoragePerformance, quotaDefinitions, and internalQuotaDefinitions in Database service

  • Support for EmissionType parameter in UsageCarbonEmissionSummary and EmissionCalculationMethod, EmissionType, Granularity parameters in UsageCarbonEmissionsReportQuery in Usage Api service

  • Support for querying capacity report under BDSs tenancy in Big Data service

  • Support for installing Dataplane Software and python packages updates in Big Data service

  • Support for triggering a dry run with OS patch in Big Data service

  • Support for NAT on firewall feature in Network Firewall service

  • Support for Predictable OIDC Discovery in OKE service

  • Support for SQL monitor creation and updation in Application Performance Monitoring Synthetic service

  • Support for FTP monitor creation and updation in Application Performance Monitoring Synthetic service

  • Support for Demand signal feature in OCI Capacity Management service

  • Support for Targeted Launch in Launch Instance API service

Breaking Changes

  • The values for ATTACHING and DETACHING were removed from the enum models LifecycleStateEnum, ListNetworkFirewallPoliciesLifecycleStateEnum, and ListNetworkFirewallsLifecycleStateEnum in the Network Firewall service

File Checksums (SHA256)

oci-go-sdk-65.92.0.zip 83527894ef0c3f23890ec19b35c4340b0e55d86d7fb2ac22a90e71c2108ffaff

65.91.1

Added

  • Support for the Globally Distributed Database service

... (truncated)

Changelog

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

65.92.0 - 2025-05-27

Added

  • Support for List and Get APIs for out-of-box management dashboard resources in Management Dashboard service
  • Support for REST option in HeatWave MySQL service
  • Support for warnings in list-application-dependency-vulnerability response for vulnerability audits in Adm service
  • Support for HostGroups in Compute service
  • Support for ENTERPRISE_EDITION_DEVELOPER enum in Db System Launch and Create DB external backup commands in Database service
  • Support for databaseEditionQueryParam in dbSystemInitialStorageSizes, dbSystemStoragePerformance, quotaDefinitions, and internalQuotaDefinitions in Database service
  • Support for EmissionType parameter in UsageCarbonEmissionSummary and EmissionCalculationMethod, EmissionType, Granularity parameters in UsageCarbonEmissionsReportQuery in Usage Api service
  • Support for querying capacity report under BDSs tenancy in Big Data service
  • Support for installing Dataplane Software and python packages updates in Big Data service
  • Support for triggering a dry run with OS patch in Big Data service
  • Support for NAT on firewall feature in Network Firewall service
  • Support for Predictable OIDC Discovery in OKE service
  • Support for SQL monitor creation and updation in Application Performance Monitoring Synthetic service
  • Support for FTP monitor creation and updation in Application Performance Monitoring Synthetic service
  • Support for Demand signal feature in OCI Capacity Management service
  • Support for Targeted Launch in Launch Instance API service

Breaking Changes

  • The values for ATTACHING and DETACHING were removed from the enum models LifecycleStateEnum, ListNetworkFirewallPoliciesLifecycleStateEnum, and ListNetworkFirewallsLifecycleStateEnum in the Network Firewall service

65.91.1 - 2025-05-20

Added

  • Support for the Globally Distributed Database service
  • Support for listing the available upgrades (OS & GI) for VirtualMachine DB systems in the Database service
  • Support for running dry-run operations in the Database service
  • Support for Network Security Groups in MySQL HeatWave service
Commits
  • b5a941d Releasing version 65.92.0
  • c7e101b Merge remote-tracking branch 'scm/github' into release_2025-05-27
  • 7e2471e Releasing version 65.92.0
  • cf04aaf Releasing version 65.91.1
  • 2cce330 Merge remote-tracking branch 'scm/github' into release_2025-05-20
  • 6f69f4a Releasing version 65.91.1
  • See full diff in compare view

Updates google.golang.org/api from 0.233.0 to 0.235.0

Release notes

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

v0.235.0

0.235.0 (2025-05-28)

Features

Bug Fixes

  • internaloption: AuthCreds should honor WithoutAuthentication (#3166) (d117646)

v0.234.0

0.234.0 (2025-05-21)

Features

Bug Fixes

  • Check for auth creds in options to trigger new auth lib usage (#3162) (b356c44)
Changelog

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

0.235.0 (2025-05-28)

Features

Bug Fixes

  • internaloption: AuthCreds should honor WithoutAuthentication (#3166) (d117646)

0.234.0 (2025-05-21)

Features

Bug Fixes

  • Check for auth creds in options to trigger new auth lib usage (#3162) (b356c44)
Commits
  • a97fe3b chore(main): release 0.235.0 (#3165)
  • d117646 fix(internaloption): AuthCreds should honor WithoutAuthentication (#3166)
  • 1e2b782 feat(all): auto-regenerate discovery clients (#3173)
  • 0a9b174 feat(all): auto-regenerate discovery clients (#3171)
  • 00cb9ee feat(all): auto-regenerate discovery clients (#3169)
  • a78a978 feat(all): auto-regenerate discovery clients (#3168)
  • 64d566f feat(all): auto-regenerate discovery clients (#3167)
  • b477d3d feat(all): auto-regenerate discovery clients (#3164)
  • b27533c chore(main): release 0.234.0 (#3152)
  • b356c44 fix: check for auth creds in options to trigger new auth lib usage (#3162)
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.21.0

Highlights

  • Bump to Kubernetes v1.33 libraries
  • Improvements for priority queue (#2374)
  • envtest now has an option to download envtest binaries (can be used to replace setup-envtest depending on use case)
  • Metric improvements: native histograms, all Go runtime metrics are enabled now
  • Various bug fixes
  • New reviewers: @​troy0820, @​JoelSpeed!!

⚠️ Breaking Changes

  • Bump to k8s.io/* v0.33.0 and Go 1.24 (#3104 #3142 #3161 #3204 #3215)
  • config: Stop enabling client-side ratelimiter by default (#3119)
    • Previous behavior can be preserved by setting QPS 20 and Burst 30 on the rest.Config
  • controller: NewUnmanaged/NewTypedUnmanaged: Stop requiring a manager (#3141)
  • reconcile: Deprecate Result.Requeue (#3107)

✨ New Features

  • controller: priority queue:
    • Add debug logging for the state of the priority queue (#3075)
    • Add priority label to queue depth metric (#3156)
    • Leverage IsInInitialList (#3162)
    • Remove redundant WithLowPriorityWhenUnchanged in builder (#3168)
    • Retain the priority after Reconcile (#3167)
    • Set priority automatically in handlers (#3111 #3152 #3160 #3174)
  • envtest: Add Environment.KubeConfig field (#2278)
  • envtest: Add option to download envtest binaries (#3135 #3137)
  • events: Add IsInInitialList to TypedCreateEvent (#3162)
  • log/zap: Enable panic log level (#3186)
  • logging: Adopt WarningHandlerWithContext (#3176)
  • logging: Improve logging by adopting contextual logging (#3149)
  • metrics: Adopt native histograms (#3165)
  • metrics: Expose all Go runtime metrics (#3070)

🐛 Bug Fixes

  • apiutil: restmapper: Respect preferred version (#3151)
  • builder: webhook: Fix custom path for webhook conflicts (#3102)
  • cache: Clone maps to prevent data races when concurrently creating caches using the same options (#3078)
  • cache: Stop accumulating lists in multi-namespace cache implementation (#3195)
  • cache: List out of global cache when present and necessary (#3126)
  • client: Return error if pagination is used with the cached client (#3134)
  • controller: Support WaitForSync in TypedSyncingSource (#3084)
  • controller: priority queue: Fix behavior of rate limit option in priorityqueue.AddWithOpts (#3103)
  • controller: priority queue: Yet another queue_depth metric fix (#3085)
  • controllerutil: CreateOrUpdate: Avoid panic when the MutateFn is nil (#2828)
  • envtest: Fix nil pointer exception in Stop() (#3153)
  • fake client: Fix data races when writing to the scheme (#3143)

... (truncated)

Commits
  • 71f7db5 Merge pull request #3225 from troy0820/troy0820/prepare-for-0.21-release
  • 52d8779 update README with go version
  • ab37f74 Merge pull request #3223 from troy0820/troy0820/return-warnings-on-webhooks
  • 250a88f return warnings on webhooks
  • 85ee7a9 Merge pull request #3217 from kubernetes-sigs/dependabot/github_actions/all-g...
  • 81f1fae 🌱 Bump the all-github-actions group across 1 directory with 3 updates
  • d9a2274 Merge pull request #3187 from dongjiang1989/update-golangci-lint-v2
  • 9c38211 update golangci-lint to v2
  • 9b5f6a7 Merge pull request #3208 from troy0820/troy0820/api-machinery-marshal
  • b3278df use sigs.k8s.io/json to unmarshal in fakeclient
  • 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

…8 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.19.1` | `2.20.0` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.5.1` | `0.5.3` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.148.0` | `1.149.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.50.0` | `1.52.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.91.0` | `65.92.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.233.0` | `0.235.0` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.21.0` |



Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.19.1 to 2.20.0
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/RELEASE-NOTES.rst)
- [Commits](F5Networks/k8s-bigip-ctlr@v2.19.1...v2.20.0)

Updates `github.com/civo/civogo` from 0.5.1 to 0.5.3
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.5.1...v0.5.3)

Updates `github.com/digitalocean/godo` from 1.148.0 to 1.149.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.148.0...v1.149.0)

Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.2...v1.4.3)

Updates `github.com/linode/linodego` from 1.50.0 to 1.52.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.50.0...v1.52.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.91.0 to 65.92.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.91.0...v65.92.0)

Updates `google.golang.org/api` from 0.233.0 to 0.235.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.233.0...v0.235.0)

Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.21.0
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.20.4...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.149.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-version: 65.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.235.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.21.0
  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 May 29, 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 raffo 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 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 May 29, 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 30, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-c296e707ea branch May 30, 2025 03:35
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant