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.8.3 to 2.8.4 in /perf-tests #2494

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Bumps locust from 2.8.3 to 2.8.4.

Release notes

Sourced from locust's releases.

2.8.4

What's Changed

New Contributors

Full Changelog: locustio/locust@2.8.3...2.8.4

Changelog

Sourced from locust's changelog.

2.8.4 (2022-03-15)

Full Changelog

Fixed bugs:

  • Locust while running as library with grpc client not outputting stats #1969
  • Locust does not stop all users #1947

Closed issues:

  • Introduce test_stopping event #2031
Commits
  • d73ea3c another changelog update
  • a9f5fe5 Update changelog for 2.8.4
  • dd53fdd Add quit event, used for getting locust's exit code just before exit (#2049)
  • 6bddf09 Merge pull request #2040 from mgor/bug/typing
  • 1694837 updated after review comments
  • ce15abe debug/PrintlListener: Dont log RescheduleTask exceptions.
  • 78c3862 update vscode ignore list
  • 5d5c10e added mypy to tox
  • dec5a1d Merge pull request #2041 from marcinh/bugfix/1947_locust_does_not_stop_all_users
  • 0f422ec Remove unnecessary formatting
  • 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.8.3 to 2.8.4.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.8.3...2.8.4)

---
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 Mar 15, 2022
@dependabot dependabot bot requested review from a team, lucacome, pleshakov and shaun-nx March 15, 2022 17:09
@codecov-commenter
Copy link

Codecov Report

Merging #2494 (713505d) into master (8bf19ee) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2494      +/-   ##
==========================================
+ Coverage   53.48%   53.51%   +0.02%     
==========================================
  Files          49       49              
  Lines       14306    14306              
==========================================
+ Hits         7652     7656       +4     
+ Misses       6411     6409       -2     
+ Partials      243      241       -2     
Impacted Files Coverage Δ
internal/k8s/configuration.go 95.86% <0.00%> (+0.38%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@lucacome lucacome merged commit 2ebb671 into master Mar 15, 2022
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.8.4 branch March 15, 2022 18:53
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