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 #140

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 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
  • d68758e Update vscode launch config
  • d43db9b git-ignore .env (another common name for virtualenv dir)
  • e5b47b4 update changelog
  • 955a8d7 changelog
  • 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...
  • 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.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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 1, 2023
@github-actions github-actions bot merged commit 0341dac into master Sep 1, 2023
9 checks passed
@github-actions github-actions bot deleted the dependabot/pip/locust-2.16.1 branch September 1, 2023 19:45
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