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

chore(deps): update loadgenerator #1248

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
idna (changelog) ==3.4 -> ==3.6 age adoption passing confidence
locust ==2.18.1 -> ==2.19.1 age adoption passing confidence
opentelemetry-api ==1.20.0 -> ==1.21.0 age adoption passing confidence
opentelemetry-exporter-otlp-proto-grpc ==1.20.0 -> ==1.21.0 age adoption passing confidence
opentelemetry-proto ==1.20.0 -> ==1.21.0 age adoption passing confidence
opentelemetry-sdk ==1.20.0 -> ==1.21.0 age adoption passing confidence
protobuf ==4.25.0 -> ==4.25.1 age adoption passing confidence
urllib3 (changelog) ==2.0.7 -> ==2.1.0 age adoption passing confidence
werkzeug (changelog) ==2.3.7 -> ==2.3.8 age adoption passing confidence
wrapt (changelog) ==1.15.0 -> ==1.16.0 age adoption passing confidence

Release Notes

kjd/idna (idna)

v3.6

Compare Source

v3.5

Compare Source

locustio/locust (locust)

v2.19.1

Compare Source

Full Changelog

Closed issues:

  • SocketIOUser not support send BINARY data #​2457

Merged pull requests:

v2.19.0

Compare Source

Full Changelog

Merged pull requests:

  • Fix issue with --processes: Stop parent process from trying to kill children too fast #​2478 (cyberw)
  • Update command line argument descriptions and docs #​2477 (cyberw)
  • Update minimum version of various dependencies #​2476 (cyberw)
  • Stop worker from automatically quitting if connected to an older version master that doesnt send heartbeats #​2475 (cyberw)
  • Shut down workers if master goes missing for too long #​2474 (cyberw)
  • Add --processes parameter to automatically fork subprocesses #​2472 (cyberw)

v2.18.4

Compare Source

Full Changelog

Fixed bugs:

  • Total RPS Charts | Failures line chart does not display current number of failures #​2469
  • Modern UI: Lack of information about time and user count in charts #​2467
  • Modern UI: Wrong chart's legend for overridden percentiles values #​2463
  • Modern UI: Can't sort columns on statistics page and downloaded report #​2449
  • Incorrect RPS when decreasing the number of users #​2399

Closed issues:

  • Improve UI of Sorting Columns #​2466

Merged pull requests:

v2.18.3

Compare Source

Full Changelog

Closed issues:

  • Add Modern UI HTML Report to --html Option #​2458

Merged pull requests:

v2.18.2

Compare Source

Full Changelog

Fixed bugs:

  • 2.18 - fasthttp error for no content response #​2450
  • Segmentation fault running the locust command #​2447

Merged pull requests:

urllib3/urllib3 (urllib3)

v2.1.0

Compare Source

==================

Read the v2 migration guide <https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html>__ for help upgrading to the latest version of urllib3.

Removals

  • Removed support for the deprecated urllib3[secure] extra. (#&#8203;2680 <https://github.com/urllib3/urllib3/issues/2680>__)
  • Removed support for the deprecated SecureTransport TLS implementation. (#&#8203;2681 <https://github.com/urllib3/urllib3/issues/2681>__)
  • Removed support for the end-of-life Python 3.7. (#&#8203;3143 <https://github.com/urllib3/urllib3/issues/3143>__)

Bugfixes

  • Allowed loading CA certificates from memory for proxies. (#&#8203;3065 <https://github.com/urllib3/urllib3/issues/3065>__)
  • Fixed decoding Gzip-encoded responses which specified x-gzip content-encoding. (#&#8203;3174 <https://github.com/urllib3/urllib3/issues/3174>__)
GrahamDumpleton/wrapt (wrapt)

v1.16.0: wrapt-1.16.0

Compare Source

See the project page on the Python Package Index at https://pypi.org/project/wrapt/1.16.0/ for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team November 11, 2023 08:11
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2023
@mviitane mviitane mentioned this pull request Nov 27, 2023
3 tasks
Copy link
Member

@mviitane mviitane left a comment

Choose a reason for hiding this comment

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

This PR doesn't build. It requires additional changes which are done with #1274. After the merge of #1274, this PR can be deleted.

@austinlparker austinlparker merged commit 665d75e into main Nov 28, 2023
46 checks passed
@austinlparker austinlparker deleted the renovate/loadgenerator branch November 28, 2023 02:49
Copy link
Contributor Author

renovate bot commented Nov 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Austin Parker <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants