Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/cucumber/godog from 0.12.5 to 0.12.6 #3

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps github.com/cucumber/godog from 0.12.5 to 0.12.6.

Release notes

Sourced from github.com/cucumber/godog's releases.

v0.12.6

What's Changed

New Contributors

Full Changelog: cucumber/godog@v0.12.5...v0.12.6

Changelog

Sourced from github.com/cucumber/godog's changelog.

[v0.12.6]

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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cucumber/godog](https://github.com/cucumber/godog) from 0.12.5 to 0.12.6.
- [Release notes](https://github.com/cucumber/godog/releases)
- [Changelog](https://github.com/cucumber/godog/blob/main/CHANGELOG.md)
- [Commits](cucumber/godog@v0.12.5...v0.12.6)

---
updated-dependencies:
- dependency-name: github.com/cucumber/godog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2023
@codecov
Copy link

codecov bot commented Jan 5, 2023

Codecov Report

Merging #3 (42dd379) into master (068503d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   96.13%   96.13%           
=======================================
  Files           2        2           
  Lines         181      181           
=======================================
  Hits          174      174           
  Misses          5        5           
  Partials        2        2           
Flag Coverage Δ
featuretests-Linux 93.37% <ø> (ø)
featuretests-macOS 93.37% <ø> (ø)
unittests-Linux 47.51% <ø> (ø)
unittests-macOS 47.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nhatthm nhatthm merged commit 9adf7e0 into master Jan 5, 2023
@nhatthm nhatthm deleted the dependabot/go_modules/github.com/cucumber/godog-0.12.6 branch January 5, 2023 21:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant