Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/cloudsqlconn v1.18.0 -> v1.18.1 age confidence
k8s.io/api v0.32.8 -> v0.34.0 age confidence
k8s.io/apimachinery v0.32.8 -> v0.34.0 age confidence
sigs.k8s.io/yaml v1.5.0 -> v1.6.0 age confidence

Release Notes

googlecloudplatform/cloud-sql-go-connector (cloud.google.com/go/cloudsqlconn)

v1.18.1

Compare Source

Bug Fixes
kubernetes/api (k8s.io/api)

v0.34.0

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.0

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

kubernetes-sigs/yaml (sigs.k8s.io/yaml)

v1.6.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner April 28, 2025 21:25
Copy link

forking-renovate bot commented Apr 28, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/google/gnostic-models v0.6.8 -> v0.6.9
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20250318190949-c8a335a9a2ff
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.6.0

@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from a9fd99d to f4c562f Compare May 7, 2025 09:54
@renovate-bot renovate-bot changed the title deps: Update Go dependency updates to v0.33.0 deps: Update Go dependency updates to v0.33.1 May 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from f4c562f to 6547cd9 Compare May 16, 2025 00:51
@renovate-bot renovate-bot changed the title deps: Update Go dependency updates to v0.33.1 deps: Update module k8s.io/apimachinery to v0.33.1 May 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from 6547cd9 to 36716bf Compare May 16, 2025 14:20
@renovate-bot renovate-bot changed the title deps: Update module k8s.io/apimachinery to v0.33.1 deps: Update Go dependency updates to v0.33.1 May 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from 36716bf to 1aed6db Compare May 16, 2025 17:30
@renovate-bot renovate-bot changed the title deps: Update Go dependency updates to v0.33.1 deps: Update Go dependency updates May 28, 2025
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from 1aed6db to 0b44ae4 Compare May 28, 2025 17:24
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch 2 times, most recently from 8db755d to eb6b590 Compare June 25, 2025 16:04
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch 2 times, most recently from d9b7cf4 to 9aa5c55 Compare July 4, 2025 00:45
@renovate-bot renovate-bot changed the title deps: Update Go dependency updates deps: Update Go dependency updates to v0.33.2 Jul 15, 2025
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from 9aa5c55 to c00c685 Compare July 15, 2025 18:28
@renovate-bot renovate-bot changed the title deps: Update Go dependency updates to v0.33.2 deps: Update Go dependency updates to v0.33.3 Jul 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from c00c685 to 327dd84 Compare July 16, 2025 10:39
@renovate-bot renovate-bot changed the title deps: Update Go dependency updates to v0.33.3 deps: Update Go dependency updates Jul 24, 2025
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from 327dd84 to 3af3091 Compare July 24, 2025 21:56
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from 3af3091 to 90deb81 Compare August 14, 2025 08:44
@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch 2 times, most recently from 673d8e6 to 2819afe Compare August 26, 2025 19:18
Copy link

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading k8s.io/apimachinery v0.34.0
go: downloading k8s.io/client-go v0.32.8
go: downloading sigs.k8s.io/controller-runtime v0.20.4
go: downloading cloud.google.com/go/cloudsqlconn v1.18.1
go: downloading k8s.io/api v0.34.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.uber.org/zap v1.27.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading go.uber.org/multierr v1.11.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.43.0
go: downloading k8s.io/apiextensions-apiserver v0.32.1
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/spf13/pflag v1.0.6
go: downloading golang.org/x/term v0.34.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading golang.org/x/time v0.12.0
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading github.com/google/btree v1.1.3
go: downloading golang.org/x/sync v0.16.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/sys v0.35.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.36.7
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/text v0.28.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/josharian/intern v1.0.0
go: github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1

@renovate-bot renovate-bot force-pushed the renovate/go-dependency-updates branch from 2819afe to ca9fd19 Compare August 27, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants