Skip to content
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

build(deps-dev): bump locust from 2.19.1 to 2.24.1 in /requirements #843

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps locust from 2.19.1 to 2.24.1.

Release notes

Sourced from locust's releases.

2.24.1

What's Changed

New Contributors

Full Changelog: locustio/locust@2.24.0...2.24.1

2.24.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.23.1...2.24.0

2.23.1

What's Changed

Full Changelog: locustio/locust@2.23.0...2.23.1

2.23.0

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

2.24.1 (2024-03-20)

Full Changelog

Fixed bugs:

  • 'NoneType' object has no attribute 'get' when stream=True in FastHttpSession.request #2640
  • Locust --processes argument generating multiple html reports #2639
  • cannot open dashboard and console error shows 'the server responded with a MIME type of "text/plain".' #2632
  • extend web ui not working since 2.22.0 #2629
  • Custom parameters incomplete display #2628

Closed issues:

  • pyproject.toml support for locust configuration #2298

Merged pull requests:

  • Do not call blocking content property and lazily load response #2643 (neiser)
  • Dont throw an exception in FastHttpUser if a request is made with stream=True and the connection fails #2642 (cyberw)
  • [Modern UI] Modal Can Extend Beyond Screen Limits #2631 (andrewbaldwin44)
  • chore: remove repetitive words #2625 (tgolang)
  • Add documentation about manually closing TCP/HTTP connections #2623 (DennisKrone)
  • Update ruff to 0.3.0 #2619 (cyberw)

2.24.0 (2024-02-29)

Full Changelog

Fixed bugs:

  • Blank page when accessing Locust Web UI via reverse proxy with subpath #2614
  • [Report][Modern-UI] HTML report is blank #2603

Closed issues:

  • SocketIOUser send method supports specific subscribe request #2616
  • "Sticky" user types on workers #2522

Merged pull requests:

... (truncated)

Commits
  • caa0d45 Update changelog for 2.24.1
  • 87cfedf Merge pull request #2643 from neiser/fix-stream-support
  • 4ffa84a Do not call blocking content property and lazily load response on first access
  • 76575c9 Merge pull request #2642 from locustio/fix-issue-with-fasthttpuser-with-strea...
  • 63bfdc7 Dont crash FastHttpUser if a request is made with stream=True and the connect...
  • c69316d Remove superflous None parameter from example
  • f4d0300 Merge pull request #2631 from andrewbaldwin44/bugfix/2628
  • eb99844 Fix modal max height
  • 50bf37e Merge pull request #2625 from tgolang/master
  • 9ecfaee chore: remove repetitive words
  • 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.19.1 to 2.24.1.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.19.1...2.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners April 1, 2024 05:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2024
@tvainika tvainika merged commit 45ae8ce into main Apr 2, 2024
8 checks passed
@tvainika tvainika deleted the dependabot/pip/requirements/locust-2.24.1 branch April 2, 2024 05:27
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