Skip to content

Bump pytest-order from 1.2.0 to 1.2.1#8941

Merged
Nusnus merged 1 commit intomainfrom
dependabot/pip/pytest-order-1.2.1
Apr 14, 2024
Merged

Bump pytest-order from 1.2.0 to 1.2.1#8941
Nusnus merged 1 commit intomainfrom
dependabot/pip/pytest-order-1.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps pytest-order from 1.2.0 to 1.2.1.

Release notes

Sourced from pytest-order's releases.

pytest-order 1.2.1

Bugfix release, see release notes.

Changelog

Sourced from pytest-order's changelog.

Version 1.2.1 (2024-04-02)

Bugfix release.

Fixes

  • handle dependency markers with the same alias name (see #71)
  • specify rootdir to recursive pytest calls to avoid searching a large directory tree unnecessarily (see #110)

Infrastructure

  • avoid unknown marker warning in tests (see #101)
  • added pytest 8 to CI tests
Commits
  • c2add3b Release 1.2.1
  • 225ea45 Specify rootdir to recursive pytest calls (#113)
  • 06ebccd [pre-commit.ci] pre-commit autoupdate
  • abcc536 [pre-commit.ci] pre-commit autoupdate
  • b8ebbfe [pre-commit.ci] pre-commit autoupdate
  • a568bb1 [pre-commit.ci] pre-commit autoupdate
  • d451478 Pin pytest 8 to version 8.0.1
  • 6cb007e Pin pytest 8 to version 8.0.1
  • 16a38b1 [pre-commit.ci] pre-commit autoupdate
  • b5bb06b Handle dependency markers with the same name
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 2, 2024
@codecov
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.81%. Comparing base (8ad421c) to head (6d638b5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8941   +/-   ##
=======================================
  Coverage   77.81%   77.81%           
=======================================
  Files         150      150           
  Lines       18686    18686           
  Branches     3193     3193           
=======================================
  Hits        14540    14540           
  Misses       3854     3854           
  Partials      292      292           
Flag Coverage Δ
unittests 77.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Nusnus
Copy link
Member

Nusnus commented Apr 14, 2024

@dependabot recreate

Bumps [pytest-order](https://github.com/pytest-dev/pytest-order) from 1.2.0 to 1.2.1.
- [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.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: pytest-order
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-order-1.2.1 branch from 885f80c to 6d638b5 Compare April 14, 2024 14:55
@Nusnus Nusnus merged commit 3e018cb into main Apr 14, 2024
@dependabot dependabot bot deleted the dependabot/pip/pytest-order-1.2.1 branch April 14, 2024 20:06
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