Skip to content

chore(deps): Bump clap from 4.3.24 to 4.4.0#18373

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/clap-4.4.0
Closed

chore(deps): Bump clap from 4.3.24 to 4.4.0#18373
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/clap-4.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Bumps clap from 4.3.24 to 4.4.0.

Changelog

Sourced from clap's changelog.

[4.4.0] - 2023-08-24

Compatibility

  • Update MSRV to 1.70.0
Commits

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)

@dependabot dependabot bot added the domain: deps Anything related to Vector's dependencies label Aug 24, 2023
@bits-bot
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link

netlify bot commented Aug 24, 2023

Deploy Preview for vector-project canceled.

Name Link
🔨 Latest commit 6e6fa95
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/64e7b6ff10839d0008940e2b

@netlify
Copy link

netlify bot commented Aug 24, 2023

Deploy Preview for vrl-playground ready!

Name Link
🔨 Latest commit 6e6fa95
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/64e7b6ffa920250008afa82a
😎 Deploy Preview https://deploy-preview-18373--vrl-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the domain: vdev Anything related to the vdev tooling label Aug 24, 2023
@fuchsnj
Copy link
Member

fuchsnj commented Aug 24, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/clap-4.4.0 branch 2 times, most recently from 6da55f6 to 61efa61 Compare August 24, 2023 18:42
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.24 to 4.4.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.3.24...clap_complete-v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/clap-4.4.0 branch from 61efa61 to 6e6fa95 Compare August 24, 2023 20:01
@jszwedko jszwedko added this pull request to the merge queue Aug 25, 2023
@github-actions
Copy link

Regression Detector Results

Run ID: bdbf135e-5e7e-40af-b90c-cc5bd646d4c2
Baseline: 6716959
Comparison: 2e5453c
Total vector CPUs: 7

Explanation

A regression test is an integrated performance test for vector in a repeatable rig, with varying configuration for vector. What follows is a statistical summary of a brief vector run for each configuration across SHAs given above. The goal of these tests are to determine quickly if vector performance is changed and to what degree by a pull request.

Because a target's optimization goal performance in each experiment will vary somewhat each time it is run, we can only estimate mean differences in optimization goal relative to the baseline target. We express these differences as a percentage change relative to the baseline target, denoted "Δ mean %". These estimates are made to a precision that balances accuracy and cost control. We represent this precision as a 90.00% confidence interval denoted "Δ mean % CI": there is a 90.00% chance that the true value of "Δ mean %" is in that interval.

We decide whether a change in performance is a "regression" -- a change worth investigating further -- if both of the following two criteria are true:

  1. The estimated |Δ mean %| ≥ 5.00%. This criterion intends to answer the question "Does the estimated change in mean optimization goal performance have a meaningful impact on your customers?". We assume that when |Δ mean %| < 5.00%, the impact on your customers is not meaningful. We also assume that a performance change in optimization goal is worth investigating whether it is an increase or decrease, so long as the magnitude of the change is sufficiently large.

  2. Zero is not in the 90.00% confidence interval "Δ mean % CI" about "Δ mean %". This statement is equivalent to saying that there is at least a 90.00% chance that the mean difference in optimization goal is not zero. This criterion intends to answer the question, "Is there a statistically significant difference in mean optimization goal performance?". It also means there is no more than a 10.00% chance this criterion reports a statistically significant difference when the true difference in mean optimization goal is zero -- a "false positive". We assume you are willing to accept a 10.00% chance of inaccurately detecting a change in performance when no true difference exists.

The table below, if present, lists those experiments that have experienced a statistically significant change in mean optimization goal performance between baseline and comparison SHAs with 90.00% confidence OR have been detected as newly erratic. Negative values of "Δ mean %" mean that baseline is faster, whereas positive values of "Δ mean %" mean that comparison is faster. Results that do not exhibit more than a ±5.00% change in their mean optimization goal are discarded. An experiment is erratic if its coefficient of variation is greater than 0.1. The abbreviated table will be omitted if no interesting change is observed.

No interesting changes in experiment optimization goals with confidence ≥ 90.00% and |Δ mean %| ≥ 5.00%.

Fine details of change detection per experiment.
experiment goal Δ mean % Δ mean % CI confidence
syslog_log2metric_humio_metrics ingress throughput +4.75 [+4.65, +4.85] 100.00%
file_to_blackhole egress throughput +2.50 [+1.52, +3.49] 99.88%
http_to_http_noack ingress throughput +2.07 [+1.91, +2.22] 100.00%
splunk_hec_route_s3 ingress throughput +1.13 [+0.71, +1.54] 99.95%
datadog_agent_remap_datadog_logs_acks ingress throughput +0.66 [+0.54, +0.77] 100.00%
datadog_agent_remap_blackhole_acks ingress throughput +0.62 [+0.53, +0.71] 100.00%
http_text_to_http_json ingress throughput +0.57 [+0.48, +0.66] 100.00%
http_to_http_acks ingress throughput +0.49 [+0.37, +0.61] 100.00%
otlp_http_to_blackhole ingress throughput +0.36 [+0.19, +0.54] 99.27%
http_to_s3 ingress throughput +0.22 [+0.02, +0.43] 83.32%
enterprise_http_to_http ingress throughput +0.11 [-0.00, +0.23] 78.44%
splunk_hec_indexer_ack_blackhole ingress throughput +0.01 [-0.12, +0.13] 5.42%
splunk_hec_to_splunk_hec_logs_noack ingress throughput +0.00 [-0.10, +0.11] 3.49%
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.11, +0.11] 0.40%
http_to_http_json ingress throughput -0.00 [-0.04, +0.04] 5.49%
socket_to_socket_blackhole ingress throughput -0.19 [-0.25, -0.12] 99.98%
otlp_grpc_to_blackhole ingress throughput -0.20 [-0.27, -0.12] 99.83%
syslog_loki ingress throughput -0.40 [-0.46, -0.34] 100.00%
datadog_agent_remap_blackhole ingress throughput -0.49 [-0.58, -0.39] 100.00%
datadog_agent_remap_datadog_logs ingress throughput -0.66 [-0.77, -0.54] 100.00%
syslog_humio_logs ingress throughput -2.29 [-2.38, -2.20] 100.00%
syslog_splunk_hec_logs ingress throughput -2.77 [-2.83, -2.70] 100.00%
fluent_elasticsearch ingress throughput -3.00 [-3.24, -2.76] 100.00%
syslog_log2metric_splunk_hec_metrics ingress throughput -3.42 [-3.53, -3.30] 100.00%
syslog_regex_logs2metric_ddmetrics ingress throughput -5.29 [-5.50, -5.07] 100.00%

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 25, 2023
@jszwedko
Copy link
Collaborator

Requires bumping MSRV to 1.70.0.

@jszwedko jszwedko added this pull request to the merge queue Aug 28, 2023
@jszwedko jszwedko removed this pull request from the merge queue due to a manual request Aug 28, 2023
@jszwedko jszwedko added this pull request to the merge queue Aug 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #18411.

@dependabot dependabot bot closed this Aug 28, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a manual request Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/cargo/clap-4.4.0 branch August 28, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: deps Anything related to Vector's dependencies domain: vdev Anything related to the vdev tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants