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

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.14.0 #481

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 - "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 January 13, 2024 06:48
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@0b35686). Click here to learn what that means.
Report is 1 commits behind head on main.

❗ Current head 8ada864 differs from pull request most recent head cf7cf84. Consider uploading reports for the commit cf7cf84 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #481   +/-   ##
=======================================
  Coverage        ?   92.69%           
=======================================
  Files           ?        3           
  Lines           ?      260           
  Branches        ?        0           
=======================================
  Hits            ?      241           
  Misses          ?       13           
  Partials        ?        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from b3baeda to b1fd6a5 Compare January 15, 2024 11:11
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from b1fd6a5 to cf7cf84 Compare January 15, 2024 11:23
@artek-koltun artek-koltun merged commit 29ff571 into main Jan 15, 2024
17 checks passed
@artek-koltun artek-koltun deleted the renovate/github.com-onsi-ginkgo-v2-2.x branch January 15, 2024 11:46
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.

1 participant