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

build(deps-dev): bump locust from 2.17.0 to 2.20.0 #307

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps locust from 2.17.0 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.17.0 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.17.0...2.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Updating dependencies label Dec 14, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2023

Looks like locust is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 20, 2023
@dependabot dependabot bot deleted the dependabot/pip/dev/locust-2.20.0 branch December 20, 2023 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants