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.2.3 to 2.4.0 in /perf-tests #2070

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps locust from 2.2.3 to 2.4.0.

Release notes

Sourced from locust's releases.

2.4.0

Add start_time and url parameters to request event. #1900 Support (and test) Python 3.10 #1901 Make User.run/TaskSet.run final and raise an exception if someone marks it with @task #1895 Ensure target_user_count is set before ramping-up or down #1891/#1894 Release docker image for arm64. #1889

Changelog

Sourced from locust's changelog.

2.4.0

2.3.0

  • Accidentally increased version to 2.4 directly so there is no 2.3...
Commits
  • f555105 Update changelog
  • 56274e4 Merge pull request #1900 from locustio/add-start_time-and-url-parameters-to-r...
  • 86c6fcf remove accitentally commited debug print in testcase
  • 0e8cadd formatting
  • 9b05ede Remove new test that wasnt actually meant to be commited, doh.
  • 747a55e rename start_timestamp to start_perf_counter to differentiate it from "start_...
  • 0a7dccc Add start_time to request event for example users (xmlrpc and grpc)
  • 4267843 Merge pull request #1902 from TatchNicolas/fix/typo_in_hooks_doc
  • a8c40b0 Missing colons after else keyword
  • daf50e8 Merge pull request #1901 from locustio/python-3.10-support
  • 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 Oct 11, 2021
@dependabot dependabot bot requested review from vepatel, a team, lucacome and ciarams87 and removed request for a team October 11, 2021 17:06
@lucacome
Copy link
Member

@dependabot rebase

Bumps [locust](https://github.com/locustio/locust) from 2.2.3 to 2.4.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/docs/changelog.rst)
- [Commits](locustio/locust@2.2.3...2.4.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.4.0 branch from b7df7f5 to 15e54b4 Compare October 12, 2021 22:48
@lucacome lucacome merged commit 1c0577d into master Oct 12, 2021
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.4.0 branch October 12, 2021 23:24
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