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.5.0 to 2.5.1 in /perf-tests #2266

Merged
merged 1 commit into from Dec 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2021

Bumps locust from 2.5.0 to 2.5.1.

Release notes

Sourced from locust's releases.

2.5.1

  • Ignore empty host field in web ui (Fix running the web UI with class defined hosts) (locustio/locust#1956)
  • Throw exception when calling response.success()/.failure() if with-block has not been entered (locustio/locust#1955)
  • Stop declaring "fake" class level variables in Environment, User and StatsEntry (locustio/locust#1948)
Changelog

Sourced from locust's changelog.

2.5.1 (2021-12-09)

Full Changelog

Fixed bugs:

  • User distribution should happen when new workers comes in #1884

Merged pull requests:

  • Github changelog generator is broken, so the PR:s will only become visible on the next release
Commits
  • abca230 Better doc comment for User.context()
  • 0d08261 doc update
  • a26bc0f Update some docs
  • ea14643 Update changelog in preparation of 2.5.1
  • ec11ca4 Merge pull request #1956 from chaen/fixGlobalHost
  • d170631 Fix running the web UI with class defined hosts
  • 581e1de Merge pull request #1955 from locustio/throw-exception-on-missing-with-block
  • 0642063 fix test
  • 409d4a6 Tests: Fix usage of assertRaises
  • ceb2cf2 Throw an exception if someone tries to call response.failure()/success() with...
  • 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.5.0 to 2.5.1.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.5.0...2.5.1)

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

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 Dec 10, 2021
@dependabot dependabot bot requested review from vepatel, a team and ciarams87 and removed request for a team December 10, 2021 17:06
@lucacome lucacome merged commit cb8a7f1 into master Dec 10, 2021
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.5.1 branch December 10, 2021 19:22
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

1 participant