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

build(deps-dev): bump pytest-order from 1.1.0 to 1.2.0 #2047

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps pytest-order from 1.1.0 to 1.2.0.

Release notes

Sourced from pytest-order's releases.

pytest-order 1.2.0

Allows using custom markers for ordering.

Changelog

Sourced from pytest-order's changelog.

Version 1.2.0 (2023-11-18)

Allows using custom markers for ordering.

New features

  • added option --order-marker-prefix to allow using custom markers for ordering

Infrastructure

  • added pre-commit hook for linters
  • added Python 3.12 to supported versions
Commits
  • edc0aaa Add Python 3.12 to supported versions
  • ee5c2fc Add option --order-marker-prefix
  • c9583e8 [pre-commit.ci] pre-commit autoupdate
  • fc2e9da [pre-commit.ci] pre-commit autoupdate
  • 7568a01 [pre-commit.ci] pre-commit autoupdate
  • 2beca6c [pre-commit.ci] pre-commit autoupdate
  • 57ba8a2 [pre-commit.ci] pre-commit autoupdate (#82)
  • 37db0b7 [pre-commit.ci] pre-commit autoupdate
  • 9c1fc66 [pre-commit.ci] pre-commit autoupdate
  • 5487803 [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 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 request that updates a dependency file python Update to Python code labels Dec 11, 2023
@github-actions github-actions bot added changelog:skip Don't include this pull request in the release change log poetry Update to Poetry configuration labels Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #2047 (6dd76d5) into master (35325ed) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2047   +/-   ##
=======================================
  Coverage   90.18%   90.18%           
=======================================
  Files         247      247           
  Lines       15681    15681           
=======================================
  Hits        14142    14142           
  Misses       1539     1539           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35325ed...6dd76d5. Read the comment docs.

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

---
updated-dependencies:
- dependency-name: pytest-order
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-order-1.2.0 branch from 1e7d02a to 69a6a73 Compare December 11, 2023 14:59
@jake-skipper jake-skipper merged commit 7f31dd9 into master Dec 11, 2023
21 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pytest-order-1.2.0 branch December 11, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Don't include this pull request in the release change log dependencies Pull request that updates a dependency file poetry Update to Poetry configuration python Update to Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant