Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2022

Bumps locust from 2.8.6 to 2.9.0.

Release notes

Sourced from locust's releases.

2.9.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.8.6...2.9.0

Changelog

Sourced from locust's changelog.

2.9.0 (2022-05-19)

Full Changelog

Fixed bugs:

  • Locust is not starting with pyzmq 23.0.0 #2099
  • Users with fixed_count not being relocated after rebalance #2091
  • jinja2.exceptions.TemplateAssertionError: no test named 'boolean' when attempting to visit UI #2087
  • Output is not saved to CSV when using LoadTestShape #2075
  • New jinja2 pinning makes it impossible to build our codebase #2061
  • test_start event triggered multiple times on workers #1986

Merged pull requests:

Commits
  • b3869f9 Update changelog for 2.9
  • fb994e5 doc update
  • 388af9f Merge pull request #2100 from locustio/avoid-installing-pyzmq-23.x
  • 92c9174 avoid using pyzmq 23. Fixes #2099
  • 61cb0cd Merge pull request #2093 from andydunstall/bugfix/2091-fixed-count-users-not-...
  • acbd1b3 dispatch: rebalance users with a fixed count
  • 3d1412c Merge pull request #2090 from locustio/remove-explicit-version-requirement-on...
  • 91a6c36 Remove explicit version requirement on jinja2
  • d41aa1f Merge pull request #2088 from mgor/bug/ascii_table_width
  • b2f1bd0 run_single_user: Fix task filtering (now it really works)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2022
@dependabot dependabot bot requested review from a team, lucacome, ciarams87 and shaun-nx May 20, 2022 17:07
@lucacome
Copy link

@dependabot rebase

Bumps [locust](https://github.com/locustio/locust) from 2.8.6 to 2.9.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.8.6...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/perf-tests/locust-2.9.0 branch from 7c37727 to 1450fa9 Compare May 23, 2022 23:11
@lucacome lucacome merged commit c372569 into main May 23, 2022
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.9.0 branch May 23, 2022 23:45
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.

1 participant