Skip to content

build(deps): bump the archive-dependencies group across 1 directory with 12 updates#38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/archive/server_old/archive-dependencies-1f8b95e05d
Open

build(deps): bump the archive-dependencies group across 1 directory with 12 updates#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/archive/server_old/archive-dependencies-1f8b95e05d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the archive-dependencies group with 12 updates in the /archive/server_old directory:

Package From To
@google/genai 1.16.0 2.9.0
@langchain/community 0.3.55 1.1.29
@langchain/core 0.3.75 1.2.0
@langchain/google-genai 0.2.17 2.2.0
@langchain/ollama 0.2.4 1.3.0
cors 2.8.5 2.8.6
dotenv 16.6.1 17.4.2
express 4.21.2 5.2.1
langchain 0.3.33 1.5.0
nodemon 3.1.10 3.1.14
openai 4.104.0 6.44.0
pdf-parse 1.1.1 2.4.5

Updates @google/genai from 1.16.0 to 2.9.0

Release notes

Sourced from @​google/genai's releases.

v2.9.0

2.9.0 (2026-06-19)

Features

  • Add audioOffset to VoiceActivity (3bc7d42)
  • Add interimInputTranscription to LiveServerContent (3bc7d42)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (3bc7d42)
  • Add ServiceTier to UsageMetadata (1f44b04)
  • expose Computer Use API fields (da54ea4)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (2740a42)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (b72db47)
  • introduce gaos sdk libs (bfac5d4)

Miscellaneous Chores

  • Configure 2.9.0 as the next release (e9968c6)
  • Configure a 2.9.0-rc.0 prerelease (ae612ec)

v2.9.0-rc.0

2.9.0-rc.0 (2026-06-16)

Features

  • Add ServiceTier to UsageMetadata (1f44b04)
  • expose Computer Use API fields (da54ea4)
  • interaction-api: Add model field and CodeMenderAgentData response message (688f3a0)
  • interaction-api: Add CodeMenderAgentConfig to the Interactions API AgentInteraction proto (cb4da1f)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (2740a42)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (b72db47)
  • introduce gaos sdk libs (f2cb0d2)
  • introduce gaos sdk libs (72ed90c)
  • introduce gaos sdk libs (bfac5d4)

Miscellaneous Chores

  • Configure a 2.9.0-rc.0 prerelease (ae612ec)

v2.8.0

2.8.0 (2026-06-03)

Features

  • Add Agent Platform MCP support to async generate_content (baeaeaa)
  • Add transcription language code. (d2981d6)

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

2.9.0 (2026-06-19)

Features

  • Add audioOffset to VoiceActivity (3bc7d42)
  • Add interimInputTranscription to LiveServerContent (3bc7d42)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (3bc7d42)
  • Add ServiceTier to UsageMetadata (1f44b04)
  • expose Computer Use API fields (da54ea4)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (2740a42)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (b72db47)
  • introduce gaos sdk libs (bfac5d4)

Miscellaneous Chores

  • Configure 2.9.0 as the next release (e9968c6)
  • Configure a 2.9.0-rc.0 prerelease (ae612ec)

2.8.0 (2026-06-03)

Features

  • Add Agent Platform MCP support to async generate_content (baeaeaa)
  • Add transcription language code. (d2981d6)
  • Add TranslationConfig for live translation. (8c44240)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (36f0bfb)

2.7.0 (2026-05-27)

Features

  • Add Skill Registry ListSkills and DeleteSkill to SDK (d75582a)
  • additional computer_use field support for vertex. (54a692b)
  • interaction-api: Allow "text/csv" as a supported document mime type for Interaction API. (3cc830e)
  • interaction-api: Enable BigQuery tool in Deep Research config. (58c8c7e)
  • Support Reinforcement Tuning in GenAI SDK (418cc35)

2.6.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (f780f3c)
  • Add budget_exceeded status (1e97bd0)
  • Add gemini-3.5-flash (1e97bd0)
  • add new fields (b78eeee)

... (truncated)

Commits
  • d791388 chore(main): release 2.9.0 (#1703)
  • 1838c80 chore: internal update
  • ea65ccf chore: Remove experimental warnings for interactions
  • e9968c6 chore: Configure 2.9.0 as the next release
  • b751112 chore: internal change
  • 78f16e5 chore: Fix google-contributor-stale workflow for GenAI SDKs
  • 3bc7d42 feat: Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscri...
  • f9dd963 chore(main): release 2.9.0-rc.0 (#1653)
  • ae612ec chore: Configure a 2.9.0-rc.0 prerelease
  • 9c79da7 chore: keep consistent with upstream config
  • Additional commits viewable in compare view
Install script changes

This version adds preinstall script and modifies prepare script that run during installation. Review the package contents before updating.


Updates @langchain/community from 0.3.55 to 1.1.29

Release notes

Sourced from @​langchain/community's releases.

@​langchain/community@​1.1.29

Patch Changes

  • #63 bb52506 Thanks @​hntrl! - The community package is being sunsetted. See #61 for details and guidance. Thank you to everyone who has contributed integrations, fixes, reviews, and maintenance over the years.

@​langchain/community@​1.1.28

Patch Changes

  • #44 f9a922e Thanks @​dependabot! - chore(deps): bump fast-xml-parser from 5.5.9 to 5.7.0

  • #30 9cd006c Thanks @​christian-bromann! - fix(pdf-loader): support both pdf-parse v1 and v2

  • #36 1e2e4bf Thanks @​hntrl! - Fix Milvus collection loading before delete operations (#9749) and partition name handling in search/delete (#9748)

    • Added loadCollectionSync() call in the delete() method to ensure collection is loaded before delete operations
    • Added partition_names parameter to search() call in similaritySearchVectorWithScore()
    • Added partition_name parameter to both deleteEntities() and delete() calls
    • Updated error message in delete method from "before search" to "before deletion"
  • #41 5bd4246 Thanks @​RaschidJFR! - Expose basePath option in VoyageEmbeddings class

  • #43 b835751 Thanks @​jkennedyvz! - chore(deps): bump transitive dependencies to patch 6 security alerts

    Updates pnpm overrides to resolve critical and high severity Dependabot alerts in transitive dependencies reached via optional peerDependencies and dev tooling:

    No workspace package has these as direct dependencies; overrides affect the monorepo lockfile only and do not change published package contents.

  • #42 3657e90 Thanks @​RaschidJFR! - surface Voyage AI API errors in VoyageEmbeddings

Commits

Updates @langchain/core from 0.3.75 to 1.2.0

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.2.0

Minor Changes

Patch Changes

  • #11047 ac0f71d Thanks @​christian-bromann! - fix(core): preserve AIMessage content blocks

    Keep existing v1 contentBlocks when constructing AIMessage instances so serialized messages do not lose block content during deserialization.

@​langchain/core@​1.1.48

Patch Changes

  • #10832 1b24369 Thanks @​info-arnav! - fix(core, openrouter): make CJS default re-exports callable

  • #10666 2bb55b0 Thanks @​hnustwjj! - feat(openrouter): surface reasoning content as v1 standard content blocks

    convertOpenRouterResponseToBaseMessage and convertOpenRouterDeltaToBaseMessageChunk now copy OpenRouter's reasoning (flat string) and reasoning_details (structured array) fields onto additional_kwargs.reasoning_content / additional_kwargs.reasoning_details. A new ChatOpenRouterTranslator is registered in @langchain/core under the "openrouter" provider key so AIMessage.contentBlocks emits standard {type: "reasoning"} blocks alongside text and tool calls.

    Previously, reasoning text returned by reasoning-capable models routed through OpenRouter (DeepSeek R1, Minimax M2, Claude extended thinking, o-series, etc.) was silently dropped: only the reasoning_tokens count was preserved via usage_metadata. Consumers using standard content blocks (including the frontend agent UI patterns shown in the docs) could not display the model's chain of thought.

  • #10918 3999fab Thanks @​christian-bromann! - fix(openai): stream custom tool calls through Responses API chunks

@​langchain/core@​1.1.47

Patch Changes

  • #10906 f61b345 Thanks @​hntrl! - feat(core): add uuid v6 utility support

    Add v6 UUID generation support to @langchain/core/utils/uuid by vendoring the upstream uuidjs v6 implementation and its v1ToV6 helper, exporting v6 from the UUID utils index, and adding tests for deterministic generation, buffer/offset behavior, validation/versioning, and ordering.

  • #10872 a640079 Thanks @​hntrl! - chore(deps): remove redundant @​types/uuid declarations

    Remove @types/uuid from package manifests that rely on @langchain/core/utils/uuid or do not require uuid type stubs directly, and refresh the lockfile entries accordingly.

  • #10792 3682268 Thanks @​Genmin! - fix(core): apply v1 message casting after implicit streaming aggregation

  • #10901 f26fc4a Thanks @​christian-bromann! - fix(testing): share fakeModel invocation state across bindTools instances

... (truncated)

Commits
  • c5e8962 chore: version packages (#11059)
  • e51478a feat(aws): bedrock prompt caching middleware (#11080)
  • 7d61f5f fix(groq): tighten @​langchain/core peer dependency to ^1.1.30 (#11069)
  • 2e28115 feat(deps): native streamEvents ChatModelStreamEvent protocol (#10924)
  • 6d212ef docs(tavily): fix "refering" typo in tool description (#11067)
  • a001816 chore(deps): bump esbuild from 0.28.0 to 0.28.1 in /environment_tests/test-ex...
  • 234c8bb ci(infra): pin GitHub Actions to full-length commit SHAs (#11061)
  • 4aeaa76 feat(langchain): add when predicate to human-in-the-loop middleware (#11012)
  • ac0f71d fix(core): preserve AIMessage content blocks (#11047)
  • 39f338e chore: remove deprecated @​langchain/google-cloud-sql-pg package (#11060)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​langchain/core since your current version.


Updates @langchain/google-genai from 0.2.17 to 2.2.0

Release notes

Sourced from @​langchain/google-genai's releases.

@​langchain/google-genai@​2.2.0

Minor Changes

@​langchain/google-genai@​2.1.31

No release notes provided.

@​langchain/google-genai@​2.1.28

Patch Changes

@​langchain/google-genai@​2.1.27

Patch Changes

  • Updated dependencies [d3e0809]:
    • @​langchain/core@​1.1.40
Commits
  • c5e8962 chore: version packages (#11059)
  • e51478a feat(aws): bedrock prompt caching middleware (#11080)
  • 7d61f5f fix(groq): tighten @​langchain/core peer dependency to ^1.1.30 (#11069)
  • 2e28115 feat(deps): native streamEvents ChatModelStreamEvent protocol (#10924)
  • 6d212ef docs(tavily): fix "refering" typo in tool description (#11067)
  • a001816 chore(deps): bump esbuild from 0.28.0 to 0.28.1 in /environment_tests/test-ex...
  • 234c8bb ci(infra): pin GitHub Actions to full-length commit SHAs (#11061)
  • 4aeaa76 feat(langchain): add when predicate to human-in-the-loop middleware (#11012)
  • ac0f71d fix(core): preserve AIMessage content blocks (#11047)
  • 39f338e chore: remove deprecated @​langchain/google-cloud-sql-pg package (#11060)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​langchain/google-genai since your current version.


Updates @langchain/ollama from 0.2.4 to 1.3.0

Release notes

Sourced from @​langchain/ollama's releases.

@​langchain/ollama@​1.3.0

Minor Changes

Commits
  • c5e8962 chore: version packages (#11059)
  • e51478a feat(aws): bedrock prompt caching middleware (#11080)
  • 7d61f5f fix(groq): tighten @​langchain/core peer dependency to ^1.1.30 (#11069)
  • 2e28115 feat(deps): native streamEvents ChatModelStreamEvent protocol (#10924)
  • 6d212ef docs(tavily): fix "refering" typo in tool description (#11067)
  • a001816 chore(deps): bump esbuild from 0.28.0 to 0.28.1 in /environment_tests/test-ex...
  • 234c8bb ci(infra): pin GitHub Actions to full-length commit SHAs (#11061)
  • 4aeaa76 feat(langchain): add when predicate to human-in-the-loop middleware (#11012)
  • ac0f71d fix(core): preserve AIMessage content blocks (#11047)
  • 39f338e chore: remove deprecated @​langchain/google-cloud-sql-pg package (#11060)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​langchain/ollama since your current version.


Updates cors from 2.8.5 to 2.8.6

Release notes

Sourced from cors's releases.

v2.8.6

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from cors's changelog.

2.8.6 / 2026-01-22

  • Improve documentation (API, context, examples...)
  • Remove additional markdown files from tarball
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.


Updates dotenv from 16.6.1 to 17.4.2

Changelog

Sourced from dotenv's changelog.

17.4.2 (2026-04-12)

Changed

  • Improved skill files - tightened up details (#1009)

17.4.1 (2026-04-05)

Changed

  • Change text injecting to injected (#1005)

17.4.0 (2026-04-01)

Added

  • Add skills/ folder with focused agent skills: skills/dotenv/SKILL.md (core usage) and skills/dotenvx/SKILL.md (encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)

Changed

  • Tighten up logs: ◇ injecting env (14) from .env (#1003)

17.3.1 (2026-02-12)

Changed

  • Fix as2 example command in README and update spanish README

17.3.0 (2026-02-12)

Added

  • Add a new README section on dotenv’s approach to the agentic future.

Changed

  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

17.2.4 (2026-02-05)

Changed

  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.

17.2.3 (2025-09-29)

Changed

  • Fixed typescript error definition (#912)

... (truncated)

Commits

Updates express from 4.21.2 to 5.2.1

Release notes

Sourced from express's releases.

v5.2.1

What's Changed

[!IMPORTANT]
The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: expressjs/express@v5.2.0...v5.2.1

v5.2.0

Important: Security

What's Changed

... (truncated)

Changelog

Sourced from express's changelog.

5.2.1 / 2025-12-01

  • Revert security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
    • The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

5.2.0 / 2025-12-01

  • Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
  • deps: body-parser@^2.2.1
  • A deprecation warning was added when using res.redirect with undefined arguments, Express now emits a warning to help detect calls that pass undefined as the status or URL and make them easier to fix.

5.1.0 / 2025-03-31

  • Add support for Uint8Array in res.send()
  • Add support for ETag option in res.sendFile()
  • Add support for multiple links with the same rel in res.links()
  • Add funding field to package.json
  • perf: use loop for acceptParams
  • refactor: prefix built-in node module imports
  • deps: remove setprototypeof
  • deps: remove safe-buffer
  • deps: remove utils-merge
  • deps: remove methods
  • deps: remove depd
  • deps: debug@^4.4.0
  • deps: body-parser@^2.2.0
  • deps: router@^2.2.0
  • deps: content-type@^1.0.5
  • deps: finalhandler@^2.1.0
  • deps: qs@^6.14.0
  • deps: server-static@2.2.0
  • deps: type-is@2.0.1

5.0.1 / 2024-10-08

5.0.0 / 2024-09-10

  • remove:
    • path-is-absolute dependency - use path.isAbsolute instead
  • breaking:
      Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@ghost

ghost commented May 8, 2026

Copy link
Copy Markdown

Rooviewer Clock   Follow task

Reviewing your PR now. Feedback coming shortly!

@dependabot dependabot Bot changed the title chore(deps): bump the archive-dependencies group in /archive/server_old with 12 updates chore(deps): bump the archive-dependencies group across 1 directory with 12 updates May 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/archive/server_old/archive-dependencies-1f8b95e05d branch 2 times, most recently from 78e592b to bdd9912 Compare May 19, 2026 07:48
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/archive/server_old/archive-dependencies-1f8b95e05d branch from bdd9912 to 02c0a05 Compare May 22, 2026 19:11
@dependabot dependabot Bot changed the title chore(deps): bump the archive-dependencies group across 1 directory with 12 updates build(deps): bump the archive-dependencies group across 1 directory with 12 updates May 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/archive/server_old/archive-dependencies-1f8b95e05d branch 2 times, most recently from 87f6eab to 22474fc Compare June 5, 2026 18:25
…ith 12 updates

Bumps the archive-dependencies group with 12 updates in the /archive/server_old directory:

| Package | From | To |
| --- | --- | --- |
| [@google/genai](https://github.com/googleapis/js-genai) | `1.16.0` | `2.9.0` |
| [@langchain/community](https://github.com/langchain-ai/langchainjs-community) | `0.3.55` | `1.1.29` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `0.3.75` | `1.2.0` |
| [@langchain/google-genai](https://github.com/langchain-ai/langchainjs) | `0.2.17` | `2.2.0` |
| [@langchain/ollama](https://github.com/langchain-ai/langchainjs) | `0.2.4` | `1.3.0` |
| [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.4.2` |
| [express](https://github.com/expressjs/express) | `4.21.2` | `5.2.1` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `0.3.33` | `1.5.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.10` | `3.1.14` |
| [openai](https://github.com/openai/openai-node) | `4.104.0` | `6.44.0` |
| [pdf-parse](https://github.com/mehmet-kozan/pdf-parse) | `1.1.1` | `2.4.5` |



Updates `@google/genai` from 1.16.0 to 2.9.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v1.16.0...v2.9.0)

Updates `@langchain/community` from 0.3.55 to 1.1.29
- [Release notes](https://github.com/langchain-ai/langchainjs-community/releases)
- [Commits](https://github.com/langchain-ai/langchainjs-community/commits/@langchain/community@1.1.29)

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

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

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

Updates `cors` from 2.8.5 to 2.8.6
- [Release notes](https://github.com/expressjs/cors/releases)
- [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md)
- [Commits](expressjs/cors@v2.8.5...v2.8.6)

Updates `dotenv` from 16.6.1 to 17.4.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.6.1...v17.4.2)

Updates `express` from 4.21.2 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.21.2...v5.2.1)

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

Updates `nodemon` from 3.1.10 to 3.1.14
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.10...v3.1.14)

Updates `openai` from 4.104.0 to 6.44.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v4.104.0...v6.44.0)

Updates `pdf-parse` from 1.1.1 to 2.4.5
- [Release notes](https://github.com/mehmet-kozan/pdf-parse/releases)
- [Commits](https://github.com/mehmet-kozan/pdf-parse/commits/v2.4.5)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: "@langchain/community"
  dependency-version: 1.1.28
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: "@langchain/core"
  dependency-version: 1.1.45
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: "@langchain/google-genai"
  dependency-version: 2.1.30
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: "@langchain/ollama"
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: cors
  dependency-version: 2.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: archive-dependencies
- dependency-name: dotenv
  dependency-version: 17.4.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: langchain
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: nodemon
  dependency-version: 3.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: archive-dependencies
- dependency-name: openai
  dependency-version: 6.37.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
- dependency-name: pdf-parse
  dependency-version: 2.4.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: archive-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/archive/server_old/archive-dependencies-1f8b95e05d branch from 22474fc to c53f645 Compare June 19, 2026 18:25
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request.

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.

0 participants