Skip to content

fix(deps): update github.com/google/go-containerregistry/pkg/authn/kubernetes digest to e8b2b9e#543

Merged
renovate[bot] merged 3 commits into
mainfrom
renovate/github.com-google-go-containerregistry-pkg-authn-kubernetes-digest
Jun 27, 2026
Merged

fix(deps): update github.com/google/go-containerregistry/pkg/authn/kubernetes digest to e8b2b9e#543
renovate[bot] merged 3 commits into
mainfrom
renovate/github.com-google-go-containerregistry-pkg-authn-kubernetes-digest

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/google/go-containerregistry/pkg/authn/kubernetes require digest 7a66278e8b2b9e

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate
renovate Bot enabled auto-merge (squash) June 27, 2026 13:08
@renovate

renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.8 -> 1.26.0
github.com/docker/cli v29.4.0+incompatible -> v29.6.0+incompatible
golang.org/x/sys v0.43.0 -> v0.46.0
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.35.3 -> v0.36.2
k8s.io/apimachinery v0.35.3 -> v0.36.2
k8s.io/client-go v0.35.3 -> v0.36.2
github.com/moby/spdystream v0.5.0 -> v0.5.1
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 -> v6.3.2

@netlify

netlify Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 665176b
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a3ff1d6047fc50008c8acd7

@netlify

netlify Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh canceled.

Name Link
🔨 Latest commit 665176b
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6a3ff1d6e7051200088eeb4a

…v0.24.1

The authn/kubernetes bump pulled k8s.io/api, apimachinery, and client-go
to v0.36.2 via MVS, but apiserver, kube-aggregator, kubectl, and
controller-runtime stayed on the v0.35 line. The mismatched apiserver
v0.35.3 no longer compiles against apimachinery v0.36.2
(UpstreamHasSynced became a method), breaking the typecheck lint job.
Bump all k8s.io staging modules to v0.36.2 and controller-runtime to
v0.24.1 to restore a coherent dependency set.
@renovate

renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

The k8s.io/controller-runtime bump pulled in go-grpc-middleware/v2,
whose COPYRIGHT file the licence detector can't classify (it sorts
before the real LICENSE during the directory walk). Add an override
pinning it to its actual Apache-2.0 LICENSE, and regenerate
THIRD_PARTY_LICENSES.md to reflect the updated dependency set.
@github-actions github-actions Bot added size/m and removed size/xs labels Jun 27, 2026
@renovate
renovate Bot merged commit aa804bb into main Jun 27, 2026
58 checks passed
@renovate
renovate Bot deleted the renovate/github.com-google-go-containerregistry-pkg-authn-kubernetes-digest branch June 27, 2026 16:37
@skevetter skevetter added the dependencies Dependency updates label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant