Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps the app group with 34 updates in the / directory:

Package From To
@apollo/server 5.1.0 5.2.0
@aws-sdk/client-bedrock-runtime 3.922.0 3.966.0
@aws-sdk/client-lambda 3.922.0 3.966.0
@aws-sdk/client-s3 3.922.0 3.966.0
@aws-sdk/client-ses 3.922.0 3.966.0
@aws-sdk/client-sqs 3.922.0 3.966.0
@aws-sdk/lib-storage 3.922.0 3.966.0
@aws-sdk/s3-request-presigner 3.922.0 3.966.0
@clerk/backend 2.19.1 2.29.2
@elevenlabs/elevenlabs-js 2.21.0 2.30.0
@eslint/js 9.39.0 9.39.2
@fastify/cors 11.1.0 11.2.0
@graphql-tools/schema 10.0.26 10.0.31
@graphql-tools/utils 10.10.0 11.0.0
@langchain/community 1.0.0 1.1.3
@langchain/core 1.0.2 1.1.12
@modelcontextprotocol/sdk 1.21.0 1.25.2
fastify 5.6.1 5.6.2
globals 16.5.0 17.0.0
mongoose 8.19.2 9.1.3
newrelic 13.6.2 13.9.1
pino 10.1.0 10.1.1
ws 8.18.3 8.19.0
@graphql-codegen/cli 6.0.1 6.1.1
@graphql-codegen/typescript 5.0.2 5.0.7
@graphql-codegen/typescript-resolvers 5.1.0 5.1.5
@parcel/watcher 2.5.1 2.5.4
@types/node 24.10.0 25.0.6
eslint 9.39.0 9.39.2
pino-pretty 13.1.2 13.1.3
prettier 3.6.2 3.7.4
ts-jest 29.4.5 29.4.6
tsx 4.20.6 4.21.0
typescript-eslint 8.46.3 8.53.0

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 @aws-sdk/client-bedrock-runtime from 3.922.0 to 3.966.0

Release notes

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

v3.966.0

3.966.0(2026-01-09)

Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

3.965.0(2026-01-07)

Chores
New Features
  • clients: update client endpoints as of 2026-01-07 (a77238b4)
  • client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
  • core: reduce nesting depth of test structures (#7624) (552e8329)

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

v3.964.0

3.964.0(2026-01-06)

Chores

... (truncated)

Changelog

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

3.966.0 (2026-01-09)

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

3.965.0 (2026-01-07)

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

3.964.0 (2026-01-06)

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

3.962.0 (2026-01-02)

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

... (truncated)

Commits

Updates @aws-sdk/client-lambda from 3.922.0 to 3.966.0

Release notes

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

v3.966.0

3.966.0(2026-01-09)

Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

3.965.0(2026-01-07)

Chores
New Features
  • clients: update client endpoints as of 2026-01-07 (a77238b4)
  • client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
  • core: reduce nesting depth of test structures (#7624) (552e8329)

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

v3.964.0

3.964.0(2026-01-06)

Chores

... (truncated)

Changelog

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

3.966.0 (2026-01-09)

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

3.965.0 (2026-01-07)

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

3.964.0 (2026-01-06)

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

3.962.0 (2026-01-02)

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.922.0 to 3.966.0

Release notes

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

v3.966.0

3.966.0(2026-01-09)

Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

3.965.0(2026-01-07)

Chores
New Features
  • clients: update client endpoints as of 2026-01-07 (a77238b4)
  • client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
  • core: reduce nesting depth of test structures (#7624) (552e8329)

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

v3.964.0

3.964.0(2026-01-06)

Chores

... (truncated)

Changelog

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

3.966.0 (2026-01-09)

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

3.965.0 (2026-01-07)

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

3.964.0 (2026-01-06)

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

3.962.0 (2026-01-02)

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

3.958.0 (2025-12-23)

Features

  • client-s3: Add additional validation to Outpost bucket names. (2f30457)

3.957.0 (2025-12-22)

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

... (truncated)

Commits

Updates @aws-sdk/client-ses from 3.922.0 to 3.966.0

Release notes

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

v3.966.0

3.966.0(2026-01-09)

Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

3.965.0(2026-01-07)

Chores
New Features
  • clients: update client endpoints as of 2026-01-07 (a77238b4)
  • client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
  • core: reduce nesting depth of test structures (#7624) (552e8329)

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

v3.964.0

3.964.0(2026-01-06)

Chores

... (truncated)

Changelog

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

3.966.0 (2026-01-09)

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

3.965.0 (2026-01-07)

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

3.964.0 (2026-01-06)

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

3.962.0 (2026-01-02)

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

... (truncated)

Commits

Updates @aws-sdk/client-sqs from 3.922.0 to 3.966.0

Release notes

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

v3.966.0

3.966.0(2026-01-09)

Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

3.965.0(2026-01-07)

Chores
New Features
  • clients: update client endpoints as of 2026-01-07 (a77238b4)
  • client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
  • core: reduce nesting depth of test structures (#7624) (552e8329)

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

v3.964.0

3.964.0(2026-01-06)

Chores

... (truncated)

Changelog

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

3.966.0 (2026-01-09)

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

3.965.0 (2026-01-07)

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

3.964.0 (2026-01-06)

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

3.962.0 (2026-01-02)

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

3.960.0 (2025-12-29)

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

... (truncated)

Commits

Updates @aws-sdk/lib-storage from 3.922.0 to 3.966.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.966.0

3.966.0(2026-01-09)

Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

3.965.0(2026-01-07)

Chores
New Features
  • clients: update client endpoints as of 2026-01-07 (a77238b4)
  • client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
  • core: reduce nesting depth of test structures (#7624) (552e8329)

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

v3.964.0

3.964.0(2026-01-06)

Chores

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.966.0 (2026-01-09)

Note: Version bump only for package @​aws-sdk/lib-storage

3.965.0 (2026-01-07)

Note: Version bump only for package @​aws-sdk/lib-storage

3.964.0 (2026-01-06)

Note: Version bump only for package @​aws-sdk/lib-storage

3.962.0 (2026-01-02)

Note: Version bump only for package @​aws-sdk/lib-storage

3.958.0 (2025-12-23)

Note: Version bump only for package @​aws-sdk/lib-storage

3.957.0 (2025-12-22)

Note: Version bump only for package @​aws-sdk/lib-storage

3.956.0 (2025-12-19)

... (truncated)

Commits

Updates @aws-sdk/s3-request-presigner from 3.922.0 to 3.966.0

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.966.0

3.966.0(2026-01-09)

Chores
New Features
  • clients: update client endpoints as of 2026-01-09 (060fef34)
  • client-medialive: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels. (ce039310)
  • client-bedrock-agentcore-control: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not. (c68a59e8)
  • client-transcribe: Adds waiters to Amazon Transcribe. (93eb18c5)
  • client-glue: Adding MaterializedViews task run APIs (d430d646)
  • client-cloudfront: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig (858e6e8b)

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

v3.965.0

3.965.0(2026-01-07)

Chores
New Features
  • clients: update client endpoints as of 2026-01-07 (a77238b4)
  • client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
  • core: reduce nesting depth of test structures (#7624) (552e8329)

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

v3.964.0

3.964.0(2026-01-06)

Chores

... (truncated)

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.966.0 (2026-01-09)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.965.0 (2026-01-07)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.964.0 (2026-01-06)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.962.0 (2026-01-02)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.958.0 (2025-12-23)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.957.0 (2025-12-22)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.956.0 (2025-12-19)

... (truncated)

Commits

Bumps the app group with 34 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `5.1.0` | `5.2.0` |
| [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.922.0` | `3.966.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.922.0` | `3.966.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.922.0` | `3.966.0` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.922.0` | `3.966.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.922.0` | `3.966.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.922.0` | `3.966.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.922.0` | `3.966.0` |
| [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) | `2.19.1` | `2.29.2` |
| [@elevenlabs/elevenlabs-js](https://github.com/elevenlabs/elevenlabs-js) | `2.21.0` | `2.30.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.0` | `9.39.2` |
| [@fastify/cors](https://github.com/fastify/fastify-cors) | `11.1.0` | `11.2.0` |
| [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) | `10.0.26` | `10.0.31` |
| [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) | `10.10.0` | `11.0.0` |
| [@langchain/community](https://github.com/langchain-ai/langchainjs) | `1.0.0` | `1.1.3` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.0.2` | `1.1.12` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.21.0` | `1.25.2` |
| [fastify](https://github.com/fastify/fastify) | `5.6.1` | `5.6.2` |
| [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.0.0` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.19.2` | `9.1.3` |
| [newrelic](https://github.com/newrelic/node-newrelic) | `13.6.2` | `13.9.1` |
| [pino](https://github.com/pinojs/pino) | `10.1.0` | `10.1.1` |
| [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` |
| [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) | `6.0.1` | `6.1.1` |
| [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `5.0.2` | `5.0.7` |
| [@graphql-codegen/typescript-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers) | `5.1.0` | `5.1.5` |
| [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.5.1` | `2.5.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.0` | `25.0.6` |
| [eslint](https://github.com/eslint/eslint) | `9.39.0` | `9.39.2` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.2` | `13.1.3` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.6` | `4.21.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.53.0` |



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 `@aws-sdk/client-bedrock-runtime` from 3.922.0 to 3.966.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.966.0/clients/client-bedrock-runtime)

Updates `@aws-sdk/client-lambda` from 3.922.0 to 3.966.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.966.0/clients/client-lambda)

Updates `@aws-sdk/client-s3` from 3.922.0 to 3.966.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.966.0/clients/client-s3)

Updates `@aws-sdk/client-ses` from 3.922.0 to 3.966.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-ses/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.966.0/clients/client-ses)

Updates `@aws-sdk/client-sqs` from 3.922.0 to 3.966.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.966.0/clients/client-sqs)

Updates `@aws-sdk/lib-storage` from 3.922.0 to 3.966.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.966.0/lib/lib-storage)

Updates `@aws-sdk/s3-request-presigner` from 3.922.0 to 3.966.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.966.0/packages/s3-request-presigner)

Updates `@clerk/backend` from 2.19.1 to 2.29.2
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/backend@2.29.2/packages/backend/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/backend@2.29.2/packages/backend)

Updates `@elevenlabs/elevenlabs-js` from 2.21.0 to 2.30.0
- [Release notes](https://github.com/elevenlabs/elevenlabs-js/releases)
- [Commits](elevenlabs/elevenlabs-js@v2.21.0...v2.30.0)

Updates `@eslint/js` from 9.39.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `@fastify/cors` from 11.1.0 to 11.2.0
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v11.1.0...v11.2.0)

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

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

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

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

Updates `@modelcontextprotocol/sdk` from 1.21.0 to 1.25.2
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.21.0...v1.25.2)

Updates `fastify` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.6.1...v5.6.2)

Updates `globals` from 16.5.0 to 17.0.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.5.0...v17.0.0)

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

Updates `newrelic` from 13.6.2 to 13.9.1
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v13.6.2...v13.9.1)

Updates `pino` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v10.1.0...v10.1.1)

Updates `ws` from 8.18.3 to 8.19.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.3...8.19.0)

Updates `@graphql-codegen/cli` from 6.0.1 to 6.1.1
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@6.1.1/packages/graphql-codegen-cli)

Updates `@graphql-codegen/typescript` from 5.0.2 to 5.0.7
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@5.0.7/packages/plugins/typescript/typescript)

Updates `@graphql-codegen/typescript-resolvers` from 5.1.0 to 5.1.5
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/resolvers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-resolvers@5.1.5/packages/plugins/typescript/resolvers)

Updates `@parcel/watcher` from 2.5.1 to 2.5.4
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.1...v2.5.4)

Updates `@types/node` from 24.10.0 to 25.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.39.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.0...v9.39.2)

Updates `pino-pretty` from 13.1.2 to 13.1.3
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v13.1.2...v13.1.3)

Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.4)

Updates `ts-jest` from 29.4.5 to 29.4.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6)

Updates `tsx` from 4.20.6 to 4.21.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.20.6...v4.21.0)

Updates `typescript-eslint` from 8.46.3 to 8.53.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.966.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.966.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.966.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@aws-sdk/client-ses"
  dependency-version: 3.966.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.966.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.966.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.966.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@clerk/backend"
  dependency-version: 2.29.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@elevenlabs/elevenlabs-js"
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@fastify/cors"
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@graphql-tools/schema"
  dependency-version: 10.0.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@graphql-tools/utils"
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: app
- dependency-name: "@langchain/community"
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@langchain/core"
  dependency-version: 1.1.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: fastify
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: globals
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: app
- dependency-name: mongoose
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: app
- dependency-name: newrelic
  dependency-version: 13.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: pino
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: ws
  dependency-version: 8.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@graphql-codegen/cli"
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@graphql-codegen/typescript"
  dependency-version: 5.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@graphql-codegen/typescript-resolvers"
  dependency-version: 5.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@parcel/watcher"
  dependency-version: 2.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@types/node"
  dependency-version: 25.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: app
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: pino-pretty
  dependency-version: 13.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: tsx
  dependency-version: 4.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: typescript-eslint
  dependency-version: 8.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant