Skip to content

Bump locust from 2.15.1 to 2.21.0#1256

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps locust from 2.15.1 to 2.21.0.

Release notes

Sourced from locust's releases.

2.21.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.20.1...2.20.2

2.20.1

What's Changed

New Contributors

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

2.20.0

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

2.21.0 (2024-01-27)

Full Changelog

Fixed bugs:

  • 95th percentile line chart does not display correctly on the Response Times (ms) graph #2540
  • ValueError: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 152 from C header, got 40 from PyObject #2539
  • TaskSet missing _cp_last_run attribute #2532
  • Modern UI "forgets" the selected user count and ramp up rate when starting a new test or editing a running one #2531
  • Update dependency or remove support for Basic Auth for the Web UI #2517

Closed issues:

  • Unifying percentile displays in Locust's statistics screens #2546
  • Improve the Class Picker #2545
  • Add response.ok support to FastHttpUser's FastResponse, ala HttpUser/requests #2520

Merged pull requests:

  • Optimize memory usage when using --processes #2564 (cyberw)
  • docs: update developing-locust.rst (black, flake8) -> ruff #2562 (tdadela)
  • Allow User weight adjustment (and task selection) in UI when running with --class-picker, or on command line with --config-users argument #2559 (andrewbaldwin44)
  • Ruff enable isort (with custom sections) #2556 (tdadela)
  • update readthedocs-sphinx-search #2553 (cyberw)
  • Fix pedantic typo in the index.html template #2552 (marcelofern)
  • Ruff set python version and enable more rules #2551 (tdadela)
  • Customization Feature for Percentile Display on Statistics Page #2550 (FooQoo)
  • Use ruff instead of flake8 and black for linting and formatting #2549 (cyberw)
  • Fix mypy configuration & upgrade typing #2548 (tdadela)
  • Fix Web UI Chart History #2544 (andrewbaldwin44)
  • Web UI Modern Auth #2538 (andrewbaldwin44)
  • Modern UI: Fix Default Values for Edit / Start New Test #2537 (andrewbaldwin44)
  • Added response.ok support to FastHttpUser's FastResponse class similar to HttpUser's Response #2535 (PankajKhanwani)
  • Update shape class' runner when Web UI picker is used #2534 (wiatrak2)
  • setting initial _cp_last_run on TaskSet in order to allow constant_pacing wait time strategy #2533 (ionutab)

2.20.1 (2024-01-03)

Full Changelog

Fixed bugs:

  • Vite-version needs to be updated #2528
  • Issue of 100% CPU usage when closing WebSocket connections. #2516

Merged pull requests:

... (truncated)

Commits

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.21.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.21.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 Jan 29, 2024
@dependabot dependabot bot requested a review from jsnshrmn January 29, 2024 19:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #1261.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/locust-2.21.0 branch February 5, 2024 19:13
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