Skip to content

Update module github.com/onsi/ginkgo/v2 to v2.28.1#39

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-onsi-ginkgo-v2-2.x
Open

Update module github.com/onsi/ginkgo/v2 to v2.28.1#39
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-onsi-ginkgo-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 26, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/ginkgo/v2 v2.27.2v2.28.1 age confidence

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.28.1

Compare 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.0

Compare Source

2.28.0

Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:

It("should work in a specific version range (1.0.0, 2.0.0) and third-party dependency redis in [8.0.0, ~)", SemVerConstraint(">= 3.2.0"), ComponentSemVerConstraint("redis", ">= 8.0.0") func() {
    // This test will only run when version is between 1.0.0 (exclusive) and 2.0.0 (exclusive) and redis version is >= 8.0.0
})

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.5

Compare Source

2.27.5

Fixes

Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory

v2.27.4

Compare Source

2.27.4

Fixes
  • CurrentTreeConstructionNodeReport: fix for nested container nodes [59bc751]

v2.27.3

Compare 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.


  • 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 changed the title Update module github.com/onsi/ginkgo/v2 to v2.19.1 Update module github.com/onsi/ginkgo/v2 to v2.20.0 Aug 7, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 637c8db to cb65eb8 Compare August 7, 2024 20:45
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from cb65eb8 to ef955d3 Compare August 21, 2024 19:07
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.20.0 Update module github.com/onsi/ginkgo/v2 to v2.20.1 Aug 21, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from ef955d3 to 5cba6be Compare August 28, 2024 15:54
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.20.1 Update module github.com/onsi/ginkgo/v2 to v2.20.2 Aug 28, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 5cba6be to 0bcaa54 Compare October 29, 2024 23:31
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.20.2 Update module github.com/onsi/ginkgo/v2 to v2.21.0 Oct 29, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 0bcaa54 to c0d85a8 Compare November 21, 2024 05:13
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.21.0 Update module github.com/onsi/ginkgo/v2 to v2.22.0 Nov 21, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from c0d85a8 to 462c2d6 Compare December 20, 2024 01:32
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.22.0 Update module github.com/onsi/ginkgo/v2 to v2.22.1 Dec 20, 2024
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.22.1 Update module github.com/onsi/ginkgo/v2 to v2.22.2 Dec 30, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 462c2d6 to 83bde11 Compare December 30, 2024 20:00
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 83bde11 to 18a4e56 Compare March 6, 2025 00:54
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.22.2 Update module github.com/onsi/ginkgo/v2 to v2.23.0 Mar 6, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 18a4e56 to 1ad86ed Compare March 19, 2025 21:27
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.23.0 Update module github.com/onsi/ginkgo/v2 to v2.23.1 Mar 19, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 1ad86ed to e10551e Compare March 20, 2025 18:09
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.23.1 Update module github.com/onsi/ginkgo/v2 to v2.23.2 Mar 20, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from e10551e to 3db02db Compare March 22, 2025 00:34
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.23.2 Update module github.com/onsi/ginkgo/v2 to v2.23.3 Mar 22, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 3db02db to fc37384 Compare March 31, 2025 10:59
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.23.3 Update module github.com/onsi/ginkgo/v2 to v2.23.4 Apr 7, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from fc37384 to fa395b1 Compare April 7, 2025 00:27
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 7, 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/onsi/gomega v1.36.2 -> v1.38.2
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad -> v0.0.0-20250403155104-27863c87afa6
golang.org/x/mod v0.24.0 -> v0.27.0
golang.org/x/net v0.38.0 -> v0.43.0
golang.org/x/sync v0.12.0 -> v0.16.0
golang.org/x/sys v0.31.0 -> v0.35.0
golang.org/x/term v0.30.0 -> v0.34.0
golang.org/x/text v0.23.0 -> v0.28.0
golang.org/x/tools v0.31.0 -> v0.36.0
google.golang.org/protobuf v1.36.6 -> v1.36.7

@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.23.4 Update module github.com/onsi/ginkgo/v2 to v2.24.0 Aug 18, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from fa395b1 to 47f41c4 Compare August 18, 2025 16:24
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.24.0 Update module github.com/onsi/ginkgo/v2 to v2.25.0 Aug 21, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 47f41c4 to 14c8949 Compare August 21, 2025 10:55
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.25.2 Update module github.com/onsi/ginkgo/v2 to v2.25.3 Sep 4, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 8086fd0 to 9c1543d Compare September 4, 2025 21:47
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 9c1543d to a531449 Compare October 2, 2025 15:52
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.25.3 Update module github.com/onsi/ginkgo/v2 to v2.26.0 Oct 2, 2025
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.26.0 Update module github.com/onsi/ginkgo/v2 to v2.27.1 Oct 22, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from a531449 to 4c8102c Compare October 22, 2025 18:02
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.27.1 Update module github.com/onsi/ginkgo/v2 to v2.27.2 Oct 27, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 4c8102c to e80f516 Compare October 27, 2025 20:34
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from e80f516 to ad92d4a Compare December 8, 2025 16:37
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.27.2 Update module github.com/onsi/ginkgo/v2 to v2.27.3 Dec 8, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 15, 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/onsi/gomega v1.38.3 -> v1.39.0
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 -> v0.0.0-20260115054156-294ebfa9ad83

@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.27.3 Update module github.com/onsi/ginkgo/v2 to v2.27.4 Jan 8, 2026
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from 1e0f9ab to bd640c8 Compare January 12, 2026 22:28
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.27.4 Update module github.com/onsi/ginkgo/v2 to v2.27.5 Jan 12, 2026
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from bd640c8 to bf0dc9d Compare January 30, 2026 06:42
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.27.5 Update module github.com/onsi/ginkgo/v2 to v2.28.1 Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from bf0dc9d to b0606a9 Compare February 2, 2026 17:16
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.28.1 Update module github.com/onsi/ginkgo/v2 to v2.28.1 - autoclosed Feb 5, 2026
@renovate renovate Bot closed this Feb 5, 2026
@renovate renovate Bot deleted the renovate/github.com-onsi-ginkgo-v2-2.x branch February 5, 2026 19:42
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.28.1 - autoclosed Update module github.com/onsi/ginkgo/v2 to v2.28.1 Feb 5, 2026
@renovate renovate Bot reopened this Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from b0606a9 to ed89932 Compare February 5, 2026 23:26
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.28.1 Update module github.com/onsi/ginkgo/v2 to v2.28.1 - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.28.1 - autoclosed Update module github.com/onsi/ginkgo/v2 to v2.28.1 Mar 27, 2026
@renovate renovate Bot reopened this Mar 27, 2026
@renovate renovate Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from ed89932 to 711e03e Compare March 27, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants