Skip to content

Commit 2ae204f

Browse files
Bump pytest-codspeed from 4.3.0 to 4.4.0 (#12383)
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 4.3.0 to 4.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/CodSpeedHQ/pytest-codspeed/releases">pytest-codspeed's releases</a>.</em></p> <blockquote> <h2>v4.4.0</h2> <h2>What's Changed</h2> <p>We now collect buildtime and runtime environment data to warn users about differences in their runtime environment when comparing two runs against one another.</p> <p>This data includes toolchain metadata like version and build options, as well as a list of dynamically loaded linked libraries</p> <ul> <li>fix: fix segfault caused by multiple activate_stack_trampoline by <a href="https://github.com/GuillaumeLagrange"><code>@​GuillaumeLagrange</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/109">CodSpeedHQ/pytest-codspeed#109</a></li> <li>fix: Exclude setup time from benchmark in walltime mode by <a href="https://github.com/toby-coleman"><code>@​toby-coleman</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/114">CodSpeedHQ/pytest-codspeed#114</a></li> <li>feat: collect Python toolchain information via instrument hooks environment API by <a href="https://github.com/GuillaumeLagrange"><code>@​GuillaumeLagrange</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/108">CodSpeedHQ/pytest-codspeed#108</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/toby-coleman"><code>@​toby-coleman</code></a> made their first contribution in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/114">CodSpeedHQ/pytest-codspeed#114</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.3.0...v4.4.0">https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.3.0...v4.4.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md">pytest-codspeed's changelog</a>.</em></p> <blockquote> <h2>[4.4.0] - 2026-04-14</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Collect Python toolchain information via instrument hooks environment API by <a href="https://github.com/GuillaumeLagrange"><code>@​GuillaumeLagrange</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/108">#108</a></li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Exclude setup time from benchmark in walltime mode (<a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/issues/114">#114</a>) by <a href="https://github.com/toby-coleman"><code>@​toby-coleman</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/114">#114</a></li> <li>Fix segfault caused by multiple activate_stack_trampoline by <a href="https://github.com/GuillaumeLagrange"><code>@​GuillaumeLagrange</code></a></li> </ul> <h3><!-- raw HTML omitted -->⚙️ Internals</h3> <ul> <li>Bump the python pinned python version by <a href="https://github.com/GuillaumeLagrange"><code>@​GuillaumeLagrange</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/109">#109</a></li> <li>Add CONTRIBUTING.md by <a href="https://github.com/adriencaccia"><code>@​adriencaccia</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/34048c79e218307312a7973be67e5022101e8321"><code>34048c7</code></a> Release v4.4.0 🚀</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/bf7bd37cc4f9b2fbab1e46768c38b2c682da19c5"><code>bf7bd37</code></a> feat: collect Python toolchain information via instrument hooks environment API</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/48a48229b175d47aae083878637a6b4d018faaa9"><code>48a4822</code></a> fix: Exclude setup time from benchmark in walltime mode (<a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/issues/114">#114</a>)</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/aa267f31bdbc392d66d5142469e0d9c7b04dd617"><code>aa267f3</code></a> ci: bump the python pinned python version</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/e92999a7c59e209d3582d36ac0f6bf7e853a7d2d"><code>e92999a</code></a> fix: fix segfault caused by multiple activate_stack_trampoline</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/c02b664168bd740fe9116036e9fad8470161ea6d"><code>c02b664</code></a> chore: add CONTRIBUTING.md</li> <li>See full diff in <a href="https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.3.0...v4.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-codspeed&package-manager=pip&previous-version=4.3.0&new-version=4.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3331ee5 commit 2ae204f

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ pytest==9.0.3
183183
# pytest-cov
184184
# pytest-mock
185185
# pytest-xdist
186-
pytest-codspeed==4.3.0
186+
pytest-codspeed==4.4.0
187187
# via
188188
# -r requirements/lint.in
189189
# -r requirements/test-common.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ pytest==9.0.3
178178
# pytest-cov
179179
# pytest-mock
180180
# pytest-xdist
181-
pytest-codspeed==4.3.0
181+
pytest-codspeed==4.4.0
182182
# via
183183
# -r requirements/lint.in
184184
# -r requirements/test-common.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pytest==9.0.3
8888
# -r requirements/lint.in
8989
# pytest-codspeed
9090
# pytest-mock
91-
pytest-codspeed==4.3.0
91+
pytest-codspeed==4.4.0
9292
# via -r requirements/lint.in
9393
pytest-mock==3.15.1
9494
# via -r requirements/lint.in

requirements/test-common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pytest==9.0.3
7373
# pytest-cov
7474
# pytest-mock
7575
# pytest-xdist
76-
pytest-codspeed==4.3.0
76+
pytest-codspeed==4.4.0
7777
# via -r requirements/test-common.in
7878
pytest-cov==7.1.0
7979
# via -r requirements/test-common.in

requirements/test-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ pytest==9.0.3
106106
# pytest-cov
107107
# pytest-mock
108108
# pytest-xdist
109-
pytest-codspeed==4.3.0
109+
pytest-codspeed==4.4.0
110110
# via -r requirements/test-common.in
111111
pytest-cov==7.1.0
112112
# via -r requirements/test-common.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ pytest==9.0.3
106106
# pytest-cov
107107
# pytest-mock
108108
# pytest-xdist
109-
pytest-codspeed==4.3.0
109+
pytest-codspeed==4.4.0
110110
# via -r requirements/test-common.in
111111
pytest-cov==7.1.0
112112
# via -r requirements/test-common.in

0 commit comments

Comments
 (0)