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.11.1 to 2.12.0 in /perf-tests #3021

Merged
merged 1 commit into from Sep 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2022

Bumps locust from 2.11.1 to 2.12.0.

Release notes

Sourced from locust's releases.

2.12.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.11.1...2.12.0

Changelog

Sourced from locust's changelog.

2.12.0 (2022-09-07)

Full Changelog

Fixed bugs:

  • WebUI Edit running load test not carried user_classes when enabled --class-picker #2170

Merged pull requests:

  • Log warning if tag filtering gets rid of all tasks #2186 (cyberw)
  • GitHub Workflows security hardening #2184 (sashashura)
  • ft: LoadTestShapes with custom user classes #2181 (samuelspagl)
  • Bump FastHttpUser/geventhttpclient dependency to 2.0.2 #2180 (cyberw)
  • Allow more recent versions of pyzmq (it was only 23.0.0 that was broken) #2179 (cyberw)
  • Bump default concurrency for fast http user to 10 #2177 (cyberw)
  • Web UI style fixes: about dialog cannot be opened in the startup page #2173 (alterhu2020)
Commits
  • 86dbfce Update changelog for 2.12.0
  • 1329075 Merge pull request #2186 from locustio/log-warning-if-tag-filtering-gets-rid-...
  • 96986de Merge pull request #2181 from samuelspagl/ft/add-user-classes-to-custom-shape
  • 1c74db8 renamed shape_last_state to shape_last_tick
  • 696ba58 renamed new_state to current_tick
  • 3a7a478 --tags: Log a warning if no tasks remain on a User/TaskSet after filtering
  • eb2018c test_main.py/test_distributed_tags: fix error in test
  • a39389f test_main.py/test_distributed_tags: actually detect an error that was happening
  • d6715e9 fix grammar in shape.py
  • f5822f4 small changes in runner.py
  • 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 Sep 7, 2022
@dependabot dependabot bot requested review from a team, lucacome, haywoodsh and ciarams87 September 7, 2022 17:05
@github-actions github-actions bot added tests Pull requests that update tests and removed dependencies Pull requests that update a dependency file labels Sep 7, 2022
@lucacome
Copy link
Member

lucacome commented Sep 8, 2022

@dependabot rebase

Bumps [locust](https://github.com/locustio/locust) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.11.1...2.12.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.12.0 branch from 8ffef70 to 703c0bd Compare September 8, 2022 16:48
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 8, 2022
@lucacome lucacome merged commit 33bc24d into main Sep 8, 2022
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.12.0 branch September 8, 2022 21:09
jjngx pushed a commit that referenced this pull request Sep 9, 2022
Bumps [locust](https://github.com/locustio/locust) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.11.1...2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant