Skip to content

Bump locust from 2.15.1 to 2.25.0#1281

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/locust-2.25.0
Closed

Bump locust from 2.15.1 to 2.25.0#1281
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/locust-2.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2024

Copy link
Copy Markdown
Contributor

Bumps locust from 2.15.1 to 2.25.0.

Release notes

Sourced from locust's releases.

2.25.0

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from locust's changelog.

2.25.0 (2024-04-14)

Full Changelog

Fixed bugs:

  • Wrong distribution of virtual users by user classes #2662
  • Monkey patching error #2661
  • cannot specify task of UserClass when locust run on distributed mode #2657
  • [ModernUI] HTML entities are incorrectly escaped in generated report #2635
  • Bug / Feature request: Time intensive custom_messages functions trigger heartbeat timeout #2608

Closed issues:

  • Add an UI extension exemple that display proxy cache hit/miss #2644

Merged pull requests:

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)

... (truncated)

Commits
  • 8b63598 Update changelog for 2.25.0
  • 16a16d1 Docs: make it more clear that requests wait for responses until moving to the...
  • 64d3bc5 Merge pull request #2663 from llirrikk/fix/dispatch-distribution
  • 31d957e Merge pull request #2669 from obriat/feature-2644-web-ui-cache-stats
  • 2fe2e0c Reword note about extended Web UI
  • 87c37be Doc change
  • c123ae8 Fix keys, add image and comments
  • a7ca357 Merge pull request #2670 from locustio/mark-legacy-ui-as-deprecated
  • 786df9b Log deprecation warning for --legacy-ui
  • 7459c6a Add an example that displays cache stats using the new UI.
  • 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.15.1 to 2.25.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.15.1...2.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 15, 2024
@dependabot
dependabot Bot requested a review from jsnshrmn April 15, 2024 19:13
@dependabot @github

dependabot Bot commented on behalf of github Apr 19, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #1283.

@dependabot dependabot Bot closed this Apr 19, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/locust-2.25.0 branch April 19, 2024 19:52
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.

0 participants