fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1#31
Merged
peter-svensson merged 2 commits intomainfrom Feb 27, 2026
Merged
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1#31peter-svensson merged 2 commits intomainfrom
peter-svensson merged 2 commits intomainfrom
Conversation
auto-merge was automatically disabled
December 10, 2025 21:38
Pull request was closed
7f9b6e2 to
735a942
Compare
735a942 to
96d5aa5
Compare
auto-merge was automatically disabled
January 7, 2026 16:40
Pull request was closed
96d5aa5 to
a4e9c66
Compare
a4e9c66 to
08e4a91
Compare
08e4a91 to
4a451e6
Compare
4a451e6 to
7dcc0ea
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
7dcc0ea to
25de3cb
Compare
209b7ba to
ac3a50f
Compare
afb3fb9 to
cbe3ff7
Compare
cbe3ff7 to
367e9b6
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Update several dependencies to their latest versions, including filippo.io/edwards25519 v1.2.0 and various packages under github.com/go-openapi. These updates enhance security, improve performance, and ensure compatibility with newer features.
c2f9f2e to
defdcd1
Compare
This file contains hidden or 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
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.27.2→v2.28.1Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.28.1Compare Source
2.28.1
Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.
v2.28.0Compare Source
2.28.0
Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:
can be filtered in or out with an invocation like:
ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"Huge thanks to @Icarus9913 for working on this!
v2.27.5Compare Source
2.27.5
Fixes
Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory
v2.27.4Compare Source
2.27.4
Fixes
59bc751]v2.27.3Compare Source
2.27.3
Fixes
report exit result in case of failure [
1c9f356]fix data race [
ece19c8]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.