Skip to content

Conversation

@konflux-internal-p02
Copy link

@konflux-internal-p02 konflux-internal-p02 bot commented Sep 20, 2025

This PR contains the following updates:

Package Change Age Confidence
locust ==2.31.1 -> ==2.42.1 age confidence

Release Notes

locustio/locust (locust)

v2.42.1

Compare Source

Full Changelog

Merged pull requests:

v2.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: locustio/locust@2.41.6...2.42.0

v2.41.6

Compare Source

Full Changelog

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:

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:

v2.31.6

Compare Source

Full Changelog

v2.31.5

Compare Source

Full Changelog

Fixed bugs:


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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from cfd4ab7 to cfef3a0 Compare September 25, 2025 08:10
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.40.5 Update dependency locust to v2.41.0 Sep 25, 2025
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from cfef3a0 to be657b3 Compare September 25, 2025 12:11
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.41.0 Update dependency locust to v2.41.1 Sep 25, 2025
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from be657b3 to 36e3f56 Compare September 29, 2025 12:12
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.41.1 Update dependency locust to v2.41.2 Sep 29, 2025
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from 36e3f56 to 129741f Compare October 1, 2025 16:11
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.41.2 Update dependency locust to v2.41.3 Oct 1, 2025
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from 129741f to a74bebc Compare October 6, 2025 16:10
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.41.3 Update dependency locust to v2.41.5 Oct 6, 2025
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from a74bebc to f1d4e35 Compare October 10, 2025 16:08
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.41.5 Update dependency locust to v2.41.6 Oct 10, 2025
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from f1d4e35 to a8c45a5 Compare October 19, 2025 16:12
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.41.6 Update dependency locust to v2.42.0 Oct 19, 2025
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from a8c45a5 to 14fd006 Compare October 27, 2025 16:10
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.0/locust-2.x branch from 14fd006 to b67ca4a Compare October 28, 2025 00:10
@konflux-internal-p02 konflux-internal-p02 bot changed the title Update dependency locust to v2.42.0 Update dependency locust to v2.42.1 Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants