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.15.1 to 2.32.4 #1389

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps locust from 2.15.1 to 2.32.4.

Release notes

Sourced from locust's releases.

2.32.4

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from locust's changelog.

2.32.4 (2024-12-01)

Full Changelog

Fixed bugs:

  • Number of requests lower than expected in web UI #3000
  • Reports download links do not contain web-base-path #2998
  • Setuptools CVE-2024-6345 #2995
  • When using exclude-tags to exclude more than two tags, this setting will not take effect #2994

Merged pull requests:

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

... (truncated)

Commits
  • 0cb9b21 changelog for 2.32.4
  • 4edad6c Merge pull request #3001 from andrewbaldwin44/bugfix/incorrect-num-requests
  • 2760b74 Remove extra wait time from tests
  • 9ff6e9e Merge pull request #3002 from andrewbaldwin44/task/auth-info
  • 42ba4b0 Add option for custom auth title
  • 964124d Allow showing info on blank page
  • 665101e Fix ui shows wrong number of requests
  • de9af6a Merge pull request #2999 from andrewbaldwin44/bugfix/download-links
  • 1c7d780 Webui links should be relative
  • fceb6d3 Merge pull request #2997 from andrewbaldwin44/task/dependency-bump
  • 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.32.4.
- [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.32.4)

---
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 2, 2024
@dependabot dependabot bot requested a review from jsnshrmn December 2, 2024 20:23
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