Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2025

This PR contains the following updates:

Package Change Age Confidence
behave (changelog) == 1.2.7.dev6 -> ==1.3.3 age confidence

Release Notes

behave/behave (behave)

v1.3.3

Compare Source

FIXED:

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

v1.3.2

Compare Source

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

Compare Source

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.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).

v1.2.7.dev8

Compare Source

  • FIX #​1251: Installation with pip does not install dependencies

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 force-pushed the renovate/behave-1.x branch from 1941b92 to edc0e7f Compare July 16, 2025 22:58
@renovate renovate bot changed the title Update dependency behave to v1.2.7.dev7 Update dependency behave to v1.2.7.dev8 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/behave-1.x branch from edc0e7f to e5bbb50 Compare August 7, 2025 11:09
@renovate renovate bot changed the title Update dependency behave to v1.2.7.dev8 Update dependency behave to v1.3.0 Aug 7, 2025
@renovate renovate bot changed the title Update dependency behave to v1.3.0 Update dependency behave to v1.3.1 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/behave-1.x branch from e5bbb50 to 3c3ce77 Compare August 11, 2025 22:03
@renovate renovate bot force-pushed the renovate/behave-1.x branch from 3c3ce77 to d6b0c49 Compare August 31, 2025 10:59
@renovate renovate bot changed the title Update dependency behave to v1.3.1 Update dependency behave to v1.3.2 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/behave-1.x branch from d6b0c49 to 4c30e5a Compare September 6, 2025 23:02
@renovate renovate bot changed the title Update dependency behave to v1.3.2 Update dependency behave to v1.3.3 Sep 6, 2025
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.

1 participant