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.16.1 #485

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 Aug 7, 2023

Bumps locust from 2.15.1 to 2.16.1.

Release notes

Sourced from locust's releases.

2.16.1

What's Changed

Full Changelog: locustio/locust@2.16.0...2.16.1

2.16.0

What's Changed

New Contributors

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

Changelog

Sourced from locust's changelog.

2.16.1 (2023-08-05)

Full Changelog

Merged pull requests:

  • Delay importing locust-plugins to prevent circular import #2380 (cyberw)
  • Import locust_plugins if available to give access to its custom arguments #2379 (cyberw)
  • Deprecate LOCUST_PLAYWRIGHT env var #2378 (cyberw)

2.16.0 (2023-08-04)

Full Changelog

Fixed bugs:

  • Bug in StagesShapeWithCustomUsers #2358
  • Fail to spawn fixed users when run with DoubleWave load shape #2345
  • KeyboardInterrupt does not gracefully exit custom load shape #1910

Merged pull requests:

Commits
  • b47f358 Merge pull request #2380 from locustio/fix-circular-dependency-for-plugins
  • 73d25a1 Delay importing locust-plugins to prevent circular import.
  • 2990ff7 Merge pull request #2379 from locustio/import-locust_plugins-if-available-to-...
  • 5e67d05 Import locust_plugins if available to give access to custom arguments
  • f74ad24 Merge pull request #2378 from locustio/deprecate-LOCUST_PLAYWRIGHT-env-var
  • 258287f dont show a big callstack if LOCUST_PLAYWRIGHT is specified but trio is not i...
  • 3d01d63 Deprecate LOCUST_PLAYWRIGHT env var.
  • b833cf6 GH actions: Disable tweet on new release.
  • f502892 readthedocs: remove python version from place where it is no longer allowed
  • b1c4430 readthedocs: Bump python version
  • 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.15.1 to 2.16.1.
- [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.16.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependabot generated dependency upgrades label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot generated dependency upgrades
0 participants