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.32.2 to 2.32.3 #844

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

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

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)
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 will merge this PR once CI passes on it, as requested by @woutervh.


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.32.2 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.32.2...2.32.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from woutervh as a code owner November 18, 2024 17:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2024
Copy link
Contributor

@woutervh woutervh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 0c2756e into main Nov 18, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/locust-2.32.3 branch November 18, 2024 17:37
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.

1 participant