Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps locust from 2.32.10 to 2.33.0.

Release notes

Sourced from locust's releases.

2.33.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.32.10...2.33.0

Changelog

Sourced from locust's changelog.

2.33.0 (2025-02-24)

Full Changelog

Fixed bugs:

  • uv.lock ends up in root of site-packages #3053

2.33.0 (2025-02-22)

Full Changelog

Fixed bugs:

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

Merged pull requests:

  • docs: update python-requests documentation links #3059 (n0h0)
  • dos: correct venv activation path in docs #3058 (n0h0)
  • Use enter to automatically open web UI in default browser #3057 (cyberw)
  • Update vite to 6.0.11 #3056 (cyberw)
  • Remove uv lock file from build artifacts #3055 (mquinnfd)
  • Improve error message on missing user_count or spawn_rate in swarm payload #3052 (cyberw)
  • Enable HTML Report Filename Parsing #3049 (ktchani)
  • FastHttpUser: Accept brotli and zstd compression encoding #3048 (kamilbednarz)
  • Bump vitest from 2.1.6 to 2.1.9 in /locust/webui #3044 (dependabot[bot])
Commits
  • c5af270 Merge pull request #3059 from n0h0/fix-python-requests-link
  • d01765d Merge pull request #3058 from n0h0/fix-venv-bin-activate
  • 6335881 docs: update python-requests documentation links
  • 018cbb5 dos: correct venv activation path in docs
  • d6812b2 Update changelog (going to bump minor revision in next release)
  • 77831cd Merge pull request #3057 from locustio/Use-enter-to-automatically-open-web-ui...
  • a8c7b90 Use enter to open webui: Support mac/unix style newlines & fix test case.
  • 5984304 Use enter to open UI in default browser
  • c6eaf25 Update changelog in preparation of 2.32.11
  • 3bb8ff0 Merge pull request #3056 from locustio/update-vite
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [locust](https://github.com/locustio/locust) from 2.32.10 to 2.33.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.32.10...2.33.0)

---
updated-dependencies:
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from thomashbrnrd as a code owner March 3, 2025 05:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@dependabot dependabot bot requested a review from nutfdt as a code owner March 3, 2025 05:30
@dependabot dependabot bot added the python Pull requests that update Python code label Mar 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2025

badge

Backend Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  -----------------------------
src/__init__.py            0       0  100.00%
src/config.py             45       3  93.33%   79, 81, 83
src/main.py               19       0  100.00%
src/router.py            105      17  83.81%   62, 112-118, 145-148, 171-187
src/utils.py              43       5  88.37%   72-74, 92, 96
tests/__init__.py          0       0  100.00%
tests/conftest.py         14       0  100.00%
tests/test_api.py        113       0  100.00%
tests/test_email.py        4       0  100.00%
TOTAL                    343      25  92.71%

Results for commit: f5ebf2c

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #790.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/backend/locust-2.33.0 branch April 7, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant