router icon indicating copy to clipboard operation
router copied to clipboard

fix(deps): update dependency dd-trace to v3

Open renovate[bot] opened this issue 3 years ago β€’ 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dd-trace ^2.7.0 -> ^3.0.0 age adoption passing confidence

Release Notes

DataDog/dd-trace-js

v3.4.0

Compare Source

Bug Fixes
  • redis: fix support for new redis client package (#​2399)
  • redis: fix possible race condition in redis error test (#​2406)
  • rhea: fix distributed tracing for rhea externally encoded messages (#​2396)
  • next.js: throw on error in next.js (#​2424)
Improvements
  • telemetry: support custom heartbeat rate (#​2402)
  • core: add tracing base plugins and refactor database plugins (#​2373)
  • http2: Add support for http2 servers in compatibility mode (#​2415)
  • mariadb: add support for mariadb (#​2428)

v3.3.1

Compare Source

Bug Fixes
  • core: Allow importing of JSON files (#​2389)
  • asm: Fix bearer token obfuscation

v3.3.0

Compare Source

Bug Fixes
  • profiling: Remap sample_rate to sampleRate in DD_TRACE_SAMPLING_RULES (#​2349)
  • ci-visibility: Fix skipping of whole describe clauses in mocha, fixes #​2355 (#​2363)
  • ci-visibility: Fix resetting of coverage counters in jest when using coverage and agentless mode (#​2374)
  • core: Fix next.js page pathname (#​2369)
  • core: Remove dependency with weak opensource license (#​2351)
  • core: Fix client IP reporting on old versions of node (#​2376)
  • grpc: fix actual status code being overridden by auto-cancellation (#​2339), fixes #​2170
Improvements
  • appsec: Improve vulnerabilities deduplication #​2345
  • appsec: Report weak cipher vulnerability (#​2342)
  • appsec: Update AppSec rules to v1.4.0 (#​2359)
  • core: Set maxSockets instead of maxTotalSockets (#​2360)

v3.2.0

Compare Source

Bug Fixes
Improvements
  • core: add environment varible to configure sampling rules (#​2202)
  • core: add support for reporting trace stats directly from the tracer (#​2283)
  • appsec: add client ip parsing and reporting (#​2166)
  • core: add support for sampling decision maker propagation (#​2309)
  • iast: detect and report weak hashing vulnerabilities (#​2273)
  • telemetry: add reporting of used dependencies and their versions (#​2258)

v3.1.0

Compare Source

Bug Fixes
  • ci-visibility: fix missing data from test frameworks integrations in some cases (#​2296)
  • core: fix side effects and potential errors when library is disabled (#​2301)
  • core: fix error when using stealthy-require (#​2308)
  • core: fix tracing context appearing when logging requests (#​2299)
  • core: fix msgpack encoding when there is a buffer resize (#​2298)
  • jest: fix dd-trace initialized multiple times in jest workers (#​2316)
  • mongodb-core: fix disabling query obfuscation at the agent level (#​2295)
  • oracledb: fix error when using connect descriptor (#​2306)

v3.0.0

Compare Source

Breaking Changes
  • asm: report query string by default and add query string obfuscator (#​2130)
  • ci-visibility: remove cypress folder (#​2104)
  • ci-visibility: remove support for programmatic initialization (#​2207, #​2281)
  • core: remove promise binding from scope manager (#​2287)
  • core: drop support for node 12 (#​2260)
  • core: remove deprecated APIs (#​2140)
  • core: remove event emitter binding from scope manager (#​2139)
  • fs: remove fs plugin (#​2137)
  • grpc: remove grpc client service suffix and rename spans (#​2184)
  • http: remove http client service name suffix and rename server service (#​2136)
  • typescript: remove dependency on @types/node (#​2260)

For more details about breaking changes and how to migrate to the new version, please see the migration guide.

Bug Fixes
  • core: fix w3c trace context inject/extract not propagating IDs properly (#​2275)
Improvements

v2.17.0

Compare Source

Bug Fixes
  • redis: fix support for new redis client package (#​2399)
  • redis: fix possible race condition in redis error test (#​2406)
  • rhea: fix distributed tracing for rhea externally encoded messages (#​2396)
  • next.js: throw on error in next.js (#​2424)
Improvements
  • telemetry: support custom heartbeat rate (#​2402)
  • core: add tracing base plugins and refactor database plugins (#​2373)
  • http2: Add support for http2 servers in compatibility mode (#​2415)
  • mariadb: add support for mariadb (#​2428)

v2.16.1

Compare Source

Bug Fixes

v2.16.0

Compare Source

Bug Fixes
  • profiling: Remap sample_rate to sampleRate in DD_TRACE_SAMPLING_RULES (#​2349)
  • ci-visibility: Fix skipping of whole describe clauses in mocha, fixes #​2355 (#​2363)
  • ci-visibility: Fix resetting of coverage counters in jest when using coverage and agentless mode (#​2374)
  • core: Fix next.js page pathname (#​2369)
  • core: Remove dependency with weak opensource license (#​2351)
  • core: Fix client IP reporting on old versions of node (#​2376)
  • grpc: fix actual status code being overridden by auto-cancellation (#​2339), fixes #​2170
Improvements
  • appsec: Improve vulnerabilities deduplication #​2345
  • appsec: Report weak cipher vulnerability (#​2342)
  • appsec: Update AppSec rules to v1.4.0 (#​2359)
  • core: Set maxSockets instead of maxTotalSockets (#​2360)

v2.15.0

Compare Source

Bug Fixes
Improvements
  • core: add environment varible to configure sampling rules (#​2202)
  • core: add support for reporting trace stats directly from the tracer (#​2283)
  • appsec: add client ip parsing and reporting (#​2166)
  • core: add support for sampling decision maker propagation (#​2309)
  • iast: detect and report weak hashing vulnerabilities (#​2273)
  • telemetry: add reporting of used dependencies and their versions (#​2258)

v2.14.0

Compare Source

Bug Fixes
  • ci-visibility: fix missing data from test frameworks integrations in some cases (#​2296)
  • core: fix side effects and potential errors when library is disabled (#​2301)
  • core: fix error when using stealthy-require (#​2308)
  • core: fix tracing context appearing when logging requests (#​2299)
  • core: fix msgpack encoding when there is a buffer resize (#​2298)
  • jest: fix dd-trace initialized multiple times in jest workers (#​2316)
  • mongodb-core: fix disabling query obfuscation at the agent level (#​2295)
  • oracledb: fix error when using connect descriptor (#​2306)

v2.13.0

Compare Source

Bug Fixes
  • core: fix w3c trace context inject/extract not propagating IDs properly (#​2275)
Improvements

v2.12.2

Compare Source

Bug Fixes
Improvements
  • core: update tracer to not extend from opentracing (#​2243)
  • deps: remove dependency on performance-now (#​2246)

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Bug Fixes
Improvements

Features

  • couchbase: add support for couchbase 3.x and 4.x (#​2185)

v2.11.0

Compare Source

Bug Fixes
Improvements

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 15 '22 22:08 renovate[bot]

@renovate[bot] your pull request is missing a changelog!

github-actions[bot] avatar Aug 15 '22 22:08 github-actions[bot]

@Geal, please add a /NEXT_CHANGELOG.md entry for this PR to the appropriate section!

github-actions[bot] avatar Oct 19 '22 08:10 github-actions[bot]