Skip to content

Bump pytest-codspeed from 4.5.0 to 5.0.1 in /requirements#227

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/requirements/pytest-codspeed-5.0.1
May 13, 2026
Merged

Bump pytest-codspeed from 4.5.0 to 5.0.1 in /requirements#227
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/requirements/pytest-codspeed-5.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps pytest-codspeed from 4.5.0 to 5.0.1.

Release notes

Sourced from pytest-codspeed's releases.

v5.0.1

What's Changed

Full Changelog: CodSpeedHQ/pytest-codspeed@v5.0.0...v5.0.1

v5.0.0

Highlights

MacOS walltime profiling is now available with the codspeed cli v4.16.1 and above.

pytest-codspeed can now be used in free threaded mode. This has been tested with 3.14t and 3.15t. For this, we have dropped usage of cffi in favor of the native extension support.

What's Changed

Full Changelog: CodSpeedHQ/pytest-codspeed@v4.5.0...v5.0.0

Changelog

Sourced from pytest-codspeed's changelog.

[5.0.1] - 2026-05-13

💼 Other

[5.0.0] - 2026-05-13

🚀 Features

⚡ Performance

  • Bind callgrind start/stop directly to avoid extra frame by @​art049 in #96

⚙️ Internals

Commits
  • d4d9dc6 Release v5.0.1 🚀
  • ad709a5 build: enable free-threaded wheels in cibuildwheel (#121)
  • 080d620 Release v5.0.0 🚀
  • befdebf chore: ignore common compilation warnings for instrument-hooks
  • ee98055 chore: use unsigned bash in the macos test
  • 5a205c8 feat: use instrument_hooks markers in walltime
  • fda1fbc feat(hooks): declare native extension free-thread safe (#120)
  • f3ed388 perf(hooks): bind callgrind start/stop directly to avoid extra frame
  • e4a419e chore: bump pinned uv version to 0.11.14
  • ee07afb ci: add python 3.15 and 3.15t to test matrix
  • 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 [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 4.5.0 to 5.0.1.
- [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases)
- [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md)
- [Commits](CodSpeedHQ/pytest-codspeed@v4.5.0...v5.0.1)

---
updated-dependencies:
- dependency-name: pytest-codspeed
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 13, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 13, 2026 21:38
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 13, 2026

Merging this PR will improve performance by 10.63%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

#### 🎉 Hooray! `pytest-codspeed` just leveled up to 5.0.1!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

⚡ 2 improved benchmarks
✅ 2 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
test_cached_property_cache_hit 36.9 µs 33.4 µs +10.7%
test_under_cached_property_cache_hit 77.3 µs 69.9 µs +10.56%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/pip/requirements/pytest-codspeed-5.0.1 (d6b7036) with master (577a2ce)

Open in CodSpeed

@github-actions github-actions Bot merged commit 49cb6e4 into master May 13, 2026
60 of 61 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/requirements/pytest-codspeed-5.0.1 branch May 13, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants