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.8.6 to 2.15.1 #4224

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps locust from 2.8.6 to 2.15.1.

Release notes

Sourced from locust's releases.

2.15.1

What's Changed

New Contributors

Full Changelog: locustio/locust@2.15.0...2.15.1

2.15.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.14.2...2.15.0

2.14.2

Re-add py.typed marker file to package (it was missing in 2.14.1) #2282

Full Changelog: locustio/locust@2.14.1...2.14.2

2.14.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from locust's changelog.

2.15.1 (2023-03-14)

Full Changelog

Closed issues:

  • Ability to specify percentiles you need for response time chart #2311
  • locust k8s operator #2188

Merged pull requests:

  • Update helper text #2317 (rafaelhdr)
  • Add PERCENTILES_TO_CHART param in stats.py to make the Response Time Chart configurable #2313 (A1BOCO)

2.15.0 (2023-02-28)

Full Changelog

Fixed bugs:

  • "Download as PNG" text gets cut off #2307
  • New worker fails to connect until master restart #2302

Merged pull requests:

2.14.2 (2023-01-04)

Full Changelog

Fixed bugs:

  • 2.14.1 release missing py.typed file #2282

2.14.1 (2023-01-03)

Full Changelog

Fixed bugs:

  • SetuptoolsDeprecationWarning when building with setuptools/65.5.0 #2279

... (truncated)

Commits
  • 350d304 update changelog for 2.15.1
  • c993d8f Merge pull request #2317 from rafaelhdr/master
  • 0ac5791 Update helper text
  • 0e56a8b Add PERCENTILES_TO_CHART param in stats.py to make the Response Time Chart co...
  • 09227b8 readme: reorder some stuff
  • d791a7d More readme
  • 294cfe1 Readme improvements
  • 5cf5da2 Fix black version number
  • c6bf790 Update Black to 2.13, apply new formatting changes.
  • 320cba0 Update changelog for 1.5.0 (particularly the auto-generated one)
  • 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 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.8.6 to 2.15.1.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.8.6...2.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Jul 19, 2023
Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

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

No breaking changes, and this is a dev only dependency, so this seems low risk.

@rtibbles rtibbles merged commit 67c6966 into unstable Jul 19, 2023
@dependabot dependabot bot deleted the dependabot/pip/locust-2.15.1 branch July 19, 2023 01:04
@bjester bjester mentioned this pull request Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code TAG: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant