Skip to content

fix(deps): update module sigs.k8s.io/controller-tools to v0.22.0 (main) - #1022

Open
crossplane-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-sigs.k8s.io-controller-tools-0.x
Open

fix(deps): update module sigs.k8s.io/controller-tools to v0.22.0 (main)#1022
crossplane-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-sigs.k8s.io-controller-tools-0.x

Conversation

@crossplane-renovate

@crossplane-renovate crossplane-renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/controller-tools v0.20.0v0.22.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.22.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.21.0...v0.22.0

v0.21.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

  • 🌱 Bump EndBug/add-and-commit from 9.1.4 to 10.0.0 in the all-github-actions group by @​dependabot[bot] in #​1369
  • 🌱 Bump actions/setup-go from 6.1.0 to 6.2.0 in the all-github-actions group by @​dependabot[bot] in #​1326
  • 🌱 Bump actions/setup-go from 6.2.0 to 6.3.0 in the all-github-actions group by @​dependabot[bot] in #​1356
  • 🌱 Bump github.com/fatih/color from 1.18.0 to 1.19.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1368
  • 🌱 Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1322
  • 🌱 Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1330
  • 🌱 Bump github.com/onsi/gomega from 1.39.1 to 1.40.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1405
  • 🌱 Bump golang.org/x/tools from 0.40.0 to 0.41.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1325
  • 🌱 Bump golang.org/x/tools from 0.41.0 to 0.42.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1342
  • 🌱 Bump golang.org/x/tools from 0.42.0 to 0.43.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1364
  • 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 in the all-go-mod-patch-and-minor group across 1 directory by @​dependabot[bot] in #​1377
  • 🌱 Bump golangci-lint to v2.8.0 by @​dongjiang1989 in #​1332
  • 🌱 Bump golangci-lint to v2.10.1 by @​dongjiang1989 in #​1358
  • 🌱 Bump golangci-lint to v2.11.3 by @​dongjiang1989 in #​1367
  • 🌱 Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the all-github-actions group by @​dependabot[bot] in #​1365
  • 🌱 Bump the all-github-actions group across 1 directory with 4 updates by @​dependabot[bot] in #​1383
  • 🌱 Bump the all-github-actions group with 2 updates by @​dependabot[bot] in #​1328
  • 🌱 Bump tj-actions/changed-files from 47.0.1 to 47.0.2 in the all-github-actions group by @​dependabot[bot] in #​1343
  • 🌱 Bump tj-actions/changed-files from 47.0.2 to 47.0.4 in the all-github-actions group by @​dependabot[bot] in #​1355
  • 🌱 Bump tj-actions/changed-files from 47.0.4 to 47.0.5 in the all-github-actions group by @​dependabot[bot] in #​1361

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.21.0

v0.20.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.20.1


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

@crossplane-renovate

crossplane-renovate Bot commented Jun 13, 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):

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

Details:

Package Change
go 1.25.11 -> 1.26.0
github.com/prometheus/client_golang v1.23.2 -> v1.24.0
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.35.3 -> v0.37.0
k8s.io/apiextensions-apiserver v0.35.0 -> v0.37.0
k8s.io/apimachinery v0.35.3 -> v0.37.0
k8s.io/client-go v0.35.3 -> v0.37.0
k8s.io/component-base v0.35.0 -> v0.37.0
k8s.io/utils v0.0.0-20260108192941-914a6e750570 -> v0.0.0-20260626114624-be93311217bd
github.com/fatih/color v1.18.0 -> v1.19.0
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.6 -> v1.0.0
github.com/go-openapi/swag v0.26.0 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/conv v0.26.0 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/loading v0.26.0 -> v0.27.1
github.com/go-openapi/swag/mangling v0.26.0 -> v0.27.1
github.com/go-openapi/swag/netutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.27.1
github.com/prometheus/common v0.67.5 -> v0.70.0
github.com/prometheus/procfs v0.20.1 -> v0.21.1
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
google.golang.org/genproto/googleapis/rpc v0.0.0-20260523011958-0a33c5d7ca68 -> v0.0.0-20260526163538-3dc84a4a5aaa
k8s.io/code-generator v0.35.0 -> v0.37.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 -> v6.4.2

@crossplane-renovate
crossplane-renovate Bot requested a review from a team as a code owner June 13, 2026 09:08
@crossplane-renovate
crossplane-renovate Bot requested a review from haarchri June 13, 2026 09:08
@crossplane-renovate
crossplane-renovate Bot force-pushed the renovate/main-sigs.k8s.io-controller-tools-0.x branch 2 times, most recently from abcc95c to 64138a7 Compare June 15, 2026 10:11
@crossplane-renovate
crossplane-renovate Bot force-pushed the renovate/main-sigs.k8s.io-controller-tools-0.x branch 3 times, most recently from dbf065b to a55a2d9 Compare July 4, 2026 08:58
@crossplane-renovate
crossplane-renovate Bot force-pushed the renovate/main-sigs.k8s.io-controller-tools-0.x branch 2 times, most recently from 559cb20 to d3d712d Compare July 22, 2026 17:46
@crossplane-renovate
crossplane-renovate Bot force-pushed the renovate/main-sigs.k8s.io-controller-tools-0.x branch from d3d712d to 1282538 Compare July 28, 2026 23:31
@crossplane-renovate
crossplane-renovate Bot force-pushed the renovate/main-sigs.k8s.io-controller-tools-0.x branch from 1282538 to 55155b0 Compare August 4, 2026 01:53
@crossplane-renovate
crossplane-renovate Bot force-pushed the renovate/main-sigs.k8s.io-controller-tools-0.x branch from 55155b0 to 2caf178 Compare September 3, 2026 08:13
@crossplane-renovate crossplane-renovate Bot changed the title fix(deps): update module sigs.k8s.io/controller-tools to v0.21.0 (main) fix(deps): update module sigs.k8s.io/controller-tools to v0.22.0 (main) Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants