datadog-agent icon indicating copy to clipboard operation
datadog-agent copied to clipboard

Bump stefanzweifel/git-auto-commit-action from 4 to 5

Open dependabot[bot] opened this issue 2 years ago • 3 comments

Bumps stefanzweifel/git-auto-commit-action from 4 to 5.

Release notes

Sourced from stefanzweifel/git-auto-commit-action's releases.

v5.0.0

New major release that bumps the default runtime to Node 20. There are no other breaking changes.

Changed

Fixed

Dependency Updates

v4.16.0

Changed

Fixed

v4.15.4

Fixed

Dependency Updates

v4.15.3

Changed

  • Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255) @​stefanzweifel

v4.15.2

Changed

... (truncated)

Changelog

Sourced from stefanzweifel/git-auto-commit-action's changelog.

v4.15.4 - 2022-11-05

Fixed

Dependency Updates

v4.15.3 - 2022-10-26

Changed

  • Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255) @​stefanzweifel

v4.15.2 - 2022-10-22

Changed

v4.15.1 - 2022-10-10

Fixed

Commits
  • 8756aa0 Update node version to node20 (#300)
  • 17a44b0 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action
  • 43818d5 Fix Typo
  • 1094465 Use actions/checkout v4 in examples
  • 3d1b5e0 Bump actions/checkout from 3 to 4 (#302)
  • 47a8ad5 Bump bats from 1.9.0 to 1.10.0 (#293)
  • 77a7b3f Bump github/super-linter from 4 to 5 (#289)
  • 9cc0a1f Seems like there is an extra space (#288)
  • 0b5f8a5 Update Test
  • 3a446b7 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Oct 09 '23 21:10 dependabot[bot]

The following labels could not be found: dependencies-github-actions.

dependabot[bot] avatar Oct 09 '23 21:10 dependabot[bot]

Bloop Bleep... Dogbot Here

Regression Detector Results

Run ID: 528ff1b8-60e7-4b92-8f47-09dea77896d4 Baseline: 5d2a79a61d2da5a71197cdf9e696b9b42117e874 Comparison: 8e8669338ba3b8ede0326cd9b67396637416291d Total CPUs: 7

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

Experiments with missing or malformed data

  • basic_py_check

Usually, this warning means that there is no usable optimization goal data for that experiment, which could be a result of misconfiguration.

No significant changes in experiment optimization goals

Confidence level: 90.00% Effect size tolerance: |Δ mean %| ≥ 5.00%

There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.

Experiments ignored for regressions

Regressions in experiments with settings containing erratic: true are ignored.

perf experiment goal Δ mean % Δ mean % CI
file_to_blackhole % cpu utilization +0.13 [-6.44, +6.70]

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI
uds_dogstatsd_to_api_cpu % cpu utilization +0.87 [-0.58, +2.31]
tcp_syslog_to_blackhole ingress throughput +0.62 [+0.56, +0.68]
idle memory utilization +0.56 [+0.53, +0.59]
process_agent_standard_check_with_stats memory utilization +0.45 [+0.42, +0.48]
file_tree memory utilization +0.18 [+0.11, +0.26]
process_agent_real_time_mode memory utilization +0.18 [+0.15, +0.21]
file_to_blackhole % cpu utilization +0.13 [-6.44, +6.70]
trace_agent_json ingress throughput +0.03 [-0.00, +0.07]
trace_agent_msgpack ingress throughput +0.01 [-0.00, +0.02]
tcp_dd_logs_filter_exclude ingress throughput +0.00 [-0.00, +0.00]
uds_dogstatsd_to_api ingress throughput +0.00 [-0.00, +0.00]
process_agent_standard_check memory utilization -0.04 [-0.07, +0.00]
otel_to_otel_logs ingress throughput -0.32 [-0.95, +0.30]

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:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. 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.

  3. Its configuration does not mark it "erratic".

pr-commenter[bot] avatar Oct 09 '23 22:10 pr-commenter[bot]

@dependabot rebase

paulcacheux avatar Feb 19 '24 14:02 paulcacheux

/merge

paulcacheux avatar Feb 28 '24 11:02 paulcacheux

:steam_locomotive: MergeQueue

Pull request added to the queue.

There are 6 builds ahead! (estimated merge in less than 2h)

Use /merge -c to cancel this operation!

dd-devflow[bot] avatar Feb 28 '24 11:02 dd-devflow[bot]