datadog-agent
datadog-agent copied to clipboard
Bump the bun group with 3 updates
Bumps the bun group with 3 updates: github.com/uptrace/bun, github.com/uptrace/bun/dialect/pgdialect and github.com/uptrace/bun/driver/pgdriver.
Updates github.com/uptrace/bun from 1.1.14 to 1.1.17
Release notes
Sourced from github.com/uptrace/bun's releases.
v1.1.17
Please refer to CHANGELOG.md for details
v1.1.16
Please refer to CHANGELOG.md for details
v1.1.15
Please refer to CHANGELOG.md for details
Changelog
Sourced from github.com/uptrace/bun's changelog.
1.1.17 (2024-01-11)
Features
- add CreateTxSQLMigrations function (#916) (c68ec7c)
- add Join to UpdateQuery (#908) (8c4d8be)
- bunslog.QueryHook for Bun logging using
log/slog(#904) (4953367)- dbfixture.New to accept IDB interface (#900) (2dee174)
1.1.16 (2023-09-16)
Reverts
1.1.15 (2023-09-10)
Bug Fixes
- "model does not have column" error (#850) (16367aa)
- alloc when mounting (#891) (f2256f1)
- index hints have to be specified following a table name (4a2ae85)
- make Rows.Close to drain messages (5ceba07)
- run hooks on Rows (#892) (f652b3d)
- scan error #709 (#837) (b82afa5)
Features
Commits
19a8264chore: release v1.1.17 (release.sh) (#945)d30961bchore: fix bunslog go mod3591fdechore: update dependenciesf6999e1UpdateQuery: marshal false as BOOLEAN ifnullzerotag not set (#937)d369a41chore: fix tests fixturec68ec7cfeat: add CreateTxSQLMigrations function (#916)8b5c3a3Support AUTOINCREMENT directive in SQLite (#936)4785291CreateTableQuery: Small cleanups for foreign key handling (#941)ff944acchore: update opentelemetry example6044ecftest: cleanup test databases to avoid side-effects (#927)- Additional commits viewable in compare view
Updates github.com/uptrace/bun/dialect/pgdialect from 1.1.14 to 1.1.17
Release notes
Sourced from github.com/uptrace/bun/dialect/pgdialect's releases.
v1.1.17
Please refer to CHANGELOG.md for details
v1.1.16
Please refer to CHANGELOG.md for details
v1.1.15
Please refer to CHANGELOG.md for details
Changelog
Sourced from github.com/uptrace/bun/dialect/pgdialect's changelog.
1.1.17 (2024-01-11)
Features
- add CreateTxSQLMigrations function (#916) (c68ec7c)
- add Join to UpdateQuery (#908) (8c4d8be)
- bunslog.QueryHook for Bun logging using
log/slog(#904) (4953367)- dbfixture.New to accept IDB interface (#900) (2dee174)
1.1.16 (2023-09-16)
Reverts
1.1.15 (2023-09-10)
Bug Fixes
- "model does not have column" error (#850) (16367aa)
- alloc when mounting (#891) (f2256f1)
- index hints have to be specified following a table name (4a2ae85)
- make Rows.Close to drain messages (5ceba07)
- run hooks on Rows (#892) (f652b3d)
- scan error #709 (#837) (b82afa5)
Features
Commits
19a8264chore: release v1.1.17 (release.sh) (#945)d30961bchore: fix bunslog go mod3591fdechore: update dependenciesf6999e1UpdateQuery: marshal false as BOOLEAN ifnullzerotag not set (#937)d369a41chore: fix tests fixturec68ec7cfeat: add CreateTxSQLMigrations function (#916)8b5c3a3Support AUTOINCREMENT directive in SQLite (#936)4785291CreateTableQuery: Small cleanups for foreign key handling (#941)ff944acchore: update opentelemetry example6044ecftest: cleanup test databases to avoid side-effects (#927)- Additional commits viewable in compare view
Updates github.com/uptrace/bun/driver/pgdriver from 1.1.14 to 1.1.17
Release notes
Sourced from github.com/uptrace/bun/driver/pgdriver's releases.
v1.1.17
Please refer to CHANGELOG.md for details
v1.1.16
Please refer to CHANGELOG.md for details
v1.1.15
Please refer to CHANGELOG.md for details
Changelog
Sourced from github.com/uptrace/bun/driver/pgdriver's changelog.
1.1.17 (2024-01-11)
Features
- add CreateTxSQLMigrations function (#916) (c68ec7c)
- add Join to UpdateQuery (#908) (8c4d8be)
- bunslog.QueryHook for Bun logging using
log/slog(#904) (4953367)- dbfixture.New to accept IDB interface (#900) (2dee174)
1.1.16 (2023-09-16)
Reverts
1.1.15 (2023-09-10)
Bug Fixes
- "model does not have column" error (#850) (16367aa)
- alloc when mounting (#891) (f2256f1)
- index hints have to be specified following a table name (4a2ae85)
- make Rows.Close to drain messages (5ceba07)
- run hooks on Rows (#892) (f652b3d)
- scan error #709 (#837) (b82afa5)
Features
Commits
19a8264chore: release v1.1.17 (release.sh) (#945)d30961bchore: fix bunslog go mod3591fdechore: update dependenciesf6999e1UpdateQuery: marshal false as BOOLEAN ifnullzerotag not set (#937)d369a41chore: fix tests fixturec68ec7cfeat: add CreateTxSQLMigrations function (#916)8b5c3a3Support AUTOINCREMENT directive in SQLite (#936)4785291CreateTableQuery: Small cleanups for foreign key handling (#941)ff944acchore: update opentelemetry example6044ecftest: cleanup test databases to avoid side-effects (#927)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bloop Bleep... Dogbot Here
Regression Detector Results
Run ID: 4b783310-2e90-4801-b905-6b96bbfbc46e Baseline: c938b8bbb9de5df0b841d055cd85a56d74b1ce98 Comparison: 420bf4c2eca6bbba1ab072d0751af088568feb31 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
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.51 | [-6.08, +7.09] |
| ➖ | file_tree | memory utilization | +0.13 | [+0.03, +0.23] |
| ➖ | idle | memory utilization | -0.29 | [-0.31, -0.26] |
Fine details of change detection per experiment
| perf | experiment | goal | Δ mean % | Δ mean % CI |
|---|---|---|---|---|
| ➖ | tcp_syslog_to_blackhole | ingress throughput | +1.51 | [+1.45, +1.58] |
| ➖ | file_to_blackhole | % cpu utilization | +0.51 | [-6.08, +7.09] |
| ➖ | file_tree | memory utilization | +0.13 | [+0.03, +0.23] |
| ➖ | process_agent_standard_check | memory utilization | +0.10 | [+0.05, +0.15] |
| ➖ | process_agent_real_time_mode | memory utilization | +0.02 | [-0.02, +0.05] |
| ➖ | uds_dogstatsd_to_api | ingress throughput | +0.00 | [-0.03, +0.03] |
| ➖ | tcp_dd_logs_filter_exclude | ingress throughput | +0.00 | [-0.06, +0.06] |
| ➖ | trace_agent_json | ingress throughput | -0.02 | [-0.05, +0.01] |
| ➖ | trace_agent_msgpack | ingress throughput | -0.05 | [-0.08, -0.02] |
| ➖ | process_agent_standard_check_with_stats | memory utilization | -0.11 | [-0.16, -0.07] |
| ➖ | idle | memory utilization | -0.29 | [-0.31, -0.26] |
| ➖ | otel_to_otel_logs | ingress throughput | -3.01 | [-3.75, -2.28] |
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".
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml