Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 - autoclosed #92

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/controller-tools v0.12.0 -> v0.16.4 age adoption passing confidence

Release Notes

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

v0.16.4

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.16.3...v0.16.4

v0.16.3

Compare Source

Published binaries on previous v0.16.x releases were reporting an incorrect version.

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.16.2...v0.16.3

v0.16.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.16.1...v0.16.2

v0.16.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.16.0...v0.16.1

v0.16.0

Compare Source

What's Changed

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.15.0...v0.16.0

v0.15.0

Compare Source

What's Changed

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.14.0...v0.15.0

v0.14.0

Compare Source

What's Changed

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.13.0...v0.14.0

v0.13.0

Compare Source

What's Changed

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.12.0...v0.13.0

v0.12.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.12.0...v0.12.1


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 renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.12.1 Update module sigs.k8s.io/controller-tools to v0.13.0 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch 2 times, most recently from a70778d to b3fada1 Compare August 18, 2023 00:14
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch 2 times, most recently from e35f5c9 to 477ab0d Compare January 11, 2024 18:37
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.13.0 Update module sigs.k8s.io/controller-tools to v0.14.0 Jan 11, 2024
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.14.0 fix(deps): update module sigs.k8s.io/controller-tools to v0.14.0 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 477ab0d to e40e0d3 Compare October 1, 2024 14:34
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-tools to v0.14.0 fix(deps): update module sigs.k8s.io/controller-tools to v0.16.3 Oct 1, 2024
Copy link
Author

renovate bot commented Oct 1, 2024

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

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

Details:

Package Change
go 1.21.5 -> 1.23.2
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/sirupsen/logrus v1.9.2 -> v1.9.3
github.com/stretchr/testify v1.8.4 -> v1.9.0
k8s.io/api v0.29.0 -> v0.31.1
k8s.io/apimachinery v0.29.0 -> v0.31.1
k8s.io/client-go v0.29.0 -> v0.31.1
k8s.io/klog/v2 v2.110.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20240228011516-70dd3763d340
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/fatih/color v1.15.0 -> v1.17.0
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/mattn/go-isatty v0.0.17 -> v0.0.20
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_golang v1.18.0 -> v1.19.1
golang.org/x/mod v0.13.0 -> v0.21.0
golang.org/x/net v0.17.0 -> v0.30.0
golang.org/x/oauth2 v0.12.0 -> v0.21.0
golang.org/x/sys v0.15.0 -> v0.26.0
golang.org/x/term v0.13.0 -> v0.25.0
golang.org/x/text v0.13.0 -> v0.19.0

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from e40e0d3 to 6a64632 Compare October 10, 2024 14:40
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-tools to v0.16.3 fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 Oct 10, 2024
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 - autoclosed Oct 18, 2024
@renovate renovate bot closed this Oct 18, 2024
@renovate renovate bot deleted the renovate/sigs.k8s.io-controller-tools-0.x branch October 18, 2024 00:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant