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

Update Rust crate cucumber to 0.21.0 #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
cucumber workspace.dependencies minor 0.19.1 -> 0.21.0

Release Notes

cucumber-rs/cucumber (cucumber)

v0.21.1

Compare Source

Diff | Milestone

Fixed
  • Wrong case of statuses reported in writer::Json. (#​335)

v0.21.0

Compare Source

Diff | Milestone

BC Breaks
  • Removed #[async_trait] attribute from World, Writer and writer::Arbitrary traits. (#​324)
  • Bumped up [MSRV] to 1.75 for using async fn in traits. (#​324)
Fixed

v0.20.2

Compare Source

Diff | Milestone

Fixed
  • Ignored verbosity when printing World on hook/background step failure. (#​313)

v0.20.1

Compare Source

Diff | Milestone

Fixed
  • Incorrect terminal width detection when its height is low. (#​298)
  • Incorrect terminal lines clearing in interactive mode. (#​300, #​302, #​299)

v0.20.0

Compare Source

Diff | Milestone

BC Breaks
  • Added Log variant to event::Scenario. (#​258)
  • Added embeddings field to writer::json::Step and writer::json::HookResult. (#​261)
  • Added report_time field to writer::libtest::Cli. (#​264, #​265)
  • Bumped up [MSRV] to 1.70 for using the IsTerminal trait from std. (#​288)
Added
Fixed
  • Clearing lines that are wrapped because of terminal width. (#​272, #​273)

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants