Skip to content

Build(deps): Bump rstest-bdd from 0.3.2 to 0.5.0#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rstest-bdd-0.5.0
Open

Build(deps): Bump rstest-bdd from 0.3.2 to 0.5.0#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rstest-bdd-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps rstest-bdd from 0.3.2 to 0.5.0.

Release notes

Sourced from rstest-bdd's releases.

Fully async

What's Changed

Full Changelog: leynos/rstest-bdd@v0.4.0...v0.5.0

Commits
  • 4177233 Bump version
  • f1ce124 v0.5.0 migration documentation (#432)
  • 567816d Document cross-scenario state management (#430)
  • b9d5909 Add stable async step wrapper helpers (#431)
  • bc9b0a4 Remove NotCompiled PlaceholderError variant and simplify regex access (#429)
  • d71f998 Improve panic hook to show error details (#426)
  • 556f359 Implement true async step execution with per-step mode (#423)
  • 088736f Refactor execute_step to propagate errors via ExecutionError (#421)
  • abbe391 Add fallible scenario bodies support and return-kind handling (#425)
  • 0894123 Suppress clippy used_underscore_binding for underscore-prefixed params (#422)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [rstest-bdd](https://github.com/leynos/rstest-bdd) from 0.3.2 to 0.5.0.
- [Release notes](https://github.com/leynos/rstest-bdd/releases)
- [Changelog](https://github.com/leynos/rstest-bdd/blob/main/docs/CHANGELOG.md)
- [Commits](leynos/rstest-bdd@v0.3.2...v0.5.0)

---
updated-dependencies:
- dependency-name: rstest-bdd
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

Labels

The following labels could not be found: cargo, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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