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 behave-django from 1.4.0 to 1.5.0 #2274

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps behave-django from 1.4.0 to 1.5.0.

Release notes

Sourced from behave-django's releases.

Release 1.5.0

1.5.0 (2024-10-03)

Features and Improvements

  • Now depends on Behave 1.2.7.dev6 (or higher)
  • Experimental support for Page Objects

Breaking Changes

  • --runner option now requires parent.module:class syntax
  • --runner-class option renamed to --runner

Version Support

  • Dropped support for Python 3.6 and 3.7
  • Dropped support for Django 3.3, 4.1
Changelog

Sourced from behave-django's changelog.

1.5.0 (unreleased) ++++++++++++++++++

Features and Improvements

  • Use ruff for linting and code style; reformat code base
  • Migrate packaging from setup.py to pure pyproject.toml.
  • Add instructions to measure test coverage to the documentation
  • Cover Python 3.9 to 3.12 and Django 3.2, 4.2 and 5.0, drop Python 3.5, 3.6 and Django 2.2 and 3.0 support
  • Bump Behave requirement to 1.2.7.dev3/4/5 (allows TOML support and option to change the Behave TestRunner)
  • New option to change the Django TestRunner
Commits
  • 688a331 Update contribution instructions
  • 1e30b0c Run BDD tests with coverage
  • 06e6574 Depend on Behave 1.2.7.dev6+, use Setuptools-SCM
  • 4891fa0 Address linter/formatter complaints (code style changes)
  • 2a1c8f1 Explain to use pyproject.toml for configuration
  • acd083a Add RTD configuration to build docs again
  • d56e625 Drop obsolete Django 4.1 from test matrix
  • 290fc4b Remove unneeded Pipfile
  • da2d632 Update project log, update GHA actions
  • 3ee5565 Remove u-prefix from strings in BDD step decorators
  • 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 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-django](https://github.com/behave/behave-django) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/behave/behave-django/releases)
- [Changelog](https://github.com/behave/behave-django/blob/main/HISTORY.rst)
- [Commits](behave/behave-django@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: behave-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 4, 2024
@ndittren ndittren merged commit ef5b8f8 into master Oct 4, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/behave-django-1.5.0 branch October 4, 2024 14:23
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