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

⬆️ Bump pytest-bdd from 4.0.2 to 4.1.0 #311

Merged
merged 1 commit into from
Jul 4, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 4, 2021

Bumps pytest-bdd from 4.0.2 to 4.1.0.

Changelog

Sourced from pytest-bdd's changelog.

4.1.0

  • when and then steps now can provide a target_fixture, just like given does. Discussion at pytest-dev/pytest-bdd#402.
  • Drop compatibility for python 2 and officially support only python >= 3.6.
  • Fix error when using --cucumber-json-expanded in combination with example_converters (marcbrossaissogeti).
  • Fix --generate-missing not correctly recognizing steps with parsers
Commits
  • 3dce929 Version 4.1.0 (also fix the way we release)
  • 98f6701 Merge pull request #431 from pytest-dev/then-when-target-fixture
  • f172bd6 Merge branch 'master' into then-when-target-fixture
  • 775b6dc Update pre-commit hooks' version and apply them to all the files.
  • 2716593 Fix example
  • 82c930f Add changelog entry
  • c3263c6 Add documentation about when, then steps supporting target_fixture
  • ad593d2 Let "when" and "then" steps define a target fixture.
  • 0f02d56 Merge pull request #420 from pytest-dev/simplify-code
  • 0930c8a remove redundant variable
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2021
Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/pytest-dev/pytest-bdd/releases)
- [Changelog](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-bdd@4.0.2...4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pytest-bdd-4.1.0 branch from 5c5d966 to 7d7140a Compare July 4, 2021 22:00
@weiji14 weiji14 merged commit c4677f2 into main Jul 4, 2021
@weiji14 weiji14 deleted the dependabot/pip/pytest-bdd-4.1.0 branch July 4, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant