Skip to content

chore(deps): bump the test-versions group across 1 directory with 45 updates#6975

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/test-versions-f72fad2cc0
Closed

chore(deps): bump the test-versions group across 1 directory with 45 updates#6975
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/test-versions-f72fad2cc0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Bumps the test-versions group with 45 updates in the /packages/dd-trace/test/plugins/versions directory:

Package From To
@ai-sdk/openai 2.0.65 2.0.71
@anthropic-ai/sdk 0.68.0 0.70.1
@openai/agents 0.3.0 0.3.3
@openai/agents-core 0.3.0 0.3.3
@apollo/gateway 2.12.0 2.12.1
@apollo/server 5.1.0 5.2.0
@apollo/subgraph 2.12.0 2.12.1
@aws-sdk/client-bedrock-runtime 3.928.0 3.938.0
@aws-sdk/client-dynamodb 3.928.0 3.936.0
@aws-sdk/client-kinesis 3.928.0 3.937.0
@aws-sdk/client-lambda 3.928.0 3.938.0
@aws-sdk/client-s3 3.928.0 3.937.0
@aws-sdk/client-sfn 3.928.0 3.936.0
@aws-sdk/client-sns 3.928.0 3.936.0
@aws-sdk/client-sqs 3.928.0 3.936.0
@graphql-tools/executor 1.4.11 1.4.13
@langchain/anthropic 1.0.0 1.1.1
@langchain/classic 1.0.1 1.0.4
@langchain/core 1.0.3 1.0.6
@langchain/google-genai 1.0.0 1.0.3
@langchain/openai 1.0.0 1.1.2
@prisma/client 6.19.0 7.0.0
@redis/client 5.9.0 5.10.0
@smithy/smithy-client 4.9.3 4.9.8
@vitest/coverage-istanbul 4.0.8 4.0.13
@vitest/coverage-v8 4.0.8 4.0.13
@vitest/runner 4.0.8 4.0.13
ai 5.0.92 5.0.100
azure-functions-core-tools 4.4.0 4.5.0
chai 6.2.0 6.2.1
cypress 15.6.0 15.7.0
graphql-tools 9.0.22 9.0.24
hono 4.10.4 4.10.6
langchain 1.0.3 1.0.6
mongoose 8.19.3 9.0.0
mquery 5.0.0 6.0.0
next 16.0.1 16.0.3
npm 11.6.2 11.6.3
openai 6.8.1 6.9.1
pnpm 10.21.0 10.23.0
prisma 6.19.0 7.0.0
redis 5.9.0 5.10.0
tedious 19.1.0 19.1.3
vitest 4.0.8 4.0.13
workerpool 10.0.0 10.0.1

Updates @ai-sdk/openai from 2.0.65 to 2.0.71

Commits
  • 9462a5d Version Packages (#10444)
  • 29a5595 Backport: feat(provider/azure): Responses API web search preview is enabled (...
  • ae4945f Backport: feat(deepgram): add text-to-speech support (#10429)
  • c619f91 Version Packages (#10438)
  • dafda29 Backport: feat(provider/openai):Set the annotations from the Responses API to...
  • 0dd1f7b Version Packages (#10437)
  • 2db286c Backport: feat(deepseek): integrate JSON instruction handling for deepseek (#...
  • 1319c14 Backport: feat(provider/huggingface): extract reasoning content and update re...
  • 7b99331 Backport: feat (provider/perplexity): add reasoning tokens (#10427)
  • c5679f4 Backport: Fix/groq reasoning effort enum (#10430)
  • Additional commits viewable in compare view

Updates @anthropic-ai/sdk from 0.68.0 to 0.70.1

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.70.1

0.70.1 (2025-11-20)

Full Changelog: sdk-v0.70.0...sdk-v0.70.1

Bug Fixes

  • structured outputs: use correct beta header (626662c)

sdk: v0.70.0

0.70.0 (2025-11-18)

Full Changelog: sdk-v0.69.0...sdk-v0.70.0

Features

sdk: v0.69.0

0.69.0 (2025-11-14)

Full Changelog: sdk-v0.68.0...sdk-v0.69.0

Features

  • api: add support for structured outputs beta (e6562d7)
Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.70.1 (2025-11-20)

Full Changelog: sdk-v0.70.0...sdk-v0.70.1

Bug Fixes

  • structured outputs: use correct beta header (626662c)

0.70.0 (2025-11-18)

Full Changelog: sdk-v0.69.0...sdk-v0.70.0

Features

0.69.0 (2025-11-14)

Full Changelog: sdk-v0.68.0...sdk-v0.69.0

Features

  • api: add support for structured outputs beta (e6562d7)
Commits
Maintainer changes

This version was pushed to npm by packy-anthropic, a new releaser for @​anthropic-ai/sdk since your current version.


Updates @openai/agents from 0.3.0 to 0.3.3

Release notes

Sourced from @​openai/agents's releases.

v0.3.3

What's Changed

Full Changelog: openai/openai-agents-js@v0.3.2...v0.3.3

v0.3.2

What's Changed

New Contributors

Full Changelog: openai/openai-agents-js@v0.3.1...v0.3.2

v0.3.1

What's Changed

Full Changelog: openai/openai-agents-js@v0.3.0...v0.3.1

Commits
  • 9d10083 chore: update versions (#671)
  • eccc7e5 docs: Upgrade astro and other deps (pnpm -F docs update) (#690)
  • 5e0e549 Upgrade pnpm to 10.23.0 (#689)
  • 18fec56 feat: #679 Add runInParallel option to input guardrail initialization (#687)
  • 22865ae feat: #678 Add a list of per-request usage data to Usage (#686)
  • 46df17d fix: #523 transcript removal issue when being interrupted (#674)
  • 7a3a1b6 Update AGENTS.md
  • b94432b fix: #683 Failing to run MCP servers when deserializing run state data (#685)
  • d84976a fix: #675 top-level voice param in realtime session confid does not work (#677)
  • ef4a354 chore(deps): bump astro in the npm_and_yarn group across 1 directory (#676)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​openai/agents since your current version.


Updates @openai/agents-core from 0.3.0 to 0.3.3

Release notes

Sourced from @​openai/agents-core's releases.

v0.3.3

What's Changed

Full Changelog: openai/openai-agents-js@v0.3.2...v0.3.3

v0.3.2

What's Changed

New Contributors

Full Changelog: openai/openai-agents-js@v0.3.1...v0.3.2

v0.3.1

What's Changed

Full Changelog: openai/openai-agents-js@v0.3.0...v0.3.1

Commits
  • 9d10083 chore: update versions (#671)
  • eccc7e5 docs: Upgrade astro and other deps (pnpm -F docs update) (#690)
  • 5e0e549 Upgrade pnpm to 10.23.0 (#689)
  • 18fec56 feat: #679 Add runInParallel option to input guardrail initialization (#687)
  • 22865ae feat: #678 Add a list of per-request usage data to Usage (#686)
  • 46df17d fix: #523 transcript removal issue when being interrupted (#674)
  • 7a3a1b6 Update AGENTS.md
  • b94432b fix: #683 Failing to run MCP servers when deserializing run state data (#685)
  • d84976a fix: #675 top-level voice param in realtime session confid does not work (#677)
  • ef4a354 chore(deps): bump astro in the npm_and_yarn group across 1 directory (#676)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​openai/agents-core since your current version.


Updates @apollo/gateway from 2.12.0 to 2.12.1

Release notes

Sourced from @​apollo/gateway's releases.

@​apollo/gateway@​2.12.1

Patch Changes

Changelog

Sourced from @​apollo/gateway's changelog.

2.12.1

Patch Changes

Commits

Updates @apollo/server from 5.1.0 to 5.2.0

Release notes

Sourced from @​apollo/server's releases.

@​apollo/server-integration-testsuite@​5.2.0

Patch Changes

  • Updated dependencies [51acbeb]:
    • @​apollo/server@​5.2.0

@​apollo/server@​5.2.0

Minor Changes

  • #8161 51acbeb Thanks @​jerelmiller! - Fix an issue where some bundlers would fail to build because of the dynamic import for the optional peer dependency on @yaacovcr/transform introduced in @apollo/server 5.1.0. To provide support for the legacy incremental format, you must now provide the legacyExperimentalExecuteIncrementally option to the ApolloServer constructor.

    import { legacyExecuteIncrementally } from '@yaacovcr/transform';
    const server = new ApolloServer({
    // ...
    legacyExperimentalExecuteIncrementally: legacyExecuteIncrementally,
    });

    If the legacyExperimentalExecuteIncrementally option is not provided and the client sends an Accept header with a value of multipart/mixed; deferSpec=20220824, an error is returned by the server.

Changelog

Sourced from @​apollo/server's changelog.

5.2.0

Minor Changes

  • #8161 51acbeb Thanks @​jerelmiller! - Fix an issue where some bundlers would fail to build because of the dynamic import for the optional peer dependency on @yaacovcr/transform introduced in @apollo/server 5.1.0. To provide support for the legacy incremental format, you must now provide the legacyExperimentalExecuteIncrementally option to the ApolloServer constructor.

    import { legacyExecuteIncrementally } from '@yaacovcr/transform';
    const server = new ApolloServer({
    // ...
    legacyExperimentalExecuteIncrementally: legacyExecuteIncrementally,
    });

    If the legacyExperimentalExecuteIncrementally option is not provided and the client sends an Accept header with a value of multipart/mixed; deferSpec=20220824, an error is returned by the server.

Commits

Updates @apollo/subgraph from 2.12.0 to 2.12.1

Release notes

Sourced from @​apollo/subgraph's releases.

@​apollo/subgraph@​2.12.1

Patch Changes

Changelog

Sourced from @​apollo/subgraph's changelog.

2.12.1

Patch Changes

Commits

Updates @aws-sdk/client-bedrock-runtime from 3.928.0 to 3.938.0

Release notes

Sourced from @​aws-sdk/client-bedrock-runtime's releases.

v3.938.0

3.938.0(2025-11-21)

Chores
  • codegen: smithy-aws-typescript-codegen 0.38.0 (#7513) (cdb4d374)
Documentation Changes
  • client-elastic-load-balancing-v2: This release adds the health check log feature in ALB, allowing customers to send detailed target health check log data directly to their designated Amazon S3 bucket. (d5c668b7)
New Features
  • clients: update client endpoints as of 2025-11-21 (770cf0d9)
  • client-redshift: Added support for Amazon Redshift Federated Permissions and AWS IAM Identity Center trusted identity propagation. (b030ee0c)
  • client-invoicing: Added the CreateProcurementPortalPreference, GetProcurementPortalPreference, PutProcurementPortalPreference, UpdateProcurementPortalPreferenceStatus, ListProcurementPortalPreferences and DeleteProcurementPortalPreference APIs for procurement portal preference management. (612d1d7c)
  • client-transfer: Adds support for creating Webapps accessible from a VPC. (b863762b)
  • client-marketplace-entitlement-service: Endpoint update for new region (764e4bf5)
  • client-sagemaker: Enhanced SageMaker HyperPod instance groups with support for MinInstanceCount, CapacityRequirements (Spot/On-Demand), and KubernetesConfig (labels and taints). Also Added speculative decoding and MaxInstanceCount for model optimization jobs. (86804322)
  • client-quicksight: Amazon Quick Suite now supports QuickChat as an embedding type when calling the GenerateEmbedUrlForRegisteredUser API, enabling developers to embed conversational AI agents directly into their applications. (1fb46165)
  • client-sagemaker-runtime-http2: Add support for bidirectional streaming invocations on SageMaker AI real-time endpoints (32887fca)
  • client-lex-models-v2: Adds support for Intent Disambiguation, allowing resolution of ambiguous user inputs when multiple intents match by presenting clarifying questions to users. Also adds Speech Detection Sensitivity configuration for optimizing voice activity detection sensitivity levels in various noise environments. (7338fd92)
  • client-redshift-serverless: Added UpdateLakehouseConfiguration API to manage Amazon Redshift Federated Permissions and AWS IAM Identity Center trusted identity propagation for namespaces. (e45c0a74)
  • client-lambda: Launching Enhanced Error Handling and ESM Grouping capabilities for Kafka ESMs (adfe1d80)
  • client-ec2: This release adds a new capability to create and manage interruptible EC2 Capacity Reservations. (3ffbbebe)
  • client-marketplace-metering: Endpoint update for new region (5fa8f494)
  • client-eks: Adds support for controlPlaneScalingConfig on EKS Clusters. (ee038892)
  • client-bedrock: Add support to automatically enforce safeguards across accounts within an AWS Organization. (d9320cb2)
  • client-bedrock-data-automation-runtime: Adding new fields to GetDataAutomationStatus: jobSubmissionTime, jobCompletionTime, and jobDurationInSeconds (1bc9c4b8)
  • client-bedrock-runtime: Add support to automatically enforce safeguards across accounts within an AWS Organization. (dd84b782)
  • client-qconnect: This release introduces two new messaging channel subtypes: Push, WhatsApp, under MessageTemplate which is a resource in Amazon Q in Connect. (4272869a)
  • client-connect: New APIs to support aliases and versions for ContactFlowModule. Updated ContactFlowModule APIs to support custom blocks. (80c940b0)
  • client-mediapackagev2: Adds support for excluding session key tags from HLS multivariant playlists (e976d9c9)
  • client-controltower: The manifest field is now optional for the AWS Control Tower CreateLandingZone and UpdateLandingZone APIs for Landing Zone version 4.0 (3f0820d9)
  • client-organizations: Add support for policy operations on the UPGRADE_ROLLOUT_POLICY policy type. (2d3783e0)
  • client-sesv2: Added support for new SES regions - Asia Pacific (Malaysia) and Canada (Calgary) (996a8ce4)
  • client-rds: Add support for Upgrade Rollout Order (12385db1)
  • client-compute-optimizer-automation: Initial release of AWS Compute Optimizer Automation. Create automation rules to implement recommended actions on a recurring schedule based on your specified criteria. Supported actions include: snapshot and delete unattached EBS volumes and upgrade volume types to the latest generation. (f15059dd)
  • client-bedrock-agentcore-control: Support for agentcore gateway interceptor configurations and NONE authorizer type (0a5f3173)
  • client-odb: Adds AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs for managing IAM roles. Enhances CreateOdbNetwork and UpdateOdbNetwork APIs with KMS, STS, and cross-region S3 parameters. Adds OCI identity domain support to InitializeService API. (397d275b)
  • client-api-gateway: API Gateway supports VPC link V2 for REST APIs. (00f40f25)
  • client-kinesis-video: This release adds support for Tiered Storage (2b78ecfc)
  • client-kms: Support for on-demand rotation of AWS KMS Multi-Region keys with imported key material (ef12269a)
  • client-cloudformation: Adds the DependsOn field to the AutoDeployment configuration parameter for CreateStackSet, UpdateStackSet, and DescribeStackSet APIs, allowing users to set and read auto-deployment dependencies between StackSets (3f003f89)
  • client-athena: Introduces Spark workgroup features including log persistence, S3/CloudWatch delivery, UI and History Server APIs, and SparkConnect 3.5.6 support. Adds DPU usage limits at workgroup and query levels as well as DPU usage tracking for Capacity Reservation queries to optimize performance and costs. (35f7d859)
  • client-ecr: Add support for ECR managed signing (678f8562)
  • client-mailmanager: Add support for resources in the aws-eusc partition. (5daa337c)
  • client-security-ir: Add ListInvestigations and SendFeedback APIs to support SecurityIR AI agents (f2c6b23c)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-bedrock-runtime's changelog.

3.938.0 (2025-11-21)

Features

  • client-bedrock-runtime: Add support to automatically enforce safeguards across accounts within an AWS Organization. (dd84b78)

3.936.0 (2025-11-19)

Note: Version bump only for package @​aws-sdk/client-bedrock-runtime

3.935.0 (2025-11-19)

Features

  • client-bedrock-runtime: This release includes support for Search Results. (40ffa77)

3.934.0 (2025-11-18)

Features

  • client-bedrock-runtime: Amazon Bedrock Runtime Service Tier Support Launch (ea418df)

3.933.0 (2025-11-17)

Note: Version bump only for package @​aws-sdk/client-bedrock-runtime

3.932.0 (2025-11-14)

... (truncated)

Commits
  • 81789d8 Publish v3.938.0
  • dd84b78 feat(client-bedrock-runtime): Add support to automatically enforce safeguards...
  • a180cc7 Publish v3.936.0
  • c31b14b Publish v3.935.0
  • 40ffa77 feat(client-bedrock-runtime): This release includes support for Search Results.
  • ac2be51 chore(codegen): update for smithy/core serde fixes (#7511)
  • 3b6a4d9 Publish v3.934.0
  • ea418df feat(client-bedrock-runtime): Amazon Bedrock Runtime Service Tier Support Launch
  • 674fae6 Publish v3.933.0
  • c28f46d Publish v3.932.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-dynamodb from 3.928.0 to 3.936.0

Release notes

Sourced from @​aws-sdk/client-dynamodb's releases.

v3.936.0

3.936.0(2025-11-19)

New Features
  • credential-provider-login: add login credential provider (#7512) (2c08b1e0)

For list of updated packages, view updated-packages.md in assets-3.936.0.zip

v3.935.0

3.935.0(2025-11-19)

Chores
New Features
  • clients: update client endpoints as of 2025-11-19 (d7b51c49)
  • client-sts: IAM now supports outbound identity federation via the STS GetWebIdentityToken API, enabling AWS workloads to securely authenticate with external services using short-lived JSON Web Tokens. (f9fed01c)
  • client-dynamodb: Extended Global Secondary Index (GSI) composite keys to support up to 8 attributes. (622ef038)
  • client-medialive: MediaLive is adding support for MediaConnect Router by supporting a new input type called MEDIACONNECT_ROUTER. This new input type will provide seamless encrypted transport between MediaConnect Router and your MediaLive channel. (1667189e)
  • client-bcm-pricing-calculator: Add GroupSharingPreference, CostCategoryGroupSharingPreferenceArn, and CostCategoryGroupSharingPreferenceEffectiveDate to Bill Estimate. Add GroupSharingPreference and CostCategoryGroupSharingPreferenceArn to Bill Scenario. (e0dc140c)
  • client-backup: Amazon GuardDuty Malware Protection now supports AWS Backup, extending malware detection capabilities to EC2, EBS, and S3 backups. (498dcf3d)
  • client-connectcampaignsv2: This release added support for ring timer configuration for campaign calls. (1155c3c4)
  • client-ecs: Added support for Amazon ECS Managed Instances infrastructure optimization configuration. (2ee0c3f3)
  • client-ecr: Add support for ECR archival storage class and Inspector org policy for scanning (ed5e232d)
  • client-sagemaker: Added support for enhanced metrics for SageMaker AI Endpoints. This features provides Utilization Metrics at instance and container granularity and also provides easy configuration of metric publish frequency from 10 sec -> 5 mins (ad2587c7)
  • client-apigatewayv2: Support for API Gateway portals and portal products. (fc064256)
  • client-billingconductor: This release adds support for Billing Transfers, enabling management of billing transfers with billing groups on AWS Billing Conductor. (4e32b65d)
  • client-cloudwatch-logs: Adding support for ocsf version 1.5, add optional parameter MappingVersion (2a15be86)
  • client-api-gateway: API Gateway now supports response streaming and new security policies for REST APIs and custom domain names. (e1d2d6b1)
  • client-cost-optimization-hub: Release ListEfficiencyMetrics API (2b031582)
  • client-bedrock-runtime: This release includes support for Search Results. (40ffa77a)
  • client-cloudtrail: AWS CloudTrail now supports Insights for data events, expanding beyond management events to automatically detect unusual activity on data plane operations. (f8570665)
  • client-health: Adds actionability and personas properties to Health events exposed through DescribeEvents, DescribeEventsForOrganization, DescribeEventDetails, and DescribeEventTypes APIs. Adds filtering by actionabilities and personas in EventFilter, OrganizationEventFilter, EventTypeFilter. (c754b242)
  • client-networkflowmonitor: Added new enum value (AWS::EKS::Cluster) for type field under MonitorLocalResource (66729787)
  • client-invoicing: Add support for adding Billing transfers in Invoice configuration (2e493490)
  • client-s3: Adds support for blocking SSE-C writes to general purpose buckets. (cee2e72f)
  • client-network-firewall: Partner Managed Rulegroup feature support (2e8472d6)
  • client-emr: Add CloudWatch Logs integration for Spark driver, executor and step logs (7e6e1684)
  • client-fsx: Adding File Server Resource Manager configuration to FSx Windows (2e3c0c96)
  • client-guardduty: Add support for scanning and viewing scan results for backup resource types (231cf06b)
  • client-sfn: Adds support to TestState for mocked results and exceptions, along with additional inspection data. (1b18be75)
  • client-partnercentral-channel: Initial GA launch of Partner Central Channel (b77d1682)
  • client-secrets-manager: Adds support to create, update, retrieve, rotate, and delete managed external secrets. (c13b6f97)
  • client-iam: Added the EnableOutboundWebIdentityFederation, DisableOutboundWebIdentityFederation and GetOutboundWebIdentityFederationInfo APIs for the IAM outbound federation feature. (5774faa2)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-dynamodb's changelog.

3.936.0 (2025-11-19)

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.935.0 (2025-11-19)

Features

  • client-dynamodb: Extended Global Secondary Index (GSI) composite keys to support up to 8 attributes. (622ef03)

3.934.0 (2025-11-18)

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.933.0 (2025-11-17)

Note: Version bump only for package @​aws-sdk/client-dynamodb

…updates

Bumps the test-versions group with 45 updates in the /packages/dd-trace/test/plugins/versions directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `2.0.65` | `2.0.71` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.68.0` | `0.70.1` |
| [@openai/agents](https://github.com/openai/openai-agents-js) | `0.3.0` | `0.3.3` |
| [@openai/agents-core](https://github.com/openai/openai-agents-js) | `0.3.0` | `0.3.3` |
| [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) | `2.12.0` | `2.12.1` |
| [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `5.1.0` | `5.2.0` |
| [@apollo/subgraph](https://github.com/apollographql/federation/tree/HEAD/subgraph-js) | `2.12.0` | `2.12.1` |
| [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.928.0` | `3.938.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.928.0` | `3.936.0` |
| [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.928.0` | `3.937.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.928.0` | `3.938.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.928.0` | `3.937.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.928.0` | `3.936.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.928.0` | `3.936.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.928.0` | `3.936.0` |
| [@graphql-tools/executor](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/executor) | `1.4.11` | `1.4.13` |
| [@langchain/anthropic](https://github.com/langchain-ai/langchainjs) | `1.0.0` | `1.1.1` |
| [@langchain/classic](https://github.com/langchain-ai/langchainjs) | `1.0.1` | `1.0.4` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.0.3` | `1.0.6` |
| [@langchain/google-genai](https://github.com/langchain-ai/langchainjs) | `1.0.0` | `1.0.3` |
| [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `1.0.0` | `1.1.2` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.19.0` | `7.0.0` |
| [@redis/client](https://github.com/redis/node-redis) | `5.9.0` | `5.10.0` |
| [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.9.3` | `4.9.8` |
| [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `4.0.8` | `4.0.13` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.8` | `4.0.13` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `4.0.8` | `4.0.13` |
| [ai](https://github.com/vercel/ai) | `5.0.92` | `5.0.100` |
| [azure-functions-core-tools](https://github.com/Azure/azure-functions-core-tools) | `4.4.0` | `4.5.0` |
| [chai](https://github.com/chaijs/chai) | `6.2.0` | `6.2.1` |
| [cypress](https://github.com/cypress-io/cypress) | `15.6.0` | `15.7.0` |
| [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools) | `9.0.22` | `9.0.24` |
| [hono](https://github.com/honojs/hono) | `4.10.4` | `4.10.6` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `1.0.3` | `1.0.6` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.19.3` | `9.0.0` |
| [mquery](https://github.com/aheckmann/mquery) | `5.0.0` | `6.0.0` |
| [next](https://github.com/vercel/next.js) | `16.0.1` | `16.0.3` |
| [npm](https://github.com/npm/cli) | `11.6.2` | `11.6.3` |
| [openai](https://github.com/openai/openai-node) | `6.8.1` | `6.9.1` |
| [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.21.0` | `10.23.0` |
| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `6.19.0` | `7.0.0` |
| [redis](https://github.com/redis/node-redis) | `5.9.0` | `5.10.0` |
| [tedious](https://github.com/tediousjs/tedious) | `19.1.0` | `19.1.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.8` | `4.0.13` |
| [workerpool](https://github.com/josdejong/workerpool) | `10.0.0` | `10.0.1` |



Updates `@ai-sdk/openai` from 2.0.65 to 2.0.71
- [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.65...@ai-sdk/openai@2.0.71)

Updates `@anthropic-ai/sdk` from 0.68.0 to 0.70.1
- [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.68.0...sdk-v0.70.1)

Updates `@openai/agents` from 0.3.0 to 0.3.3
- [Release notes](https://github.com/openai/openai-agents-js/releases)
- [Commits](openai/openai-agents-js@v0.3.0...v0.3.3)

Updates `@openai/agents-core` from 0.3.0 to 0.3.3
- [Release notes](https://github.com/openai/openai-agents-js/releases)
- [Commits](openai/openai-agents-js@v0.3.0...v0.3.3)

Updates `@apollo/gateway` from 2.12.0 to 2.12.1
- [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.12.1/gateway-js)

Updates `@apollo/server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@5.2.0/packages/server)

Updates `@apollo/subgraph` from 2.12.0 to 2.12.1
- [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.12.1/subgraph-js)

Updates `@aws-sdk/client-bedrock-runtime` from 3.928.0 to 3.938.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.938.0/clients/client-bedrock-runtime)

Updates `@aws-sdk/client-dynamodb` from 3.928.0 to 3.936.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.936.0/clients/client-dynamodb)

Updates `@aws-sdk/client-kinesis` from 3.928.0 to 3.937.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.937.0/clients/client-kinesis)

Updates `@aws-sdk/client-lambda` from 3.928.0 to 3.938.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.938.0/clients/client-lambda)

Updates `@aws-sdk/client-s3` from 3.928.0 to 3.937.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.937.0/clients/client-s3)

Updates `@aws-sdk/client-sfn` from 3.928.0 to 3.936.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.936.0/clients/client-sfn)

Updates `@aws-sdk/client-sns` from 3.928.0 to 3.936.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.936.0/clients/client-sns)

Updates `@aws-sdk/client-sqs` from 3.928.0 to 3.936.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.936.0/clients/client-sqs)

Updates `@graphql-tools/executor` from 1.4.11 to 1.4.13
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/executor/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/executor@1.4.13/packages/executor)

Updates `@langchain/anthropic` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/anthropic==1.0.0...@langchain/anthropic@1.1.1)

Updates `@langchain/classic` from 1.0.1 to 1.0.4
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/classic==1.0.1...@langchain/classic@1.0.4)

Updates `@langchain/core` from 1.0.3 to 1.0.6
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core==1.0.3...langchain@1.0.6)

Updates `@langchain/google-genai` from 1.0.0 to 1.0.3
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/google-genai==1.0.0...@langchain/google-genai@1.0.3)

Updates `@langchain/openai` from 1.0.0 to 1.1.2
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai==1.0.0...@langchain/openai@1.1.2)

Updates `@prisma/client` from 6.19.0 to 7.0.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.0.0/packages/client)

Updates `@redis/client` from 5.9.0 to 5.10.0
- [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.9.0...json@5.10.0)

Updates `@smithy/smithy-client` from 4.9.3 to 4.9.8
- [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.8/packages/smithy-client)

Updates `@vitest/coverage-istanbul` from 4.0.8 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/coverage-istanbul)

Updates `@vitest/coverage-v8` from 4.0.8 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/coverage-v8)

Updates `@vitest/runner` from 4.0.8 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/runner)

Updates `ai` from 5.0.92 to 5.0.100
- [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.92...ai@5.0.100)

Updates `azure-functions-core-tools` from 4.4.0 to 4.5.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.4.0...4.5.0)

Updates `chai` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v6.2.0...v6.2.1)

Updates `cypress` from 15.6.0 to 15.7.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.6.0...v15.7.0)

Updates `graphql-tools` from 9.0.22 to 9.0.24
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/graphql-tools@9.0.24/packages/graphql-tools)

Updates `hono` from 4.10.4 to 4.10.6
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.10.4...v4.10.6)

Updates `langchain` from 1.0.3 to 1.0.6
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain==1.0.3...langchain@1.0.6)

Updates `mongoose` from 8.19.3 to 9.0.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.19.3...9.0.0)

Updates `mquery` from 5.0.0 to 6.0.0
- [Changelog](https://github.com/mongoosejs/mquery/blob/master/History.md)
- [Commits](mongoosejs/mquery@5.0.0...6.0.0)

Updates `next` from 16.0.1 to 16.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.0.1...v16.0.3)

Updates `npm` from 11.6.2 to 11.6.3
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v11.6.2...v11.6.3)

Updates `openai` from 6.8.1 to 6.9.1
- [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.8.1...v6.9.1)

Updates `pnpm` from 10.21.0 to 10.23.0
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v10.23.0/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.23.0/pnpm)

Updates `prisma` from 6.19.0 to 7.0.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.0.0/packages/cli)

Updates `redis` from 5.9.0 to 5.10.0
- [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.9.0...redis@5.10.0)

Updates `tedious` from 19.1.0 to 19.1.3
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](tediousjs/tedious@v19.1.0...v19.1.3)

Updates `vitest` from 4.0.8 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/vitest)

Updates `workerpool` from 10.0.0 to 10.0.1
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](josdejong/workerpool@v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 2.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.70.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@openai/agents"
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@openai/agents-core"
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@apollo/gateway"
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@apollo/server"
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@apollo/subgraph"
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.938.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.936.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-kinesis"
  dependency-version: 3.937.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.938.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.937.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-sfn"
  dependency-version: 3.936.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.936.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.936.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@graphql-tools/executor"
  dependency-version: 1.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@langchain/anthropic"
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@langchain/classic"
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@langchain/core"
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@langchain/google-genai"
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@langchain/openai"
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@prisma/client"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-versions
- dependency-name: "@redis/client"
  dependency-version: 5.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@vitest/coverage-istanbul"
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: "@vitest/runner"
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: ai
  dependency-version: 5.0.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: azure-functions-core-tools
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: chai
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: cypress
  dependency-version: 15.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: graphql-tools
  dependency-version: 9.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: hono
  dependency-version: 4.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: langchain
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: mongoose
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-versions
- dependency-name: mquery
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-versions
- dependency-name: next
  dependency-version: 16.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: npm
  dependency-version: 11.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: openai
  dependency-version: 6.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: pnpm
  dependency-version: 10.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: prisma
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-versions
- dependency-name: redis
  dependency-version: 5.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: tedious
  dependency-version: 19.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: vitest
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: workerpool
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Nov 24, 2025
@dependabot dependabot Bot requested a review from a team as a code owner November 24, 2025 00:56
@dependabot dependabot Bot added javascript Pull requests that update javascript code dependabot labels Nov 24, 2025
@dd-octo-sts dd-octo-sts Bot enabled auto-merge (squash) November 24, 2025 00:56
@github-actions
Copy link
Copy Markdown
Contributor

Overall package size

Self size: 13.38 MB
Deduped: 113.58 MB
No deduping: 128.59 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/pprof | 5.12.0 | 11.19 MB | 11.57 MB | | @datadog/native-iast-taint-tracking | 4.1.0 | 9.01 MB | 9.02 MB | | @opentelemetry/resources | 1.30.1 | 557.67 kB | 7.71 MB | | @opentelemetry/core | 1.30.1 | 908.66 kB | 7.16 MB | | protobufjs | 7.5.4 | 2.95 MB | 5.83 MB | | @datadog/wasm-js-rewriter | 5.0.1 | 2.82 MB | 3.53 MB | | @datadog/native-metrics | 3.1.1 | 1.02 MB | 1.43 MB | | @opentelemetry/api-logs | 0.208.0 | 199.48 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.2.0 | 118.51 kB | 437.19 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 | | @isaacs/ttlcache | 2.1.1 | 90.58 kB | 90.58 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 | | 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 | | escape-string-regexp | 5.0.0 | 3.66 kB | 3.66 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.73%. Comparing base (064c946) to head (0d2fe50).
⚠️ Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6975      +/-   ##
==========================================
- Coverage   84.82%   84.73%   -0.10%     
==========================================
  Files         513      508       -5     
  Lines       21521    21376     -145     
==========================================
- Hits        18255    18112     -143     
+ Misses       3266     3264       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@datadog-official
Copy link
Copy Markdown

datadog-official Bot commented Nov 24, 2025

⚠️ Tests

⚠️ Warnings

❄️ 14 New flaky tests detected

esm with @azure/functions >=4 (4.9.0) enqueues amqp messages to an event hub with a cardinality of many from with @azure/functions >=4 (4.9.0) (Datadog)
timeout

Error: timeout
    at Timeout.<anonymous> (integration-tests/helpers/fake-agent.js:135:20)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7)
esm with @azure/functions >=4 (4.9.0) enqueues amqp messages to an event hub with a cardinality of one from with @azure/functions >=4 (4.9.0) (Datadog)
timeout

Error: timeout
    at Timeout.<anonymous> (integration-tests/helpers/fake-agent.js:135:20)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7)
esm with @azure/functions >=4 (4.9.0) enqueues a single event to an event hub with a cardinality of many from with @azure/functions >=4 (4.9.0) (Datadog)
timeout

Error: timeout
    at Timeout.<anonymous> (integration-tests/helpers/fake-agent.js:135:20)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7)
View all

🧪 8 Tests failed

mongoose instrumentations >=7 with mongoose >=7 (9.0.0) "after each" hook for "continue working as expected with then" from countDocuments (Datadog)
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/dd-trace-js/dd-trace-js/packages/datadog-instrumentations/test/mongoose.spec.js)

Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/dd-trace-js/dd-trace-js/packages/datadog-instrumentations/test/mongoose.spec.js)
    at listOnTimeout (node:internal/timers:569:17)
    at process.processTimers (node:internal/timers:512:7)
mongoose instrumentations >=7 with mongoose >=7 (9.0.0) "before each" hook for "continue working as expected with then" from countDocuments (Datadog)
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/dd-trace-js/dd-trace-js/packages/datadog-instrumentations/test/mongoose.spec.js)

Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/dd-trace-js/dd-trace-js/packages/datadog-instrumentations/test/mongoose.spec.js)
    at listOnTimeout (node:internal/timers:569:17)
    at process.processTimers (node:internal/timers:512:7)
esm with @azure/functions >=4 (4.0.0) "before all" hook for "propagates a single message through a queue with cardinality of one" from with @azure/functions >=4 (4.0.0) (Datadog)
spawnSync /bin/sh ETIMEDOUT

Error: spawnSync /bin/sh ETIMEDOUT
    at Object.spawnSync (node:internal/child_process:1123:20)
    at spawnSync (node:child_process:877:24)
    at execSync (node:child_process:958:15)
    at execHelper (integration-tests/helpers/index.js:242:9)
    at createSandbox (integration-tests/helpers/index.js:309:3)
    at async Context.<anonymous> (integration-tests/helpers/index.js:606:15)
View all
This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 0d2fe50 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 27, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 27, 2025
auto-merge was automatically disabled November 27, 2025 17:16

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/test-versions-f72fad2cc0 branch November 27, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies javascript Pull requests that update javascript code semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants