Skip to content

Bump locust from 2.15.1 to 2.19.1#1234

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/locust-2.19.1
Closed

Bump locust from 2.15.1 to 2.19.1#1234
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/locust-2.19.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps locust from 2.15.1 to 2.19.1.

Release notes

Sourced from locust's releases.

2.19.1

What's Changed

New Contributors

Full Changelog: locustio/locust@2.19.0...2.19.1

2.19.0

What's Changed

Full Changelog: locustio/locust@2.18.4...2.19.0

2.18.4

What's Changed

New Contributors

Full Changelog: locustio/locust@2.18.3...2.18.4

2.18.3

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

2.19.1 (2023-11-27)

Full Changelog

Closed issues:

  • SocketIOUser not support send BINARY data #2457

Merged pull requests:

  • Change logging of call to sys.exit() to info level #2490 (cyberw)
  • fix(typing): typing.DefaultDict in test_interruptable_task.py #2488 (tdadela)
  • Dont suppress StopUser or GreenletExit in on_stop #2486 (ALagierski)
  • FastResponse: Detect response text encoding when no information is present on the response headers. #2485 (MiltiadisKoutsokeras)
  • Fix an edge case when no directory is part of csv-prefix #2483 (sillydan1)
  • Create any directories as part of the CSV Prefix #2481 (sillydan1)

2.19.0 (2023-11-21)

Full Changelog

Merged pull requests:

  • Fix issue with --processes: Stop parent process from trying to kill children too fast #2478 (cyberw)
  • Update command line argument descriptions and docs #2477 (cyberw)
  • Update minimum version of various dependencies #2476 (cyberw)
  • Stop worker from automatically quitting if connected to an older version master that doesnt send heartbeats #2475 (cyberw)
  • Shut down workers if master goes missing for too long #2474 (cyberw)
  • Add --processes parameter to automatically fork subprocesses #2472 (cyberw)

2.18.4 (2023-11-19)

Full Changelog

Fixed bugs:

  • Total RPS Charts | Failures line chart does not display current number of failures #2469
  • Modern UI: Lack of information about time and user count in charts #2467
  • Modern UI: Wrong chart's legend for overridden percentiles values #2463
  • Modern UI: Can't sort columns on statistics page and downloaded report #2449
  • Incorrect RPS when decreasing the number of users #2399

Closed issues:

  • Improve UI of Sorting Columns #2466

Merged pull requests:

... (truncated)

Commits
  • 46f93ee update changelog for 2.19.1
  • 276bb03 Shorten sys.exit() log message
  • 687b34a Merge pull request #2485 from MiltiadisKoutsokeras/issue_2482_detect_encoding
  • 90d57a5 Fix mypy error: Argument 2 to "str" has incompatible type "Union[str, Any, No...
  • 33a6480 Fix some python version checks
  • 879eb10 test: for some reason the python version check didnt work
  • 139892b dont test stuff we know is broken in python 3.8
  • 1201dcb Disable flaky test until @​wiatrak2 has time to look at it :)
  • 085bb7c Merge pull request #2490 from locustio/change-logging-of-call-to-sys.exit-to-...
  • 09bd398 Change logging of call to sys.exit() to info level (otherwise it would typica...
  • 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.19.1.
- [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.19.1)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 8, 2023
@dependabot dependabot bot requested a review from jsnshrmn December 8, 2023 19:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2023

Superseded by #1238.

@dependabot dependabot bot closed this Dec 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/locust-2.19.1 branch December 13, 2023 19:35
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