-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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): Bump the clap group across 1 directory with 2 updates #21032
Conversation
Bumps the clap group with 2 updates in the / directory: [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) and [clap_complete](https://github.com/clap-rs/clap). Updates `clap-verbosity-flag` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.2.0...v2.2.1) Updates `clap_complete` from 4.5.9 to 4.5.13 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.9...clap_complete-v4.5.13) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]>
Regression Detector ResultsRun ID: a92f1ac0-cc50-4da3-a17d-eb26a061ca59 Metrics dashboard Baseline: 63f0c7c Performance changes are noted in the perf column of each table:
No significant changes in experiment optimization goalsConfidence level: 90.00% There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.
|
perf | experiment | goal | Δ mean % | Δ mean % CI | links |
---|---|---|---|---|---|
➖ | file_to_blackhole | egress throughput | +0.76 | [-6.53, +8.05] |
Fine details of change detection per experiment
perf | experiment | goal | Δ mean % | Δ mean % CI | links |
---|---|---|---|---|---|
➖ | splunk_hec_route_s3 | ingress throughput | +3.23 | [+2.92, +3.54] | |
➖ | http_text_to_http_json | ingress throughput | +1.97 | [+1.86, +2.08] | |
➖ | syslog_splunk_hec_logs | ingress throughput | +1.66 | [+1.56, +1.75] | |
➖ | datadog_agent_remap_datadog_logs | ingress throughput | +1.62 | [+1.44, +1.80] | |
➖ | syslog_log2metric_humio_metrics | ingress throughput | +1.46 | [+1.30, +1.62] | |
➖ | datadog_agent_remap_datadog_logs_acks | ingress throughput | +1.46 | [+1.29, +1.64] | |
➖ | http_to_http_acks | ingress throughput | +1.19 | [-0.13, +2.50] | |
➖ | datadog_agent_remap_blackhole_acks | ingress throughput | +1.05 | [+0.94, +1.15] | |
➖ | file_to_blackhole | egress throughput | +0.76 | [-6.53, +8.05] | |
➖ | http_elasticsearch | ingress throughput | +0.69 | [+0.52, +0.87] | |
➖ | fluent_elasticsearch | ingress throughput | +0.54 | [+0.03, +1.05] | |
➖ | syslog_loki | ingress throughput | +0.24 | [+0.16, +0.31] | |
➖ | syslog_humio_logs | ingress throughput | +0.14 | [+0.00, +0.27] | |
➖ | http_to_http_noack | ingress throughput | +0.10 | [+0.04, +0.17] | |
➖ | http_to_http_json | ingress throughput | +0.03 | [-0.01, +0.07] | |
➖ | splunk_hec_to_splunk_hec_logs_noack | ingress throughput | +0.02 | [-0.07, +0.12] | |
➖ | splunk_hec_to_splunk_hec_logs_acks | ingress throughput | -0.00 | [-0.12, +0.11] | |
➖ | splunk_hec_indexer_ack_blackhole | ingress throughput | -0.01 | [-0.10, +0.07] | |
➖ | datadog_agent_remap_blackhole | ingress throughput | -0.12 | [-0.25, +0.01] | |
➖ | socket_to_socket_blackhole | ingress throughput | -0.46 | [-0.50, -0.41] | |
➖ | otlp_http_to_blackhole | ingress throughput | -0.91 | [-1.02, -0.80] | |
➖ | http_to_s3 | ingress throughput | -0.92 | [-1.19, -0.64] | |
➖ | syslog_regex_logs2metric_ddmetrics | ingress throughput | -1.01 | [-1.10, -0.92] | |
➖ | syslog_log2metric_splunk_hec_metrics | ingress throughput | -1.37 | [-1.46, -1.28] | |
➖ | otlp_grpc_to_blackhole | ingress throughput | -1.56 | [-1.68, -1.45] | |
➖ | syslog_log2metric_tag_cardinality_limit_blackhole | ingress throughput | -2.10 | [-2.20, -1.99] |
Explanation
A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".
For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:
-
Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.
-
Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.
-
Its configuration does not mark it "erratic".
Regression Detector ResultsRun ID: 5d499b39-4a9c-4770-96ba-c72d4b1da4df Metrics dashboard Baseline: e99ed52 Performance changes are noted in the perf column of each table:
No significant changes in experiment optimization goalsConfidence level: 90.00% There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.
|
perf | experiment | goal | Δ mean % | Δ mean % CI | links |
---|---|---|---|---|---|
❌ | file_to_blackhole | egress throughput | -7.62 | [-14.43, -0.82] |
Fine details of change detection per experiment
perf | experiment | goal | Δ mean % | Δ mean % CI | links |
---|---|---|---|---|---|
➖ | splunk_hec_route_s3 | ingress throughput | +2.34 | [+2.02, +2.65] | |
➖ | syslog_humio_logs | ingress throughput | +1.48 | [+1.32, +1.63] | |
➖ | datadog_agent_remap_blackhole_acks | ingress throughput | +1.20 | [+1.08, +1.32] | |
➖ | otlp_grpc_to_blackhole | ingress throughput | +1.05 | [+0.94, +1.16] | |
➖ | socket_to_socket_blackhole | ingress throughput | +0.63 | [+0.56, +0.70] | |
➖ | http_text_to_http_json | ingress throughput | +0.39 | [+0.28, +0.50] | |
➖ | syslog_log2metric_splunk_hec_metrics | ingress throughput | +0.27 | [+0.17, +0.37] | |
➖ | http_to_http_noack | ingress throughput | +0.16 | [+0.08, +0.25] | |
➖ | otlp_http_to_blackhole | ingress throughput | +0.10 | [-0.05, +0.25] | |
➖ | http_to_http_json | ingress throughput | +0.08 | [+0.02, +0.13] | |
➖ | splunk_hec_to_splunk_hec_logs_noack | ingress throughput | +0.01 | [-0.08, +0.11] | |
➖ | splunk_hec_indexer_ack_blackhole | ingress throughput | +0.01 | [-0.07, +0.09] | |
➖ | splunk_hec_to_splunk_hec_logs_acks | ingress throughput | -0.00 | [-0.11, +0.11] | |
➖ | datadog_agent_remap_datadog_logs_acks | ingress throughput | -0.05 | [-0.23, +0.13] | |
➖ | syslog_loki | ingress throughput | -0.06 | [-0.15, +0.03] | |
➖ | syslog_regex_logs2metric_ddmetrics | ingress throughput | -0.12 | [-0.26, +0.03] | |
➖ | http_elasticsearch | ingress throughput | -0.15 | [-0.34, +0.04] | |
➖ | http_to_http_acks | ingress throughput | -0.32 | [-1.64, +1.01] | |
➖ | http_to_s3 | ingress throughput | -0.34 | [-0.61, -0.07] | |
➖ | datadog_agent_remap_blackhole | ingress throughput | -0.62 | [-0.72, -0.52] | |
➖ | fluent_elasticsearch | ingress throughput | -0.84 | [-1.32, -0.35] | |
➖ | syslog_splunk_hec_logs | ingress throughput | -0.99 | [-1.08, -0.91] | |
➖ | syslog_log2metric_tag_cardinality_limit_blackhole | ingress throughput | -1.05 | [-1.14, -0.95] | |
➖ | datadog_agent_remap_datadog_logs | ingress throughput | -1.39 | [-1.64, -1.14] | |
➖ | syslog_log2metric_humio_metrics | ingress throughput | -3.16 | [-3.29, -3.03] | |
❌ | file_to_blackhole | egress throughput | -7.62 | [-14.43, -0.82] |
Explanation
A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".
For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:
-
Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.
-
Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.
-
Its configuration does not mark it "erratic".
…ectordotdev#21032) Bumps the clap group with 2 updates in the / directory: [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) and [clap_complete](https://github.com/clap-rs/clap). Updates `clap-verbosity-flag` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.2.0...v2.2.1) Updates `clap_complete` from 4.5.9 to 4.5.13 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.9...clap_complete-v4.5.13) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ectordotdev#21032) Bumps the clap group with 2 updates in the / directory: [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) and [clap_complete](https://github.com/clap-rs/clap). Updates `clap-verbosity-flag` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.2.0...v2.2.1) Updates `clap_complete` from 4.5.9 to 4.5.13 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.9...clap_complete-v4.5.13) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ectordotdev#21032) Bumps the clap group with 2 updates in the / directory: [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) and [clap_complete](https://github.com/clap-rs/clap). Updates `clap-verbosity-flag` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.2.0...v2.2.1) Updates `clap_complete` from 4.5.9 to 4.5.13 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.9...clap_complete-v4.5.13) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the clap group with 2 updates in the / directory: clap-verbosity-flag and clap_complete.
Updates
clap-verbosity-flag
from 2.2.0 to 2.2.1Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
adabc5d
chore: Release clap-verbosity-flag version 2.2.1db34036
docs: Update changelog574853b
chore(deps): Update Rust crate clap to v4.5.8 (#108)0aa7578
chore(deps): Update Rust Stable to v1.79 (#106)2275c1f
style: Make clippy happy383332e
chore(deps): Update compatible (dev) (#105)dbe848c
Merge pull request #104 from epage/templateaca05cc
chore: Update from _rust/main templatef85ffc4
Merge pull request #101 from clap-rs/renovate/stable-1.x0c706d1
chore(deps): Update Rust Stable to v1.78Updates
clap_complete
from 4.5.9 to 4.5.13Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
d222ae4
chore: Releasea8abcb4
docs: Update changelog2690e1b
Merge pull request #5621 from shannmu/dynamic_valuehint7fd7b3e
feat(clap_complete): Support to complete custom value of argumentfc6aaca
Merge pull request #5638 from epage/cargo631e54b
docs(cookbook): Style cargo plugin6fb49d0
Merge pull request #5636 from gibfahn/styles_const6f215ee
refactor(styles): make styles example use a constbbb2e6f
test: Add test case for completing custom value of argument999071c
fix: Changevisible
tohidden
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions