generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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 module sigs.k8s.io/controller-tools to v0.17.1 #112
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/minor-deps-golang
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+16
−6
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 1, 2025 22:29
371b24b
to
49d1498
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 3, 2025 17:11
49d1498
to
15a7cb3
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
3 times, most recently
from
January 6, 2025 20:52
7ff2ed1
to
cff902f
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 7, 2025 01:23
cff902f
to
e2e31b8
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 8, 2025 21:22
e2e31b8
to
306d0c5
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 9, 2025 11:25
306d0c5
to
e56b56f
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 9, 2025 15:22
e56b56f
to
428c3cb
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 9, 2025 21:28
428c3cb
to
9a2a751
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 10, 2025 15:17
9a2a751
to
f937564
Compare
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
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 13, 2025 11:14
f937564
to
6010d62
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 20, 2025 21:36
5123f59
to
cab1c3e
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 21, 2025 14:12
cab1c3e
to
def6e64
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 23, 2025 05:17
def6e64
to
a86113c
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 23, 2025 07:32
a86113c
to
8417492
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 23, 2025 21:34
8417492
to
7e4be9c
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
2 times, most recently
from
January 27, 2025 20:40
76206e6
to
8c6c52b
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 28, 2025 14:44
8c6c52b
to
6529395
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 30, 2025 04:47
6529395
to
50a0120
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 30, 2025 19:25
50a0120
to
ba0b8b7
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 30, 2025 19:58
ba0b8b7
to
7ae2c35
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 30, 2025 22:27
7ae2c35
to
0e4d697
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 30, 2025 22:48
0e4d697
to
11d348e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.16.5
->v0.17.1
Release Notes
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
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
*types.Alias
with Go 1.23 by @mtardy in https://github.com/kubernetes-sigs/controller-tools/pull/1061MaxDescLen
by @dhaiducek in https://github.com/kubernetes-sigs/controller-tools/pull/1006Misc
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.