Skip to content

fix(go.mod/go.sum): update minor dependencies (golang) #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
go (source) golang minor 1.23.5 -> 1.24.3 age adoption passing confidence
k8s.io/apiextensions-apiserver require minor v0.32.1 -> v0.33.1 age adoption passing confidence
k8s.io/apimachinery require minor v0.32.1 -> v0.33.1 age adoption passing confidence
k8s.io/client-go require minor v0.32.1 -> v0.33.1 age adoption passing confidence
k8s.io/code-generator require minor v0.32.1 -> v0.33.1 age adoption passing confidence
k8s.io/kube-aggregator require minor v0.32.1 -> v0.33.1 age adoption passing confidence
sigs.k8s.io/controller-tools require minor v0.16.5 -> v0.18.0 age adoption passing confidence

Release Notes

golang/go (go)

v1.24.3

v1.24.2

v1.24.1

v1.24.0

v1.23.9

v1.23.8

v1.23.7

v1.23.6

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/code-generator (k8s.io/code-generator)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/kube-aggregator (k8s.io/kube-aggregator)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

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

v0.18.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

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

v0.17.3

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.2...v0.17.3

v0.17.2

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.1...v0.17.2

v0.17.1

Compare Source

What's Changed

Dependencies

Full Changelog: kubernetes-sigs/controller-tools@v0.17.0...v0.17.1

v0.17.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

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


Configuration

📅 Schedule: 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.

👻 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-approve[bot]
renovate-approve bot previously approved these changes Dec 31, 2024
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 4deacfa to 803dab8 Compare January 1, 2025 21:53
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 803dab8 to 6002c8e Compare January 3, 2025 16:16
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 3, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 4 times, most recently from 884db61 to 692b1ba Compare January 8, 2025 16:12
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 692b1ba to 9b63ca7 Compare January 9, 2025 03:13
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 106a07c to 20675c9 Compare January 9, 2025 16:01
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 20675c9 to cb238cd Compare January 9, 2025 18:05
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 10, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from e703dad to 9f63a91 Compare January 13, 2025 07:23
Copy link
Contributor Author

renovate bot commented Jan 13, 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):

  • 20 additional dependencies were updated

Details:

Package Change
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/klauspost/compress v1.17.9 -> v1.18.0
github.com/prometheus/client_golang v1.20.5 -> v1.22.0
github.com/prometheus/common v0.55.0 -> v0.62.0
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.31.0 -> v0.37.0
golang.org/x/mod v0.22.0 -> v0.24.0
golang.org/x/net v0.33.0 -> v0.39.0
golang.org/x/oauth2 v0.23.0 -> v0.27.0
golang.org/x/sync v0.10.0 -> v0.13.0
golang.org/x/sys v0.28.0 -> v0.32.0
golang.org/x/term v0.27.0 -> v0.31.0
golang.org/x/text v0.21.0 -> v0.24.0
golang.org/x/tools v0.28.0 -> v0.32.0
google.golang.org/protobuf v1.36.1 -> v1.36.5
k8s.io/api v0.32.1 -> v0.33.1
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 -> v2.0.0-20250207200755-1244d31929d7
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 -> v0.0.0-20250318190949-c8a335a9a2ff
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 -> v4.6.0

@renovate renovate bot changed the title fix(go.mod/go.sum): update module sigs.k8s.io/controller-tools to v0.17.0 fix(go.mod/go.sum): update module sigs.k8s.io/controller-tools to v0.17.1 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 9f63a91 to de3ea0b Compare January 13, 2025 12:56
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 13, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 11, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 2 times, most recently from 25b3bf7 to 900fc20 Compare February 17, 2025 07:26
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 900fc20 to 9502986 Compare March 4, 2025 22:31
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 4, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 25, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from b8bd2d1 to b0fde39 Compare March 31, 2025 07:24
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from b0fde39 to e5c1e0c Compare April 1, 2025 19:06
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 1, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 2 times, most recently from 3c4dd6a to 716427b Compare April 7, 2025 07:24
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 716427b to 6bc4019 Compare April 23, 2025 23:15
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 23, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes May 6, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes May 8, 2025
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