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 pyperformance from 1.0.5 to 1.0.6 #789

Merged
merged 1 commit into from Nov 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps pyperformance from 1.0.5 to 1.0.6.

Changelog

Sourced from pyperformance's changelog.

Version 1.0.6 (2022-11-20)

  • Upgrade pyperf from 2.4.1 to 2.5.0
  • Add a benchmark to measure gc traversal
  • Add jobs field in compile section to specify make -j param
  • Add benchmark for Docutils
  • Add async_generators benchmark
  • Add benchmark for IPC
  • Fix Manifest Group
  • Fix installing dev build of pyperformance inside compile/compile_all
  • Always upload, even when some benchmarks fail
  • Add sqlglot benchmarks
  • Support reporting geometric mean by tags
  • Allow for specifying local wheels and sdists as dependencies
  • Add a benchmark based on python -m pprint
  • Add mdp back into the default group
  • Add coroutines benchmark
  • Reduce noise in generators benchmark
  • Add benchmark for deepcopy
  • Add coverage benchmark
  • Add generators benchmark
  • Add benchmark for async tree workloads
  • Support relative paths to manifest files
  • Add support for multiple benchmark groups in a manifest
  • Fix --inherit-environ issue
  • Use working Genshi 0.7.7

Version 1.0.4 (2022-01-25)

  • Re-release support for user-defined benchmark after fixing problem with virtual environments.

Version 1.0.3 (2021-12-20)

  • Support user-defined benchmark suites.

Version 1.0.2 (2021-05-11)

  • Disable the henshi benchmark temporarily since is no longer compatible with Python 3.11.
  • Reenable html5lib benchmark: html5lib 1.1 has been released.
  • Update requirements.
  • Replace Travis CI with GitHub Actions.
  • The development branch master was renamed to main. See https://sfconservancy.org/news/2020/jun/23/gitbranchname/ for the rationale.

... (truncated)

Commits

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 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 [pyperformance](https://github.com/python/benchmarks) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/python/benchmarks/releases)
- [Changelog](https://github.com/python/pyperformance/blob/main/doc/changelog.rst)
- [Commits](python/pyperformance@1.0.5...1.0.6)

---
updated-dependencies:
- dependency-name: pyperformance
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from asvetlov as a code owner November 21, 2022 23:06
@dependabot dependabot bot added autosquash dependencies Pull requests that update a dependency file labels Nov 21, 2022
@github-actions github-actions bot enabled auto-merge (squash) November 21, 2022 23:07
@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Merging #789 (91d854c) into master (4e7bc7b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #789   +/-   ##
=======================================
  Coverage   93.65%   93.65%           
=======================================
  Files           5        5           
  Lines         504      504           
=======================================
  Hits          472      472           
  Misses         32       32           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit c06ecdf into master Nov 21, 2022
@github-actions github-actions bot deleted the dependabot/pip/pyperformance-1.0.6 branch November 21, 2022 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosquash dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants