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(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 #221

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.13.2 -> v2.17.1 age adoption passing confidence

Release Notes

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

v2.17.1

Compare Source

2.17.1

Fixes
  • If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]

v2.17.0

Compare Source

2.17.0

Features
  • add --github-output for nicer output in github actions [e8a2056]
Maintenance

v2.16.0

Compare Source

2.16.0

Features
  • add SpecContext to reporting nodes
Fixes
Maintenance

v2.15.0

Compare Source

2.15.0

Features
  • JUnit reports now interpret Label(owner:X) and set owner to X. [8f3bd70]
  • include cancellation reason when cancelling spec context [96e915c]
Fixes
  • emit output of failed go tool cover invocation so users can try to debug things for themselves [c245d09]
  • fix outline when using nodot in ginkgo v2 [dca77c8]
  • Document areas where GinkgoT() behaves differently from testing.T [dbaf18f]
  • bugfix(docs): use Unsetenv instead of Clearenv (#​1337) [6f67a14]
Maintenance

v2.14.0

Compare Source

2.14.0

Features

You can now use GinkgoTB() when you need an instance of testing.TB to pass to a library.

Prior to this release table testing only supported generating individual Its for each test entry. DescribeTableSubtree extends table testing support to entire testing subtrees - under the hood DescrieTableSubtree generates a new container for each entry and invokes your function to fill our the container. See the docs to learn more.

Fixes
Maintenance

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from h3poteto as a code owner January 11, 2024 22:35
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.14.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.15.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 7ef38df to ede2e41 Compare January 18, 2024 02:21
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.15.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.16.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from ede2e41 to d36d355 Compare March 4, 2024 22:57
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.16.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from d36d355 to 771f5f1 Compare March 18, 2024 17:16
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 771f5f1 to 816d32c Compare March 24, 2024 14:33
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 816d32c to cfdcc9c Compare April 7, 2024 15:57
@h3poteto h3poteto merged commit c3f99eb into master Apr 7, 2024
4 checks passed
@h3poteto h3poteto deleted the renovate/github.com-onsi-ginkgo-v2-2.x branch April 7, 2024 16:03
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.

None yet

1 participant