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.25.0 to 2.32.3 in /requirements #1001

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps locust from 2.25.0 to 2.32.3.

Release notes

Sourced from locust's releases.

2.32.3

What's Changed

Full Changelog: locustio/locust@2.32.2...2.32.3

2.32.2

What's Changed

New Contributors

Full Changelog: locustio/locust@2.32.1...2.32.2

2.32.1

What's Changed

New Contributors

Full Changelog: locustio/locust@2.32.0...2.32.1

2.32.0

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

2.32.3 (2024-11-17)

Full Changelog

Fixed bugs:

Merged pull requests:

  • Ensure we never use old version of setuptools #2988 (cyberw)
  • README Themed Screenshots #2985 (andrewbaldwin44)
  • When specifying locustfile fia url, output start of response text when it wasnt valid python #2983 (cyberw)
  • Use debug log level for first 5s of waiting for workers to be ready. #2982 (cyberw)
  • Add option for Extra Options to be Required #2981 (andrewbaldwin44)
  • Update ruff mypy #2978 (tdadela)
  • Fix crash with older worker version requesting locustfile from master #2976 (cyberw)
  • Use f-strings instead of old style string interpolation #2974 (tdadela)

2.32.2 (2024-11-08)

Full Changelog

Fixed bugs:

  • Requests not ramping up after switching to using pydantic in django project #2960
  • The locust chart shows that data is still being recorded after the timed run time expires #2910

Closed issues:

  • Downloading report should provide a meaningful human name #2931
  • Hard coded path make it impossible to host the UI on a path (instead of the domain root) #2909

Merged pull requests:

2.32.1 (2024-10-29)

Full Changelog

Closed issues:

... (truncated)

Commits
  • fedfb7c autogenerated changelog for 2.32.2 (before we build .3 ...)
  • 9ed7099 changelog
  • c0c7fd0 Merge pull request #2988 from locustio/ensure-we-never-use-old-version-of-set...
  • 0a1a3d6 Ensure we never use old version of setuptools.
  • cdf0e5d Merge pull request #2985 from andrewbaldwin44/task/readme-themed-screenshots
  • ccbeb00 Readme themed screenshots
  • 45e56da silly typo
  • a6f7780 Merge pull request #2983 from locustio/better-error-message-when-specifying-l...
  • 7c29a29 When specifying locustfile fia url, output start of response text when it was...
  • 96230d9 Merge pull request #2982 from locustio/dont-log-so-many-waiting-for-workers-m...
  • 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.25.0 to 2.32.3.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.25.0...2.32.3)

---
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 requested a review from a team as a code owner December 1, 2024 05:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 05:27
Copy link

github-actions bot commented Dec 1, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

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