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.8 to 1.10.0 #893

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps pyperformance from 1.0.8 to 1.10.0.

Release notes

Sourced from pyperformance's releases.

1.10.0

What's Changed

New Contributors

Full Changelog: python/pyperformance@1.0.9...1.10.0

1.0.9

What's Changed

Full Changelog: python/pyperformance@1.0.8...1.0.9

Changelog

Sourced from pyperformance's changelog.

Version 1.10.0 (2023-10-22)

  • Add benchmark for asyncio_webockets
  • Expose --min-time from pyperf to pyperformance CLI
  • Bump coverage to 7.3.2 for compatibilty with 3.13
  • Bump greenlet to 3.0.0rc3 for compatibilty with 3.13

Version 1.0.9 (2023-06-14)

  • Vendor lib2to3 for Python 3.13+
  • Add TaskGroups variants to async_tree benchmarks
Commits
  • f8a4463 Prepare release 1.10.0 (#321)
  • 624a0cf .github: Add experimental CI for CPython 3.13 (gh-320)
  • 1d40421 Bump coverage to 7.3.2 for compatibilty with 3.13 (#317)
  • 2b3a50b Fixed broken link in benchmarks.rst (#313)
  • 662454d Expose --min-time from pyperf to pyperformance CLI (#301)
  • ef1d636 minor fixes for asyncio_websockets benchmark (#311)
  • e1e8385 add asyncio_webockets benchmark
  • eaa3d0c Add .readthedocs.yaml configuration
  • 5a7ae4e Bump pyperf from 2.6.0 to 2.6.1 in /pyperformance/requirements (#304)
  • 4e8456c Set a dependabot schedule interval (#298)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from asvetlov as a code owner October 23, 2023 23:42
@dependabot dependabot bot added autosquash dependencies Pull requests that update a dependency file labels Oct 23, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 23, 2023 23:42
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0748396) 76.58% compared to head (36e7b0f) 93.65%.

❗ Current head 36e7b0f differs from pull request most recent head e89bdae. Consider uploading reports for the commit e89bdae to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #893       +/-   ##
===========================================
+ Coverage   76.58%   93.65%   +17.06%     
===========================================
  Files           5        5               
  Lines         504      504               
===========================================
+ Hits          386      472       +86     
+ Misses        118       32       -86     

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

Bumps [pyperformance](https://github.com/python/pyperformance) from 1.0.8 to 1.10.0.
- [Release notes](https://github.com/python/pyperformance/releases)
- [Changelog](https://github.com/python/pyperformance/blob/main/doc/changelog.rst)
- [Commits](python/pyperformance@1.0.8...1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@webknjaz webknjaz force-pushed the dependabot/pip/pyperformance-1.10.0 branch from 36e7b0f to e89bdae Compare January 4, 2024 04:19
@webknjaz webknjaz disabled auto-merge January 6, 2024 01:25
@webknjaz webknjaz merged commit 4ffed64 into master Jan 6, 2024
42 of 43 checks passed
@webknjaz webknjaz deleted the dependabot/pip/pyperformance-1.10.0 branch January 6, 2024 01:25
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.

1 participant