Skip to content

Bump locust from 2.15.1 to 2.28.0#1299

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2024

Copy link
Copy Markdown
Contributor

Bumps locust from 2.15.1 to 2.28.0.

Release notes

Sourced from locust's releases.

2.28.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.27.0...2.28.0

2.27.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.26.0...2.27.0

2.26.0

What's Changed

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

2.25.0

... (truncated)

Changelog

Sourced from locust's changelog.

2.28.0 (2024-05-23)

Full Changelog

Fixed bugs:

  • The Charts presentation in the report downloaded by locust is problematic #2706
  • Locust insists on using IPv6 despite being in an IPv4 stack. #2689
  • When there is an error in the FAILURES of the front-end page when there is a worker, there is no escape. #2674

Closed issues:

  • Pin the headers and aggregated row to the top and bottom of the window #2688
  • Remove legacy UI #2673
  • TaskSet's _task_queue should be a collections.deque? #2653

Merged pull requests:

  • Pin the headers to the top of the window #2717 (JavierUhagon)
  • Dont enable ipv6 for zmq if no ipv6 stack exists #2715 (cyberw)
  • Give better error message if User subclass doesnt call base constructor #2713 (cyberw)
  • Stop quoting error messages an extra time in distributed mode #2712 (cyberw)
  • Lower log levels for exceptions in flask #2711 (cyberw)
  • Stop HTML escaping errors for /stats/requests endpoint #2710 (cyberw)
  • Update Stats History on HTML Report #2709 (andrewbaldwin44)
  • Logging: Only print hostname instead of FQDN #2705 (cyberw)
  • Remove legacy UI #2703 (andrewbaldwin44)
  • WebUI: update users, spawn_rate, host and run_time in parsed_options (for LoadShapes that might access it) #2656 (raulparada)

2.27.0 (2024-05-06)

Full Changelog

Fixed bugs:

  • User Classes with Empty Tasks Results in TypeError: 'NoneType' object is not iterable #2694

Closed issues:

  • Why defining run_time on worker node raises an error #2683

Merged pull requests:

  • annotate return types of a few functions to enable more mypy check #2702 (tdadela)
  • refactor(WindowsKeyPoller): change implementation of captured_chars #2701 (tdadela)
  • refactor: replace deprecated utcfromtimestamp function #2700 (tdadela)
  • Use deque for tasks in taskset instead of plain list #2698 (cyberw)
  • fix: Ensure locust does not crash when an User class has no task #2696 (hangonlyra)
  • Fix various spelling errors using codespell #2687 (cyberw)
  • Dispatch/user distribution calculation using Kullback-Leibler divergence. Allow float weights. #2686 (tdadela)

... (truncated)

Commits
  • eb95424 Update changelog for 2.28.0
  • a5a57d1 Run make frontend_build PR #2717
  • 564bfa8 Merge pull request #2717 from JavierUhagon/pintableHead
  • 33dc65d Remove not used changews
  • 8239dd0 Modify table Component to pin Header
  • 58515c4 Improve --stop-timeout description.
  • 7bf6a78 Merge pull request #2715 from locustio/dont-enable-ipv6-for-zmq-if-no-ipv6-st...
  • 0350cf0 Dont enable ipv6 for zmq if no ipv6 stack exists.
  • 7690caf Merge pull request #2713 from locustio/Give-better-error-message-if-User-subc...
  • 2ab11c3 test_runners: More detailed test.
  • 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.28.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.28.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 May 23, 2024
@dependabot
dependabot Bot requested a review from jsnshrmn May 23, 2024 19:37
@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #1304.

@dependabot dependabot Bot closed this Jun 7, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/locust-2.28.0 branch June 7, 2024 19:24
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