Skip to content

chore(deps)(deps): bump behave from 1.3.0 to 1.3.3#53

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/behave-1.3.3
Open

chore(deps)(deps): bump behave from 1.3.0 to 1.3.3#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/behave-1.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps behave from 1.3.0 to 1.3.3.

Release notes

Sourced from behave's releases.

v1.3.3

FIXED:

  • issue #1270: v1.3.2: Broke Python 2.7 support (submitted by: silent-observer)

v1.3.2

CHANGED:

  • Recursive discovery and import in steps directory is now disabled by default. An expert user can enable this feature again (if he/she knows what he/she is doing). RELATED TO: #1210 -- Multiple, nested steps directories under steps directory.

    • REASON: Too many problems w/ Python packages using relative-imports in the steps directory.
    • BEST PRACTICE: Put a Python package or step-library on the Python search path, but not in the steps directory.

DOCUMENTATION:

  • RTFD: Enable PDF output format again (for download).
  • Improve command-line option descriptions (show: value).
  • Use "confval" directive for config-file parameters.
  • api: Add "Configuration" class description.
  • Include changes from pull #1258
  • Fix more deadlinks in docs

DEVELOP:

  • behave4cmd0: Update version info to v1.3.1
  • behave4cmd0.command_shell: Cleanup of BEHAVE_CMD value usage.

CI:

  • Update to python-version: "3.14.0-rc.2" (was: "3.14.0-rc.1")
  • Update actions/checkout to v5 (was: v4).
  • Use astral-sh/setup-uv@v6 (was: v3).

v1.3.1

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".
  • pull #1256: docs: userdata (provided by: Therdel, fixes: #1234)
  • issue #1234: userdata_defines configuration file parameter is not up to date (submitted by: vvavrychuk)
Changelog

Sourced from behave's changelog.

Version: 1.3.3 (2025-09-04, branch=release/v1.3.x)

FIXED:

  • issue #1270: v1.3.2: Broke Python 2.7 support (submitted by: silent-observer)

Version: 1.3.2 (2025-08-29, branch=release/v1.3.x)

CHANGED:

  • Recursive discovery and import in steps directory is now disabled by default. An expert user can enable this feature again (if he/she knows what he/she is doing). RELATED TO: #1210 -- Multiple, nested steps directories under steps directory.

    • REASON: Too many problems w/ Python packages using relative-imports in the steps directory.
    • BEST PRACTICE: Put a Python package or step-library on the Python search path, but not in the steps directory.

DOCUMENTATION:

  • RTFD: Enable PDF output format again (for download).
  • Improve command-line option descriptions (show: value).
  • Use "confval" directive for config-file parameters.
  • api: Add "Configuration" class description.
  • Include changes from pull #1258
  • Fix more deadlinks in docs

DEVELOP:

  • behave4cmd0: Update version info to v1.3.1
  • behave4cmd0.command_shell: Cleanup of BEHAVE_CMD value usage.

CI:

  • Update to python-version: "3.14.0-rc.2" (was: "3.14.0-rc.1")
  • Update actions/checkout to v5 (was: v4).
  • Use astral-sh/setup-uv@v6 (was: v3).

Version: 1.3.1 (2025-08-11, branch=release/v1.3.x)

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:

... (truncated)

Commits
  • 7673da8 BUMP-VERSION: 1.3.3 (was: 1.3.2)
  • da99a00 FIX #1270: Python2.7 support
  • a65dee5 docs: New and Noteworthy for v1.3.0 and v1.3.2
  • 3fb83e8 UPDATE: SECURITY.md
  • c39e72c tests: for behave.pathutil
  • f3e6bb5 EXPLORE: examples/nested_steps
  • 56be51f CHANGES: Update release-date for v1.3.2
  • f7e1e13 CHANGED: use_nested_step_modules=false now by default
  • 5dcab3d docs: Improve command-line option descriptions (show: value)
  • 226415c docs: Use "confval" directive and role
  • 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 [behave](https://github.com/behave/behave) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/behave/behave/releases)
- [Changelog](https://github.com/behave/behave/blob/main/CHANGES.rst)
- [Commits](behave/behave@v1.3.0...v1.3.3)

---
updated-dependencies:
- dependency-name: behave
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated-pr, dependencies, python. 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