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.4.3 to 2.5.0 in /perf-tests #2162

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps locust from 2.4.3 to 2.5.0.

Release notes

Sourced from locust's releases.

2.5.0

  • Change request event 'url' parameter to contain full URL (technically a breaking change, but very few users will have had time to start using this) (locustio/locust#1927)
  • Suppress warnings for patch version mismatch between master and worker (locustio/locust#1926)
Changelog

Sourced from locust's changelog.

Changelog

Commits
  • 0a08db3 Update changelog for 2.5.0
  • 411feb5 Merge pull request #1927 from locustio/change-request-event-url-full-url-not-...
  • 01efaec Update test cases for request event url argument.
  • 17acf45 Change request event url field to contain absolute URL not just path.
  • 17ea93e Merge pull request #1926 from locustio/suppress-warnings-for-patch-version-mi...
  • 74190c7 Suppress warnings for patch-version mismatch between worker and master (yes, ...
  • bb19203 Add test for patch version mismatch logging
  • 4bb2d97 Documentation: clarify request event stuff
  • be8ddf7 test timeouts
  • See full diff 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.4.3 to 2.5.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.4.3...2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 5, 2021
@dependabot dependabot bot requested review from vepatel, a team, ciarams87 and soneillf5 and removed request for a team November 5, 2021 17:09
@lucacome lucacome merged commit 40804ac into master Nov 8, 2021
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.5.0 branch November 8, 2021 15: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.

2 participants