manuelmauro / algonaut

A rusty sdk for Algorand.
MIT License
64 stars 38 forks source link

Update cucumber requirement from 0.15.0 to 0.16.0 #192

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on cucumber to permit the latest version.

Release notes

Sourced from cucumber's releases.

0.16.0

API docs Changelog

Changelog

Sourced from cucumber's changelog.

0.16.0 · 2022-11-09

Diff | Milestone

BC Breaks

  • Bumped up [MSRV] to 1.65 for using let-else statements. ([7f52d4a5])

Added

  • --ff CLI alias for --fail-fast CLI option. (#242)

Fixed

  • --fail-fast CLI option causing execution to hang. (#242, #241)

#241: /../../issues/241 #242: /../../pull/242 [7f52d4a5]: /../../commit/7f52d4a5faa3b69bec6c7fb765b50455cf7802aa

0.15.3 · 2022-11-01

Diff | Milestone

Added

  • Clone implementations to all public types where possible. (#238)

#238: /../../pull/238

0.15.2 · 2022-10-25

Diff | Milestone

Changed

  • Upgraded [gherkin] crate to 0.13 version. ([4cad49f8])

Fixed

  • Parsing error on a Featurecucumber-rs/gherkin#37

... (truncated)

Commits


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)