Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump locust from 2.31.4 to 2.31.5 (#387)
Bumps [locust](https://github.com/locustio/locust) from 2.31.4 to 2.31.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/locustio/locust/releases">locust's releases</a>.</em></p> <blockquote> <h2>2.31.5</h2> <h2>What's Changed</h2> <ul> <li>WebUI: Correct types for form select by <a href="https://github.com/andrewbaldwin44"><code>@andrewbaldwin44</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2872">locustio/locust#2872</a></li> <li>Document use with uvx and remove openssl version from --version output by <a href="https://github.com/cyberw"><code>@cyberw</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2877">locustio/locust#2877</a></li> <li>Web UI Remove Scroll to Zoom by <a href="https://github.com/andrewbaldwin44"><code>@andrewbaldwin44</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2876">locustio/locust#2876</a></li> <li>Webui Remove chart initial data fetch by <a href="https://github.com/andrewbaldwin44"><code>@andrewbaldwin44</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2878">locustio/locust#2878</a></li> <li>Cleaning and improvements in the Build Pipeline by <a href="https://github.com/mquinnfd"><code>@mquinnfd</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2873">locustio/locust#2873</a></li> <li>Build pipeline tweaks - docker tagging by <a href="https://github.com/mquinnfd"><code>@mquinnfd</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2879">locustio/locust#2879</a></li> <li>Add publishing dependency on build package step by <a href="https://github.com/mquinnfd"><code>@mquinnfd</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2880">locustio/locust#2880</a></li> <li>Ensure we don't accidentally hide errors while importing in locust-cloud or locust-plugins by <a href="https://github.com/cyberw"><code>@cyberw</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/2881">locustio/locust#2881</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/locustio/locust/compare/2.31.4...2.31.5">https://github.com/locustio/locust/compare/2.31.4...2.31.5</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/locustio/locust/blob/master/CHANGELOG.md">locust's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/locustio/locust/tree/2.31.5">2.31.5</a> (2024-08-30)</h2> <p><a href="https://github.com/locustio/locust/compare/2.31.4...2.31.5">Full Changelog</a></p> <p><strong>Fixed bugs:</strong></p> <ul> <li>Pressure testing is over, but RPS and Users still have data <a href="https://redirect.github.com/locustio/locust/issues/2870">#2870</a></li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>Ensure we don't accidentally hide errors while importing in locust-cloud or locust-plugins <a href="https://redirect.github.com/locustio/locust/pull/2881">#2881</a> (<a href="https://github.com/cyberw">cyberw</a>)</li> <li>Add publishing dependency on build package step <a href="https://redirect.github.com/locustio/locust/pull/2880">#2880</a> (<a href="https://github.com/mquinnfd">mquinnfd</a>)</li> <li>Build pipeline tweaks - docker tagging <a href="https://redirect.github.com/locustio/locust/pull/2879">#2879</a> (<a href="https://github.com/mquinnfd">mquinnfd</a>)</li> <li>Webui Remove chart initial data fetch <a href="https://redirect.github.com/locustio/locust/pull/2878">#2878</a> (<a href="https://github.com/andrewbaldwin44">andrewbaldwin44</a>)</li> <li>Document use with uvx and remove openssl version from --version output <a href="https://redirect.github.com/locustio/locust/pull/2877">#2877</a> (<a href="https://github.com/cyberw">cyberw</a>)</li> <li>Web UI Remove Scroll to Zoom <a href="https://redirect.github.com/locustio/locust/pull/2876">#2876</a> (<a href="https://github.com/andrewbaldwin44">andrewbaldwin44</a>)</li> <li>Cleaning and improvements in the Build Pipeline <a href="https://redirect.github.com/locustio/locust/pull/2873">#2873</a> (<a href="https://github.com/mquinnfd">mquinnfd</a>)</li> <li>WebUI: Correct types for form select <a href="https://redirect.github.com/locustio/locust/pull/2872">#2872</a> (<a href="https://github.com/andrewbaldwin44">andrewbaldwin44</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/locustio/locust/commit/9f03f6bb078734b0f9400ece1a24fa09c174a3d8"><code>9f03f6b</code></a> Merge pull request <a href="https://redirect.github.com/locustio/locust/issues/2881">#2881</a> from locustio/ensure-we-dont-accidentally-hide-error...</li> <li><a href="https://github.com/locustio/locust/commit/3b069d824aa7afa508ac5dab3940dee1e679a4e8"><code>3b069d8</code></a> Ensure we don't accidentally hide errors while importing in locust-cloud or l...</li> <li><a href="https://github.com/locustio/locust/commit/8e98d84e0e1538821b8d5aac68890ccc2b49456c"><code>8e98d84</code></a> Merge pull request <a href="https://redirect.github.com/locustio/locust/issues/2880">#2880</a> from mquinnfd/fix-build-output-dependency</li> <li><a href="https://github.com/locustio/locust/commit/ccf431537f58082ef311d991e54ee8e50986d037"><code>ccf4315</code></a> build package dependency</li> <li><a href="https://github.com/locustio/locust/commit/8fd83a49a9b56f71be211708c88153837cffa5da"><code>8fd83a4</code></a> Merge pull request <a href="https://redirect.github.com/locustio/locust/issues/2879">#2879</a> from mquinnfd/docker-tagging-meta-updates</li> <li><a href="https://github.com/locustio/locust/commit/0a87e81027cdca5f8fc8fe96099a48438de53338"><code>0a87e81</code></a> updating build pipeline for docker tags</li> <li><a href="https://github.com/locustio/locust/commit/70c446db8404643d8557c21e53f6f6d15716d0a9"><code>70c446d</code></a> Add dummy version for webui package</li> <li><a href="https://github.com/locustio/locust/commit/460908d95d02057634a374d7500ff45df70afb1d"><code>460908d</code></a> Merge pull request <a href="https://redirect.github.com/locustio/locust/issues/2873">#2873</a> from mquinnfd/build-pipeline-cleanup-merge</li> <li><a href="https://github.com/locustio/locust/commit/b65dd785f1c646c1b0042065c5aa50947111d783"><code>b65dd78</code></a> Merge pull request <a href="https://redirect.github.com/locustio/locust/issues/2878">#2878</a> from andrewbaldwin44/bugfix/chart-fix</li> <li><a href="https://github.com/locustio/locust/commit/cd1ec17b5eab6e12c0920cc731c0c37495939a8e"><code>cd1ec17</code></a> Fix chart</li> <li>Additional commits viewable in <a href="https://github.com/locustio/locust/compare/2.31.4...2.31.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=locust&package-manager=pip&previous-version=2.31.4&new-version=2.31.5)](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