[test-visibility] Add automatic flaky test retries to Mocha #4453
[test-visibility] Flaky test retries for cucumber #4491
[appsec]: Standalone ASM billing with DD_EXPERIMENTAL_APPSEC_STANDALONE_ENABLED#4291, #4416
[aws-sdk]: Add batchPropagationEnabled configuration option to inject all messages with trace context during AWS SQS, SNS, and Kinesis batch send operations #4434
[aws-sdk] feat: add dd_tags to datastreams monitoring stats payload #4481
Bug fixes
[openai] fix(openai): safe require tiktoken for webpack bundlers #4433
[test-visibility] Do not unsafely access .steps from test result in playwright #4471
[esm] upgrade import-in-the-middle to 1.8.1, fix various ESM bugs #4414
[child_process] default to tracer service name #4417
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 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)
Bumps dd-trace from 5.17.0 to 5.18.0.
Release notes
Sourced from dd-trace's releases.
Commits
01464c7
v5.18.0491e808
[test-visibility] Fix mocha plugin tests (#4495)03e6d4f
Do not run undici tests for node16 and >=6.0.0 (#4501)de08f4f
add mocha configuration file and increase default timeout (#4493)bb1e624
split nextjs tests even more and increase timeout (#4486)a41177f
feat: add dd_tags to datastreams monitoring stats payload (#4481)ec8832c
Fix init.spec.js test for node 16 (v4 release) (#4499)c693cd9
Use http.get instead of fetch in asm standalone tests (#4500)5937f46
[test-visibility] Flaky test retries for cucumber (#4491)f3af29d
release dev version only when a label is used (#4483)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