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.20.0 to 2.21.0 #162

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps locust from 2.20.0 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

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.20.0 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.20.0...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 Feb 1, 2024
@github-actions github-actions bot enabled auto-merge February 1, 2024 19:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #165.

@dependabot dependabot bot closed this Mar 1, 2024
auto-merge was automatically disabled March 1, 2024 19:21

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/locust-2.21.0 branch March 1, 2024 19:21
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