chore(deps): update dependency locust to v2.42.6 #127

Open
renovate-bot wants to merge 1 commit from renovate/locust-2.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
locust ==2.31.6 -> ==2.42.6 age confidence

Release Notes

locustio/locust (locust)

v2.42.6

Compare Source

What's Changed

Full Changelog: https://github.com/locustio/locust/compare/2.42.5...2.42.6

v2.42.5

Compare Source

Full Changelog

Merged pull requests:

v2.42.4

Compare Source

Full Changelog

Merged pull requests:

v2.42.3

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

v2.42.2

Compare Source

Full Changelog

Merged pull requests:

v2.42.1

Compare Source

Full Changelog

Merged pull requests:

v2.42.0

Compare Source

Full Changelog

Merged pull requests:

v2.41.6

Compare Source

Full Changelog

Fixed bugs:

  • Extend Locust UI with new tab does not work #​3240
  • Reset button not working after stopping the run #​3197

Merged pull requests:

v2.41.5

Compare Source

Full Changelog

Merged pull requests:

v2.41.3

Compare Source

Full Changelog

Merged pull requests:

v2.41.2

Compare Source

Full Changelog

Merged pull requests:

  • Make workers correctly ignore the --run-time flag #​3230 (cyberw)
  • Enhance MilvusUser constructor to support additional collection parameters #​3229 (zhuwenxing)

v2.41.1

Compare Source

Full Changelog

Fixed bugs:

  • Locust pytest plugin option '--host' conflicts with common user options; suggest renaming to '--locust-host' #​3227

Merged pull requests:

v2.41.0

Compare Source

Full Changelog

v2.40.5

Compare Source

Full Changelog

Fixed bugs:

  • Master doesn't distribute user equally among workers #​3209

Merged pull requests:

v2.40.4

Compare Source

Full Changelog

Merged pull requests:

  • Avoid wrapping fast response in response context manager when not needed #​3222 (cyberw)

v2.40.3

Compare Source

Full Changelog

Merged pull requests:

  • Avoid pytest style locustfiles capturing keyboard input #​3219 (cyberw)

v2.40.2

Compare Source

Full Changelog

Merged pull requests:

  • Bump requests minimum version #​3218 (cyberw)
  • Make ResponseContextManager.raise_for_status() consider calls to failure() and success() #​3217 (cyberw)

v2.40.1

Compare Source

Full Changelog

Fixed bugs:

  • Python 3.13: KeyError: 'name' on request_meta in ResponseContextManager.__exit__ #​3207

Merged pull requests:

  • Refactor SocketIOUser to create separate SocketIOClient class #​3211 (cyberw)
  • Refactor clients.ResponseContextManager and fix gc issue #​3210 (cyberw)

v2.40.0

Compare Source

Full Changelog

Fixed bugs:

Merged pull requests:

  • Move pytest plugin to its own directory, to prevent accidental import #​3205 (cyberw)
  • Pytest plugin: Delay imports to avoid monkey patching until someone uses the fixtures #​3204 (cyberw)

v2.39.1

Compare Source

Full Changelog

Fixed bugs:

Merged pull requests:

v2.39.0

Compare Source

Full Changelog

Merged pull requests:

v2.38.1

Compare Source

Full Changelog

Merged pull requests:

v2.38.0

Compare Source

Full Changelog

Closed issues:

  • Support for markov chains to describe a user's behavior #​3156
  • Switch docker base image to one with uv preinstalled #​3061

Merged pull requests:

v2.37.14

Compare Source

Full Changelog

Fixed bugs:

  • Failures table sorting is reset to ascending after a few seconds #​3184
  • argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) #​3180

Merged pull requests:

v2.37.13

Compare Source

Full Changelog

Merged pull requests:

v2.37.12

Compare Source

Full Changelog

Fixed bugs:

  • Locust can't install on alpine linux anymore #​3166

Closed issues:

  • Decouple the JavaScript asset code from the report #​3064

Merged pull requests:

v2.37.11

Compare Source

Full Changelog

Fixed bugs:

  • Error shutting down when using processes #​3161
  • 1279 Locust instances makes master run at 100% continously #​3142

Merged pull requests:

v2.37.10

Compare Source

Full Changelog

Fixed bugs:

  • FastHttpUser uses incorrect regex to hide home directory #​3159

Closed issues:

  • Define a list of paths to simulate an user journey #​3150
  • export the results as a json file #​3089

Merged pull requests:

v2.37.9

Compare Source

Full Changelog

Merged pull requests:

v2.37.8

Compare Source

Full Changelog

Merged pull requests:

v2.37.7

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

  • Bump locust-cloud dependency, allow 25.x versions of gevent #​3151 (cyberw)

v2.37.6

Compare Source

Full Changelog

Merged pull requests:

v2.37.5

Compare Source

Full Changelog

Fixed bugs:

  • Documentation is Now Missing Table of "All available configuration options" #​3144

Merged pull requests:

v2.37.4

Compare Source

Full Changelog

Fixed bugs:

  • Web UI Does Not Switch to Details Page Immediately on Test Start in Current Version #​3128

Merged pull requests:

v2.37.3

Compare Source

Full Changelog

v2.37.2

Compare Source

Full Changelog

Merged pull requests:

v2.37.1

Compare Source

Full Changelog

Fixed bugs:

  • Failures table sorting is reset to ascending after a few seconds #​3184
  • argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) #​3180

Merged pull requests:

v2.37.0

Compare Source

Full Changelog

Fixed bugs:

  • --json-file always creates empty file #​3130

Closed issues:

  • Forced Dependency Updates (e.g., python-socketio) May Cause Version Mismatch with Java Services #​3129

Merged pull requests:

  • Fix --json-file (actually save data to file) #​3131 (zed)

v2.36.2

Compare Source

Full Changelog

Merged pull requests:

v2.36.1

Compare Source

Full Changelog

Merged pull requests:

v2.36.0

Compare Source

Full Changelog

Merged pull requests:

v2.35.0

Compare Source

Full Changelog

Merged pull requests:

v2.34.1

Compare Source

Full Changelog

Merged pull requests:

v2.34.0

Compare Source

Full Changelog

Merged pull requests:

v2.33.2

Compare Source

Full Changelog

Merged pull requests:

v2.33.1

Compare Source

Full Changelog

Fixed bugs:

  • There was a heartbeat disconnect during the pressure test #​3065

Closed issues:

  • Error Logging in FastHttpUser #​2937

Merged pull requests:

v2.33.0

Compare Source

Full Changelog

Fixed bugs:

  • --iterations with locust==2.33.0 and locust-plugins==4.5.3 #​3071
  • uv.lock ends up in root of site-packages #​3053

Merged pull requests:

v2.32.10

Compare Source

Full Changelog

Fixed bugs:

  • UnboundLocalError: local variable 'user_count' referenced before assignment #​3051

Merged pull requests:

v2.32.9

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

v2.32.8

Compare Source

Full Changelog

Fixed bugs:

  • Cannot Update Custom options in the Web UI when Default Value is None #​3011

Merged pull requests:

v2.32.7

Compare Source

Full Changelog

v2.32.6

Compare Source

Full Changelog

Merged pull requests:

v2.32.5

Compare Source

Full Changelog

Merged pull requests:

  • Update Dockerfile to use Python 3.12 as base #​3029 (vejmoj1)
  • Update tests to check for hostname instead of fqdn #​3027 (ajt89)
  • Move some argument parsing/validation from main.py to argument_parser.py and remove deprecated parameter --hatch-rate #​3026 (ftb-skry)
  • pin poetry-core version to <2.0.0 in pyproject.toml #​3025 (mgor)
  • Optimize run time of some unit tests #​3020 (cyberw)

v2.32.4

Compare Source

Full Changelog

Merged pull requests:

  • Make cpu usage check sleep BEFORE the first check, and make it slightly less frequent #​3014 (cyberw)
  • FastHttpUser: Fix ssl loading performance issue by avoiding to load certs when they wont be used anyway #​3013 (cyberw)
  • Treat exceptions in init event handler as fatal #​3009 (cyberw)
  • Add create store export #​3004 (andrewbaldwin44)

v2.32.3

Compare Source

Full Changelog

Fixed bugs:

  • Number of requests lower than expected in web UI #​3000
  • Reports download links do not contain web-base-path #​2998
  • Setuptools CVE-2024-6345 #​2995
  • When using exclude-tags to exclude more than two tags, this setting will not take effect #​2994

Merged pull requests:

v2.32.2

Compare Source

Full Changelog

Fixed bugs:

  • Setuptools CVE-2022-40897 #​2986
  • master crash with different version worker #​2975

Merged pull requests:

v2.32.1

Compare Source

Full Changelog

Fixed bugs:

  • UnboundLocalError: local variable 'user_count' referenced before assignment #​3051

Merged pull requests:

v2.32.0

Compare Source

Full Changelog

Closed issues:

  • Add option to enable different statistics in the chart menu #​2946

Merged pull requests:

v2.31.8

Compare Source

Full Changelog

Fixed bugs:

  • logfile is erroniously written when there are many workers. #​2927
  • Form field for users, spawn rate, and run time still visible in UI although CustomShape defined without use_common_options. #​2924
  • --html with --process 4 then get ValueError: StatsEntry.use_response_times_cache must be set to True #​2908
  • IPV6 check doesn't work as expected on AWS EKS #​2787

Merged pull requests:

v2.31.7

Compare Source

Full Changelog

Merged pull requests:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [locust](https://github.com/locustio/locust) | `==2.31.6` -> `==2.42.6` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/locust/2.42.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/locust/2.31.6/2.42.6?slim=true) | --- ### Release Notes <details> <summary>locustio/locust (locust)</summary> ### [`v2.42.6`](https://github.com/locustio/locust/releases/tag/2.42.6) [Compare Source](https://github.com/locustio/locust/compare/2.42.5...2.42.6) ##### What's Changed - GH Actions: Bump actions/checkout from 5 to 6 in the all\_dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3287](https://github.com/locustio/locust/pull/3287) - Fix Toml Parser Being Called on Conf Files by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3293](https://github.com/locustio/locust/pull/3293) - Only log "OpenTelemetry enabled" message when success by [@&#8203;amadeuppereira](https://github.com/amadeuppereira) in [#&#8203;3294](https://github.com/locustio/locust/pull/3294) - Add otel unit tests by [@&#8203;amadeuppereira](https://github.com/amadeuppereira) in [#&#8203;3295](https://github.com/locustio/locust/pull/3295) - Log duplicate client\_ready messages as debug instead of info level by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3296](https://github.com/locustio/locust/pull/3296) - Improve tests by [@&#8203;amadeuppereira](https://github.com/amadeuppereira) in [#&#8203;3297](https://github.com/locustio/locust/pull/3297) - Add OTel documentation by [@&#8203;amadeuppereira](https://github.com/amadeuppereira) in [#&#8203;3298](https://github.com/locustio/locust/pull/3298) - Update OTel setup by [@&#8203;amadeuppereira](https://github.com/amadeuppereira) in [#&#8203;3300](https://github.com/locustio/locust/pull/3300) - Use match-case instead of gigantic if-elif statement when handling zmq messages in master-worker communication by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3299](https://github.com/locustio/locust/pull/3299) - refactor case statements and update to use 3.10 set syntax by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3301](https://github.com/locustio/locust/pull/3301) - Don't import pytest unless it is really needed, to speed up startup by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3302](https://github.com/locustio/locust/pull/3302) **Full Changelog**: <https://github.com/locustio/locust/compare/2.42.5...2.42.6> ### [`v2.42.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2425-2025-11-20) [Compare Source](https://github.com/locustio/locust/compare/2.42.4...2.42.5) [Full Changelog](https://github.com/locustio/locust/compare/2.42.4...2.42.5) **Merged pull requests:** - Log when otel is enabled [#&#8203;3284](https://github.com/locustio/locust/pull/3284) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.42.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2425-2025-11-20) [Compare Source](https://github.com/locustio/locust/compare/2.42.3...2.42.4) [Full Changelog](https://github.com/locustio/locust/compare/2.42.4...2.42.5) **Merged pull requests:** - Log when otel is enabled [#&#8203;3284](https://github.com/locustio/locust/pull/3284) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.42.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2424-2025-11-20) [Compare Source](https://github.com/locustio/locust/compare/2.42.2...2.42.3) [Full Changelog](https://github.com/locustio/locust/compare/2.42.3...2.42.4) **Closed issues:** - bumb pytest to support 9.x [#&#8203;3262](https://github.com/locustio/locust/issues/3262) **Merged pull requests:** - Avoid duplicated action run on pull requests [#&#8203;3282](https://github.com/locustio/locust/pull/3282) ([jairhenrique](https://github.com/jairhenrique)) - Forward explicitly set request name to OTEL span [#&#8203;3281](https://github.com/locustio/locust/pull/3281) ([amadeuppereira](https://github.com/amadeuppereira)) - Verbose request span name [#&#8203;3279](https://github.com/locustio/locust/pull/3279) ([amadeuppereira](https://github.com/amadeuppereira)) - Add OpenTelemetry flag [#&#8203;3278](https://github.com/locustio/locust/pull/3278) ([amadeuppereira](https://github.com/amadeuppereira)) - Disable uv.lock check in GH action [#&#8203;3277](https://github.com/locustio/locust/pull/3277) ([cyberw](https://github.com/cyberw)) - Add otlp http exporter dependency [#&#8203;3276](https://github.com/locustio/locust/pull/3276) ([amadeuppereira](https://github.com/amadeuppereira)) - Add OpenTelemetry support [#&#8203;3275](https://github.com/locustio/locust/pull/3275) ([amadeuppereira](https://github.com/amadeuppereira)) - Bump the eslint group in /locust/webui with 11 updates [#&#8203;3270](https://github.com/locustio/locust/pull/3270) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Includes npm and uv on dependabot file [#&#8203;3269](https://github.com/locustio/locust/pull/3269) ([jairhenrique](https://github.com/jairhenrique)) - Enables FURB ruff lint [#&#8203;3265](https://github.com/locustio/locust/pull/3265) ([jairhenrique](https://github.com/jairhenrique)) - Updates pytest dependency range [#&#8203;3263](https://github.com/locustio/locust/pull/3263) ([jairhenrique](https://github.com/jairhenrique)) - Allow multiple dropdown in Web UI [#&#8203;3261](https://github.com/locustio/locust/pull/3261) ([jFompe](https://github.com/jFompe)) ### [`v2.42.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2423-2025-11-15) [Compare Source](https://github.com/locustio/locust/compare/2.42.1...2.42.2) [Full Changelog](https://github.com/locustio/locust/compare/2.42.2...2.42.3) **Merged pull requests:** - Bump the all\_dependencies group with 7 updates [#&#8203;3266](https://github.com/locustio/locust/pull/3266) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Creates dependabot file to keep gh actions updated [#&#8203;3264](https://github.com/locustio/locust/pull/3264) ([jairhenrique](https://github.com/jairhenrique)) - GH Actions: update uv version, ensure uv.lock doesn't contain anything not in pyproject.toml [#&#8203;3259](https://github.com/locustio/locust/pull/3259) ([cyberw](https://github.com/cyberw)) - Fix single line .conf files incorrectly being treated as toml [#&#8203;3257](https://github.com/locustio/locust/pull/3257) ([cyberw](https://github.com/cyberw)) ### [`v2.42.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2422-2025-11-06) [Compare Source](https://github.com/locustio/locust/compare/2.42.0...2.42.1) [Full Changelog](https://github.com/locustio/locust/compare/2.42.1...2.42.2) **Merged pull requests:** - Bump locust-cloud version, fixing an issue with .conf-files [#&#8203;3256](https://github.com/locustio/locust/pull/3256) ([cyberw](https://github.com/cyberw)) - Revert "modified ui\_extra\_args\_dict function to pick arguments" [#&#8203;3255](https://github.com/locustio/locust/pull/3255) ([cyberw](https://github.com/cyberw)) - Update uv.lock [#&#8203;3254](https://github.com/locustio/locust/pull/3254) ([cyberw](https://github.com/cyberw)) - remove setuptools from dependencies [#&#8203;3253](https://github.com/locustio/locust/pull/3253) ([dotlambda](https://github.com/dotlambda)) - fix: MQTT client\_id and protocol not passed down to Client [#&#8203;3252](https://github.com/locustio/locust/pull/3252) ([ionutab](https://github.com/ionutab)) ### [`v2.42.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2421-2025-10-27) [Compare Source](https://github.com/locustio/locust/compare/2.41.6...2.42.0) [Full Changelog](https://github.com/locustio/locust/compare/2.42.0...2.42.1) **Merged pull requests:** - Add VS Code Extension and k8s operator to documentation [#&#8203;3251](https://github.com/locustio/locust/pull/3251) ([cyberw](https://github.com/cyberw)) - Bump vite from 6.3.5 to 6.4.1 in /locust/webui [#&#8203;3249](https://github.com/locustio/locust/pull/3249) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bumped the gRPC example server’s worker pool to 100 [#&#8203;3248](https://github.com/locustio/locust/pull/3248) ([sonianuj287](https://github.com/sonianuj287)) - modified ui\_extra\_args\_dict function to pick arguments [#&#8203;3245](https://github.com/locustio/locust/pull/3245) ([sonianuj287](https://github.com/sonianuj287)) ### [`v2.41.6`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2420-2025-10-17) [Compare Source](https://github.com/locustio/locust/compare/2.41.5...2.41.6) [Full Changelog](https://github.com/locustio/locust/compare/2.41.6...2.42.0) **Fixed bugs:** - Extend Locust UI with new tab does not work [#&#8203;3240](https://github.com/locustio/locust/issues/3240) - Reset button not working after stopping the run [#&#8203;3197](https://github.com/locustio/locust/issues/3197) **Merged pull requests:** - Avoid using most recent python-requests because it may introduce performance issues [#&#8203;3244](https://github.com/locustio/locust/pull/3244) ([cyberw](https://github.com/cyberw)) - Introduce DNSUser [#&#8203;3243](https://github.com/locustio/locust/pull/3243) ([cyberw](https://github.com/cyberw)) - Fix reset button not working after stopping the run [#&#8203;3238](https://github.com/locustio/locust/pull/3238) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Added readme badge for supported python versions [#&#8203;3237](https://github.com/locustio/locust/pull/3237) ([Nirzak](https://github.com/Nirzak)) - loosen dependency on gevent [#&#8203;3236](https://github.com/locustio/locust/pull/3236) ([bollwyvl](https://github.com/bollwyvl)) ### [`v2.41.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2416-2025-10-10) [Compare Source](https://github.com/locustio/locust/compare/2.41.3...2.41.5) [Full Changelog](https://github.com/locustio/locust/compare/2.41.5...2.41.6) **Merged pull requests:** - Officially support Python 3.14 and test it [#&#8203;3235](https://github.com/locustio/locust/pull/3235) ([cyberw](https://github.com/cyberw)) ### [`v2.41.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2414-2025-10-06) [Compare Source](https://github.com/locustio/locust/compare/2.41.2...2.41.3) [Full Changelog](https://github.com/locustio/locust/compare/2.41.3...2.41.4) **Merged pull requests:** - Fix Unsafe Template Arg [#&#8203;3232](https://github.com/locustio/locust/pull/3232) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.41.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2413-2025-10-01) [Compare Source](https://github.com/locustio/locust/compare/2.41.1...2.41.2) [Full Changelog](https://github.com/locustio/locust/compare/2.41.2...2.41.3) **Merged pull requests:** - Make workers correctly ignore the --run-time flag [#&#8203;3230](https://github.com/locustio/locust/pull/3230) ([cyberw](https://github.com/cyberw)) - Enhance MilvusUser constructor to support additional collection parameters [#&#8203;3229](https://github.com/locustio/locust/pull/3229) ([zhuwenxing](https://github.com/zhuwenxing)) ### [`v2.41.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2412-2025-09-29) [Compare Source](https://github.com/locustio/locust/compare/2.41.0...2.41.1) [Full Changelog](https://github.com/locustio/locust/compare/2.41.1...2.41.2) **Fixed bugs:** - Locust pytest plugin option '--host' conflicts with common user options; suggest renaming to '--locust-host' [#&#8203;3227](https://github.com/locustio/locust/issues/3227) **Merged pull requests:** - Pytest plugin: Workaround issue with potential duplicate --host argument definition [#&#8203;3228](https://github.com/locustio/locust/pull/3228) ([cyberw](https://github.com/cyberw)) - Fix Alignment of View Column Selector [#&#8203;3226](https://github.com/locustio/locust/pull/3226) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.41.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2411-2025-09-25) [Compare Source](https://github.com/locustio/locust/compare/2.40.5...2.41.0) [Full Changelog](https://github.com/locustio/locust/compare/2.41.0...2.41.1) ### [`v2.40.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2410-2025-09-25) [Compare Source](https://github.com/locustio/locust/compare/2.40.4...2.40.5) [Full Changelog](https://github.com/locustio/locust/compare/2.40.5...2.41.0) **Fixed bugs:** - Master doesn't distribute user equally among workers [#&#8203;3209](https://github.com/locustio/locust/issues/3209) **Merged pull requests:** - Suggest possibly misspelled command line arguments (Did you mean ...) [#&#8203;3224](https://github.com/locustio/locust/pull/3224) ([cyberw](https://github.com/cyberw)) - Add Locust Feedback Form [#&#8203;3223](https://github.com/locustio/locust/pull/3223) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add MqttUser [#&#8203;3216](https://github.com/locustio/locust/pull/3216) ([ionutab](https://github.com/ionutab)) ### [`v2.40.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2405-2025-09-17) [Compare Source](https://github.com/locustio/locust/compare/2.40.3...2.40.4) [Full Changelog](https://github.com/locustio/locust/compare/2.40.4...2.40.5) **Merged pull requests:** - Avoid wrapping fast response in response context manager when not needed [#&#8203;3222](https://github.com/locustio/locust/pull/3222) ([cyberw](https://github.com/cyberw)) ### [`v2.40.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2404-2025-09-11) [Compare Source](https://github.com/locustio/locust/compare/2.40.2...2.40.3) [Full Changelog](https://github.com/locustio/locust/compare/2.40.3...2.40.4) **Merged pull requests:** - Avoid pytest style locustfiles capturing keyboard input [#&#8203;3219](https://github.com/locustio/locust/pull/3219) ([cyberw](https://github.com/cyberw)) ### [`v2.40.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2403-2025-09-11) [Compare Source](https://github.com/locustio/locust/compare/2.40.1...2.40.2) [Full Changelog](https://github.com/locustio/locust/compare/2.40.2...2.40.3) **Merged pull requests:** - Bump requests minimum version [#&#8203;3218](https://github.com/locustio/locust/pull/3218) ([cyberw](https://github.com/cyberw)) - Make ResponseContextManager.raise\_for\_status() consider calls to failure() and success() [#&#8203;3217](https://github.com/locustio/locust/pull/3217) ([cyberw](https://github.com/cyberw)) ### [`v2.40.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2402-2025-09-08) [Compare Source](https://github.com/locustio/locust/compare/2.40.0...2.40.1) [Full Changelog](https://github.com/locustio/locust/compare/2.40.1...2.40.2) **Fixed bugs:** - Python 3.13: KeyError: 'name' on request\_meta in ResponseContextManager.\_\_exit\_\_ [#&#8203;3207](https://github.com/locustio/locust/issues/3207) **Merged pull requests:** - Refactor SocketIOUser to create separate SocketIOClient class [#&#8203;3211](https://github.com/locustio/locust/pull/3211) ([cyberw](https://github.com/cyberw)) - Refactor clients.ResponseContextManager and fix gc issue [#&#8203;3210](https://github.com/locustio/locust/pull/3210) ([cyberw](https://github.com/cyberw)) ### [`v2.40.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2401-2025-09-05) [Compare Source](https://github.com/locustio/locust/compare/2.39.1...2.40.0) [Full Changelog](https://github.com/locustio/locust/compare/2.40.0...2.40.1) **Fixed bugs:** - 2.40.0 with pytest and xdist [#&#8203;3202](https://github.com/locustio/locust/issues/3202) **Merged pull requests:** - Move pytest plugin to its own directory, to prevent accidental import [#&#8203;3205](https://github.com/locustio/locust/pull/3205) ([cyberw](https://github.com/cyberw)) - Pytest plugin: Delay imports to avoid monkey patching until someone uses the fixtures [#&#8203;3204](https://github.com/locustio/locust/pull/3204) ([cyberw](https://github.com/cyberw)) ### [`v2.39.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2400-2025-09-04) [Compare Source](https://github.com/locustio/locust/compare/2.39.0...2.39.1) [Full Changelog](https://github.com/locustio/locust/compare/2.39.1...2.40.0) **Fixed bugs:** - HTTP response 0 [#&#8203;3199](https://github.com/locustio/locust/issues/3199) **Merged pull requests:** - Avoid exception in HttpUser if requests has lost track of the request it made [#&#8203;3201](https://github.com/locustio/locust/pull/3201) ([cyberw](https://github.com/cyberw)) - Support pytests as locustfiles [#&#8203;3200](https://github.com/locustio/locust/pull/3200) ([cyberw](https://github.com/cyberw)) - Refactor FastHttpSession to be more like HttpSession [#&#8203;3198](https://github.com/locustio/locust/pull/3198) ([cyberw](https://github.com/cyberw)) - Update Dockerfile base to Python 3.13 [#&#8203;3193](https://github.com/locustio/locust/pull/3193) ([adaamz](https://github.com/adaamz)) ### [`v2.39.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2391-2025-08-29) [Compare Source](https://github.com/locustio/locust/compare/2.38.1...2.39.0) [Full Changelog](https://github.com/locustio/locust/compare/2.39.0...2.39.1) **Merged pull requests:** - Avoid broken gevent version for now [#&#8203;3196](https://github.com/locustio/locust/pull/3196) ([cyberw](https://github.com/cyberw)) - Remove duplicated line in pyproject.toml [#&#8203;3195](https://github.com/locustio/locust/pull/3195) ([JumboBear](https://github.com/JumboBear)) ### [`v2.38.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2390-2025-08-19) [Compare Source](https://github.com/locustio/locust/compare/2.38.0...2.38.1) [Full Changelog](https://github.com/locustio/locust/compare/2.38.1...2.39.0) **Merged pull requests:** - Add SocketIOUser [#&#8203;3189](https://github.com/locustio/locust/pull/3189) ([cyberw](https://github.com/cyberw)) - Add MilvusUser and example [#&#8203;3168](https://github.com/locustio/locust/pull/3168) ([zhuwenxing](https://github.com/zhuwenxing)) ### [`v2.38.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2381-2025-08-12) [Compare Source](https://github.com/locustio/locust/compare/2.37.14...2.38.0) [Full Changelog](https://github.com/locustio/locust/compare/2.38.0...2.38.1) **Closed issues:** - Support for markov chains to describe a user's behavior [#&#8203;3156](https://github.com/locustio/locust/issues/3156) - Switch docker base image to one with uv preinstalled [#&#8203;3061](https://github.com/locustio/locust/issues/3061) **Merged pull requests:** - FastHttpUser: Dont send zstd in Accept-Encoding header [#&#8203;3188](https://github.com/locustio/locust/pull/3188) ([cyberw](https://github.com/cyberw)) - Fix test flakyness and update error message [#&#8203;3187](https://github.com/locustio/locust/pull/3187) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.37.14`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2380-2025-08-07) [Compare Source](https://github.com/locustio/locust/compare/2.37.13...2.37.14) [Full Changelog](https://github.com/locustio/locust/compare/2.37.14...2.38.0) **Fixed bugs:** - Failures table sorting is reset to ascending after a few seconds [#&#8203;3184](https://github.com/locustio/locust/issues/3184) - argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) [#&#8203;3180](https://github.com/locustio/locust/issues/3180) **Merged pull requests:** - Webui: Fix useSortByField [#&#8203;3185](https://github.com/locustio/locust/pull/3185) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Optimize unit tests [#&#8203;3183](https://github.com/locustio/locust/pull/3183) ([amadeuppereira](https://github.com/amadeuppereira)) - Support for list based custom arguments [#&#8203;3181](https://github.com/locustio/locust/pull/3181) ([mickdwyer](https://github.com/mickdwyer)) - Bump form-data from 4.0.0 to 4.0.4 in /locust/webui [#&#8203;3179](https://github.com/locustio/locust/pull/3179) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Webui: Hide no Host Warning when one is Provided [#&#8203;3177](https://github.com/locustio/locust/pull/3177) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add MarkovTaskSet [#&#8203;3176](https://github.com/locustio/locust/pull/3176) ([Matthieu-Beauchamp](https://github.com/Matthieu-Beauchamp)) - Add yarn lint precommit [#&#8203;3175](https://github.com/locustio/locust/pull/3175) ([cyberw](https://github.com/cyberw)) ### [`v2.37.13`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23714-2025-07-16) [Compare Source](https://github.com/locustio/locust/compare/2.37.12...2.37.13) [Full Changelog](https://github.com/locustio/locust/compare/2.37.13...2.37.14) **Merged pull requests:** - Web UI: Fix Chart Zoom Slider [#&#8203;3174](https://github.com/locustio/locust/pull/3174) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Improve Locust Cloud Tab [#&#8203;3172](https://github.com/locustio/locust/pull/3172) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.12`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23713-2025-07-15) [Compare Source](https://github.com/locustio/locust/compare/2.37.11...2.37.12) [Full Changelog](https://github.com/locustio/locust/compare/2.37.12...2.37.13) **Fixed bugs:** - Locust can't install on alpine linux anymore [#&#8203;3166](https://github.com/locustio/locust/issues/3166) **Closed issues:** - Decouple the JavaScript asset code from the report [#&#8203;3064](https://github.com/locustio/locust/issues/3064) **Merged pull requests:** - Remove safe\_name from /stats/requests response [#&#8203;3171](https://github.com/locustio/locust/pull/3171) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Shrink Bundle Size [#&#8203;3169](https://github.com/locustio/locust/pull/3169) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.11`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23712-2025-07-08) [Compare Source](https://github.com/locustio/locust/compare/2.37.10...2.37.11) [Full Changelog](https://github.com/locustio/locust/compare/2.37.11...2.37.12) **Fixed bugs:** - Error shutting down when using processes [#&#8203;3161](https://github.com/locustio/locust/issues/3161) - 1279 Locust instances makes master run at 100% continously [#&#8203;3142](https://github.com/locustio/locust/issues/3142) **Merged pull requests:** - Attempt to increase open file limit (RLIMIT\_NOFILE) even on master. [#&#8203;3162](https://github.com/locustio/locust/pull/3162) ([cyberw](https://github.com/cyberw)) - Bump brace-expansion from 1.1.11 to 1.1.12 in /locust/webui [#&#8203;3160](https://github.com/locustio/locust/pull/3160) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.37.10`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23711-2025-06-23) [Compare Source](https://github.com/locustio/locust/compare/2.37.9...2.37.10) [Full Changelog](https://github.com/locustio/locust/compare/2.37.10...2.37.11) **Fixed bugs:** - FastHttpUser uses incorrect regex to hide home directory [#&#8203;3159](https://github.com/locustio/locust/issues/3159) **Closed issues:** - Define a list of paths to simulate an user journey [#&#8203;3150](https://github.com/locustio/locust/issues/3150) - export the results as a json file [#&#8203;3089](https://github.com/locustio/locust/issues/3089) **Merged pull requests:** - Forward locustfiles to locust cloud [#&#8203;3157](https://github.com/locustio/locust/pull/3157) ([amadeuppereira](https://github.com/amadeuppereira)) - Web UI: Always Warn of Invalid Host [#&#8203;3155](https://github.com/locustio/locust/pull/3155) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.9`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23710-2025-06-07) [Compare Source](https://github.com/locustio/locust/compare/2.37.8...2.37.9) [Full Changelog](https://github.com/locustio/locust/compare/2.37.9...2.37.10) **Merged pull requests:** - Revert accidental removal of --json-file option [#&#8203;3154](https://github.com/locustio/locust/pull/3154) ([brtkwr](https://github.com/brtkwr)) ### [`v2.37.8`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2379-2025-06-05) [Compare Source](https://github.com/locustio/locust/compare/2.37.7...2.37.8) [Full Changelog](https://github.com/locustio/locust/compare/2.37.8...2.37.9) **Merged pull requests:** - Web UI: Fix host field name missing if host is not required [#&#8203;3152](https://github.com/locustio/locust/pull/3152) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.7`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2378-2025-06-05) [Compare Source](https://github.com/locustio/locust/compare/2.37.6...2.37.7) [Full Changelog](https://github.com/locustio/locust/compare/2.37.7...2.37.8) **Closed issues:** - Support gevent >= 25.4.1 [#&#8203;3143](https://github.com/locustio/locust/issues/3143) **Merged pull requests:** - Bump locust-cloud dependency, allow 25.x versions of gevent [#&#8203;3151](https://github.com/locustio/locust/pull/3151) ([cyberw](https://github.com/cyberw)) ### [`v2.37.6`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2377-2025-06-03) [Compare Source](https://github.com/locustio/locust/compare/2.37.5...2.37.6) [Full Changelog](https://github.com/locustio/locust/compare/2.37.6...2.37.7) **Merged pull requests:** - Web Ui: Add host field validation [#&#8203;3149](https://github.com/locustio/locust/pull/3149) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2376-2025-05-28) [Compare Source](https://github.com/locustio/locust/compare/2.37.4...2.37.5) [Full Changelog](https://github.com/locustio/locust/compare/2.37.5...2.37.6) **Fixed bugs:** - Documentation is Now Missing Table of "All available configuration options" [#&#8203;3144](https://github.com/locustio/locust/issues/3144) **Merged pull requests:** - Fix Docs Config Options [#&#8203;3145](https://github.com/locustio/locust/pull/3145) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.37.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2375-2025-05-22) [Compare Source](https://github.com/locustio/locust/compare/2.37.3...2.37.4) [Full Changelog](https://github.com/locustio/locust/compare/2.37.4...2.37.5) **Fixed bugs:** - Web UI Does Not Switch to Details Page Immediately on Test Start in Current Version [#&#8203;3128](https://github.com/locustio/locust/issues/3128) **Merged pull requests:** - Do not require locustfile on specific locust-cloud arguments [#&#8203;3141](https://github.com/locustio/locust/pull/3141) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.37.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2374-2025-05-19) [Compare Source](https://github.com/locustio/locust/compare/2.37.2...2.37.3) [Full Changelog](https://github.com/locustio/locust/compare/2.37.3...2.37.4) ### [`v2.37.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2373-2025-05-14) [Compare Source](https://github.com/locustio/locust/compare/2.37.1...2.37.2) [Full Changelog](https://github.com/locustio/locust/compare/2.37.2...2.37.3) **Merged pull requests:** - Webui: Warn on Missing Host [#&#8203;3140](https://github.com/locustio/locust/pull/3140) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2380-2025-08-07) [Compare Source](https://github.com/locustio/locust/compare/2.37.0...2.37.1) [Full Changelog](https://github.com/locustio/locust/compare/2.37.14...2.38.0) **Fixed bugs:** - Failures table sorting is reset to ascending after a few seconds [#&#8203;3184](https://github.com/locustio/locust/issues/3184) - argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) [#&#8203;3180](https://github.com/locustio/locust/issues/3180) **Merged pull requests:** - Webui: Fix useSortByField [#&#8203;3185](https://github.com/locustio/locust/pull/3185) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Optimize unit tests [#&#8203;3183](https://github.com/locustio/locust/pull/3183) ([amadeuppereira](https://github.com/amadeuppereira)) - Support for list based custom arguments [#&#8203;3181](https://github.com/locustio/locust/pull/3181) ([mickdwyer](https://github.com/mickdwyer)) - Bump form-data from 4.0.0 to 4.0.4 in /locust/webui [#&#8203;3179](https://github.com/locustio/locust/pull/3179) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Webui: Hide no Host Warning when one is Provided [#&#8203;3177](https://github.com/locustio/locust/pull/3177) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add MarkovTaskSet [#&#8203;3176](https://github.com/locustio/locust/pull/3176) ([Matthieu-Beauchamp](https://github.com/Matthieu-Beauchamp)) - Add yarn lint precommit [#&#8203;3175](https://github.com/locustio/locust/pull/3175) ([cyberw](https://github.com/cyberw)) ### [`v2.37.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2371-2025-05-07) [Compare Source](https://github.com/locustio/locust/compare/2.36.2...2.37.0) [Full Changelog](https://github.com/locustio/locust/compare/2.37.0...2.37.1) **Fixed bugs:** - \--json-file always creates empty file [#&#8203;3130](https://github.com/locustio/locust/issues/3130) **Closed issues:** - Forced Dependency Updates (e.g., python-socketio) May Cause Version Mismatch with Java Services [#&#8203;3129](https://github.com/locustio/locust/issues/3129) **Merged pull requests:** - Fix --json-file (actually save data to file) [#&#8203;3131](https://github.com/locustio/locust/pull/3131) ([zed](https://github.com/zed)) ### [`v2.36.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2370-2025-05-05) [Compare Source](https://github.com/locustio/locust/compare/2.36.1...2.36.2) [Full Changelog](https://github.com/locustio/locust/compare/2.36.2...2.37.0) **Merged pull requests:** - Webui: Fix Failing Tests [#&#8203;3126](https://github.com/locustio/locust/pull/3126) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Update uv to 0.7.2 [#&#8203;3125](https://github.com/locustio/locust/pull/3125) ([cyberw](https://github.com/cyberw)) - Add command line option to export json results into a file [#&#8203;3124](https://github.com/locustio/locust/pull/3124) ([ajt89](https://github.com/ajt89)) - Add locust exporter import (used in Locust Cloud) [#&#8203;3122](https://github.com/locustio/locust/pull/3122) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - fix error message to be idiomatically correct English [#&#8203;3121](https://github.com/locustio/locust/pull/3121) ([davidxia](https://github.com/davidxia)) - Web UI: Use mutations for state buttons [#&#8203;3120](https://github.com/locustio/locust/pull/3120) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.36.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2362-2025-04-25) [Compare Source](https://github.com/locustio/locust/compare/2.36.0...2.36.1) [Full Changelog](https://github.com/locustio/locust/compare/2.36.1...2.36.2) **Merged pull requests:** - Remove circular dependency for locust-cloud [#&#8203;3119](https://github.com/locustio/locust/pull/3119) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.36.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2361-2025-04-24) [Compare Source](https://github.com/locustio/locust/compare/2.35.0...2.36.0) [Full Changelog](https://github.com/locustio/locust/compare/2.36.0...2.36.1) **Merged pull requests:** - Fix setting version for tag and pre-release [#&#8203;3118](https://github.com/locustio/locust/pull/3118) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.35.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2360-2025-04-24) [Compare Source](https://github.com/locustio/locust/compare/2.34.1...2.35.0) [Full Changelog](https://github.com/locustio/locust/compare/2.35.0...2.36.0) **Merged pull requests:** - Bump locust-cloud dependency to 1.20.0 and remove it from docs dependencies [#&#8203;3117](https://github.com/locustio/locust/pull/3117) ([cyberw](https://github.com/cyberw)) - Fix yarn publish [#&#8203;3116](https://github.com/locustio/locust/pull/3116) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web Ui: Ensure form element has name [#&#8203;3115](https://github.com/locustio/locust/pull/3115) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Add profile field [#&#8203;3113](https://github.com/locustio/locust/pull/3113) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Restrict gevent versions to ensure compatibility [#&#8203;3112](https://github.com/locustio/locust/pull/3112) ([amadeuppereira](https://github.com/amadeuppereira)) - Bump vite [#&#8203;3111](https://github.com/locustio/locust/pull/3111) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Optionally Extend Advanced Options [#&#8203;3110](https://github.com/locustio/locust/pull/3110) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Yarn Berry: Update publish command [#&#8203;3108](https://github.com/locustio/locust/pull/3108) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Fix npm publish failing [#&#8203;3107](https://github.com/locustio/locust/pull/3107) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - chore: set yarn to yarn berry [#&#8203;3104](https://github.com/locustio/locust/pull/3104) ([schwannden](https://github.com/schwannden)) - Refactoring: Extract locustfile content merger from main function [#&#8203;3102](https://github.com/locustio/locust/pull/3102) ([insspb](https://github.com/insspb)) - Refactoring: Extract validate stats configuration from main function [#&#8203;3101](https://github.com/locustio/locust/pull/3101) ([insspb](https://github.com/insspb)) - Add locust-cloud as a dependency, update sphinx and some other docs stuff [#&#8203;3097](https://github.com/locustio/locust/pull/3097) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.34.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2350-2025-04-16) [Compare Source](https://github.com/locustio/locust/compare/2.34.0...2.34.1) [Full Changelog](https://github.com/locustio/locust/compare/2.34.1...2.35.0) **Merged pull requests:** - Bump vite from 6.2.5 to 6.2.6 in /locust/webui [#&#8203;3098](https://github.com/locustio/locust/pull/3098) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Webui: Add credentials to stop and reset requests [#&#8203;3096](https://github.com/locustio/locust/pull/3096) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Webui: Add history fallback [#&#8203;3095](https://github.com/locustio/locust/pull/3095) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Add optional base url for locust requests to an external API [#&#8203;3094](https://github.com/locustio/locust/pull/3094) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Webui: adding profile argument and display in html report [#&#8203;3093](https://github.com/locustio/locust/pull/3093) ([schwannden](https://github.com/schwannden)) ### [`v2.34.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2341-2025-04-09) [Compare Source](https://github.com/locustio/locust/compare/2.33.2...2.34.0) [Full Changelog](https://github.com/locustio/locust/compare/2.34.0...2.34.1) **Merged pull requests:** - Bump vite from 6.2.4 to 6.2.5 in /locust/webui [#&#8203;3091](https://github.com/locustio/locust/pull/3091) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Drop support for Python 3.9 [#&#8203;3090](https://github.com/locustio/locust/pull/3090) ([cyberw](https://github.com/cyberw)) ### [`v2.33.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2340-2025-04-06) [Compare Source](https://github.com/locustio/locust/compare/2.33.1...2.33.2) [Full Changelog](https://github.com/locustio/locust/compare/2.33.2...2.34.0) **Merged pull requests:** - Fix missing optional argument definitions in PostKwargs [#&#8203;3088](https://github.com/locustio/locust/pull/3088) ([kairi003](https://github.com/kairi003)) - Bump vite from 6.2.1 to 6.2.4 in /locust/webui [#&#8203;3087](https://github.com/locustio/locust/pull/3087) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Web UI: Offset Graph Legend so There's no Overlap on Mobile / Narrow Screens [#&#8203;3086](https://github.com/locustio/locust/pull/3086) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - FastHttpUser: Dont crash if parameters are passed to failure() when someone forgot catch\_response=True [#&#8203;3085](https://github.com/locustio/locust/pull/3085) ([cyberw](https://github.com/cyberw)) - Make the Locust UI Responsive [#&#8203;3083](https://github.com/locustio/locust/pull/3083) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add OpenAI User and example [#&#8203;3081](https://github.com/locustio/locust/pull/3081) ([cyberw](https://github.com/cyberw)) ### [`v2.33.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2332-2025-03-14) [Compare Source](https://github.com/locustio/locust/compare/2.33.0...2.33.1) [Full Changelog](https://github.com/locustio/locust/compare/2.33.1...2.33.2) **Fixed bugs:** - There was a heartbeat disconnect during the pressure test [#&#8203;3065](https://github.com/locustio/locust/issues/3065) **Closed issues:** - Error Logging in FastHttpUser [#&#8203;2937](https://github.com/locustio/locust/issues/2937) **Merged pull requests:** - Bump [@&#8203;babel/runtime](https://github.com/babel/runtime) from 7.22.15 to 7.26.10 in /locust/webui [#&#8203;3080](https://github.com/locustio/locust/pull/3080) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Update ruff to 0.10.0 [#&#8203;3079](https://github.com/locustio/locust/pull/3079) ([cyberw](https://github.com/cyberw)) - Optimize unit tests [#&#8203;3078](https://github.com/locustio/locust/pull/3078) ([cyberw](https://github.com/cyberw)) - Webui: Bump Vite Version for Dependabot [#&#8203;3074](https://github.com/locustio/locust/pull/3074) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Update uv to 0.6.5 and optimize docker start time [#&#8203;3073](https://github.com/locustio/locust/pull/3073) ([cyberw](https://github.com/cyberw)) ### [`v2.33.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2331-2025-03-08) [Compare Source](https://github.com/locustio/locust/compare/2.32.10...2.33.0) [Full Changelog](https://github.com/locustio/locust/compare/2.33.0...2.33.1) **Fixed bugs:** - \--iterations with locust==2.33.0 and locust-plugins==4.5.3 [#&#8203;3071](https://github.com/locustio/locust/issues/3071) - uv.lock ends up in root of site-packages [#&#8203;3053](https://github.com/locustio/locust/issues/3053) **Merged pull requests:** - Fix html file naming crash, simplify code [#&#8203;3072](https://github.com/locustio/locust/pull/3072) ([cyberw](https://github.com/cyberw)) ### [`v2.32.10`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2330-2025-02-22) [Compare Source](https://github.com/locustio/locust/compare/2.32.9...2.32.10) [Full Changelog](https://github.com/locustio/locust/compare/2.32.10...2.33.0) **Fixed bugs:** - UnboundLocalError: local variable 'user\_count' referenced before assignment [#&#8203;3051](https://github.com/locustio/locust/issues/3051) **Merged pull requests:** - docs: update python-requests documentation links [#&#8203;3059](https://github.com/locustio/locust/pull/3059) ([n0h0](https://github.com/n0h0)) - dos: correct venv activation path in docs [#&#8203;3058](https://github.com/locustio/locust/pull/3058) ([n0h0](https://github.com/n0h0)) - Use enter to automatically open web UI in default browser [#&#8203;3057](https://github.com/locustio/locust/pull/3057) ([cyberw](https://github.com/cyberw)) - Update vite to 6.0.11 [#&#8203;3056](https://github.com/locustio/locust/pull/3056) ([cyberw](https://github.com/cyberw)) - Remove uv lock file from build artifacts [#&#8203;3055](https://github.com/locustio/locust/pull/3055) ([mquinnfd](https://github.com/mquinnfd)) - Improve error message on missing user\_count or spawn\_rate in swarm payload [#&#8203;3052](https://github.com/locustio/locust/pull/3052) ([cyberw](https://github.com/cyberw)) - Enable HTML Report Filename Parsing [#&#8203;3049](https://github.com/locustio/locust/pull/3049) ([ktchani](https://github.com/ktchani)) - FastHttpUser: Accept brotli and zstd compression encoding [#&#8203;3048](https://github.com/locustio/locust/pull/3048) ([kamilbednarz](https://github.com/kamilbednarz)) - Bump vitest from 2.1.6 to 2.1.9 in /locust/webui [#&#8203;3044](https://github.com/locustio/locust/pull/3044) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.32.9`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23210-2025-02-18) [Compare Source](https://github.com/locustio/locust/compare/2.32.8...2.32.9) [Full Changelog](https://github.com/locustio/locust/compare/2.32.9...2.32.10) **Closed issues:** - Switch from Poetry to uv [#&#8203;3033](https://github.com/locustio/locust/issues/3033) **Merged pull requests:** - Add uv lock file to builds [#&#8203;3047](https://github.com/locustio/locust/pull/3047) ([mquinnfd](https://github.com/mquinnfd)) - Use uv/hatch instead of Poetry [#&#8203;3039](https://github.com/locustio/locust/pull/3039) ([mquinnfd](https://github.com/mquinnfd)) ### [`v2.32.8`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2329-2025-02-10) [Compare Source](https://github.com/locustio/locust/compare/2.32.7...2.32.8) [Full Changelog](https://github.com/locustio/locust/compare/2.32.8...2.32.9) **Fixed bugs:** - Cannot Update Custom options in the Web UI when Default Value is None [#&#8203;3011](https://github.com/locustio/locust/issues/3011) **Merged pull requests:** - Update docs for stats.py file [#&#8203;3038](https://github.com/locustio/locust/pull/3038) ([gabriel-check24](https://github.com/gabriel-check24)) - Add iter\_lines Method to FastHttpSession Class [#&#8203;3024](https://github.com/locustio/locust/pull/3024) ([MasterKey-Pro](https://github.com/MasterKey-Pro)) - Fix issue where empty WebUI property is not parsed correctly [#&#8203;3012](https://github.com/locustio/locust/pull/3012) ([timhovius](https://github.com/timhovius)) ### [`v2.32.7`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2328-2025-01-30) [Compare Source](https://github.com/locustio/locust/compare/2.32.6...2.32.7) [Full Changelog](https://github.com/locustio/locust/compare/2.32.7...2.32.8) ### [`v2.32.6`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2327-2025-01-30) [Compare Source](https://github.com/locustio/locust/compare/2.32.5...2.32.6) [Full Changelog](https://github.com/locustio/locust/compare/2.32.6...2.32.7) **Merged pull requests:** - Web UI: Allow Showing Only an Error Message on the Login Page [#&#8203;3037](https://github.com/locustio/locust/pull/3037) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Allow Empty Tables when Filtering [#&#8203;3036](https://github.com/locustio/locust/pull/3036) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Allow xAxis and Grid to be Configured in Echarts [#&#8203;3035](https://github.com/locustio/locust/pull/3035) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Code quality: Fix unused imports and switch on related ruff check [#&#8203;3034](https://github.com/locustio/locust/pull/3034) ([insspb](https://github.com/insspb)) - Add tab with locust cloud features [#&#8203;3032](https://github.com/locustio/locust/pull/3032) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - fix readme image ref links [#&#8203;3031](https://github.com/locustio/locust/pull/3031) ([changchaishi](https://github.com/changchaishi)) ### [`v2.32.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2326-2025-01-13) [Compare Source](https://github.com/locustio/locust/compare/2.32.4...2.32.5) [Full Changelog](https://github.com/locustio/locust/compare/2.32.5...2.32.6) **Merged pull requests:** - Update Dockerfile to use Python 3.12 as base [#&#8203;3029](https://github.com/locustio/locust/pull/3029) ([vejmoj1](https://github.com/vejmoj1)) - Update tests to check for hostname instead of fqdn [#&#8203;3027](https://github.com/locustio/locust/pull/3027) ([ajt89](https://github.com/ajt89)) - Move some argument parsing/validation from main.py to argument\_parser.py and remove deprecated parameter --hatch-rate [#&#8203;3026](https://github.com/locustio/locust/pull/3026) ([ftb-skry](https://github.com/ftb-skry)) - pin poetry-core version to <2.0.0 in pyproject.toml [#&#8203;3025](https://github.com/locustio/locust/pull/3025) ([mgor](https://github.com/mgor)) - Optimize run time of some unit tests [#&#8203;3020](https://github.com/locustio/locust/pull/3020) ([cyberw](https://github.com/cyberw)) ### [`v2.32.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2325-2024-12-22) [Compare Source](https://github.com/locustio/locust/compare/2.32.3...2.32.4) [Full Changelog](https://github.com/locustio/locust/compare/2.32.4...2.32.5) **Merged pull requests:** - Make cpu usage check sleep BEFORE the first check, and make it slightly less frequent [#&#8203;3014](https://github.com/locustio/locust/pull/3014) ([cyberw](https://github.com/cyberw)) - FastHttpUser: Fix ssl loading performance issue by avoiding to load certs when they wont be used anyway [#&#8203;3013](https://github.com/locustio/locust/pull/3013) ([cyberw](https://github.com/cyberw)) - Treat exceptions in init event handler as fatal [#&#8203;3009](https://github.com/locustio/locust/pull/3009) ([cyberw](https://github.com/cyberw)) - Add create store export [#&#8203;3004](https://github.com/locustio/locust/pull/3004) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.32.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2324-2024-12-01) [Compare Source](https://github.com/locustio/locust/compare/2.32.2...2.32.3) [Full Changelog](https://github.com/locustio/locust/compare/2.32.3...2.32.4) **Fixed bugs:** - Number of requests lower than expected in web UI [#&#8203;3000](https://github.com/locustio/locust/issues/3000) - Reports download links do not contain web-base-path [#&#8203;2998](https://github.com/locustio/locust/issues/2998) - Setuptools CVE-2024-6345 [#&#8203;2995](https://github.com/locustio/locust/issues/2995) - When using exclude-tags to exclude more than two tags, this setting will not take effect [#&#8203;2994](https://github.com/locustio/locust/issues/2994) **Merged pull requests:** - Allow showing auth info on blank page [#&#8203;3002](https://github.com/locustio/locust/pull/3002) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Number of requests lower than expected in web UI [#&#8203;3001](https://github.com/locustio/locust/pull/3001) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Webui links should be relative [#&#8203;2999](https://github.com/locustio/locust/pull/2999) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Dependency and node version bump [#&#8203;2997](https://github.com/locustio/locust/pull/2997) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Fix example in docs [#&#8203;2993](https://github.com/locustio/locust/pull/2993) ([daniloakamine](https://github.com/daniloakamine)) - Add Input Type to Login Form [#&#8203;2992](https://github.com/locustio/locust/pull/2992) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Update configuration.rst to show minimalistic config example [#&#8203;2990](https://github.com/locustio/locust/pull/2990) ([vkuehn](https://github.com/vkuehn)) - Fix README Images for PyPi [#&#8203;2989](https://github.com/locustio/locust/pull/2989) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.32.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2323-2024-11-17) [Compare Source](https://github.com/locustio/locust/compare/2.32.1...2.32.2) [Full Changelog](https://github.com/locustio/locust/compare/2.32.2...2.32.3) **Fixed bugs:** - Setuptools CVE-2022-40897 [#&#8203;2986](https://github.com/locustio/locust/issues/2986) - master crash with different version worker [#&#8203;2975](https://github.com/locustio/locust/issues/2975) **Merged pull requests:** - Ensure we never use old version of setuptools [#&#8203;2988](https://github.com/locustio/locust/pull/2988) ([cyberw](https://github.com/cyberw)) - README Themed Screenshots [#&#8203;2985](https://github.com/locustio/locust/pull/2985) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - When specifying locustfile fia url, output start of response text when it wasnt valid python [#&#8203;2983](https://github.com/locustio/locust/pull/2983) ([cyberw](https://github.com/cyberw)) - Use debug log level for first 5s of waiting for workers to be ready. [#&#8203;2982](https://github.com/locustio/locust/pull/2982) ([cyberw](https://github.com/cyberw)) - Add option for Extra Options to be Required [#&#8203;2981](https://github.com/locustio/locust/pull/2981) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Update ruff mypy [#&#8203;2978](https://github.com/locustio/locust/pull/2978) ([tdadela](https://github.com/tdadela)) - Fix crash with older worker version requesting locustfile from master [#&#8203;2976](https://github.com/locustio/locust/pull/2976) ([cyberw](https://github.com/cyberw)) - Use f-strings instead of old style string interpolation [#&#8203;2974](https://github.com/locustio/locust/pull/2974) ([tdadela](https://github.com/tdadela)) ### [`v2.32.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2330-2025-02-22) [Compare Source](https://github.com/locustio/locust/compare/2.32.0...2.32.1) [Full Changelog](https://github.com/locustio/locust/compare/2.32.10...2.33.0) **Fixed bugs:** - UnboundLocalError: local variable 'user\_count' referenced before assignment [#&#8203;3051](https://github.com/locustio/locust/issues/3051) **Merged pull requests:** - docs: update python-requests documentation links [#&#8203;3059](https://github.com/locustio/locust/pull/3059) ([n0h0](https://github.com/n0h0)) - dos: correct venv activation path in docs [#&#8203;3058](https://github.com/locustio/locust/pull/3058) ([n0h0](https://github.com/n0h0)) - Use enter to automatically open web UI in default browser [#&#8203;3057](https://github.com/locustio/locust/pull/3057) ([cyberw](https://github.com/cyberw)) - Update vite to 6.0.11 [#&#8203;3056](https://github.com/locustio/locust/pull/3056) ([cyberw](https://github.com/cyberw)) - Remove uv lock file from build artifacts [#&#8203;3055](https://github.com/locustio/locust/pull/3055) ([mquinnfd](https://github.com/mquinnfd)) - Improve error message on missing user\_count or spawn\_rate in swarm payload [#&#8203;3052](https://github.com/locustio/locust/pull/3052) ([cyberw](https://github.com/cyberw)) - Enable HTML Report Filename Parsing [#&#8203;3049](https://github.com/locustio/locust/pull/3049) ([ktchani](https://github.com/ktchani)) - FastHttpUser: Accept brotli and zstd compression encoding [#&#8203;3048](https://github.com/locustio/locust/pull/3048) ([kamilbednarz](https://github.com/kamilbednarz)) - Bump vitest from 2.1.6 to 2.1.9 in /locust/webui [#&#8203;3044](https://github.com/locustio/locust/pull/3044) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.32.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2321-2024-10-29) [Compare Source](https://github.com/locustio/locust/compare/2.31.8...2.32.0) [Full Changelog](https://github.com/locustio/locust/compare/2.32.0...2.32.1) **Closed issues:** - Add option to enable different statistics in the chart menu [#&#8203;2946](https://github.com/locustio/locust/issues/2946) **Merged pull requests:** - Webui Echarts Redraw Request Lines if Changed [#&#8203;2953](https://github.com/locustio/locust/pull/2953) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Webui Add Custom Form to Auth Page [#&#8203;2952](https://github.com/locustio/locust/pull/2952) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Webui Override Markdown HTML Link with MUI Link [#&#8203;2951](https://github.com/locustio/locust/pull/2951) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Webui Fix Echarts Axis Formatting [#&#8203;2950](https://github.com/locustio/locust/pull/2950) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Webui Echarts Time Axis Should be Localized [#&#8203;2949](https://github.com/locustio/locust/pull/2949) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add Google Analytics to docs.locust.io [#&#8203;2948](https://github.com/locustio/locust/pull/2948) ([heyman](https://github.com/heyman)) - LocustBadStatusCode without url param in fasthttp [#&#8203;2944](https://github.com/locustio/locust/pull/2944) ([swaalt](https://github.com/swaalt)) - Web UI Remove Default Value for Select if Value is Provided [#&#8203;2943](https://github.com/locustio/locust/pull/2943) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI Auth Add Password Visibility Toggle [#&#8203;2941](https://github.com/locustio/locust/pull/2941) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.31.8`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2320-2024-10-15) [Compare Source](https://github.com/locustio/locust/compare/2.31.7...2.31.8) [Full Changelog](https://github.com/locustio/locust/compare/2.31.8...2.32.0) **Fixed bugs:** - logfile is erroniously written when there are many workers. [#&#8203;2927](https://github.com/locustio/locust/issues/2927) - Form field for users, spawn rate, and run time still visible in UI although CustomShape defined without use\_common\_options. [#&#8203;2924](https://github.com/locustio/locust/issues/2924) - \--html with --process 4 then get ValueError: StatsEntry.use\_response\_times\_cache must be set to True [#&#8203;2908](https://github.com/locustio/locust/issues/2908) - IPV6 check doesn't work as expected on AWS EKS [#&#8203;2787](https://github.com/locustio/locust/issues/2787) **Merged pull requests:** - Log deprecation warning for Python 3.9 [#&#8203;2940](https://github.com/locustio/locust/pull/2940) ([cyberw](https://github.com/cyberw)) - Run tests on python 3.13 too [#&#8203;2939](https://github.com/locustio/locust/pull/2939) ([cyberw](https://github.com/cyberw)) - Web UI - Fix Line Chart [#&#8203;2935](https://github.com/locustio/locust/pull/2935) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Modern UI - Fix Hide Common Options [#&#8203;2934](https://github.com/locustio/locust/pull/2934) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Allow alerts and errors on new and edit form [#&#8203;2932](https://github.com/locustio/locust/pull/2932) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add error message to swarm form [#&#8203;2930](https://github.com/locustio/locust/pull/2930) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Disable --csv for workers when using --processes. [#&#8203;2929](https://github.com/locustio/locust/pull/2929) ([cyberw](https://github.com/cyberw)) - Decide if ipv6 can work [#&#8203;2923](https://github.com/locustio/locust/pull/2923) ([nc-marco](https://github.com/nc-marco)) - Webui Add Form Alert [#&#8203;2922](https://github.com/locustio/locust/pull/2922) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add faq item: Basic auth (Authorization header) does not work after redirection [#&#8203;2921](https://github.com/locustio/locust/pull/2921) ([obriat](https://github.com/obriat)) - Add CSRF example [#&#8203;2920](https://github.com/locustio/locust/pull/2920) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI Add Exports for Library [#&#8203;2919](https://github.com/locustio/locust/pull/2919) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - lower log level for unnecessary --autostart argument [#&#8203;2918](https://github.com/locustio/locust/pull/2918) ([cyberw](https://github.com/cyberw)) ### [`v2.31.7`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2318-2024-09-28) [Compare Source](https://github.com/locustio/locust/compare/2.31.6...2.31.7) [Full Changelog](https://github.com/locustio/locust/compare/2.31.7...2.31.8) **Merged pull requests:** - Log locust-cloud version if it is installed [#&#8203;2916](https://github.com/locustio/locust/pull/2916) ([cyberw](https://github.com/cyberw)) - Web UI Auth submit should submit a POST request [#&#8203;2915](https://github.com/locustio/locust/pull/2915) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Url in template arg [#&#8203;2914](https://github.com/locustio/locust/pull/2914) ([fletelli42](https://github.com/fletelli42)) - Fix RTD versioning with a deep git clone [#&#8203;2913](https://github.com/locustio/locust/pull/2913) ([mquinnfd](https://github.com/mquinnfd)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot force-pushed renovate/locust-2.x from ae851b824f
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 1437b887a1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-09-28 17:31:02 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.31.7 to chore(deps): update dependency locust to v2.31.8 2024-09-28 17:31:03 +05:30
renovate-bot changed title from chore(deps): update dependency locust to v2.31.8 to chore(deps): update dependency locust to v2.32.0 2024-10-15 15:31:10 +05:30
renovate-bot force-pushed renovate/locust-2.x from 1437b887a1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 93adc1ed87
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-10-15 15:31:11 +05:30
Compare
renovate-bot force-pushed renovate/locust-2.x from 93adc1ed87
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 26ab385191
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-10-29 14:01:26 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.0 to chore(deps): update dependency locust to v2.32.1 2024-10-29 14:01:26 +05:30
renovate-bot force-pushed renovate/locust-2.x from 26ab385191
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 2c89a7f075
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-12-23 18:05:33 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.1 to chore(deps): update dependency locust to v2.32.5 2024-12-23 18:05:35 +05:30
renovate-bot force-pushed renovate/locust-2.x from 2c89a7f075
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 2ecefda057
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2025-01-20 05:08:35 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.5 to chore(deps): update dependency locust to v2.32.6 2025-01-20 05:08:37 +05:30
renovate-bot force-pushed renovate/locust-2.x from 2ecefda057
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to f8344b0c10
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2025-02-03 05:10:42 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.6 to chore(deps): update dependency locust to v2.32.8 2025-02-03 05:10:45 +05:30
renovate-bot force-pushed renovate/locust-2.x from f8344b0c10
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to dfa5ad6076
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
2025-02-17 05:11:32 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.8 to chore(deps): update dependency locust to v2.32.9 2025-02-17 05:11:35 +05:30
renovate-bot force-pushed renovate/locust-2.x from dfa5ad6076
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
to 5ac833f883
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
2025-02-24 05:08:43 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.9 to chore(deps): update dependency locust to v2.32.10 2025-02-24 05:08:45 +05:30
renovate-bot force-pushed renovate/locust-2.x from 5ac833f883
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to a397bde803 2025-03-17 05:07:27 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.10 to chore(deps): update dependency locust to v2.33.2 2025-03-17 05:07:30 +05:30
renovate-bot force-pushed renovate/locust-2.x from a397bde803 to 9bd1a58260 2025-04-07 05:07:56 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.33.2 to chore(deps): update dependency locust to v2.34.0 2025-04-07 05:07:58 +05:30
renovate-bot force-pushed renovate/locust-2.x from 9bd1a58260 to e1ea46b7ea 2025-04-14 05:06:14 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.34.0 to chore(deps): update dependency locust to v2.34.1 2025-04-14 05:06:16 +05:30
renovate-bot force-pushed renovate/locust-2.x from e1ea46b7ea to 19903893a0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2025-04-20 19:01:02 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.34.1 to chore(deps): update dependency locust to v2.35.0 2025-04-20 19:01:05 +05:30
renovate-bot force-pushed renovate/locust-2.x from 19903893a0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to a2e256c3c1 2025-04-28 05:10:08 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.35.0 to chore(deps): update dependency locust to v2.36.2 2025-04-28 05:10:11 +05:30
renovate-bot force-pushed renovate/locust-2.x from a2e256c3c1 to f457b3e034 2025-05-12 05:19:31 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.36.2 to chore(deps): update dependency locust to v2.37.1 2025-05-12 05:19:33 +05:30
renovate-bot force-pushed renovate/locust-2.x from f457b3e034 to 2b42685564 2025-05-19 05:07:38 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.1 to chore(deps): update dependency locust to v2.37.3 2025-05-19 05:07:40 +05:30
renovate-bot force-pushed renovate/locust-2.x from 2b42685564 to 3dbccca9f1 2025-05-26 05:16:45 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.3 to chore(deps): update dependency locust to v2.37.5 2025-05-26 05:16:47 +05:30
renovate-bot force-pushed renovate/locust-2.x from 3dbccca9f1 to 1ca0a972f9 2025-06-02 05:12:25 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.5 to chore(deps): update dependency locust to v2.37.6 2025-06-02 05:12:28 +05:30
renovate-bot force-pushed renovate/locust-2.x from 1ca0a972f9 to df9c188410 2025-06-16 05:32:50 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.6 to chore(deps): update dependency locust to v2.37.10 2025-06-16 05:32:54 +05:30
renovate-bot force-pushed renovate/locust-2.x from df9c188410 to 32f9a7733c 2025-06-30 05:04:56 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.10 to chore(deps): update dependency locust to v2.37.11 2025-06-30 05:05:00 +05:30
renovate-bot force-pushed renovate/locust-2.x from 32f9a7733c to c9cde66ae9 2025-07-14 05:05:18 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.11 to chore(deps): update dependency locust to v2.37.12 2025-07-14 05:07:17 +05:30
renovate-bot force-pushed renovate/locust-2.x from c9cde66ae9 to 7a5c8be0a6 2025-07-21 05:05:21 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.12 to chore(deps): update dependency locust to v2.37.14 2025-07-21 05:05:25 +05:30
renovate-bot force-pushed renovate/locust-2.x from 7a5c8be0a6 to 151756cd8d 2025-08-11 05:10:10 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.14 to chore(deps): update dependency locust to v2.38.0 2025-08-11 05:10:12 +05:30
renovate-bot force-pushed renovate/locust-2.x from 151756cd8d to 3101324338 2025-08-18 05:32:59 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.38.0 to chore(deps): update dependency locust to v2.38.1 2025-08-18 05:33:03 +05:30
renovate-bot force-pushed renovate/locust-2.x from 3101324338 to 5a7442f659 2025-08-25 05:09:41 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.38.1 to chore(deps): update dependency locust to v2.39.0 2025-08-25 05:09:43 +05:30
renovate-bot force-pushed renovate/locust-2.x from 5a7442f659 to 49ab03aff2 2025-09-01 05:05:51 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.39.0 to chore(deps): update dependency locust to v2.39.1 2025-09-01 05:10:45 +05:30
renovate-bot force-pushed renovate/locust-2.x from 49ab03aff2 to af60b0d2c8 2025-09-08 05:10:18 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.39.1 to chore(deps): update dependency locust to v2.40.1 2025-09-08 05:10:22 +05:30
renovate-bot force-pushed renovate/locust-2.x from af60b0d2c8 to a23b91a176 2025-09-15 05:10:16 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.40.1 to chore(deps): update dependency locust to v2.40.4 2025-09-15 05:10:21 +05:30
renovate-bot force-pushed renovate/locust-2.x from a23b91a176 to fa03454cb0 2025-09-22 05:06:39 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.40.4 to chore(deps): update dependency locust to v2.40.5 2025-09-22 05:06:44 +05:30
renovate-bot force-pushed renovate/locust-2.x from fa03454cb0 to fb75166936 2025-09-29 05:10:31 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.40.5 to chore(deps): update dependency locust to v2.41.1 2025-09-29 05:10:37 +05:30
renovate-bot force-pushed renovate/locust-2.x from fb75166936 to f5d9146324
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2025-10-01 16:08:35 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.1 to chore(deps): update dependency locust to v2.41.2 2025-10-01 16:08:40 +05:30
renovate-bot force-pushed renovate/locust-2.x from f5d9146324
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to e107540e8f
Some checks failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2025-10-02 12:16:20 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.2 to chore(deps): update dependency locust to v2.41.3 2025-10-02 12:16:25 +05:30
renovate-bot force-pushed renovate/locust-2.x from e107540e8f
Some checks failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 989bf1dea6 2025-10-13 05:10:47 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.3 to chore(deps): update dependency locust to v2.41.6 2025-10-13 05:10:51 +05:30
renovate-bot force-pushed renovate/locust-2.x from 989bf1dea6 to 526607c26d 2025-10-20 05:10:56 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.6 to chore(deps): update dependency locust to v2.42.0 2025-10-20 05:11:00 +05:30
renovate-bot force-pushed renovate/locust-2.x from 526607c26d to 356a74a548 2025-11-03 05:11:14 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.0 to chore(deps): update dependency locust to v2.42.1 2025-11-03 05:11:20 +05:30
renovate-bot force-pushed renovate/locust-2.x from 356a74a548 to 018f807005
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2025-11-10 05:10:42 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.1 to chore(deps): update dependency locust to v2.42.2 2025-11-10 05:10:50 +05:30
renovate-bot force-pushed renovate/locust-2.x from 018f807005
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to 723deff97e 2025-11-17 05:21:00 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.2 to chore(deps): update dependency locust to v2.42.3 2025-11-17 05:21:12 +05:30
renovate-bot force-pushed renovate/locust-2.x from 723deff97e to 5ec9ffa069
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
2025-11-24 05:10:17 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.3 to chore(deps): update dependency locust to v2.42.5 2025-11-24 05:10:25 +05:30
renovate-bot force-pushed renovate/locust-2.x from 5ec9ffa069
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
to e677d1fdef
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
2025-12-01 05:10:17 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.5 to chore(deps): update dependency locust to v2.42.6 2025-12-01 05:10:24 +05:30
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/locust-2.x:renovate/locust-2.x
git switch renovate/locust-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/locust-2.x
git switch renovate/locust-2.x
git rebase master
git switch master
git merge --ff-only renovate/locust-2.x
git switch renovate/locust-2.x
git rebase master
git switch master
git merge --no-ff renovate/locust-2.x
git switch master
git merge --squash renovate/locust-2.x
git switch master
git merge --ff-only renovate/locust-2.x
git switch master
git merge renovate/locust-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mCaptcha/dcache!127
No description provided.