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) #83

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 renovate bot added the dependencies Pull requests that update a dependency file label Dec 31, 2024
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 bf21f38 to 0d07ca5 Compare January 2, 2025 00:24
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 0d07ca5 to 927190a Compare January 3, 2025 16:46
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 12622f9 to 7ad3c26 Compare January 8, 2025 13:48
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 7ad3c26 to ad15ec0 Compare January 8, 2025 21:21
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 0307d87 to 6c5421e Compare January 9, 2025 15:02
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 6c5421e to 107fda7 Compare January 9, 2025 22:11
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 2 times, most recently from 4876178 to bbc7b59 Compare January 13, 2025 07:22
@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 bbc7b59 to 1c03a77 Compare January 13, 2025 13:46
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 a157da9 to 7ea0cc6 Compare January 27, 2025 21:31
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 7ea0cc6 to 68e301c Compare January 28, 2025 14:04
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 abae358 to a5c564d Compare January 30, 2025 19:27
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from a5c564d to 5be0b9d Compare January 30, 2025 20:01
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 3 times, most recently from b19eaee to c7d62a4 Compare February 3, 2025 07:20
@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 11, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from c7d62a4 to 7ee64bc Compare February 11, 2025 11:39
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 11, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 7ee64bc to af6984c Compare February 11, 2025 17:01
@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-approve[bot]
renovate-approve bot previously approved these changes Feb 11, 2025
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from ff42a61 to 52a4250 Compare February 17, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants