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

chore(dependencies): update dependency pytest-benchmark to v4 #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-benchmark (changelog) ^3.4.1 -> ^4.0.0 age adoption passing confidence

Release Notes

ionelmc/pytest-benchmark (pytest-benchmark)

v4.0.0

Compare Source

  • Dropped support for legacy Pythons (2.7, 3.6 or older).
  • Switched CI to GitHub Actions.
  • Removed dependency on the py library (that was not properly specified as a dependency anyway).
  • Fix skipping test in test_utils.py if appropriate VCS not available. Also fix typo.
    Contributed by Sam James in #&#8203;211 <https://github.com/ionelmc/pytest-benchmark/pull/211>_.
  • Added support for pytest 7.2.0 by using pytest.hookimpl and pytest.hookspec to configure hooks.
    Contributed by Florian Bruhin in #&#8203;224 <https://github.com/ionelmc/pytest-benchmark/pull/224>_.
  • Now no save is attempted if --benchmark-disable is used.
    Fixes #&#8203;205 <https://github.com/ionelmc/pytest-benchmark/issues/205>.
    Contributed by Friedrich Delgado in #&#8203;207 <https://github.com/ionelmc/pytest-benchmark/pull/207>
    .

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 is behind base branch, 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.

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1d912f9) 97.95% compared to head (b282201) 97.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files           5        5           
  Lines         147      147           
=======================================
  Hits          144      144           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/pytest-benchmark-4.x branch 4 times, most recently from 2e7b2f1 to 3d4a49d Compare March 25, 2023 03:15
@renovate renovate bot force-pushed the renovate/pytest-benchmark-4.x branch from 3d4a49d to b282201 Compare April 12, 2023 06:14
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.

0 participants