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.1 to 2.4.3 in /perf-tests #2151

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2021

Bumps locust from 2.4.1 to 2.4.3.

Release notes

Sourced from locust's releases.

2.4.3

2.4.2

Changelog

Sourced from locust's changelog.

2.4.3 (2021-11-02)

Full Changelog

Fixed bugs:

  • module 'signal' has no attribute 'SIGWINCH' on 2.4.2 #1924

2.4.2 (2021-11-01)

Full Changelog

Fixed bugs:

  • the report cant show the right time #1909
  • cant show html chart version locust 2.4.0 #1908

Closed issues:

  • Update locustio/locust Docker image to Python 3.9.6 #1821

Merged pull requests:

Commits
  • 1bb3ada Update changelog for 2.4.3
  • abdf0dd Fix crash on windows (module 'signal' has no attribute 'SIGWINCH' #1924)
  • f0eff53 Update changelog for 2.4.2
  • f1168be Merge pull request #1922 from locustio/add-expect-workers-max-wait-parameter
  • e5de1c5 Add --expect-workers-max-wait parameter.
  • 5186af4 add test for --expect-workers and --expect-workers-max-wait (expecting this t...
  • 36b5ad9 Minor cleanup of argument help texts
  • 57cbee6 Merge pull request #1918 from uddmorningsun/master
  • 92fcdc5 Fixed #1909 -- Return UTC datetime with the POSIX timestamp for API /stats/re...
  • f2f6b9c Merge pull request #1917 from solowalker27/track-memory
  • 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.1 to 2.4.3.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.4.1...2.4.3)

---
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 Nov 2, 2021
@dependabot dependabot bot requested review from vepatel, a team, ciarams87 and soneillf5 and removed request for a team November 2, 2021 17:08
@dependabot dependabot bot requested a review from pleshakov November 2, 2021 17:08
@lucacome lucacome enabled auto-merge (squash) November 2, 2021 17:11
@lucacome lucacome merged commit 5fc0262 into master Nov 2, 2021
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.4.3 branch November 2, 2021 17:14
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.

2 participants