generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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) #87
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.
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
2260516
to
f96fbb7
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
f96fbb7
to
4294702
Compare
4294702
to
ec74d29
Compare
ec74d29
to
4729541
Compare
4729541
to
26960a9
Compare
26960a9
to
eb6a196
Compare
eb6a196
to
d1aae67
Compare
d1aae67
to
17fb376
Compare
17fb376
to
ba131d2
Compare
002faec
to
061ce0b
Compare
061ce0b
to
83a3be2
Compare
83a3be2
to
3d797ec
Compare
3d797ec
to
388b453
Compare
388b453
to
8f6728b
Compare
8f6728b
to
30eb52c
Compare
30eb52c
to
572989d
Compare
572989d
to
76404cc
Compare
76404cc
to
f5a249d
Compare
f5a249d
to
95afbb1
Compare
95afbb1
to
42f3c65
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:
v2.22.2
->v2.23.0
1.23.4
->1.24.1
v1.22.3
->v1.25.0
v0.19.3
->v0.20.3
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.23.0
Compare Source
2.23.0
Ginkgo 2.23.0 adds a handful of methods to
GinkgoT()
to make it compatible with thetesting.TB
interface in Go 1.24.GinkgoT().Context()
, in particular, is a useful shorthand for generating a new context that will clean itself up in aDeferCleanup()
. This has subtle behavior differences from the golang implementation but should make sense in a Ginkgo... um... context.Features
37a511b
]Fixes
7556a86
]4df06c6
]Maintenance
cbcf39a
]9b261ff
]00f19c8
]e98a4df
]60cc4e2
]fea6f2d
]31d7813
]fc3bbd6
]aee0d56
]809a710
]golang/go (go)
v1.24.1
v1.24.0
v1.23.7
v1.23.6
v1.23.5
istio/client-go (istio.io/client-go)
v1.25.0
Compare Source
v1.24.3
Compare Source
v1.24.2
Compare Source
v1.24.1
Compare Source
v1.24.0
Compare Source
v1.23.5
Compare Source
v1.23.4
Compare Source
v1.23.3
Compare Source
v1.23.2
Compare Source
v1.23.1
Compare Source
v1.23.0
Compare Source
v1.22.8
Compare Source
v1.22.7
Compare Source
v1.22.6
Compare Source
v1.22.5
Compare Source
v1.22.4
Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.2...v0.20.3
v0.20.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2
v0.20.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1
v0.20.0
Compare Source
Highlights
Changes since v0.19.0
✨ New Features
🐛 Bug Fixes
🌱 Others
maps
/slices
packages (#3012)🌱 CI
📖 Additionally, there have been 7 contributions to our documentation. (#2942, #2985, #2996, #3002, #3039, #3062)
Dependencies
Added
Nothing has changed.
Changed
f3d0a9c
→8a7402a
f48c80b
→bda5523
e35e4cc
→ v0.26.004be3eb
→5ec99f8
5315273
→f6391c0
f6361c8
→f6391c0
b8732ec
→ef43131
51d4e06
→2b36238
70dd376
→32ad38e
18e509b
→3ea5e8c
bc3834c
→9aa6b5e
Removed
Thanks to all our contributors! 😊
v0.19.7
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7
v0.19.6
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.5...v0.19.6
v0.19.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5
v0.19.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4
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.
This PR was generated by Mend Renovate. View the repository job log.