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 dependency pytest-bdd to v8.1.0 #1952

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-bdd (source) 8.0.0 -> 8.1.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-bdd (pytest-bdd)

v8.1.0

Compare Source

Added
+++++

Changed
+++++++

  • Step arguments "datatable" and "docstring" are now reserved, and they can't be used as step argument names. An error is raised if a step parser uses these names.
  • Scenario description field is now set for Cucumber JSON output.

Deprecated
++++++++++

Removed
+++++++

Fixed
+++++

  • Fixed an issue with the upcoming pytest release related to the use of @pytest.mark.usefixtures with an empty list.
  • Render template variables in docstrings and datatable cells with example table entries, as we already do for steps definitions.

Security
++++++++


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.

@renovate renovate bot added the packaging Updates to packaging (dependencies, etc) label Nov 14, 2024
@renovate renovate bot requested review from micahellison and wren November 14, 2024 22:32
@renovate renovate bot force-pushed the renovate/pytest-bdd-8.x-lockfile branch from 1f1a16d to 8958b6d Compare December 6, 2024 00:33
@renovate renovate bot force-pushed the renovate/pytest-bdd-8.x-lockfile branch from 8958b6d to 644707d Compare February 25, 2025 04:19
@renovate renovate bot changed the title Update dependency pytest-bdd to v8 Update dependency pytest-bdd to v8.1.0 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/pytest-bdd-8.x-lockfile branch from 644707d to 8852372 Compare February 25, 2025 04:51
@micahellison micahellison merged commit 2581c43 into develop Feb 25, 2025
13 checks passed
@micahellison micahellison deleted the renovate/pytest-bdd-8.x-lockfile branch February 25, 2025 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Updates to packaging (dependencies, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant