Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pytest-codspeed from 3.0.0 to 3.1.0 (#712)
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 3.0.0 to 3.1.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>v3.1.0</h2> <h2>What's changed</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Build the native extension during packaging to avoid runtime build issues by <a href="https://github.com/art049"><code>@art049</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/57">CodSpeedHQ/pytest-codspeed#57</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/CodSpeedHQ/pytest-codspeed/compare/v3.0.0...v3.1.0">https://github.com/CodSpeedHQ/pytest-codspeed/compare/v3.0.0...v3.1.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>[3.1.0] - 2024-12-09</h2> <h3><!-- raw HTML omitted -->🏗️ Refactor</h3> <ul> <li>Remove the scripted semver generation by <a href="https://github.com/art049"><code>@art049</code></a></li> </ul> <h3><!-- raw HTML omitted -->⚙️ Internals</h3> <ul> <li>Fix typo in cibuildwheel config by <a href="https://github.com/art049"><code>@art049</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/pytest-codspeed/pull/57">#57</a></li> </ul> <h2>[3.1.0-beta] - 2024-12-06</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Check buildability and fallback when build doesn't work by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Compile the callgrind wrapper at build time by <a href="https://github.com/art049"><code>@art049</code></a></li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Allow build on arm64 by <a href="https://github.com/art049"><code>@art049</code></a></li> </ul> <h3><!-- raw HTML omitted -->⚙️ Internals</h3> <ul> <li>Build wheels with cibuildwheel by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Allow forcing integrated tests by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Fix release script by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Use bumpver to manage versions by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Add a changelog by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Force native extension build in CI by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Updated matrix release workflow by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Use a common python version in the codspeed job by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Fix the codspeed workflow by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Use uv in CI by <a href="https://github.com/art049"><code>@art049</code></a></li> <li>Commit uv lock file by <a href="https://github.com/art049"><code>@art049</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/3b1a30c6e408a8c9a69af47cae56ec44a5a84ad5"><code>3b1a30c</code></a> Release v3.1.0 🚀</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/ad1d41190cafe61588449500901b990f72ba1d01"><code>ad1d411</code></a> refactor: remove the scripted semver generation</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/c4dfe748e9b008f31049750667118556320f66c6"><code>c4dfe74</code></a> chore: fix typo in cibuildwheel config</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/58bd8de9e7ed4c786b294100d09370dd770510d2"><code>58bd8de</code></a> Release v3.1.0-beta 🚀</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/804efe93f96d92cca26718e636687a0ce582a552"><code>804efe9</code></a> chore(ci): build wheels with cibuildwheel</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/c99efafc8e8ab9c0ca1ef07081389e5ac5121adf"><code>c99efaf</code></a> chore: allow forcing integrated tests</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/e7ef8537bca9ea5d72fbcc2003536721b4b8faef"><code>e7ef853</code></a> chore: fix release script</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/fab73b437748a4afdcd1e2ea3d89862a88acee12"><code>fab73b4</code></a> chore: use bumpver to manage versions</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/5076be076b53063e37f60cb32e5c836ca0a3c75f"><code>5076be0</code></a> chore: add a changelog</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/59989b0e8e009622ebd5b0ca205762847cdbfaa3"><code>59989b0</code></a> fix: allow build on arm64</li> <li>Additional commits viewable in <a href="https://github.com/CodSpeedHQ/pytest-codspeed/compare/v3.0.0...v3.1.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=3.0.0&new-version=3.1.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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information