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/cucumber/godog to v0.12.6 #520

Merged
merged 1 commit into from
Jan 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2023

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

Compare Source

Changed
Fixed
  • Fixed a bug which would ignore the context returned from a substep.(488 - wichert)
  • Fixed a bug which would cause a panic when using the pretty formatter with a feature that contained a rule. (480 - dumpsterfireproject)
  • Multiple invocations of AfterScenario hooks in case of undefined steps. (494 - vearutop)
  • Add a check for missing test files and raise a more helpful error. (468 - ALCooper12)
  • Fix version subcommand. Do not print usage if run subcommand fails. (475 - coopernurse)
Added
  • Add new option for created features with parsing from byte slices. (476 - akaswenwilk)
Deprecated
  • godog CLI tool prints deprecation warning. (489 - vearutop)

v0.12.5

Compare Source

Changed
  • Changed underlying cobra command setup to return errors instead of calling os.Exit directly to enable simpler testing. (454 - mxygem)
  • Remove use of deprecated methods from _examples. (460 - ricardogarfe)
Fixed
  • Support for go1.18 in godog cli mode (466 - vearutop)

v0.12.4

Compare Source

Added
  • Allow suite-level configuration of steps and hooks (453 - vearutop)

v0.12.3

Compare Source

Added
  • Automated binary releases with GitHub Actions (437 - vearutop)
  • Automated binary versioning with go install (437 - vearutop)
  • Module with local replace in examples (437 - vearutop)
Changed
  • suggest to use go install instead of the deprecated go get to install the godog binary (449 - dmitris)
Fixed
  • After Scenario hook is called before After Step (444 - vearutop)
  • check-go-version in Makefile to run on WSL. (443 - mxygem)

v0.12.2

Compare Source

Fixed
  • Error in go mod tidy with GO111MODULE=off (436 - vearutop)

v0.12.1

Compare Source

Fixed
  • Unintended change of behavior in before step hook (424 - 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.


  • If you want to rebase/retry this PR, check this box

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

@github-actions
Copy link

github-actions bot commented Jan 8, 2023

Go API Changes

# summary
Inferred base version: v0.12.6
Suggested version: v0.13.0

@codecov
Copy link

codecov bot commented Jan 8, 2023

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.

@mpkorstanje mpkorstanje merged commit 802c897 into main Jan 8, 2023
@mpkorstanje mpkorstanje deleted the renovate/git.luolix.top-cucumber-godog-0.x branch January 8, 2023 16:20
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