JesusFilm / core

JFP DS Engineering Monorepo
https://docs.core.jesusfilm.org/
19 stars 12 forks source link

fix(deps): update dependency dd-trace to v5.32.0 #4933

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dd-trace 5.25.0 -> 5.32.0 age adoption passing confidence

Release Notes

DataDog/dd-trace-js (dd-trace) ### [`v5.32.0`](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.31.0...45ef5bc1ddab5b249b891dd90870b2b521958323) [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.31.0...v5.32.0) ### [`v5.31.0`](https://redirect.github.com/DataDog/dd-trace-js/releases/tag/v5.31.0): 5.31.0 [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.30.0...v5.31.0) - \[[`34b751db6d`](https://redirect.github.com/DataDog/dd-trace-js/commit/34b751db6d)] - **(SEMVER-PATCH)** improve logging of spans in trace log level (Roch Devost) [#​5074](https://redirect.github.com/DataDog/dd-trace-js/pull/5074) - \[[`c7648a7b8f`](https://redirect.github.com/DataDog/dd-trace-js/commit/c7648a7b8f)] - **(SEMVER-PATCH)** fix trace log level not adding parameters to output (Roch Devost) [#​5069](https://redirect.github.com/DataDog/dd-trace-js/pull/5069) - \[[`daf7030eb7`](https://redirect.github.com/DataDog/dd-trace-js/commit/daf7030eb7)] - **(SEMVER-PATCH)** add trace level logging when updating config (Roch Devost) [#​5071](https://redirect.github.com/DataDog/dd-trace-js/pull/5071) - \[[`317c7a9e09`](https://redirect.github.com/DataDog/dd-trace-js/commit/317c7a9e09)] - **(SEMVER-PATCH)** rename Tracer to NoopProxy in noop/proxy.js (simon-id) [#​5068](https://redirect.github.com/DataDog/dd-trace-js/pull/5068) - \[[`7378bff190`](https://redirect.github.com/DataDog/dd-trace-js/commit/7378bff190)] - **(SEMVER-PATCH)** **Benchmarks**: No need to guard against unhandled promise rejections (Thomas Watson) [#​5025](https://redirect.github.com/DataDog/dd-trace-js/pull/5025) - \[[`b4f99e80d7`](https://redirect.github.com/DataDog/dd-trace-js/commit/b4f99e80d7)] - **(SEMVER-PATCH)** \[DI] Batch outgoing http requests (Thomas Watson) [#​5007](https://redirect.github.com/DataDog/dd-trace-js/pull/5007) - \[[`1e7622373a`](https://redirect.github.com/DataDog/dd-trace-js/commit/1e7622373a)] - **(SEMVER-PATCH)** Send tags, including git metadata, to RC endpoint (Thomas Watson) [#​5070](https://redirect.github.com/DataDog/dd-trace-js/pull/5070) - \[[`86c8e26b6f`](https://redirect.github.com/DataDog/dd-trace-js/commit/86c8e26b6f)] - **(SEMVER-PATCH)** ignore noop spans (Igor Unanua) [#​5063](https://redirect.github.com/DataDog/dd-trace-js/pull/5063) - \[[`12f24185e7`](https://redirect.github.com/DataDog/dd-trace-js/commit/12f24185e7)] - **(SEMVER-MINOR)** Update native-appsec to 8.4.0 (ishabi) [#​5064](https://redirect.github.com/DataDog/dd-trace-js/pull/5064) - \[[`f813f43d20`](https://redirect.github.com/DataDog/dd-trace-js/commit/f813f43d20)] - **(SEMVER-PATCH)** upgrade mocha@9 to mocha@10 (ishabi) [#​5065](https://redirect.github.com/DataDog/dd-trace-js/pull/5065) - \[[`8981beb6c7`](https://redirect.github.com/DataDog/dd-trace-js/commit/8981beb6c7)] - **(SEMVER-PATCH)** \[DI] Add TODO comment (Thomas Watson) [#​5054](https://redirect.github.com/DataDog/dd-trace-js/pull/5054) - \[[`330e973219`](https://redirect.github.com/DataDog/dd-trace-js/commit/330e973219)] - **(SEMVER-PATCH)** \[DI] Clean up snapshot integration test (Thomas Watson) [#​5050](https://redirect.github.com/DataDog/dd-trace-js/pull/5050) - \[[`4d6a8e3fe8`](https://redirect.github.com/DataDog/dd-trace-js/commit/4d6a8e3fe8)] - **(SEMVER-MINOR)** support aerospike 6 (ishabi) [#​5057](https://redirect.github.com/DataDog/dd-trace-js/pull/5057) - \[[`98ceacfd84`](https://redirect.github.com/DataDog/dd-trace-js/commit/98ceacfd84)] - **(SEMVER-PATCH)** \[MLOB-1942] fix(llmobs): auto-annotations for wrapped functions happen after manual annotations (Sam Brenner) [#​4960](https://redirect.github.com/DataDog/dd-trace-js/pull/4960) - \[[`3798033eba`](https://redirect.github.com/DataDog/dd-trace-js/commit/3798033eba)] - **(SEMVER-MINOR)** \[DI] Attach ddtags to probe results (Thomas Watson) [#​5042](https://redirect.github.com/DataDog/dd-trace-js/pull/5042) [MLOB-1942]: https://datadoghq.atlassian.net/browse/MLOB-1942?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ ### [`v5.30.0`](https://redirect.github.com/DataDog/dd-trace-js/releases/tag/v5.30.0): 5.30.0 [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.29.1...v5.30.0) - \[[`4f87373f4b`](https://redirect.github.com/DataDog/dd-trace-js/commit/4f87373f4b)] - **(SEMVER-PATCH)** fix invalid output for log.trace (Roch Devost) [#​5047](https://redirect.github.com/DataDog/dd-trace-js/pull/5047) - \[[`4e2e71663a`](https://redirect.github.com/DataDog/dd-trace-js/commit/4e2e71663a)] - **(SEMVER-MINOR)** Add filesystem events to the timeline (Attila Szegedi) [#​4965](https://redirect.github.com/DataDog/dd-trace-js/pull/4965) - \[[`e36f26b039`](https://redirect.github.com/DataDog/dd-trace-js/commit/e36f26b039)] - **(SEMVER-MINOR)** Exploit prevention command injection (ishabi) [#​4966](https://redirect.github.com/DataDog/dd-trace-js/pull/4966) - \[[`8ee2d0aef0`](https://redirect.github.com/DataDog/dd-trace-js/commit/8ee2d0aef0)] - **(SEMVER-PATCH)** add logging for priority sampler (Ida Liu) [#​5028](https://redirect.github.com/DataDog/dd-trace-js/pull/5028) - \[[`a9a1b1d04a`](https://redirect.github.com/DataDog/dd-trace-js/commit/a9a1b1d04a)] - **(SEMVER-PATCH)** \[DI] Add test for associating probes with 128 bit span ids (Thomas Watson) [#​5037](https://redirect.github.com/DataDog/dd-trace-js/pull/5037) ### [`v5.29.1`](https://redirect.github.com/DataDog/dd-trace-js/releases/tag/v5.29.1): 5.29.1 [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.29.0...v5.29.1) - \[[`8ee2d0aef0`](https://redirect.github.com/DataDog/dd-trace-js/commit/8ee2d0aef0)] - **(SEMVER-PATCH)** add logging for priority sampler (Ida Liu) [#​5028](https://redirect.github.com/DataDog/dd-trace-js/pull/5028) - \[[`a9a1b1d04a`](https://redirect.github.com/DataDog/dd-trace-js/commit/a9a1b1d04a)] - **(SEMVER-PATCH)** \[DI] Add test for associating probes with 128 bit span ids (Thomas Watson) [#​5037](https://redirect.github.com/DataDog/dd-trace-js/pull/5037) ### [`v5.29.0`](https://redirect.github.com/DataDog/dd-trace-js/releases/tag/v5.29.0): 5.29.0 [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.28.0...v5.29.0) - \[[`b7ccd40dc7`](https://redirect.github.com/DataDog/dd-trace-js/commit/b7ccd40dc7)] - **(SEMVER-PATCH)** update type tests to typescript 4.9.4 (Roch Devost) [#​5041](https://redirect.github.com/DataDog/dd-trace-js/pull/5041) - \[[`c5dc10c9a3`](https://redirect.github.com/DataDog/dd-trace-js/commit/c5dc10c9a3)] - **(SEMVER-PATCH)** **repo**: ask for config details on bug creation (Thomas Hunter II) [#​5027](https://redirect.github.com/DataDog/dd-trace-js/pull/5027) - \[[`9bff311dc2`](https://redirect.github.com/DataDog/dd-trace-js/commit/9bff311dc2)] - **(SEMVER-PATCH)** fix runtime metrics test not waiting for gc observer to run (Roch Devost) [#​5039](https://redirect.github.com/DataDog/dd-trace-js/pull/5039) - \[[`bfe48c9d89`](https://redirect.github.com/DataDog/dd-trace-js/commit/bfe48c9d89)] - **(SEMVER-PATCH)** update package size job to node 20 (Roch Devost) [#​5040](https://redirect.github.com/DataDog/dd-trace-js/pull/5040) - \[[`216bf5d13b`](https://redirect.github.com/DataDog/dd-trace-js/commit/216bf5d13b)] - **(SEMVER-MINOR)** \[serverless] Add DynamoDB Span Pointers (Nicholas Hulston) [#​4912](https://redirect.github.com/DataDog/dd-trace-js/pull/4912) - \[[`391ab8b6d3`](https://redirect.github.com/DataDog/dd-trace-js/commit/391ab8b6d3)] - **(SEMVER-PATCH)** set node types minimum version to oldest (Roch Devost) [#​5029](https://redirect.github.com/DataDog/dd-trace-js/pull/5029) - \[[`6cda847920`](https://redirect.github.com/DataDog/dd-trace-js/commit/6cda847920)] - **(SEMVER-PATCH)** K8s tests: Run on parallel matrix (Roberto Montero) [#​5038](https://redirect.github.com/DataDog/dd-trace-js/pull/5038) - \[[`275bb7ef9d`](https://redirect.github.com/DataDog/dd-trace-js/commit/275bb7ef9d)] - **(SEMVER-MINOR)** Support tainted strings coming from database for SQLi, SSTi and Code injection (Ugaitz Urien) [#​4904](https://redirect.github.com/DataDog/dd-trace-js/pull/4904) - \[[`28bca839ec`](https://redirect.github.com/DataDog/dd-trace-js/commit/28bca839ec)] - **(SEMVER-PATCH)** \[DI] Improve trace/span-id probe results tests (Thomas Watson) [#​5036](https://redirect.github.com/DataDog/dd-trace-js/pull/5036) - \[[`50619f7408`](https://redirect.github.com/DataDog/dd-trace-js/commit/50619f7408)] - **(SEMVER-MINOR)** \[DI] Associate probe results with active span (Thomas Watson) [#​5035](https://redirect.github.com/DataDog/dd-trace-js/pull/5035) - \[[`7d53c26746`](https://redirect.github.com/DataDog/dd-trace-js/commit/7d53c26746)] - **(SEMVER-PATCH)** \[test optimization] \[SDTEST-1332] Fetch `di_enabled` flag (Juan Antonio Fernández de Alba) [#​5006](https://redirect.github.com/DataDog/dd-trace-js/pull/5006) - \[[`a38aaddd8b`](https://redirect.github.com/DataDog/dd-trace-js/commit/a38aaddd8b)] - **(SEMVER-MINOR)** enable crashtracking by default outside of ssi (Roch Devost) [#​5026](https://redirect.github.com/DataDog/dd-trace-js/pull/5026) - \[[`fb9ccca583`](https://redirect.github.com/DataDog/dd-trace-js/commit/fb9ccca583)] - **(SEMVER-PATCH)** update native-metrics to 3.1.0 (Roch Devost) [#​5022](https://redirect.github.com/DataDog/dd-trace-js/pull/5022) - \[[`a17c93f64f`](https://redirect.github.com/DataDog/dd-trace-js/commit/a17c93f64f)] - **(SEMVER-PATCH)** **repo**: mandatory issue templates (Thomas Hunter II) [#​5023](https://redirect.github.com/DataDog/dd-trace-js/pull/5023) - \[[`e4d4cc3456`](https://redirect.github.com/DataDog/dd-trace-js/commit/e4d4cc3456)] - **(SEMVER-PATCH)** consolidate instances of `loadInst`, so code isn't repeated (Bryan English) [#​5020](https://redirect.github.com/DataDog/dd-trace-js/pull/5020) - \[[`048868e2f7`](https://redirect.github.com/DataDog/dd-trace-js/commit/048868e2f7)] - **(SEMVER-MINOR)** New automatic user event collection (simon-id) [#​4674](https://redirect.github.com/DataDog/dd-trace-js/pull/4674) - \[[`02fba54df8`](https://redirect.github.com/DataDog/dd-trace-js/commit/02fba54df8)] - **(SEMVER-PATCH)** Add some checks to avoid runtime errors (Igor Unanua) [#​4945](https://redirect.github.com/DataDog/dd-trace-js/pull/4945) - \[[`23720bb6ef`](https://redirect.github.com/DataDog/dd-trace-js/commit/23720bb6ef)] - **(SEMVER-PATCH)** Upgrade iast rewriter version to 2.6.1 (Igor Unanua) [#​5010](https://redirect.github.com/DataDog/dd-trace-js/pull/5010) - \[[`75865b4685`](https://redirect.github.com/DataDog/dd-trace-js/commit/75865b4685)] - **(SEMVER-PATCH)** Test aerospike node 16 with ubuntu-22.04 (Ugaitz Urien) [#​5017](https://redirect.github.com/DataDog/dd-trace-js/pull/5017) - \[[`baf22d9f4f`](https://redirect.github.com/DataDog/dd-trace-js/commit/baf22d9f4f)] - **(SEMVER-PATCH)** Verify yaml (Bryan English) [#​4639](https://redirect.github.com/DataDog/dd-trace-js/pull/4639) - \[[`69b27b3c3d`](https://redirect.github.com/DataDog/dd-trace-js/commit/69b27b3c3d)] - **(SEMVER-PATCH)** **telemetry**: make count logic faster (Thomas Hunter II) [#​5013](https://redirect.github.com/DataDog/dd-trace-js/pull/5013) - \[[`749b9a8949`](https://redirect.github.com/DataDog/dd-trace-js/commit/749b9a8949)] - **(SEMVER-PATCH)** use gc observer for gc runtime metrics when available (Roch Devost) [#​4961](https://redirect.github.com/DataDog/dd-trace-js/pull/4961) - \[[`880f15ae97`](https://redirect.github.com/DataDog/dd-trace-js/commit/880f15ae97)] - **(SEMVER-PATCH)** run benchmarks also on node 20 and 22 (Roch Devost) [#​4975](https://redirect.github.com/DataDog/dd-trace-js/pull/4975) - \[[`7b5ccb2ab4`](https://redirect.github.com/DataDog/dd-trace-js/commit/7b5ccb2ab4)] - **(SEMVER-PATCH)** \[DI] Improve sampling tests (Thomas Watson) [#​4999](https://redirect.github.com/DataDog/dd-trace-js/pull/4999) - \[[`83c69285e1`](https://redirect.github.com/DataDog/dd-trace-js/commit/83c69285e1)] - **(SEMVER-PATCH)** Fix flaky dns and net timeline event tests (Attila Szegedi) [#​5011](https://redirect.github.com/DataDog/dd-trace-js/pull/5011) - \[[`25d46fc785`](https://redirect.github.com/DataDog/dd-trace-js/commit/25d46fc785)] - **(SEMVER-PATCH)** \[DI] Clean up all logs emitted by the debugger (Thomas Watson) [#​5008](https://redirect.github.com/DataDog/dd-trace-js/pull/5008) - \[[`43046841de`](https://redirect.github.com/DataDog/dd-trace-js/commit/43046841de)] - **(SEMVER-PATCH)** copy prototypes in shimmer where necessary (Bryan English) [#​5009](https://redirect.github.com/DataDog/dd-trace-js/pull/5009) - \[[`d0ba71d4a6`](https://redirect.github.com/DataDog/dd-trace-js/commit/d0ba71d4a6)] - **(SEMVER-PATCH)** **telemetry**: increment .count when deduping telemetry logs (Thomas Hunter II) [#​5001](https://redirect.github.com/DataDog/dd-trace-js/pull/5001) - \[[`e6ad5b3b6f`](https://redirect.github.com/DataDog/dd-trace-js/commit/e6ad5b3b6f)] - **(SEMVER-PATCH)** speed up shimmer by about 50x (Bryan English) [#​4633](https://redirect.github.com/DataDog/dd-trace-js/pull/4633) - \[[`329bdf9bcf`](https://redirect.github.com/DataDog/dd-trace-js/commit/329bdf9bcf)] - **(SEMVER-PATCH)** remove dependency on msgpack-lite (Roch Devost) [#​4969](https://redirect.github.com/DataDog/dd-trace-js/pull/4969) - \[[`594ca4c4f3`](https://redirect.github.com/DataDog/dd-trace-js/commit/594ca4c4f3)] - **(SEMVER-PATCH)** clarify startup benchmark (Bryan English) [#​3019](https://redirect.github.com/DataDog/dd-trace-js/pull/3019) - \[[`de0b516846`](https://redirect.github.com/DataDog/dd-trace-js/commit/de0b516846)] - **(SEMVER-PATCH)** \[DI] Add support for sampling (Thomas Watson) [#​4998](https://redirect.github.com/DataDog/dd-trace-js/pull/4998) - \[[`c6defbc8b5`](https://redirect.github.com/DataDog/dd-trace-js/commit/c6defbc8b5)] - **(SEMVER-MINOR)** enable log collection & log calls review (Igor Unanua) [#​4932](https://redirect.github.com/DataDog/dd-trace-js/pull/4932) - \[[`95b6f956ea`](https://redirect.github.com/DataDog/dd-trace-js/commit/95b6f956ea)] - **(SEMVER-PATCH)** update pyenv (Fayssal DEFAA) [#​5005](https://redirect.github.com/DataDog/dd-trace-js/pull/5005) - \[[`f2a3601b09`](https://redirect.github.com/DataDog/dd-trace-js/commit/f2a3601b09)] - **(SEMVER-MINOR)** Add Support for DD_DOGSTATSD_HOST (mhlidd) [#​4989](https://redirect.github.com/DataDog/dd-trace-js/pull/4989) - \[[`04f3610708`](https://redirect.github.com/DataDog/dd-trace-js/commit/04f3610708)] - **(SEMVER-PATCH)** \[DI] Improve test setup by allowing breakpoint URL to be dynamic (Thomas Watson) [#​4996](https://redirect.github.com/DataDog/dd-trace-js/pull/4996) - \[[`111c61ba7a`](https://redirect.github.com/DataDog/dd-trace-js/commit/111c61ba7a)] - **(SEMVER-PATCH)** Add summary.json to the benchmark .gitignore file (Thomas Watson) [#​5003](https://redirect.github.com/DataDog/dd-trace-js/pull/5003) - \[[`ab449ca629`](https://redirect.github.com/DataDog/dd-trace-js/commit/ab449ca629)] - **(SEMVER-PATCH)** Fix numbers stated in benchmark README.md (Thomas Watson) [#​5002](https://redirect.github.com/DataDog/dd-trace-js/pull/5002) - \[[`e8ff00a127`](https://redirect.github.com/DataDog/dd-trace-js/commit/e8ff00a127)] - **(SEMVER-PATCH)** \[DI] Improve separation between RC and breakpoint logic (Thomas Watson) [#​4992](https://redirect.github.com/DataDog/dd-trace-js/pull/4992) - \[[`41e8a55e2f`](https://redirect.github.com/DataDog/dd-trace-js/commit/41e8a55e2f)] - **(SEMVER-PATCH)** \[DI] Ensure the tracer doesn't block instrumented app from exiting (Thomas Watson) [#​4993](https://redirect.github.com/DataDog/dd-trace-js/pull/4993) - \[[`a50d854dbd`](https://redirect.github.com/DataDog/dd-trace-js/commit/a50d854dbd)] - **(SEMVER-PATCH)** Ensure the fake agent in integration tests doesn't swallow exceptions (Thomas Watson) [#​4995](https://redirect.github.com/DataDog/dd-trace-js/pull/4995) - \[[`1a95b0b0c5`](https://redirect.github.com/DataDog/dd-trace-js/commit/1a95b0b0c5)] - **(SEMVER-PATCH)** \[DI] Handle async errors in mocha tests (Thomas Watson) [#​4991](https://redirect.github.com/DataDog/dd-trace-js/pull/4991) - \[[`50bb0dd2d4`](https://redirect.github.com/DataDog/dd-trace-js/commit/50bb0dd2d4)] - **(SEMVER-MINOR)** Add support for endpoint_counts (Attila Szegedi) [#​4980](https://redirect.github.com/DataDog/dd-trace-js/pull/4980) - \[[`01c3ba1eb5`](https://redirect.github.com/DataDog/dd-trace-js/commit/01c3ba1eb5)] - **(SEMVER-PATCH)** install node22 (Fayssal DEFAA) [#​4985](https://redirect.github.com/DataDog/dd-trace-js/pull/4985) - \[[`ea3ab7d23c`](https://redirect.github.com/DataDog/dd-trace-js/commit/ea3ab7d23c)] - **(SEMVER-MINOR)** Update [@​datadog/native-iast-rewriter](https://redirect.github.com/datadog/native-iast-rewriter) to 2.6.0 to support optional chainings (Ugaitz Urien) [#​4990](https://redirect.github.com/DataDog/dd-trace-js/pull/4990) - \[[`b04ced437a`](https://redirect.github.com/DataDog/dd-trace-js/commit/b04ced437a)] - **(SEMVER-MINOR)** Express 5 Instrumentation (ishabi) [#​4913](https://redirect.github.com/DataDog/dd-trace-js/pull/4913) - \[[`4e9b1ffa7d`](https://redirect.github.com/DataDog/dd-trace-js/commit/4e9b1ffa7d)] - **(SEMVER-PATCH)** Force update of nanoid to 3.3.8 (Ugaitz Urien) [#​4986](https://redirect.github.com/DataDog/dd-trace-js/pull/4986) - \[[`8384ba437d`](https://redirect.github.com/DataDog/dd-trace-js/commit/8384ba437d)] - **(SEMVER-PATCH)** \[test optimization] Fix test name extraction in playwright (Juan Antonio Fernández de Alba) [#​4981](https://redirect.github.com/DataDog/dd-trace-js/pull/4981) - \[[`af176d1ead`](https://redirect.github.com/DataDog/dd-trace-js/commit/af176d1ead)] - **(SEMVER-PATCH)** make sampling rule matching case insensitive (Ida Liu) [#​4972](https://redirect.github.com/DataDog/dd-trace-js/pull/4972) - \[[`9eb1180409`](https://redirect.github.com/DataDog/dd-trace-js/commit/9eb1180409)] - **(SEMVER-PATCH)** fix guardrail on node version outside of ssi (Roch Devost) [#​4974](https://redirect.github.com/DataDog/dd-trace-js/pull/4974) - \[[`c131b4cb38`](https://redirect.github.com/DataDog/dd-trace-js/commit/c131b4cb38)] - **(SEMVER-PATCH)** Delete unused benchmark for profiler (Thomas Watson) [#​4978](https://redirect.github.com/DataDog/dd-trace-js/pull/4978) - \[[`e8e074e0dc`](https://redirect.github.com/DataDog/dd-trace-js/commit/e8e074e0dc)] - **(SEMVER-PATCH)** Bump path-to-regexp from v0.1.10 to v0.1.12 (Thomas Watson) [#​4979](https://redirect.github.com/DataDog/dd-trace-js/pull/4979) - \[[`528c013716`](https://redirect.github.com/DataDog/dd-trace-js/commit/528c013716)] - **(SEMVER-PATCH)** fix next test using an incompatible version of react (Roch Devost) [#​4977](https://redirect.github.com/DataDog/dd-trace-js/pull/4977) - \[[`de5b2c8112`](https://redirect.github.com/DataDog/dd-trace-js/commit/de5b2c8112)] - **(SEMVER-PATCH)** modernize eslint config (Bryan English) [#​4759](https://redirect.github.com/DataDog/dd-trace-js/pull/4759) - \[[`823cfd44e0`](https://redirect.github.com/DataDog/dd-trace-js/commit/823cfd44e0)] - **(SEMVER-PATCH)** fix next esm tests installing wrong version of react (Roch Devost) [#​4973](https://redirect.github.com/DataDog/dd-trace-js/pull/4973) - \[[`66ac25add8`](https://redirect.github.com/DataDog/dd-trace-js/commit/66ac25add8)] - **(SEMVER-PATCH)** Explain why keeping query in http end translator (ishabi) [#​4967](https://redirect.github.com/DataDog/dd-trace-js/pull/4967) - \[[`d6fd88c107`](https://redirect.github.com/DataDog/dd-trace-js/commit/d6fd88c107)] - **(SEMVER-PATCH)** remove try catch from iast plugin (ishabi) [#​4804](https://redirect.github.com/DataDog/dd-trace-js/pull/4804) - \[[`048736ef14`](https://redirect.github.com/DataDog/dd-trace-js/commit/048736ef14)] - **(SEMVER-MINOR)** Use sampling on timeline events (Attila Szegedi) [#​4861](https://redirect.github.com/DataDog/dd-trace-js/pull/4861) - \[[`b1cbf8f822`](https://redirect.github.com/DataDog/dd-trace-js/commit/b1cbf8f822)] - **(SEMVER-PATCH)** \[DI] Adhere to diagnostics JSON schema (version -> probeVersion) (Thomas Watson) [#​4964](https://redirect.github.com/DataDog/dd-trace-js/pull/4964) - \[[`b771888058`](https://redirect.github.com/DataDog/dd-trace-js/commit/b771888058)] - **(SEMVER-MINOR)** \[test optimization] Add Dynamic Instrumentation support for Vitest (Juan Antonio Fernández de Alba) [#​4959](https://redirect.github.com/DataDog/dd-trace-js/pull/4959) - \[[`3296eb8e18`](https://redirect.github.com/DataDog/dd-trace-js/commit/3296eb8e18)] - **(SEMVER-MINOR)** \[test optimization] Add dynamic instrumentation support for cucumber (Juan Antonio Fernández de Alba) [#​4956](https://redirect.github.com/DataDog/dd-trace-js/pull/4956) - \[[`844d62377f`](https://redirect.github.com/DataDog/dd-trace-js/commit/844d62377f)] - **(SEMVER-PATCH)** fix mysql2 3.11.5 support (Roch Devost) [#​4962](https://redirect.github.com/DataDog/dd-trace-js/pull/4962) - \[[`c9be2d49ab`](https://redirect.github.com/DataDog/dd-trace-js/commit/c9be2d49ab)] - **(SEMVER-PATCH)** fix(config): test for completeness of config telemetry (Brian Marks) [#​4941](https://redirect.github.com/DataDog/dd-trace-js/pull/4941) - \[[`865654c9cd`](https://redirect.github.com/DataDog/dd-trace-js/commit/865654c9cd)] - **(SEMVER-PATCH)** Protect req.socket.remoteAddress in appsec reporter (Ugaitz Urien) [#​4954](https://redirect.github.com/DataDog/dd-trace-js/pull/4954) - \[[`ccc13e260b`](https://redirect.github.com/DataDog/dd-trace-js/commit/ccc13e260b)] - **(SEMVER-MINOR)** \[test optimization] Add Dynamic Instrumentation to mocha retries (Juan Antonio Fernández de Alba) [#​4944](https://redirect.github.com/DataDog/dd-trace-js/pull/4944) - \[[`b6c11a6c72`](https://redirect.github.com/DataDog/dd-trace-js/commit/b6c11a6c72)] - **(SEMVER-PATCH)** use weakmap to avoid references from node to datadog stores (Roch Devost) [#​4953](https://redirect.github.com/DataDog/dd-trace-js/pull/4953) - \[[`ec3f21089a`](https://redirect.github.com/DataDog/dd-trace-js/commit/ec3f21089a)] - **(SEMVER-PATCH)** Fix original url instanceOf url.URL (Ugaitz Urien) [#​4955](https://redirect.github.com/DataDog/dd-trace-js/pull/4955) - \[[`2ad4cd0414`](https://redirect.github.com/DataDog/dd-trace-js/commit/2ad4cd0414)] - **(SEMVER-MINOR)** \[test optimization] Do not init on package managers (Juan Antonio Fernández de Alba) [#​4946](https://redirect.github.com/DataDog/dd-trace-js/pull/4946) - \[[`63b6cf8465`](https://redirect.github.com/DataDog/dd-trace-js/commit/63b6cf8465)] - **(SEMVER-PATCH)** \[test optimization] Fix logic to bypass jest's require cache (Juan Antonio Fernández de Alba) [#​4950](https://redirect.github.com/DataDog/dd-trace-js/pull/4950) - \[[`ac19207555`](https://redirect.github.com/DataDog/dd-trace-js/commit/ac19207555)] - **(SEMVER-PATCH)** update guardrails to report telemetry in old node versions (Roch Devost) [#​4949](https://redirect.github.com/DataDog/dd-trace-js/pull/4949) - \[[`82c489b548`](https://redirect.github.com/DataDog/dd-trace-js/commit/82c489b548)] - **(SEMVER-PATCH)** add runtime version to crash report metadata (Roch Devost) [#​4948](https://redirect.github.com/DataDog/dd-trace-js/pull/4948) - \[[`5c6d12624b`](https://redirect.github.com/DataDog/dd-trace-js/commit/5c6d12624b)] - **(SEMVER-MINOR)** \[test optimization] Add Dynamic Instrumentation to jest retries (Juan Antonio Fernández de Alba) [#​4876](https://redirect.github.com/DataDog/dd-trace-js/pull/4876) - \[[`d19f3b03ad`](https://redirect.github.com/DataDog/dd-trace-js/commit/d19f3b03ad)] - **(SEMVER-PATCH)** Fix IAST standalone sampling priority propagation (Carles Capell) [#​4927](https://redirect.github.com/DataDog/dd-trace-js/pull/4927) - \[[`b456550ce0`](https://redirect.github.com/DataDog/dd-trace-js/commit/b456550ce0)] - **(SEMVER-PATCH)** fix baggage extraction (Ida Liu) [#​4935](https://redirect.github.com/DataDog/dd-trace-js/pull/4935) [SDTEST-1332]: https://datadoghq.atlassian.net/browse/SDTEST-1332?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ ### [`v5.28.0`](https://redirect.github.com/DataDog/dd-trace-js/releases/tag/v5.28.0): 5.28.0 [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.27.1...v5.28.0) - \[[`66f115c953`](https://redirect.github.com/DataDog/dd-trace-js/commit/66f115c953)] - **(SEMVER-PATCH)** fix race condition in initialization file on latest node (Roch Devost) [#​4942](https://redirect.github.com/DataDog/dd-trace-js/pull/4942) - \[[`7f292a0e2d`](https://redirect.github.com/DataDog/dd-trace-js/commit/7f292a0e2d)] - **(SEMVER-PATCH)** fix oracledb ci job using a node version incompatible with container (Roch Devost) [#​4943](https://redirect.github.com/DataDog/dd-trace-js/pull/4943) - \[[`cd0b92259e`](https://redirect.github.com/DataDog/dd-trace-js/commit/cd0b92259e)] - **(SEMVER-PATCH)** make SSI not crash on node 12.0.0, 18.0.0, et.c (Bryan English) [#​4934](https://redirect.github.com/DataDog/dd-trace-js/pull/4934) - \[[`757129053b`](https://redirect.github.com/DataDog/dd-trace-js/commit/757129053b)] - **(SEMVER-MINOR)** Update Azure Functions operation name to azure.functions.invoke (Duncan Harvey) [#​4914](https://redirect.github.com/DataDog/dd-trace-js/pull/4914) - \[[`d3b9b3a0b2`](https://redirect.github.com/DataDog/dd-trace-js/commit/d3b9b3a0b2)] - **(SEMVER-PATCH)** fix(langchain): do not throw when result is undefined (Sam Brenner) [#​4933](https://redirect.github.com/DataDog/dd-trace-js/pull/4933) - \[[`d058f42410`](https://redirect.github.com/DataDog/dd-trace-js/commit/d058f42410)] - **(SEMVER-PATCH)** ***Revert*** "log change to avoid a conflict" (simon-id) [#​4931](https://redirect.github.com/DataDog/dd-trace-js/pull/4931) - \[[`ba913472bf`](https://redirect.github.com/DataDog/dd-trace-js/commit/ba913472bf)] - **(SEMVER-MINOR)** Remove iast-log and review ASM log messages (Igor Unanua) [#​4919](https://redirect.github.com/DataDog/dd-trace-js/pull/4919) ### [`v5.27.1`](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.27.0...ba45efe13584c846abed5c792fc79b869cdbac87) [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.27.0...v5.27.1) ### [`v5.27.0`](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.26.0...4c5874db43757aa4659bb86f7eaaa01b34ec6dac) [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.26.0...v5.27.0) ### [`v5.26.0`](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.25.0...cbc2e022d482c3709d0ce89b41a9cd4d23d0a7b7) [Compare Source](https://redirect.github.com/DataDog/dd-trace-js/compare/v5.25.0...v5.26.0)

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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 weeks ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
docs ✅ Ready docs preview Fri Jan 24 08:12:35 NZDT 2025
github-actions[bot] commented 3 weeks ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
arclight ✅ Ready arclight preview Fri Jan 24 08:13:59 NZDT 2025
github-actions[bot] commented 3 weeks ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
short-links ✅ Ready short-links preview Fri Jan 24 08:15:29 NZDT 2025
github-actions[bot] commented 3 weeks ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
journeys ✅ Ready journeys preview Fri Jan 24 08:14:40 NZDT 2025
github-actions[bot] commented 3 weeks ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
watch ✅ Ready watch preview Fri Jan 24 08:15:49 NZDT 2025
github-actions[bot] commented 3 weeks ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
videos-admin ✅ Ready videos-admin preview Fri Jan 24 08:16:02 NZDT 2025
github-actions[bot] commented 3 weeks ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
journeys-admin ✅ Ready journeys-admin preview Fri Jan 24 08:16:26 NZDT 2025
stage-branch-merger[bot] commented 3 weeks ago

I see you added the "on stage" label, I'll get this merged to the stage branch!

stage-branch-merger[bot] commented 3 weeks ago

Merge conflict attempting to merge this into stage. Please fix manually.