Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/cucumber/godog to v0.13.0 (#855)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cucumber/godog](https://togithub.com/cucumber/godog) | require | minor | `v0.12.6` -> `v0.13.0` | --- ### Release Notes <details> <summary>cucumber/godog (github.com/cucumber/godog)</summary> ### [`v0.13.0`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0130) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.12.6...v0.13.0) ##### Added - Support for reading feature files from an `fs.FS` ([550](https://togithub.com/cucumber/godog/pull/550) - [tigh-latte](https://togithub.com/tigh-latte)) - Added keyword functions. ([509](https://togithub.com/cucumber/godog/pull/509) - [otrava7](https://togithub.com/otrava7)) - Prefer go test to use of godog cli in README ([548](https://togithub.com/cucumber/godog/pull/548) - [danielhelfand](https://togithub.com/danielhelfand)) - Use `fs.FS` abstraction for filesystem ([550](https://togithub.com/cucumber/godog/pull/550) - [tigh-latte](https://togithub.com/tigh-latte)) - Cancel context for each scenario ([514](https://togithub.com/cucumber/godog/pull/514) - [draganm](https://togithub.com/draganm)) ##### Fixed - Improve hooks invocation flow ([568](https://togithub.com/cucumber/godog/pull/568) - [vearutop](https://togithub.com/vearutop)) - Result of testing.T respect strict option ([539](https://togithub.com/cucumber/godog/pull/539) - [eiel](https://togithub.com/eiel)) ##### Changed - BREAKING CHANGE, upgraded cucumber and messages dependencies = ([515](https://togithub.com/cucumber/godog/pull/515) - [otrava7](https://togithub.com/otrava7)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information