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.17.0 to 2.19.0 #288

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps locust from 2.17.0 to 2.19.0.

Release notes

Sourced from locust's releases.

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

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

2.18.2

What's Changed

New Contributors

Full Changelog: locustio/locust@2.18.1...2.18.2

2.18.1

... (truncated)

Changelog

Sourced from locust's changelog.

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:

2.18.3 (2023-11-12)

Full Changelog

Closed issues:

  • Add Modern UI HTML Report to --html Option #2458

Merged pull requests:

  • List Andrew as maintainer of the Modern web UI #2460 (cyberw)

... (truncated)

Commits
  • 1bdf579 Merge pull request #2478 from locustio/processes-stop-parent-process-from-try...
  • 387bdbd Fix issue with --processes: Stop parent process from trying to kill children ...
  • c03228f docs
  • 7adb115 improve docs
  • 9f82263 fix example
  • ca863f4 help text update
  • f42df02 imrove documentation of --csv argument
  • be430b5 improve example
  • 8faf1c3 typo in docs
  • 9fe5977 Merge pull request #2477 from locustio/update-argument-descriptions-and-docs
  • 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.17.0 to 2.19.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.17.0...2.19.0)

---
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 added the dependencies Updating dependencies label Nov 22, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Superseded by #292.

@dependabot dependabot bot closed this Nov 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/dev/locust-2.19.0 branch November 28, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants