Skip to content

Bump pyperformance from 1.11.0 to 1.14.0#1367

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pyperformance-1.14.0
Jun 23, 2026
Merged

Bump pyperformance from 1.11.0 to 1.14.0#1367
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pyperformance-1.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps pyperformance from 1.11.0 to 1.14.0.

Release notes

Sourced from pyperformance's releases.

1.14.0

What's Changed

New Contributors

Full Changelog: python/pyperformance@1.13.0...1.14.0

1.13.0

What's Changed

Full Changelog: python/pyperformance@1.12.0...1.13.0

1.12.0

What's Changed

... (truncated)

Changelog

Sourced from pyperformance's changelog.

Version 1.14.0

  • Bump pyperf to 2.10.0
  • Add base64 module benchmark (b64, b32, b16, a85, b85)
  • Add FastAPI HTTP benchmark
  • Add YAML parsing benchmark
  • Respect rigorous setting in benchmark configuration files

Version 1.13.0 (2025-10-27)

  • Re-enable xdsl benchmark
  • Remove code for Python 3.7 and previous versions
  • CI updates:
    • fix workflow ubuntu-latest
    • remove unused Azure Pipelines config
    • update checkout version
    • setup dependabot
    • update setup-python version

Version 1.12.0 (2025-10-24)

  • Add xdsl benchmark (but disabled by default due to a regression)
  • Add a new quadtree nbody simulation using the Barnes Hut algorithm
  • Add argparse benchmark
  • Add NetworkX benchmarks
  • Add Sphinx benchmark
  • Add decimal module benchmark
  • Add BPE tokeniser benchmark
  • Skip dask benchmark on Windows for Python 3.13
  • Bump dask[distributed] to 2024.10.1 for Windows compatibility
  • Bump greenlet to 3.2.4 for compatibility with 3.13+
  • Bump Chameleon to 4.6.0
  • Bump tornado to 6.5.0
  • Bump pyperf to 2.9.0
  • Bump sqlglot to V2
  • Bump mypy to 1.18.2
  • Fix check for editable mode
  • Fix --same-loops handling
  • Fix: pass --warmup and --timeout flags to pyperf
  • Add -V/--version CLI argument
  • Add --hook CLI argument
  • Run ruff format and check under pre-commit and GitHub Actions
  • Add support for experimental JIT builds
  • Add Arm64 CI
  • Add Free-threading CI
  • Make Windows a non-experimental platform in CI
  • Add support Python 3.14 and drop Python 3.7, 3.8, 3.9
Commits
  • 2ab96f9 Prepare for 1.14.0 release, bump pyperf to 2.10.0 (#455)
  • b702c75 Replace pre-commit with prek in CI and add cooldown to Dependabot (#452)
  • 0976e4a Add bm_base64 covering common base64 module APIs (#447)
  • a2b83b9 Bump mypy from 1.19 to 1.19.1 (#448)
  • bb8495c Add a YAML-parsing benchmark (#342)
  • ad43918 Add FastAPI HTTP request benchmark (#440)
  • 4494463 Add option for rigorous in benchmark.conf.sample (#446)
  • 0ffe825 Do not venv.ensure_reqs twice (#432)
  • e9fab3a Bump mypy from 1.18.2 to 1.19.0 (#442)
  • d780e47 Bump actions/checkout from 5 to 6 in the actions group (#441)
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added autosquash dependencies Pull requests that update a dependency file labels Jun 23, 2026
@dependabot
dependabot Bot requested a review from asvetlov as a code owner June 23, 2026 23:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file autosquash labels Jun 23, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 23, 2026 23:23
@codspeed-hq

codspeed-hq Bot commented Jun 23, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 242 untouched benchmarks


Comparing dependabot/pip/pyperformance-1.14.0 (520832c) with master (ced2297)

Open in CodSpeed

@github-actions
github-actions Bot merged commit 56ef6b0 into master Jun 23, 2026
55 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/pyperformance-1.14.0 branch June 23, 2026 23:34
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.

0 participants