Skip to content
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

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

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.0 age adoption passing confidence
sigs.k8s.io/controller-tools require minor v0.16.5 -> v0.17.2 age adoption passing confidence

Release Notes

golang/go (go)

v1.24.0

v1.23.6

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

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 f06ad0e to 233cce3 Compare January 1, 2025 21:30
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 233cce3 to 8b7249c Compare January 3, 2025 16:35
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 3, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 3 times, most recently from f5c3d5d to a04ba5c Compare January 8, 2025 15:12
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from a04ba5c to 74c2b18 Compare January 8, 2025 22:33
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 8, 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 1abb46c to fc7c5a0 Compare January 9, 2025 12:18
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from fc7c5a0 to 4c54ea2 Compare January 9, 2025 22:09
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 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 8816822 to 6697f30 Compare January 13, 2025 11:15
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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/term v0.27.0 -> v0.28.0
golang.org/x/tools v0.28.0 -> v0.29.0

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 13, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 6697f30 to 5a8ccf1 Compare January 13, 2025 12:18
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 5a8ccf1 to bf14de8 Compare January 14, 2025 21:59
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 23, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 3 times, most recently from d88e953 to 0d2c0e7 Compare January 27, 2025 21:55
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 0d2c0e7 to 2f23f5a Compare January 28, 2025 14:57
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 28, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 30, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from b5f7367 to 1c7150d Compare January 30, 2025 19:24
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 1c7150d to 5844952 Compare January 30, 2025 19:57
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 30, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 30, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 070a718 to bd961ee Compare January 30, 2025 22:46
@renovate renovate bot changed the title fix(go.mod/go.sum): update module sigs.k8s.io/controller-tools to v0.17.1 fix(go.mod/go.sum): update module sigs.k8s.io/controller-tools to v0.17.2 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from bd961ee to 23859ea Compare February 10, 2025 13:52
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 10, 2025
@renovate renovate bot changed the title fix(go.mod/go.sum): update module sigs.k8s.io/controller-tools to v0.17.2 fix(go.mod/go.sum): update minor dependencies (golang) Feb 11, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 23859ea to fb65659 Compare February 11, 2025 19:19
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from fb65659 to 5a08b1b Compare February 13, 2025 02:32
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