open-feature / go-sdk

Go SDK for OpenFeature
https://openfeature.dev
Apache License 2.0
126 stars 30 forks source link

fix(deps): update module github.com/cucumber/godog to v0.14.0 #249

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cucumber/godog v0.13.0 -> v0.14.0 age adoption passing confidence

Release Notes

cucumber/godog (github.com/cucumber/godog) ### [`v0.14.0`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0140) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.13.0...v0.14.0) ##### Added - Improve ErrSkip handling, add test for Summary and operations order ([584](https://togithub.com/cucumber/godog/pull/584) - [vearutop](https://togithub.com/vearutop)) ##### Fixed - Remove line overwriting for scenario outlines in cucumber formatter ([605](https://togithub.com/cucumber/godog/pull/605) - [glibas](https://togithub.com/glibas)) - Remove duplicate warning message ([590](https://togithub.com/cucumber/godog/pull/590) - [vearutop](https://togithub.com/vearutop)) - updated base formatter to set a scenario as passed unless there exist ([582](https://togithub.com/cucumber/godog/pull/582) - [roskee](https://togithub.com/roskee)) ##### Changed - Update test.yml ([583](https://togithub.com/cucumber/godog/pull/583) - [vearutop](https://togithub.com/vearutop))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (95f592a) 81.61% compared to head (ad41b31) 81.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ======================================= Coverage 81.61% 81.61% ======================================= Files 10 10 Lines 1142 1142 ======================================= Hits 932 932 Misses 192 192 Partials 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.