Skip to content

Update module sigs.k8s.io/controller-tools to v0.19.0#50

Merged
ytsarev merged 1 commit intomainfrom
renovate/sigs.k8s.io-controller-tools-0.x
Sep 1, 2025
Merged

Update module sigs.k8s.io/controller-tools to v0.19.0#50
ytsarev merged 1 commit intomainfrom
renovate/sigs.k8s.io-controller-tools-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 28, 2025

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/controller-tools v0.18.0 -> v0.19.0 age confidence

Release Notes

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.19.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

  • 🌱ci: Update golangci-lint to v2.1.6 and adjust configuration by @​dongjiang1989 in #​1206
  • 🌱 Update golangci lint version to v2.3.0 by @​dongjiang1989 in #​1248
  • 🌱 Bump golang.org/x/tools from 0.32.0 to 0.33.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1205
  • 🌱 Bump the all-github-actions group across 1 directory with 3 updates by @​dependabot[bot] in #​1207
  • 🌱 Bump the all-go-mod-patch-and-minor group with 4 updates by @​dependabot[bot] in #​1208
  • 🌱 Bump golang.org/x/tools from 0.33.0 to 0.34.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1209
  • 🌱 Bump softprops/action-gh-release from 2.2.2 to 2.3.2 in the all-github-actions group by @​dependabot[bot] in #​1213
  • 🌱 Bump the all-go-mod-patch-and-minor group with 5 updates by @​dependabot[bot] in #​1222
  • 🌱 Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1228
  • 🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 2 updates by @​dependabot[bot] in #​1237
  • 🌱 Bump the all-go-mod-patch-and-minor group with 2 updates by @​dependabot[bot] in #​1246
  • 🌱 Bump golang.org/x/tools from 0.35.0 to 0.36.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1255
  • 🌱 Bump actions/checkout from 4.2.2 to 5.0.0 in the all-github-actions group by @​dependabot[bot] in #​1260
  • 🌱 Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1264

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.18.0...v0.19.0


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.

🔕 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Aug 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):

  • 21 additional dependencies were updated

Details:

Package Change
k8s.io/apimachinery v0.33.4 -> v0.34.0
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.6 -> v1.0.7
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/term v0.33.0 -> v0.34.0
golang.org/x/text v0.27.0 -> v0.28.0
golang.org/x/tools v0.34.0 -> v0.36.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/grpc v1.68.1 -> v1.72.1
k8s.io/api v0.33.0 -> v0.34.0
k8s.io/apiextensions-apiserver v0.33.0 -> v0.34.0
k8s.io/client-go v0.33.0 -> v0.34.0
k8s.io/code-generator v0.33.0 -> v0.34.0
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 -> v2.0.0-20250604051438-85fd79dbfd9f
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@ytsarev ytsarev merged commit 2885a63 into main Sep 1, 2025
5 checks passed
@ytsarev ytsarev deleted the renovate/sigs.k8s.io-controller-tools-0.x branch September 1, 2025 09:31
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.

1 participant