chore(deps): update dependency behave to v1.3.1 #27

Open
renovate-bot wants to merge 1 commit from renovate/behave-1.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
behave (changelog) ==1.2.6 -> ==1.3.1 age confidence

Release Notes

behave/behave (behave)

v1.3.1

Compare Source

FIXED:

  • issue #​1255: ImportError: cannot import name 'asynccontextmanager' not found in python 3.6 (submitted by: rzuckerm)
  • issue #​1239: AmbiguousStep error on step import with "re" step-matcher (submitted by: VolodymyrDan00)

DOCUMENTATION:

  • Appendix: Add section with description of "Runners" extension point.
  • Appendix: Add section with "Cucumber-Expressions".
  • Include changes from pull #​1258
  • pull #​1256: docs: userdata (provided by: Therdel, fixes: #​1234)
  • issue #​1234: userdata_defines configuration file parameter is not up to date (submitted by: vvavrychuk)

v1.3.0

Compare Source

BASED ON: Version 1.2.7 changes

GOALS:

  • Will be released on https://pypi.org
  • Include all changes from behave v1.2.7 development
  • Last version minor version with Python 2.7 support
  • tag-expressions v2: Enabled by default ("strict" mode: only v2 supported).
  • tag-expressions v1: Disabled by default (in "strict" mode).
    BUT: Can be enabled via config-file parameter in "any" mode (supports: v1 and v2).

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [behave](https://github.com/behave/behave) ([changelog](https://github.com/behave/behave/blob/main/CHANGES.rst)) | `==1.2.6` -> `==1.3.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/behave/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/behave/1.2.6/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>behave/behave (behave)</summary> ### [`v1.3.1`](https://github.com/behave/behave/blob/HEAD/CHANGES.rst#Version-131-2025-08-11-branchreleasev13x) [Compare Source](https://github.com/behave/behave/compare/v1.3.0...v1.3.1) FIXED: - issue [#&#8203;1255](https://github.com/behave/behave/issues/1255): ImportError: cannot import name 'asynccontextmanager' not found in python 3.6 (submitted by: rzuckerm) - issue [#&#8203;1239](https://github.com/behave/behave/issues/1239): AmbiguousStep error on step import with "re" step-matcher (submitted by: VolodymyrDan00) DOCUMENTATION: - Appendix: Add section with description of "Runners" extension point. - Appendix: Add section with "Cucumber-Expressions". - Include changes from pull [#&#8203;1258](https://github.com/behave/behave/issues/1258) - pull [#&#8203;1256](https://github.com/behave/behave/issues/1256): docs: userdata (provided by: Therdel, fixes: [#&#8203;1234](https://github.com/behave/behave/issues/1234)) - issue [#&#8203;1234](https://github.com/behave/behave/issues/1234): userdata\_defines configuration file parameter is not up to date (submitted by: vvavrychuk) ### [`v1.3.0`](https://github.com/behave/behave/blob/HEAD/CHANGES.rst#Version-130-2025-08-04) [Compare Source](https://github.com/behave/behave/compare/v1.2.6...v1.3.0) BASED ON: `Version 1.2.7` changes GOALS: - Will be released on <https://pypi.org> - Include all changes from behave v1.2.7 development - Last version minor version with Python 2.7 support - `tag-expressions v2`: Enabled by default ("strict" mode: only v2 supported). - `tag-expressions v1`: Disabled by default (in "strict" mode). BUT: Can be enabled via config-file parameter in "any" mode (supports: v1 and v2). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4wIiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot force-pushed renovate/behave-1.x from 28944bdbe8 to 706d1878b2 2025-08-18 05:46:10 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency behave to v1.3.0 to chore(deps): update dependency behave to v1.3.1 2025-08-18 05:46:10 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/behave-1.x:renovate/behave-1.x
git switch renovate/behave-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/behave-1.x
git switch renovate/behave-1.x
git rebase master
git switch master
git merge --ff-only renovate/behave-1.x
git switch renovate/behave-1.x
git rebase master
git switch master
git merge --no-ff renovate/behave-1.x
git switch master
git merge --squash renovate/behave-1.x
git switch master
git merge --ff-only renovate/behave-1.x
git switch master
git merge renovate/behave-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/host-meta-test#27
No description provided.