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

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

This PR contains the following updates:

Package Update Change
locust (source) minor ==2.31.6 -> ==2.32.1

Release Notes

locustio/locust (locust)

v2.32.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.0...2.32.1

v2.32.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.31.8...2.32.0

v2.31.8

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.31.7...2.31.8

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 | Update | Change | |---|---|---| | [locust](https://locust.io/) ([source](https://github.com/locustio/locust)) | minor | `==2.31.6` -> `==2.32.1` | --- ### Release Notes <details> <summary>locustio/locust (locust)</summary> ### [`v2.32.1`](https://github.com/locustio/locust/releases/tag/2.32.1) [Compare Source](https://github.com/locustio/locust/compare/2.32.0...2.32.1) ##### What's Changed - Web UI Remove Default Value for Select if Value is Provided by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2943 - Web UI Auth Add Password Visibility Toggle by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2941 - LocustBadStatusCode without url param in fasthttp by [@&#8203;swaalt](https://github.com/swaalt) in https://github.com/locustio/locust/pull/2944 - Add Google Analytics to docs.locust.io by [@&#8203;heyman](https://github.com/heyman) in https://github.com/locustio/locust/pull/2948 - Webui Echarts Time Axis Should be Localized by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2949 - Webui Fix Echarts Axis Formatting by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2950 - Webui Override Markdown HTML Link with MUI Link by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2951 - Webui Add Custom Form to Auth Page by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2952 - Webui Echarts Redraw Request Lines if Changed by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2953 ##### New Contributors - [@&#8203;swaalt](https://github.com/swaalt) made their first contribution in https://github.com/locustio/locust/pull/2944 **Full Changelog**: https://github.com/locustio/locust/compare/2.32.0...2.32.1 ### [`v2.32.0`](https://github.com/locustio/locust/releases/tag/2.32.0) [Compare Source](https://github.com/locustio/locust/compare/2.31.8...2.32.0) ##### What's Changed - lower log level for unnecessary --autostart argument by [@&#8203;cyberw](https://github.com/cyberw) in https://github.com/locustio/locust/pull/2918 - Web UI Add Exports for Library by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2919 - Add CSRF example by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2920 - Add faq item: Basic auth (Authorization header) does not work after redirection by [@&#8203;obriat](https://github.com/obriat) in https://github.com/locustio/locust/pull/2921 - Webui Add Form Alert by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2922 - Add error message to swarm form by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2930 - Disable --csv for workers when using --processes. by [@&#8203;cyberw](https://github.com/cyberw) in https://github.com/locustio/locust/pull/2929 - Allow alerts and errors on new and edit form by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2932 - Web UI - Fix Line Chart by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2935 - Modern UI - Fix Hide Common Options by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2934 - Decide if ipv6 can work by [@&#8203;nc-marco](https://github.com/nc-marco) in https://github.com/locustio/locust/pull/2923 - Run tests on python 3.13 too by [@&#8203;cyberw](https://github.com/cyberw) in https://github.com/locustio/locust/pull/2939 - Log deprecation warning for Python 3.9 by [@&#8203;cyberw](https://github.com/cyberw) in https://github.com/locustio/locust/pull/2940 ##### New Contributors - [@&#8203;nc-marco](https://github.com/nc-marco) made their first contribution in https://github.com/locustio/locust/pull/2923 **Full Changelog**: https://github.com/locustio/locust/compare/2.31.8...2.32.0 ### [`v2.31.8`](https://github.com/locustio/locust/releases/tag/2.31.8) [Compare Source](https://github.com/locustio/locust/compare/2.31.7...2.31.8) ##### What's Changed - Fix RTD versioning with a deep git clone by [@&#8203;mquinnfd](https://github.com/mquinnfd) in https://github.com/locustio/locust/pull/2913 - Url in template arg by [@&#8203;fletelli42](https://github.com/fletelli42) in https://github.com/locustio/locust/pull/2914 - Web UI Auth submit should submit a POST request by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in https://github.com/locustio/locust/pull/2915 - Log locust-cloud version if it is installed by [@&#8203;cyberw](https://github.com/cyberw) in https://github.com/locustio/locust/pull/2916 ##### New Contributors - [@&#8203;fletelli42](https://github.com/fletelli42) made their first contribution in https://github.com/locustio/locust/pull/2914 **Full Changelog**: https://github.com/locustio/locust/compare/2.31.7...2.31.8 ### [`v2.31.7`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2317-2024-09-25) [Compare Source](https://github.com/locustio/locust/compare/2.31.6...2.31.7) [Full Changelog](https://github.com/locustio/locust/compare/2.31.6...2.31.7) **Merged pull requests:** - Fix Dependabot Complaints [#&#8203;2912](https://github.com/locustio/locust/pull/2912) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Improve Web UI Logging [#&#8203;2911](https://github.com/locustio/locust/pull/2911) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Pin python versions to avoid gh caching issue + always Install Dependencies, even when it looks like there was a cache hit [#&#8203;2907](https://github.com/locustio/locust/pull/2907) ([cyberw](https://github.com/cyberw)) - Fix Login Manager Error Message [#&#8203;2905](https://github.com/locustio/locust/pull/2905) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Log locust version earlier [#&#8203;2904](https://github.com/locustio/locust/pull/2904) ([cyberw](https://github.com/cyberw)) - Add Mongodb test example [#&#8203;2903](https://github.com/locustio/locust/pull/2903) ([guel-codes](https://github.com/guel-codes)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NS4zIiwidXBkYXRlZEluVmVyIjoiMzguMTM0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added the
renovate-bot
label 2024-09-25 23:30:57 +05:30
renovate-bot force-pushed renovate/locust-2.x from ae851b824f to 1437b887a1 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 to 93adc1ed87 2024-10-15 15:31:11 +05:30 Compare
renovate-bot force-pushed renovate/locust-2.x from 93adc1ed87 to 26ab385191 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
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
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 checkout renovate/locust-2.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/locust-2.x
git checkout master
git merge --ff-only renovate/locust-2.x
git checkout renovate/locust-2.x
git rebase master
git checkout master
git merge --no-ff renovate/locust-2.x
git checkout master
git merge --squash renovate/locust-2.x
git checkout master
git merge --ff-only renovate/locust-2.x
git checkout 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.