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.1.0 to 2.15.0 in /perf-tests #459

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps locust from 2.1.0 to 2.15.0.

Release notes

Sourced from locust's releases.

2.15.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.14.2...2.15.0

2.14.2

Re-add py.typed marker file to package (it was missing in 2.14.1) #2282

Full Changelog: locustio/locust@2.14.1...2.14.2

2.14.1

What's Changed

New Contributors

Full Changelog: locustio/locust@2.14.0...2.14.1

2.14.0

Add rest method to FastHttpUser to facilitate easy REST/JSON API testing (https://docs.locust.io/en/stable/increase-performance.html#rest)

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

Detailed changelog

The most important changes can also be found in the documentation.

2.14.2 (2023-01-04)

Full Changelog

Fixed bugs:

  • 2.14.1 release missing py.typed file #2282

2.14.1 (2023-01-03)

Full Changelog

Fixed bugs:

  • SetuptoolsDeprecationWarning when building with setuptools/65.5.0 #2279
  • Error installing locust using pipenv as a -- #2277

Merged pull requests:

2.14.0 (2022-12-13)

Full Changelog

Merged pull requests:

2.13.2 (2022-12-09)

Full Changelog

Fixed bugs:

  • docs: Small errors in docs #2253

Closed issues:

  • UnboundLocalError after receiving ZMQ corrupted message #2260

... (truncated)

Commits
  • debe586 Update changelog for 2.15.0
  • fc54497 Merge pull request #2306 from locustio/remove-deprecated-request-event-handlers
  • dc31a37 Merge pull request #2309 from ykvch/fix-2302
  • d73612f Fix unknown worker spawning message
  • 42c46f1 Merge pull request #2308 from allison-strandberg/save-as-image-label
  • a234fa0 Prevent Download as PNG text from getting cut off
  • 8f7dd93 Remove deprecated request_success and request_failure event handlers (even th...
  • 7d50677 Merge branch 'master' of https://github.com/locustio/locust
  • 52246e1 Add test for FastHttpUser.rest and remove unused variable.
  • 0adeac9 Merge pull request #2301 from locustio/remove-verbose-fasthttpuser-error-mess...
  • 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.1.0 to 2.15.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.1.0...2.15.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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2023

Dependabot tried to add @vepatel and @sethbergman/kic as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/sethbergman/kubernetes-ingress/pulls/459/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the sethbergman/kubernetes-ingress repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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
0 participants