Skip to content

Bump locust from 2.15.1 to 2.20.0#1238

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/locust-2.20.0
Closed

Bump locust from 2.15.1 to 2.20.0#1238
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/locust-2.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps locust from 2.15.1 to 2.20.0.

Release notes

Sourced from locust's releases.

2.20.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.19.1...2.20.0

2.19.1

What's Changed

New Contributors

Full Changelog: locustio/locust@2.19.0...2.19.1

2.19.0

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

2.20.0 (2023-12-13)

Full Changelog

Fixed bugs:

  • har2locust KeyError: '_resourceType' #2503
  • FastHTTPUser determines StatusCode 304 as Failed #2500
  • FastHttpUser is stricter than HttpUser about the host attribute #2492
  • Unable to modify custom parameters from UI using modern UI #2489
  • Exception 'LookupError: unknown encoding:' when response contains content-type not handled by requests.utils.get_encoding_from_headers #2482

Merged pull requests:

2.19.1 (2023-11-27)

Full Changelog

Closed issues:

  • SocketIOUser not support send BINARY data #2457

Merged pull requests:

  • Change logging of call to sys.exit() to info level #2490 (cyberw)
  • fix(typing): typing.DefaultDict in test_interruptable_task.py #2488 (tdadela)
  • Dont suppress StopUser or GreenletExit in on_stop #2486 (ALagierski)
  • FastResponse: Detect response text encoding when no information is present on the response headers. #2485 (MiltiadisKoutsokeras)
  • Fix an edge case when no directory is part of csv-prefix #2483 (sillydan1)
  • Create any directories as part of the CSV Prefix #2481 (sillydan1)

... (truncated)

Commits
  • a4191ad Update changelog for 2.20.0
  • 0cb720c Merge pull request #2514 from andrewbaldwin44/bugfix/fix-webui-test
  • 7703df4 Fix useSwarmUi test with mock timers
  • ef3e3db Merge pull request #2512 from prince-melvin/fix_response_if_not_supported_enc...
  • 52ab69a Merge pull request #2513 from locustio/throw-exception-if-someone-tries-to-re...
  • 3bb7826 Throw an exception if someone tries to register a custom message handler twic...
  • dfc1491 Fixed response failure for unsupported encoding
  • 247fee9 Merge pull request #2511 from locustio/add-event.measure-context-manager-for-...
  • eddd404 Add event.measure context manager for simpler firing of request event.
  • f39966a Merge pull request #2510 from locustio/update-web-ui-about-box
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.15.1 to 2.20.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.15.1...2.20.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 Dec 13, 2023
@dependabot dependabot bot requested a review from jsnshrmn December 13, 2023 19:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2024

Superseded by #1246.

@dependabot dependabot bot closed this Jan 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/locust-2.20.0 branch January 3, 2024 19:51
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.

0 participants