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

Bump locust from 1.4.3 to 1.4.4 in /perf-tests #1509

Merged
merged 1 commit into from Apr 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2021

Bumps locust from 1.4.3 to 1.4.4.

Release notes

Sourced from locust's releases.

1.4.4

Changelog

Sourced from locust's changelog.

1.4.4 (2021-04-03)

Full Changelog

Fixed bugs:

  • self.quit() fails test doesn't stop #1726
  • LoadTestShape run_time broken when using test_start and test_stop decorators #1718
  • Distributed test stopped despite workers running #1707
  • Charts not working well in version 1.4.2 #1690

Closed issues:

  • A simple TypeError(str + int) in runners.py #1737
  • Dwell-time based load shape testing #1715

Merged pull requests:

  • Fix test issue probably caused by updated configargparse version. #1739 (cyberw)
  • Call shape_class.reset_time() after test_start event so that tick time is correct #1738 (max-rocket-internet)
  • Ensure runner.quit finishes even when users are broken #1728 (cyberw)
  • make user count available to LoadTestShape #1719 (msarahan)
  • Fix typo in ~examples/dynamic_user_credentials.py #1714 (luke-h1)
  • Fix automatic distributed test shutdown #1710 (enote-kane)
  • fix type hinting on Events #1705 (mrijken)
  • updated double wave load shape docs to reflect peak times #1698 (pranavgupta1234)
  • add LoadTestShape to __all__ in order to fix warning "'LoadTestShape'… #1696 (amitwer)
Commits
  • dc9f9cd Bump version to 1.4.4, update changelog in preparation for release.
  • 679e7bf Fix #1737
  • 78381c9 Merge pull request #1738 from max-rocket-internet/start_stop_decorators_fix
  • 88251c4 Merge pull request #1739 from locustio/fix-issue-probably-caused-by-updated-c...
  • 25883d0 Fix test issue probably caused by updated configargparse version.
  • 146c8b6 reset time after event
  • d19b55d Revert "add debug prints to show order"
  • 2a002ed add debug prints to show order
  • f61ae7d Merge pull request #1728 from locustio/ensure-runner.quit-finishes-even-when-...
  • 0d58646 Workaround for #1726 Clarify some variable names while I'm at it.
  • 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 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 1.4.3 to 1.4.4.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@1.4.3...1.4.4)

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 Apr 5, 2021
@dependabot dependabot bot requested review from vepatel, a team, lucacome and soneillf5 and removed request for a team April 5, 2021 07:06
@lucacome lucacome enabled auto-merge (squash) April 5, 2021 17:15
@lucacome lucacome merged commit 05c3cab into master Apr 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/perf-tests/locust-1.4.4 branch April 6, 2021 08:52
lucacome pushed a commit that referenced this pull request Apr 19, 2021
Bumps [locust](https://github.com/locustio/locust) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@1.4.3...1.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

2 participants