Skip to content

chore(deps): update dependency locust to v2.37.14 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: multi-arch-konflux
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented Jun 28, 2025

This PR contains the following updates:

Package Update Change
locust minor ==2.31.1 -> ==2.37.14

Release Notes

locustio/locust (locust)

v2.37.14

Compare Source

Full Changelog

Merged pull requests:

v2.37.13

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.12

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.11

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.10

Compare Source

Full Changelog

Merged pull requests:

v2.37.9

Compare Source

Full Changelog

Merged pull requests:

v2.37.8

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

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

v2.37.7

Compare Source

Full Changelog

Merged pull requests:

v2.37.6

Compare Source

Full Changelog

Fixed bugs:

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

Merged pull requests:

v2.37.5

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.4

Compare Source

Full Changelog

v2.37.3

Compare Source

Full Changelog

Merged pull requests:

v2.37.2

Compare Source

Full Changelog

Fixed bugs:

  • p95 response time increases with the number of unique URLs #​3134
  • FastResponse.failure() takes 1 positional argument but 2 were given #​3084

Merged pull requests:

v2.37.1

Compare Source

Full Changelog

Merged pull requests:

v2.37.0

Compare Source

Full Changelog

Merged pull requests:

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

Fixed bugs:

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

Closed issues:

  • Error Logging in FastHttpUser #​2937

Merged pull requests:

v2.33.1

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.33.0

Compare Source

Full Changelog

Fixed bugs:

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

Merged pull requests:

v2.32.10

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

v2.32.9

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.8

Compare Source

Full Changelog

v2.32.7

Compare Source

Full Changelog

Merged pull requests:

v2.32.6

Compare Source

Full Changelog

Closed issues:

  • Suggestion to Add "iter_lines" Support for "FastHttpUser" in Locust #​3018

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.5

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.4

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.3

Compare Source

Full Changelog

Fixed bugs:

Merged pull requests:

v2.32.2

Compare Source

Full Changelog

Fixed bugs:

  • Requests not ramping up after switching to using pydantic in django project #​2960
  • The locust chart shows that data is still being recorded after the timed run time expires #​2910

Closed issues:

  • Downloading report should provide a meaningful human name #​2931
  • Hard coded path make it impossible to host the UI on a path (instead of the domain root) #​2909

Merged pull requests:

v2.32.1

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

v2.32.0

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.8

Compare Source

Full Changelog

Merged pull requests:

v2.31.7

Compare Source

Full Changelog

Merged pull requests:

v2.31.6

Compare Source

Full Changelog

Fixed bugs:

  • RPS vs Total Running Users #​2895
  • Overwriting weight by config-users may lead to crash #​2852
  • FastHttpSession requests typing for the json argument should support lists #​2842
  • Dockerfile warning #​2811

Closed issues:

  • Cleaning up the build process #​2857
  • Simplify GitHub Actions using install-poetry #​2822

Merged pull requests:

v2.31.5

Compare Source

Full Changelog

Fixed bugs:

  • Pressure testing is over, but RPS and Users still have data #​2870

Merged pull requests:

v2.31.4

Compare Source

Full Changelog

v2.31.3

Compare Source

Full Changelog

Fixed bugs:

  • Brew installed locust missing UI assets #​2831
  • response avg time is NaN #​2829
  • Windows Action Runs Wrong Version of Locust #​2796

Merged pull requests:

v2.31.2

Compare Source

Full Changelog

Merged pull requests:


Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), 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).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/multi-arch-konflux/locust-2.x branch from f2096b3 to 4278655 Compare July 12, 2025 08:52
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency locust to v2.37.11 chore(deps): update dependency locust to v2.37.12 Jul 12, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/multi-arch-konflux/locust-2.x branch from 4278655 to e5f31db Compare July 19, 2025 05:15
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency locust to v2.37.12 chore(deps): update dependency locust to v2.37.14 Jul 19, 2025
@AjayJagan AjayJagan force-pushed the multi-arch-konflux branch from 5e4c8d9 to 9fdb918 Compare July 22, 2025 07:39
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant