-
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 ratatui from 0.26.1 to 0.26.2 #20310
Conversation
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/ratatui-org/ratatui/releases) - [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.26.1...v0.26.2) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Regression Detector ResultsRun ID: 7ff7fd3a-20b1-4032-be00-6b4f6b733d12 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 |
---|---|---|---|---|
➖ | syslog_humio_logs | ingress throughput | +2.20 | [+2.08, +2.32] |
➖ | datadog_agent_remap_blackhole_acks | ingress throughput | +2.10 | [+1.98, +2.23] |
➖ | syslog_regex_logs2metric_ddmetrics | ingress throughput | +0.77 | [+0.64, +0.91] |
➖ | datadog_agent_remap_datadog_logs | ingress throughput | +0.59 | [+0.47, +0.70] |
➖ | datadog_agent_remap_datadog_logs_acks | ingress throughput | +0.40 | [+0.31, +0.49] |
➖ | http_to_http_noack | ingress throughput | +0.13 | [+0.04, +0.21] |
➖ | http_to_http_json | ingress throughput | +0.03 | [-0.04, +0.11] |
➖ | file_to_blackhole | egress throughput | +0.01 | [-2.49, +2.51] |
➖ | splunk_hec_indexer_ack_blackhole | ingress throughput | -0.00 | [-0.14, +0.14] |
➖ | splunk_hec_to_splunk_hec_logs_acks | ingress throughput | -0.00 | [-0.14, +0.14] |
➖ | http_to_s3 | ingress throughput | -0.03 | [-0.31, +0.25] |
➖ | splunk_hec_to_splunk_hec_logs_noack | ingress throughput | -0.05 | [-0.16, +0.06] |
➖ | datadog_agent_remap_blackhole | ingress throughput | -0.09 | [-0.21, +0.03] |
➖ | enterprise_http_to_http | ingress throughput | -0.16 | [-0.24, -0.08] |
➖ | fluent_elasticsearch | ingress throughput | -0.55 | [-1.03, -0.07] |
➖ | otlp_http_to_blackhole | ingress throughput | -0.67 | [-0.80, -0.55] |
➖ | syslog_splunk_hec_logs | ingress throughput | -0.75 | [-0.84, -0.65] |
➖ | http_elasticsearch | ingress throughput | -0.75 | [-0.83, -0.68] |
➖ | otlp_grpc_to_blackhole | ingress throughput | -1.12 | [-1.21, -1.03] |
➖ | http_to_http_acks | ingress throughput | -1.49 | [-2.84, -0.15] |
➖ | syslog_log2metric_humio_metrics | ingress throughput | -1.61 | [-1.75, -1.48] |
➖ | http_text_to_http_json | ingress throughput | -1.71 | [-1.85, -1.57] |
➖ | syslog_loki | ingress throughput | -2.28 | [-2.36, -2.19] |
➖ | syslog_log2metric_tag_cardinality_limit_blackhole | ingress throughput | -2.29 | [-2.42, -2.16] |
➖ | splunk_hec_route_s3 | ingress throughput | -2.31 | [-2.78, -1.83] |
➖ | socket_to_socket_blackhole | ingress throughput | -2.34 | [-2.43, -2.25] |
➖ | syslog_log2metric_splunk_hec_metrics | ingress throughput | -2.83 | [-2.99, -2.67] |
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".
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/ratatui-org/ratatui/releases) - [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.26.1...v0.26.2) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps ratatui from 0.26.1 to 0.26.2.
Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
363c4c5
chore(release): prepare for 0.26.2 (#1029)b7778e5
fix(paragraph): unit test typo (#1022)b5061c5
chore(deps): update stability requirement from 0.1.1 to 0.2.0 (#1021)359204c
refactor: simplify to io::Result (#1016)14461c3
docs(breaking-changes): typos and markdownlint (#1009)3b002fd
docs: update incompatible code warning in examples readme (#1013)0207160
fix(line): line truncation respects alignment (#987)26af650
feat(text): add push methods for text and line (#998)07da90a
chore(funding): add eth address for receiving funds from drips.network (#994)125ee92
chore(docs): fix typos in crate documentation (#1002)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)