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.15.0 - autoclosed #5

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

v2.13.2

Compare Source

2.13.2

Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 a team as a code owner December 3, 2023 08:24
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.2 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.14.0 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 741d220 to a251a05 Compare January 12, 2024 05:56
@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 a251a05 to 8f06e37 Compare January 18, 2024 11:58
@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.15.0 - autoclosed Jan 18, 2024
@renovate renovate bot closed this Jan 18, 2024
@renovate renovate bot deleted the renovate/github.com-onsi-ginkgo-v2-2.x branch January 18, 2024 19: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.

0 participants