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 2.4.0 to 2.4.1 in /perf-tests #2111

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2021

Bumps locust from 2.4.0 to 2.4.1.

Release notes

Sourced from locust's releases.

2.4.1

Fix stat printing when using shapes #1907

Changelog

Sourced from locust's changelog.

2.4.1 (2021-10-19)

Full Changelog

Fixed bugs:

  • No longer logging interval stats when using LoadTestShape after 2.1.x #1906
Commits
  • 417745c Update changelog for 2.4.1
  • 9962e82 Add stats printing validations to a couple of test case.
  • c0541c0 Merge pull request #1907 from locustio/fix-stat-printing-when-using-shapes
  • 08bc7e9 Start stats_printer_greenlet earlier, to make sure it works in headless/autos...
  • aabe44d Fix test
  • 212ff64 Previously added test was not enough: Ensure there is one print before and on...
  • f883ef2 further improve test
  • 224cd44 Add check to see that stats are printed even when running LoadShapes. Reorder...
  • 58487b5 Docs: Add links to stackoverflow & locust-plugins in further-reading
  • 69f2a2b Merge pull request #1904 from locustio/Change-docker-image-to-use-Python-3.9
  • 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 2.4.0 to 2.4.1.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.4.0...2.4.1)

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

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 Oct 19, 2021
@dependabot dependabot bot requested review from vepatel, a team, lucacome and soneillf5 and removed request for a team October 19, 2021 17:05
@lucacome lucacome merged commit 00efb59 into master Oct 26, 2021
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.4.1 branch October 26, 2021 17:30
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.

3 participants