Skip to content

chore(deps): bump the all group with 8 updates #1495

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
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps the all group with 8 updates:

Package From To
cloud.google.com/go/compute 1.40.0 1.41.0
cloud.google.com/go/container 1.43.0 1.44.0
github.com/spf13/pflag 1.0.6 1.0.7
golang.org/x/crypto 0.39.0 0.40.0
golang.org/x/mod 0.25.0 0.26.0
golang.org/x/net 0.41.0 0.42.0
google.golang.org/api 0.239.0 0.242.0
sigs.k8s.io/cluster-api 1.10.3 1.10.4

Updates cloud.google.com/go/compute from 1.40.0 to 1.41.0

Release notes

Sourced from cloud.google.com/go/compute's releases.

compute: v1.41.0

1.41.0 (2025-07-16)

Features

  • compute: Update Compute Engine v1 API to revision 20250708 (#1073) (f3c3c1a)
  • compute: Update Compute Engine v1beta API to revision 20250708 (#1072) (#12566) (f3c3c1a)
Commits
  • f371928 chore(main): release pubsub 1.41.0 (#10469)
  • 443e0ee chore: release main (#10595)
  • 928f1a7 fix(bigtable/emulator): Sending empty row in SampleRowKeys response (#10611)
  • 0e5c5c9 refactor(bigtable): Refactoring client side metrics code (#10623)
  • 47941b3 chore(main): release auth 0.7.3 (#10574)
  • 7cea5ed fix(auth): disable automatic universe domain check for MDS (#10620)
  • 2fef238 feat(parallelstore): add file_stripe_level and directory_stripe_level fields ...
  • b90b361 chore(storage/transfermanager): reduce zero array size used for checksums (#1...
  • 6b51942 docs(datacatalog): mark DataplexTransferStatus.MIGRATED as deprecated (#10621)
  • 97fa560 feat(documentai): A new field imageless_mode is added to message `.google.c...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/container from 1.43.0 to 1.44.0

Release notes

Sourced from cloud.google.com/go/container's releases.

container: v1.44.0

1.44.0 (2025-07-16)

Features

  • container: A new enum Mode is added (f3c3c1a)
  • container: A new enum TransparentHugepageDefrag is added (f3c3c1a)
  • container: A new enum TransparentHugepageEnabled is added (f3c3c1a)
  • container: A new field additional_ip_ranges_configs is added to message .google.container.v1.IPAllocationPolicy (f3c3c1a)
  • container: A new field auto_ipam_config is added to message .google.container.v1.IPAllocationPolicy (f3c3c1a)
  • container: A new field boot_disk is added to message .google.container.v1.NodeConfig (f3c3c1a)
  • container: A new field boot_disk is added to message .google.container.v1.UpdateNodePoolRequest (f3c3c1a)
  • container: A new field default_compute_class_config is added to message .google.container.v1.ClusterAutoscaling (f3c3c1a)
  • container: A new field desired_additional_ip_ranges_config is added to message .google.container.v1.ClusterUpdate (f3c3c1a)
  • container: A new field desired_auto_ipam_config is added to message .google.container.v1.ClusterUpdate (f3c3c1a)
  • container: A new field desired_user_managed_keys_config is added to message .google.container.v1.ClusterUpdate (f3c3c1a)
  • container: A new field eviction_max_pod_grace_period_seconds is added to message .google.container.v1.NodeKubeletConfig (f3c3c1a)
  • container: A new field eviction_minimum_reclaim is added to message .google.container.v1.NodeKubeletConfig (f3c3c1a)
  • container: A new field eviction_soft_grace_period is added to message .google.container.v1.NodeKubeletConfig (f3c3c1a)
  • container: A new field eviction_soft is added to message .google.container.v1.NodeKubeletConfig (f3c3c1a)
  • container: A new field gke_auto_upgrade_config is added to message .google.container.v1.Cluster (f3c3c1a)
  • container: A new field gke_auto_upgrade_config is added to message .google.container.v1.ClusterUpdate (f3c3c1a)
  • container: A new field lustre_csi_driver_config is added to message .google.container.v1.AddonsConfig (f3c3c1a)
  • container: A new field max_parallel_image_pulls is added to message .google.container.v1.NodeKubeletConfig (f3c3c1a)
  • container: A new field min_node_cpus is added to message .google.container.v1.SoleTenantConfig (f3c3c1a)
  • container: A new field mode is added to message .google.container.v1.AnonymousAuthenticationConfig (f3c3c1a)
  • container: A new field single_process_oom_kill is added to message .google.container.v1.NodeKubeletConfig (f3c3c1a)
  • container: A new field subnetwork is added to message .google.container.v1.NodeNetworkConfig (f3c3c1a)
  • container: A new field transparent_hugepage_defrag is added to message .google.container.v1.LinuxNodeConfig (f3c3c1a)
  • container: A new field transparent_hugepage_enabled is added to message .google.container.v1.LinuxNodeConfig (f3c3c1a)
  • container: A new message AdditionalIPRangesConfig is added (f3c3c1a)
  • container: A new message AutoIpamConfig is added (f3c3c1a)
  • container: A new message BootDisk is added (f3c3c1a)
  • container: A new message DefaultComputeClassConfig is added (f3c3c1a)
  • container: A new message DesiredAdditionalIPRangesConfig is added (f3c3c1a)
  • container: A new message EvictionGracePeriod is added (f3c3c1a)
  • container: A new message EvictionMinimumReclaim is added (f3c3c1a)
  • container: A new message EvictionSignals is added (f3c3c1a)
  • container: A new message GkeAutoUpgradeConfig is added (f3c3c1a)
  • container: A new message LustreCsiDriverConfig is added (f3c3c1a)
  • container: A new value CLOUD_KMS_KEY_DESTROYED is added to enum Code (f3c3c1a)
Commits

Updates github.com/spf13/pflag from 1.0.6 to 1.0.7

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.7

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.6...v1.0.7

Commits
  • f9cbdd9 Merge pull request #348 from max-frank/add-time-flag-support
  • e3be2eb Reduce duplication by forwarding to sibling functions
  • 7cc25e3 Don't export TimeValue (yet)
  • d15848d Remove unnecessary time test stderr dev null redirect
  • c5ce22e Use time.Time for expectations in time flag tests
  • 1992c5a Add support for time.Time flags
  • 1c62fb2 Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags
  • 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() #433
  • 4730aa0 fix help message for Func and BoolFunc flags #430
  • f4c97c2 minor: fix typos in comments
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.39.0 to 0.40.0

Commits
  • 459a9db go.mod: update golang.org/x dependencies
  • 74e709a ssh: add AlgorithmNegotiationError
  • b3790b8 acme: fix TLSALPN01ChallengeCert for IP address identifiers
  • 1dc4269 acme: add Pebble integration testing
  • 97bf787 blake2b: implement hash.XOF
  • 952517d x509roots/fallback: update bundle
  • c6fce02 ssh: refuse to parse certificates that use a certificate as signing key
  • 0ae49b8 ssh: reject certificate keys used as signature keys for SSH certs
  • See full diff in compare view

Updates golang.org/x/mod from 0.25.0 to 0.26.0

Commits

Updates golang.org/x/net from 0.41.0 to 0.42.0

Commits

Updates google.golang.org/api from 0.239.0 to 0.242.0

Release notes

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

v0.242.0

0.242.0 (2025-07-16)

Features

v0.241.0

0.241.0 (2025-07-09)

Features

v0.240.0

0.240.0 (2025-07-02)

Features

Changelog

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

0.242.0 (2025-07-16)

Features

0.241.0 (2025-07-09)

Features

0.240.0 (2025-07-02)

Features

Commits

Updates sigs.k8s.io/cluster-api from 1.10.3 to 1.10.4

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.10.4

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.3

📈 Overview

  • 10 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • CI: Fixing failed to install kind for e2e tests (#12374)

🌱 Others

  • clusterctl: Add Scaleway infrastructure provider to clusterctl (#12387)
  • Dependency: Bump cert-manager to v1.18.0 (#12373)
  • Dependency: Bump cert-manager to v1.18.1 (#12381)
  • Dependency: Update github.com/go-viper/mapstructure/v2 to v2.3.0 (#12422)
  • e2e: Fix e2e test capi-e2e-release-1.8 (#12395)
  • KCP: Add --etcd-client-log-level flag to KCP (#12463)

📖 Additionally, there have been 3 contributions to our documentation and book. (#12383, #12456, #12457)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 737edc8 Merge pull request #12463 from k8s-infra-cherrypick-robot/cherry-pick-12271-t...
  • 7639182 seedling: Allows to redefine ETCD client logger
  • 6a7eb57 Merge pull request #12457 from k8s-infra-cherrypick-robot/cherry-pick-12443-t...
  • f425ee6 fix: docs redirect for ClusterResourceSet
  • b237dd2 Merge pull request #12456 from k8s-infra-cherrypick-robot/cherry-pick-12455-t...
  • c40a3c8 Fix k8s version for capk in quick start
  • f1c80b0 Merge pull request #12422 from mboersma/fix-viper-vuln-release-1.10
  • a83471e Update github.com/go-viper/mapstructure/v2 to v2.3.0
  • 6648582 Merge pull request #12387 from Tomy2e/scaleway-1.10
  • 5b55c7b Merge pull request #12395 from k8s-infra-cherrypick-robot/cherry-pick-12379-t...
  • 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

Bumps the all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.40.0` | `1.41.0` |
| [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.44.0` |
| [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.7` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.39.0` | `0.40.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.25.0` | `0.26.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.41.0` | `0.42.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.239.0` | `0.242.0` |
| [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.10.3` | `1.10.4` |


Updates `cloud.google.com/go/compute` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.40.0...pubsub/v1.41.0)

Updates `cloud.google.com/go/container` from 1.43.0 to 1.44.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...pubsub/v1.44.0)

Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.6...v1.0.7)

Updates `golang.org/x/crypto` from 0.39.0 to 0.40.0
- [Commits](golang/crypto@v0.39.0...v0.40.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.26.0
- [Commits](golang/mod@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](golang/net@v0.41.0...v0.42.0)

Updates `google.golang.org/api` from 0.239.0 to 0.242.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.239.0...v0.242.0)

Updates `sigs.k8s.io/cluster-api` from 1.10.3 to 1.10.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.10.3...v1.10.4)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cloud.google.com/go/container
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/crypto
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/mod
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/net
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/api
  dependency-version: 0.242.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Jul 21, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 21, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign vincepri 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 review from damdo and dims July 21, 2025 22:00
@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 Jul 21, 2025
Copy link

netlify bot commented Jul 21, 2025

Deploy Preview for kubernetes-sigs-cluster-api-gcp ready!

Name Link
🔨 Latest commit d98a30d
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-gcp/deploys/687eb88846416700089d3107
😎 Deploy Preview https://deploy-preview-1495--kubernetes-sigs-cluster-api-gcp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-gcp-apidiff d98a30d link false /test pull-cluster-api-provider-gcp-apidiff

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

@cpanato
Copy link
Member

cpanato commented Jul 22, 2025

/hold the cluster-api should not be included

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 22, 2025
@salasberryfin
Copy link
Contributor

@cpanato can we add an ignore rule to avoid dependabot trying to bump CAPI?

@cpanato
Copy link
Member

cpanato commented Jul 22, 2025

@cpanato can we add an ignore rule to avoid dependabot trying to bump CAPI?

I thought we have that, but yes, can you open a pr for that?

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

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

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/all-15c6f8aeb6 branch August 11, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. 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.

3 participants