Skip to content

Bump pytest-order from 1.4.0 to 1.5.0 in the python-packages group#31

Merged
ClaudiuGeorgiu merged 1 commit into
masterfrom
dependabot/pip/python-packages-f5f87a92d1
Jun 16, 2026
Merged

Bump pytest-order from 1.4.0 to 1.5.0 in the python-packages group#31
ClaudiuGeorgiu merged 1 commit into
masterfrom
dependabot/pip/python-packages-f5f87a92d1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Bumps the python-packages group with 1 update: pytest-order.

Updates pytest-order from 1.4.0 to 1.5.0

Release notes

Sourced from pytest-order's releases.

pytest-order 1.5.0

Adds option --fail-all-on-failed-ordering to abort tests after a failed ordering (see Release Notes).

Changelog

Sourced from pytest-order's changelog.

Version 1.5.0 (2026-06-13)

Adds option to abort tests after a failed ordering.

New features

  • added option --fail-all-on-failed-ordering to abort the whole test run without executing any tests if some tests could not be ordered

Fixes

  • transitive relative chains are resolved as a single globally consistent order
Commits
  • 725547f Release 1.5.0
  • 43e0769 Implement --fail-all-on-failed-ordering (#246)
  • c411fc8 Fix relative ordering in complex transitive cases (#242)
  • 5a67269 Bump codecov/codecov-action from 6 to 7
  • ce06e5d [pre-commit.ci] pre-commit autoupdate
  • 1448804 [pre-commit.ci] pre-commit autoupdate
  • e8c9af0 [pre-commit.ci] pre-commit autoupdate
  • 4b028bc [pre-commit.ci] pre-commit autoupdate
  • 5d57cd7 [pre-commit.ci] pre-commit autoupdate
  • 3ec2e30 [pre-commit.ci] pre-commit autoupdate
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 1 update: [pytest-order](https://github.com/pytest-dev/pytest-order).


Updates `pytest-order` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/pytest-dev/pytest-order/releases)
- [Changelog](https://github.com/pytest-dev/pytest-order/blob/main/CHANGELOG.md)
- [Commits](pytest-dev/pytest-order@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: pytest-order
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 15, 2026
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.69%. Comparing base (dadb494) to head (813fa8d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files           1        1           
  Lines         153      153           
  Branches       30       30           
=======================================
  Hits          151      151           
  Misses          1        1           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ClaudiuGeorgiu ClaudiuGeorgiu merged commit fc5a91c into master Jun 16, 2026
15 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/python-packages-f5f87a92d1 branch June 16, 2026 07:56
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