-
Notifications
You must be signed in to change notification settings - Fork 355
v5.73.0 proposal #6672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v5.73.0 proposal #6672
Conversation
Overall package sizeSelf size: 12.89 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | @datadog/libdatadog | 0.7.0 | 35.02 MB | 35.02 MB | | @datadog/native-appsec | 10.3.0 | 20.73 MB | 20.74 MB | | @datadog/native-iast-taint-tracking | 4.0.0 | 11.72 MB | 11.73 MB | | @datadog/pprof | 5.11.1 | 9.96 MB | 10.34 MB | | @opentelemetry/core | 1.30.1 | 908.66 kB | 7.16 MB | | protobufjs | 7.5.4 | 2.95 MB | 5.73 MB | | @datadog/wasm-js-rewriter | 4.0.1 | 2.85 MB | 3.58 MB | | @opentelemetry/resources | 1.9.1 | 306.54 kB | 1.74 MB | | @datadog/native-metrics | 3.1.1 | 1.02 MB | 1.43 MB | | @opentelemetry/api-logs | 0.206.0 | 201.39 kB | 1.42 MB | | @opentelemetry/api | 1.9.0 | 1.22 MB | 1.22 MB | | jsonpath-plus | 10.3.0 | 617.18 kB | 1.08 MB | | import-in-the-middle | 1.15.0 | 127.66 kB | 856.24 kB | | lru-cache | 10.4.3 | 804.3 kB | 804.3 kB | | @datadog/openfeature-node-server | 0.1.0-preview.12 | 95.11 kB | 401.68 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | @datadog/sketches-js | 2.1.1 | 109.9 kB | 109.9 kB | | lodash.sortby | 4.7.0 | 75.76 kB | 75.76 kB | | ignore | 7.0.5 | 63.38 kB | 63.38 kB | | istanbul-lib-coverage | 3.2.2 | 34.37 kB | 34.37 kB | | rfdc | 1.4.1 | 27.15 kB | 27.15 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB | | @isaacs/ttlcache | 1.4.1 | 25.2 kB | 25.2 kB | | tlhunter-sorted-set | 0.1.0 | 24.94 kB | 24.94 kB | | shell-quote | 1.8.3 | 23.74 kB | 23.74 kB | | limiter | 1.1.5 | 23.17 kB | 23.17 kB | | retry | 0.13.1 | 18.85 kB | 18.85 kB | | semifies | 1.0.0 | 15.84 kB | 15.84 kB | | jest-docblock | 29.7.0 | 8.99 kB | 12.76 kB | | crypto-randomuuid | 1.0.0 | 11.18 kB | 11.18 kB | | ttl-set | 1.0.0 | 4.61 kB | 9.69 kB | | mutexify | 1.4.0 | 5.71 kB | 8.74 kB | | path-to-regexp | 0.1.12 | 6.6 kB | 6.6 kB | | module-details-from-path | 1.0.4 | 3.96 kB | 3.96 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## v5.x #6672 +/- ##
==========================================
+ Coverage 83.19% 83.99% +0.79%
==========================================
Files 476 505 +29
Lines 20153 21039 +886
==========================================
+ Hits 16766 17671 +905
+ Misses 3387 3368 -19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the runtime-minor-and-patch-dependencies group with 1 update in the / directory: [import-in-the-middle](https://github.com/nodejs/import-in-the-middle). Updates `import-in-the-middle` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/nodejs/import-in-the-middle/releases) - [Changelog](https://github.com/nodejs/import-in-the-middle/blob/main/CHANGELOG.md) - [Commits](nodejs/import-in-the-middle@import-in-the-middle-v1.14.4...import-in-the-middle-v1.15.0) --- updated-dependencies: - dependency-name: import-in-the-middle dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…with 2 updates (#6645) Bumps the gh-actions-packages group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [DataDog/datadog-static-analyzer-github-action](https://github.com/datadog/datadog-static-analyzer-github-action). Bumps the gh-actions-packages group with 2 updates in the /.github/workflows directory: [github/codeql-action](https://github.com/github/codeql-action) and [DataDog/datadog-static-analyzer-github-action](https://github.com/datadog/datadog-static-analyzer-github-action). Updates `github/codeql-action` from 3.30.6 to 4.30.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@64d10c1...f443b60) Updates `DataDog/datadog-static-analyzer-github-action` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/datadog/datadog-static-analyzer-github-action/releases) - [Commits](DataDog/datadog-static-analyzer-github-action@2707598...4b0a609) Updates `github/codeql-action` from 3.30.6 to 4.30.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@64d10c1...f443b60) Updates `DataDog/datadog-static-analyzer-github-action` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/datadog/datadog-static-analyzer-github-action/releases) - [Commits](DataDog/datadog-static-analyzer-github-action@2707598...4b0a609) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.30.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: DataDog/datadog-static-analyzer-github-action dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-version: 4.30.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: DataDog/datadog-static-analyzer-github-action dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the test-versions group with 1 update in the /integration-tests/esbuild directory: [openai](https://github.com/openai/openai-node). Updates `openai` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
…updates (#6668) Bumps the test-versions group with 71 updates in the /packages/dd-trace/test/plugins/versions directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/openai](https://github.com/vercel/ai) | `2.0.34` | `2.0.52` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.63.1` | `0.65.0` | | [@openai/agents](https://github.com/openai/openai-agents-js) | `0.1.4` | `0.1.9` | | [@openai/agents-core](https://github.com/openai/openai-agents-js) | `0.1.4` | `0.1.8` | | [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) | `2.11.2` | `2.11.3` | | [@apollo/subgraph](https://github.com/apollographql/federation/tree/HEAD/subgraph-js) | `2.11.2` | `2.11.3` | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.895.0` | `3.910.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.895.0` | `3.910.0` | | [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.895.0` | `3.910.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.895.0` | `3.910.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.895.0` | `3.910.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.895.0` | `3.910.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.895.0` | `3.910.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.895.0` | `3.910.0` | | [@confluentinc/kafka-javascript](https://github.com/confluentinc/confluent-kafka-javascript) | `1.5.0` | `1.6.0` | | [@elastic/transport](https://github.com/elastic/elastic-transport-js) | `9.1.2` | `9.2.0` | | [@happy-dom/jest-environment](https://github.com/capricorn86/happy-dom) | `18.0.1` | `20.0.1` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.4` | `1.19.5` | | [@jest/core](https://github.com/jestjs/jest/tree/HEAD/packages/jest-core) | `30.1.3` | `30.2.0` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.1.2` | `30.2.0` | | [@jest/reporters](https://github.com/jestjs/jest/tree/HEAD/packages/jest-reporters) | `30.1.3` | `30.2.0` | | [@jest/test-sequencer](https://github.com/jestjs/jest/tree/HEAD/packages/jest-test-sequencer) | `30.1.3` | `30.2.0` | | [@jest/transform](https://github.com/jestjs/jest/tree/HEAD/packages/jest-transform) | `30.1.2` | `30.2.0` | | [@langchain/anthropic](https://github.com/langchain-ai/langchainjs) | `0.3.28` | `0.3.31` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `0.3.77` | `0.3.78` | | [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `0.6.13` | `0.6.16` | | [@openfeature/server-sdk](https://github.com/open-feature/js-sdk) | `1.18.0` | `1.19.0` | | [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) | `0.205.0` | `0.206.0` | | [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-express) | `0.54.0` | `0.55.0` | | [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) | `0.205.0` | `0.206.0` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.205.0` | `0.206.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.16.2` | `6.17.1` | | [@redis/client](https://github.com/redis/node-redis) | `5.8.2` | `5.8.3` | | [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.6.4` | `4.8.1` | | [aerospike](https://github.com/aerospike/aerospike-client-nodejs) | `6.3.0` | `6.4.0` | | [ai](https://github.com/vercel/ai) | `5.0.51` | `5.0.72` | | [azure-functions-core-tools](https://github.com/Azure/azure-functions-core-tools) | `4.2.2` | `4.3.0` | | [chai](https://github.com/chaijs/chai) | `6.0.1` | `6.2.0` | | [couchbase](https://github.com/couchbase/couchnode) | `4.5.0` | `4.6.0` | | [cypress](https://github.com/cypress-io/cypress) | `15.3.0` | `15.4.0` | | [hono](https://github.com/honojs/hono) | `4.9.8` | `4.9.12` | | [ioredis](https://github.com/luin/ioredis) | `5.8.0` | `5.8.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.3` | `30.2.0` | | [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) | `30.1.3` | `30.2.0` | | [jest-config](https://github.com/jestjs/jest/tree/HEAD/packages/jest-config) | `30.1.3` | `30.2.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.1.2` | `30.2.0` | | [jest-environment-node](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-node) | `30.1.2` | `30.2.0` | | [jest-jasmine2](https://github.com/jestjs/jest/tree/HEAD/packages/jest-jasmine2) | `30.1.3` | `30.2.0` | | [jest-runtime](https://github.com/jestjs/jest/tree/HEAD/packages/jest-runtime) | `30.1.3` | `30.2.0` | | [jest-worker](https://github.com/jestjs/jest/tree/HEAD/packages/jest-worker) | `30.1.0` | `30.2.0` | | [langchain](https://github.com/langchain-ai/langchainjs) | `0.3.34` | `0.3.36` | | [mocha](https://github.com/mochajs/mocha) | `11.7.2` | `11.7.4` | | [mongoose](https://github.com/Automattic/mongoose) | `8.18.2` | `8.19.1` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.15.0` | `3.15.2` | | [next](https://github.com/vercel/next.js) | `15.5.4` | `15.5.5` | | [npm](https://github.com/npm/cli) | `11.6.0` | `11.6.2` | | [openai](https://github.com/openai/openai-node) | `5.23.0` | `6.3.0` | | [pino](https://github.com/pinojs/pino) | `9.11.0` | `10.0.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.1` | `13.1.2` | | [playwright](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [playwright-core](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.17.1` | `10.18.3` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `6.15.0` | `6.17.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` | | [redis](https://github.com/redis/node-redis) | `5.8.2` | `5.8.3` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.35.0` | `4.36.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [winston](https://github.com/winstonjs/winston) | `3.17.0` | `3.18.3` | | [zod](https://github.com/colinhacks/zod) | `4.1.11` | `4.1.12` | Updates `@ai-sdk/openai` from 2.0.34 to 2.0.52 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@2.0.34...@ai-sdk/openai@2.0.52) Updates `@anthropic-ai/sdk` from 0.63.1 to 0.65.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.63.1...sdk-v0.65.0) Updates `@openai/agents` from 0.1.4 to 0.1.9 - [Commits](openai/openai-agents-js@v0.1.4...v0.1.9) Updates `@openai/agents-core` from 0.1.4 to 0.1.8 - [Commits](openai/openai-agents-js@v0.1.4...v0.1.8) Updates `@apollo/gateway` from 2.11.2 to 2.11.3 - [Release notes](https://github.com/apollographql/federation/releases) - [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md) - [Commits](https://github.com/apollographql/federation/commits/@apollo/gateway@2.11.3/gateway-js) Updates `@apollo/subgraph` from 2.11.2 to 2.11.3 - [Release notes](https://github.com/apollographql/federation/releases) - [Changelog](https://github.com/apollographql/federation/blob/main/subgraph-js/CHANGELOG.md) - [Commits](https://github.com/apollographql/federation/commits/@apollo/subgraph@2.11.3/subgraph-js) Updates `@aws-sdk/client-bedrock-runtime` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-dynamodb` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-dynamodb) Updates `@aws-sdk/client-kinesis` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kinesis/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-kinesis) Updates `@aws-sdk/client-lambda` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-s3) Updates `@aws-sdk/client-sfn` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-sns) Updates `@aws-sdk/client-sqs` from 3.895.0 to 3.910.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/clients/client-sqs) Updates `@confluentinc/kafka-javascript` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/confluentinc/confluent-kafka-javascript/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-javascript/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-javascript@v1.5.0...v1.6.0) Updates `@elastic/transport` from 9.1.2 to 9.2.0 - [Release notes](https://github.com/elastic/elastic-transport-js/releases) - [Commits](elastic/elastic-transport-js@v9.1.2...v9.2.0) Updates `@happy-dom/jest-environment` from 18.0.1 to 20.0.1 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v18.0.1...v20.0.1) Updates `@hono/node-server` from 1.19.4 to 1.19.5 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.4...v1.19.5) Updates `@jest/core` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-core) Updates `@jest/globals` from 30.1.2 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-globals) Updates `@jest/reporters` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-reporters) Updates `@jest/test-sequencer` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-test-sequencer) Updates `@jest/transform` from 30.1.2 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-transform) Updates `@langchain/anthropic` from 0.3.28 to 0.3.31 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/anthropic==0.3.28...langchain==0.3.31) Updates `@langchain/core` from 0.3.77 to 0.3.78 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core==0.3.77...@langchain/core==0.3.78) Updates `@langchain/openai` from 0.6.13 to 0.6.16 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/commits) Updates `@openfeature/server-sdk` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/open-feature/js-sdk/releases) - [Changelog](https://github.com/open-feature/js-sdk/blob/main/release-please-config.json) - [Commits](open-feature/js-sdk@server-sdk-v1.18.0...server-sdk-v1.19.0) Updates `@opentelemetry/instrumentation` from 0.205.0 to 0.206.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.205.0...experimental/v0.206.0) Updates `@opentelemetry/instrumentation-express` from 0.54.0 to 0.55.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-express/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/instrumentation-pg-v0.55.0/packages/instrumentation-express) Updates `@opentelemetry/instrumentation-http` from 0.205.0 to 0.206.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.205.0...experimental/v0.206.0) Updates `@opentelemetry/sdk-node` from 0.205.0 to 0.206.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.205.0...experimental/v0.206.0) Updates `@playwright/test` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `@prisma/client` from 6.16.2 to 6.17.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.17.1/packages/client) Updates `@redis/client` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/json@5.8.2...json@5.8.3) Updates `@smithy/smithy-client` from 4.6.4 to 4.8.1 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/smithy-client@4.8.1/packages/smithy-client) Updates `aerospike` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/aerospike/aerospike-client-nodejs/releases) - [Changelog](https://github.com/aerospike/aerospike-client-nodejs/blob/master/CHANGELOG.md) - [Commits](aerospike/aerospike-client-nodejs@v6.3.0...v6.4.0) Updates `ai` from 5.0.51 to 5.0.72 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@5.0.51...ai@5.0.72) Updates `azure-functions-core-tools` from 4.2.2 to 4.3.0 - [Release notes](https://github.com/Azure/azure-functions-core-tools/releases) - [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/main/release_notes.md) - [Commits](Azure/azure-functions-core-tools@4.2.2...4.3.0) Updates `chai` from 6.0.1 to 6.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v6.0.1...v6.2.0) Updates `couchbase` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/couchbase/couchnode/releases) - [Commits](couchbase/couchnode@v4.5.0...v4.6.0) Updates `cypress` from 15.3.0 to 15.4.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.3.0...v15.4.0) Updates `hono` from 4.9.8 to 4.9.12 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.9.8...v4.9.12) Updates `ioredis` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.0...v5.8.1) Updates `jest` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `jest-circus` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-circus) Updates `jest-config` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-config) Updates `jest-environment-jsdom` from 30.1.2 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom) Updates `jest-environment-node` from 30.1.2 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-node) Updates `jest-jasmine2` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-jasmine2) Updates `jest-runtime` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-runtime) Updates `jest-worker` from 30.1.0 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-worker) Updates `langchain` from 0.3.34 to 0.3.36 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/commits) Updates `mocha` from 11.7.2 to 11.7.4 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.2...v11.7.4) Updates `mongoose` from 8.18.2 to 8.19.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.18.2...8.19.1) Updates `mysql2` from 3.15.0 to 3.15.2 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.15.0...v3.15.2) Updates `next` from 15.5.4 to 15.5.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.4...v15.5.5) Updates `npm` from 11.6.0 to 11.6.2 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v11.6.0...v11.6.2) Updates `openai` from 5.23.0 to 6.3.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.23.0...v6.3.0) Updates `pino` from 9.11.0 to 10.0.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.11.0...v10.0.0) Updates `pino-pretty` from 13.1.1 to 13.1.2 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.1...v13.1.2) Updates `playwright` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `playwright-core` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `pnpm` from 10.17.1 to 10.18.3 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.18.3/pnpm) Updates `prisma` from 6.15.0 to 6.17.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.17.1/packages/cli) Updates `react` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom) Updates `redis` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.8.2...redis@5.8.3) Updates `selenium-webdriver` from 4.35.0 to 4.36.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.36.0) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `winston` from 3.17.0 to 3.18.3 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.17.0...v3.18.3) Updates `zod` from 4.1.11 to 4.1.12 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.11...v4.1.12) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@openai/agents" dependency-version: 0.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@openai/agents-core" dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@apollo/gateway" dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@apollo/subgraph" dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-kinesis" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sfn" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@confluentinc/kafka-javascript" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@elastic/transport" dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@happy-dom/jest-environment" dependency-version: 20.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: "@hono/node-server" dependency-version: 1.19.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@jest/core" dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@jest/globals" dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@jest/reporters" dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@jest/test-sequencer" dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@jest/transform" dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@langchain/anthropic" dependency-version: 0.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@langchain/core" dependency-version: 0.3.78 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@langchain/openai" dependency-version: 0.6.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@openfeature/server-sdk" dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@opentelemetry/instrumentation" dependency-version: 0.206.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@opentelemetry/instrumentation-express" dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@opentelemetry/instrumentation-http" dependency-version: 0.206.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.206.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@playwright/test" dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@prisma/client" dependency-version: 6.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@redis/client" dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@smithy/smithy-client" dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: aerospike dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: ai dependency-version: 5.0.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: azure-functions-core-tools dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: couchbase dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: cypress dependency-version: 15.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: hono dependency-version: 4.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: ioredis dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: jest-circus dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: jest-config dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: jest-environment-jsdom dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: jest-environment-node dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: jest-jasmine2 dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: jest-runtime dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: jest-worker dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: langchain dependency-version: 0.3.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: mocha dependency-version: 11.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: mongoose dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: mysql2 dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: next dependency-version: 15.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: npm dependency-version: 11.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: openai dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: pino dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: pino-pretty dependency-version: 13.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: playwright-core dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: pnpm dependency-version: 10.18.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: prisma dependency-version: 6.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: redis dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: selenium-webdriver dependency-version: 4.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: winston dependency-version: 3.18.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
…6657) * feat: add OTLP metrics proto definitions and reorganize directory - Add metrics.proto and metrics_service.proto (OTLP v1 spec) - Update protobuf_loader to support metrics protos - Rename protos/ -> otlp/ directory for better organization * fix logs
…pdates (#6683) Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [esbuild](https://github.com/evanw/esbuild) and [openai](https://github.com/openai/openai-node). Updates `esbuild` from 0.25.10 to 0.25.11 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.10...v0.25.11) Updates `openai` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: openai dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…updates (#6684) Bumps the test-versions group with 17 updates in the /packages/dd-trace/test/plugins/versions directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.65.0` | `0.67.0` | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.910.0` | `3.911.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.910.0` | `3.911.0` | | [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.910.0` | `3.911.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.910.0` | `3.911.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.910.0` | `3.911.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.910.0` | `3.911.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.910.0` | `3.911.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.910.0` | `3.911.0` | | [@datadog/openfeature-node-server](https://github.com/DataDog/openfeature-js-client/tree/HEAD/packages/node-server) | `0.1.0-preview.10` | `0.1.0-preview.12` | | [@happy-dom/jest-environment](https://github.com/capricorn86/happy-dom) | `20.0.1` | `20.0.4` | | [@langchain/anthropic](https://github.com/langchain-ai/langchainjs) | `0.3.31` | `0.3.32` | | [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.8.1` | `4.9.0` | | [ai](https://github.com/vercel/ai) | `5.0.72` | `5.0.75` | | [hono](https://github.com/honojs/hono) | `4.9.12` | `4.10.0` | | [openai](https://github.com/openai/openai-node) | `6.3.0` | `6.4.0` | | [oracledb](https://github.com/oracle/node-oracledb) | `6.9.0` | `6.10.0` | Updates `@anthropic-ai/sdk` from 0.65.0 to 0.67.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.65.0...sdk-v0.67.0) Updates `@aws-sdk/client-bedrock-runtime` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-dynamodb` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-dynamodb) Updates `@aws-sdk/client-kinesis` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kinesis/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-kinesis) Updates `@aws-sdk/client-lambda` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-s3) Updates `@aws-sdk/client-sfn` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-sns) Updates `@aws-sdk/client-sqs` from 3.910.0 to 3.911.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-sqs) Updates `@datadog/openfeature-node-server` from 0.1.0-preview.10 to 0.1.0-preview.12 - [Commits](https://github.com/DataDog/openfeature-js-client/commits/HEAD/packages/node-server) Updates `@happy-dom/jest-environment` from 20.0.1 to 20.0.4 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.0.1...v20.0.4) Updates `@langchain/anthropic` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](langchain-ai/langchainjs@langchain==0.3.31...langchain==0.3.32) Updates `@smithy/smithy-client` from 4.8.1 to 4.9.0 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/smithy-client@4.9.0/packages/smithy-client) Updates `ai` from 5.0.72 to 5.0.75 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@5.0.72...ai@5.0.75) Updates `hono` from 4.9.12 to 4.10.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.9.12...v4.10.0) Updates `openai` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.3.0...v6.4.0) Updates `oracledb` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/oracle/node-oracledb/releases) - [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md) - [Commits](oracle/node-oracledb@v6.9.0...v6.10.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-kinesis" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sfn" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.911.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@datadog/openfeature-node-server" dependency-version: 0.1.0-preview.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@happy-dom/jest-environment" dependency-version: 20.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@langchain/anthropic" dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@smithy/smithy-client" dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: ai dependency-version: 5.0.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: openai dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: oracledb dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
87f1a96 to
ad8bdfe
Compare
…ss 1 directory with 2 updates (#6642) Bumps the dev-minor-and-patch-dependencies group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [semver](https://github.com/npm/node-semver). Updates `@types/node` from 18.19.129 to 18.19.130 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `semver` from 7.7.2 to 7.7.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.2...v7.7.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 18.19.130 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
* feat: add OTLP metrics proto definitions and reorganize directory - Add metrics.proto and metrics_service.proto (OTLP v1 spec) - Update protobuf_loader to support metrics protos - Rename protos/ -> otlp/ directory for better organization * refactor: extract common OTLP logic into base classes - Create OtlpHttpExporterBase for shared HTTP export logic - Create OtlpTransformerBase for shared transformation logic - Refactor logs exporter/transformer to extend base classes - Update test mocking paths - Eliminates ~400 lines of duplication * fix logs * add support for encoding attributes
* Add junit job for mocha * mocha multi reporter * Licences * yarn dependencies:dedupe * Activate push to test optimization on system-tests * Introduce and deploy push-junit * Use good env var names * Add --service dd-trace-js-tests * fix lint * Use good secret * Remove push-junit * Use DataDog/junit-upload-github-action * push platform tests to test optim * Set api key for system-tests * mocha configuration * Deploy on all jobs * Fix typo * Lint * fix esbuild cwd * Removes a leftover in gitignore
ad8bdfe to
7e8ccb9
Compare
…age but passed test status (#6656)
7e8ccb9 to
32b33f7
Compare
Bumps [@datadog/native-appsec](https://github.com/DataDog/dd-native-appsec-js) from 10.2.1 to 10.3.0. - [Release notes](https://github.com/DataDog/dd-native-appsec-js/releases) - [Commits](DataDog/dd-native-appsec-js@v10.2.1...v10.3.0) --- updated-dependencies: - dependency-name: "@datadog/native-appsec" dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
…pdates (#6699) Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [koa](https://github.com/koajs/koa) and [openai](https://github.com/openai/openai-node). Updates `koa` from 3.0.1 to 3.0.3 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.0.1...v3.0.3) Updates `openai` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: openai dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
…with 3 updates (#6696) Bumps the gh-actions-packages group with 3 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node), [github/codeql-action](https://github.com/github/codeql-action) and [DataDog/datadog-static-analyzer-github-action](https://github.com/datadog/datadog-static-analyzer-github-action). Bumps the gh-actions-packages group with 1 update in the /.github/actions/node directory: [actions/setup-node](https://github.com/actions/setup-node). Bumps the gh-actions-packages group with 3 updates in the /.github/workflows directory: [actions/setup-node](https://github.com/actions/setup-node), [github/codeql-action](https://github.com/github/codeql-action) and [DataDog/datadog-static-analyzer-github-action](https://github.com/datadog/datadog-static-analyzer-github-action). Updates `actions/setup-node` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@a0853c2...2028fbc) Updates `github/codeql-action` from 4.30.8 to 4.30.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f443b60...16140ae) Updates `DataDog/datadog-static-analyzer-github-action` from 1.2.4 to 2.0.0 - [Release notes](https://github.com/datadog/datadog-static-analyzer-github-action/releases) - [Commits](DataDog/datadog-static-analyzer-github-action@4b0a609...2cc0e06) Updates `actions/setup-node` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@a0853c2...2028fbc) Updates `actions/setup-node` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@a0853c2...2028fbc) Updates `github/codeql-action` from 4.30.8 to 4.30.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f443b60...16140ae) Updates `DataDog/datadog-static-analyzer-github-action` from 1.2.4 to 2.0.0 - [Release notes](https://github.com/datadog/datadog-static-analyzer-github-action/releases) - [Commits](DataDog/datadog-static-analyzer-github-action@4b0a609...2cc0e06) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-version: 4.30.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: DataDog/datadog-static-analyzer-github-action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: actions/setup-node dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: actions/setup-node dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-version: 4.30.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: DataDog/datadog-static-analyzer-github-action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
…ovements to test management (#6687)
32b33f7 to
ffafdb0
Compare
* fix(ai): add support for AI SDK v5 token properties AI SDK v5 renamed token usage properties from promptTokens/completionTokens to inputTokens/outputTokens/totalTokens. This was causing token metrics to not show up for streaming operations. The getUsage() function now checks for v5 properties first, then falls back to v4 for backwards compatibility: - ai.usage.inputTokens (v5) → ai.usage.promptTokens (v4) - ai.usage.outputTokens (v5) → ai.usage.completionTokens (v4) - ai.usage.totalTokens (v5) → computed sum (v4) See: https://ai-sdk.dev/docs/migration-guides/migration-guide-5-0#usage-token-properties * fix tests --------- Co-authored-by: Mark Anthony Cianfrani <mark@cianfrani.me>
Bumps [@datadog/openfeature-node-server](https://github.com/DataDog/openfeature-js-client/tree/HEAD/packages/node-server) from 0.1.0-preview.10 to 0.1.0-preview.12. - [Commits](https://github.com/DataDog/openfeature-js-client/commits/HEAD/packages/node-server) --- updated-dependencies: - dependency-name: "@datadog/openfeature-node-server" dependency-version: 0.1.0-preview.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
…spans (#6571) * annotation context * fix for auto-instrumentation * test with auto-instrumentation * simplify annotation context store merging
* Fix to cookie-parser failing to instrument * Added cookie-parser test and excluded it from plugin tests
* initial * get batching set up * start tests * finalize batching and tests * update serverless.yml * refactor and fix tests * try restarting sqledge too * update steps for serverless.yml * Fix path in workflow and address comments * rename proto variables * update codeowners for serverless.yml * update core tools in serverless.yml
ffafdb0 to
46b9350
Compare
|
46b9350 to
570ec1d
Compare
f0ed054f24] - (SEMVER-PATCH) Avoid create xml reporting file on local (Ilyas Shabi) #67138921ff4c7f] - (SEMVER-MINOR) [APMSVLS-218] Expand support for Azure Service Bus (Jordan Storms) #66699e3c1825d3] - (SEMVER-PATCH) fix(esm): do not wrap .default when instrumenting cookie-parser (Pablo Erhard) #6708191e908850] - (SEMVER-MINOR) feat(llmobs): addannotationContextAPI to annotate auto-generated spans (Sam Brenner) #6571668fc22ec3] - (SEMVER-PATCH) chore(deps): bump @datadog/openfeature-node-server (dependabot[bot]) #6702c9305d99df] - (SEMVER-PATCH) fix(ai): properly handle token usage forai@>=5.0.0(Sam Brenner) #67074dec315ba1] - (SEMVER-PATCH) [test optimization] Add better logs to test management and minor improvements to test management (Juan Antonio Fernández de Alba) #668768ceae38e0] - (SEMVER-PATCH) chore(deps): bump the gh-actions-packages group across 3 directories with 3 updates (dependabot[bot]) #6696e461c4ee68] - (SEMVER-PATCH) chore(deps): bump the runtime-minor-and-patch-dependencies group across 1 directory with 2 updates (dependabot[bot]) #6701b627f1ac0d] - (SEMVER-PATCH) chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 5 updates (dependabot[bot]) #6698a01e5146db] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 2 updates (dependabot[bot]) #6699a4f45f3259] - (SEMVER-PATCH) chore(deps): bump @datadog/native-appsec from 10.2.1 to 10.3.0 (dependabot[bot]) #67041c78dee56a] - (SEMVER-PATCH) [test optimization] Fix handling of test function inmocharetries (Juan Antonio Fernández de Alba) #6706306888362a] - (SEMVER-PATCH) [test optimization] Fix test suites being reported with an error message but passed test status (Juan Antonio Fernández de Alba) #6656b4c21aeb09] - (SEMVER-MINOR) chore (ci): report test result to datadog (Charles de Beauchesne) #6649d69f98a61e] - (SEMVER-MINOR) refactor: extract common OTLP logic into base classes (Munir Abdinur) #6659d6c64ca105] - (SEMVER-PATCH) fix(amqplib): prevent crash when basic.get returns no message (Ayan Khan) #66868900c5ce50] - (SEMVER-PATCH) fix: esbuild requirement for@openfeature/core(Ugaitz Urien) #66792056fe7de2] - (SEMVER-MINOR) feat(aap): Increase extended data collection support to fastify and nextjs (Ugaitz Urien) #6631f40cdf966d] - (SEMVER-PATCH) chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 2 updates (dependabot[bot]) #66427d8b31ba35] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 17 updates (dependabot[bot]) #668476e15b3c94] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 2 updates (dependabot[bot]) #6683dc2f39ded4] - (SEMVER-MINOR) chore: add OTLP metrics proto definitions and reorganize directory (Munir Abdinur) #6657730042246a] - (SEMVER-PATCH) split aws-sdk tests by service (Roch Devost) #6680c71419e068] - (SEMVER-PATCH) add merge option to flakiness script (Roch Devost) #668136d9a6b7fa] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 71 updates (dependabot[bot]) #6668849847636c] - (SEMVER-PATCH) chore(deps): bump openai (dependabot[bot]) #6646c2d2d84163] - (SEMVER-PATCH) Propagated timeout into assertSomeTraces (Pablo Erhard) #6671d08d3216df] - (SEMVER-PATCH) test: add support for recent ai-sdk/openai release (store = false) (Sam Brenner) #66627f634202fe] - (SEMVER-PATCH) chore(deps): bump the gh-actions-packages group across 2 directories with 2 updates (dependabot[bot]) #66458f6acc9062] - (SEMVER-PATCH) chore(deps): bump import-in-the-middle (dependabot[bot]) #6643592d16675f] - (SEMVER-PATCH) ci: set DD_RUNTIME_METRICS_ENABLED to true (Augusto de Oliveira) #66215a2ebe1521] - (SEMVER-MINOR) fix: prevent TypeError in ws plugin when ctx.span is undefined (Ayan Khan) #6660e2630c28f5] - (SEMVER-PATCH) update ml-observability codeowners (Sam Brenner) #6670