cucumber / godog

Cucumber for golang
MIT License
2.22k stars 250 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/cucumber/godog require patch v0.12.0 -> v0.12.6
github.com/cucumber/godog require minor v0.0.0-00010101000000-000000000000 -> v0.12.6

Release Notes

cucumber/godog ### [`v0.12.6`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0126) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.12.5...v0.12.6) ##### Changed - README example is updated with `context.Context` and `go test` usage. ([477](https://togithub.com/cucumber/godog/pull/477) - [vearutop](https://togithub.com/vearutop)) - Removed deprecation of `godog.BindFlags`. ([498](https://togithub.com/cucumber/godog/pull/498) - [vearutop](https://togithub.com/vearutop)) - Pretty Print when using rules. ([480](https://togithub.com/cucumber/godog/pull/480) - [dumpsterfireproject](https://togithub.com/dumpsterfireproject)) ##### Fixed - Fixed a bug which would ignore the context returned from a substep.([488](https://togithub.com/cucumber/godog/pull/488) - [wichert](https://togithub.com/wichert)) - Fixed a bug which would cause a panic when using the pretty formatter with a feature that contained a rule. ([480](https://togithub.com/cucumber/godog/pull/480) - [dumpsterfireproject](https://togithub.com/dumpsterfireproject)) - Multiple invocations of AfterScenario hooks in case of undefined steps. ([494](https://togithub.com/cucumber/godog/pull/494) - [vearutop](https://togithub.com/vearutop)) - Add a check for missing test files and raise a more helpful error. ([468](https://togithub.com/cucumber/godog/pull/468) - [ALCooper12](https://togithub.com/ALCooper12)) - Fix version subcommand. Do not print usage if run subcommand fails. ([475](https://togithub.com/cucumber/godog/pull/475) - [coopernurse](https://togithub.com/coopernurse)) ##### Added - Add new option for created features with parsing from byte slices. ([476](https://togithub.com/cucumber/godog/pull/476) - [akaswenwilk](https://togithub.com/akaswenwilk)) ##### Deprecated - `godog` CLI tool prints deprecation warning. ([489](https://togithub.com/cucumber/godog/pull/489) - [vearutop](https://togithub.com/vearutop)) ### [`v0.12.5`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0125) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.12.4...v0.12.5) ##### Changed - Changed underlying cobra command setup to return errors instead of calling `os.Exit` directly to enable simpler testing. ([454](https://togithub.com/cucumber/godog/pull/454) - [mxygem](https://togithub.com/mxygem)) - Remove use of deprecated methods from `_examples`. ([460](https://togithub.com/cucumber/godog/pull/460) - [ricardogarfe](https://togithub.com/ricardogarfe)) ##### Fixed - Support for go1.18 in `godog` cli mode ([466](https://togithub.com/cucumber/godog/pull/466) - [vearutop](https://togithub.com/vearutop)) ### [`v0.12.4`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0124) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.12.3...v0.12.4) ##### Added - Allow suite-level configuration of steps and hooks ([453](https://togithub.com/cucumber/godog/pull/453) - [vearutop](https://togithub.com/vearutop)) ### [`v0.12.3`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0123) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.12.2...v0.12.3) ##### Added - Automated binary releases with GitHub Actions ([437](https://togithub.com/cucumber/godog/pull/437) - [vearutop](https://togithub.com/vearutop)) - Automated binary versioning with `go install` ([437](https://togithub.com/cucumber/godog/pull/437) - [vearutop](https://togithub.com/vearutop)) - Module with local replace in examples ([437](https://togithub.com/cucumber/godog/pull/437) - [vearutop](https://togithub.com/vearutop)) ##### Changed - suggest to use `go install` instead of the deprecated `go get` to install the `godog` binary ([449](https://togithub.com/cucumber/godog/pull/449) - [dmitris](https://togithub.com/dmitris)) ##### Fixed - After Scenario hook is called before After Step ([444](https://togithub.com/cucumber/godog/pull/444) - [vearutop](https://togithub.com/vearutop)) - `check-go-version` in Makefile to run on WSL. ([443](https://togithub.com/cucumber/godog/pull/443) - [mxygem](https://togithub.com/mxygem)) ### [`v0.12.2`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0122) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.12.1...v0.12.2) ##### Fixed - Error in `go mod tidy` with `GO111MODULE=off` ([436](https://togithub.com/cucumber/godog/pull/436) - [vearutop](https://togithub.com/vearutop)) ### [`v0.12.1`](https://togithub.com/cucumber/godog/blob/HEAD/CHANGELOG.md#v0121) [Compare Source](https://togithub.com/cucumber/godog/compare/v0.12.0...v0.12.1) ##### Fixed - Unintended change of behavior in before step hook ([424](https://togithub.com/cucumber/godog/pull/424) - [nhatthm](https://togithub.com/nhatthm))

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

Go API Changes

# summary
Inferred base version: v0.12.6
Suggested version: v0.13.0
codecov[bot] commented 1 year ago

Codecov Report

Merging #520 (12aff9b) into main (d7e1e95) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #520   +/-   ##
=======================================
  Coverage   81.50%   81.50%           
=======================================
  Files          27       27           
  Lines        2282     2282           
=======================================
  Hits         1860     1860           
  Misses        321      321           
  Partials      101      101           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.