Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps the major-updates group with 11 updates in the / directory:

Package From To
@googleapis/drive 19.2.1 20.0.0
@googleapis/sheets 12.0.0 13.0.1
@langchain/community 0.3.58 1.1.0
@langchain/core 0.3.79 1.1.6
@langchain/mongodb 0.1.1 1.1.0
@langchain/textsplitters 0.1.0 1.0.1
connect-mongo 5.1.0 6.0.0
langchain 0.3.36 1.2.1
mongodb 6.21.0 7.0.0
mongoose 8.20.2 9.0.2
mongodb-memory-server 10.4.1 11.0.0

Updates @googleapis/drive from 19.2.1 to 20.0.0

Release notes

Sourced from @​googleapis/drive's releases.

drive: v20.0.0

20.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • This release has breaking changes.

Features

Bug Fixes

artifactregistry: v19.3.0

19.3.0 (2025-12-15)

Features

  • artifactregistry: update the API (bc8f3e1)
Changelog

Sourced from @​googleapis/drive's changelog.

20.0.0 - 27 June 2017
  • Regenerated
Breaking changes
  • Deleted dataproc v1alpha1 API
  • Deleted dfareporting v2.6 API
  • Deleted tracing v2 API
Backwards compatible changes
  • Added the adexperiencereport v1 API
  • Added the cloudresourcemanager v2beta1 API
  • Added the cloudtrace v2 API
  • Added the oslogin v1alpha API
  • Added the videointelligence v1beta1 API
19.0.0 - 10 April 2017
  • Regenerated
18.1.0 - 13 March 2017
  • Regenerated
18.0.0 - 10 March 2017
  • Regenerated
17.1.0 - 22 February 2017
  • Regenerated
17.0.0 - 22 February 2017
  • Regenerated
16.1.0 - 11 January 2017
Backwards compatible changes
  • Added cloudkms v1beta1 API
  • Added methods to the classroom v1 API
16.0.0 - 29 December 2016
Breaking changes
  • Upgraded to google-auth-library-nodejs 0.10.0, which has a breaking bug fix
15.1.0 - 28 December 2016
Backwards compatible changes

... (truncated)

Commits

Updates @googleapis/sheets from 12.0.0 to 13.0.1

Release notes

Sourced from @​googleapis/sheets's releases.

spanner: v12.2.0

12.2.0 (2025-12-15)

Features

Commits
  • 65da0ec chore: release main
  • eecefbf chore: release main
  • 0669c80 chore: release main
  • 4bc86d2 🦉 Updates from OwlBot post-processor
  • 33f2d78 feat: regenerate index files
  • 174cd20 feat(workstations): update the API
  • 4c49597 feat(workloadmanager): update the API
  • 6553987 fix(workflowexecutions): update the API
  • 920ddc7 fix(walletobjects): update the API
  • 8db5275 feat(vpcaccess): update the API
  • Additional commits viewable in compare view

Updates @langchain/community from 0.3.58 to 1.1.0

Release notes

Sourced from @​langchain/community's releases.

@​langchain/community@​1.1.0

Minor Changes

Patch Changes

@​langchain/community@​1.0.7

Patch Changes

@​langchain/community@​1.0.6

Patch Changes

... (truncated)

Commits
  • 1a8162c chore: version packages (#9585)
  • 66c1822 choremcp): add missing onConnectionError changeset (#9649)
  • 86b651a fix(mistralai): add useFim option to toggle between FIM and chat APIs (#9646)
  • 454a93d fix(community): LlamaCppEmbeddings now returns embeddings instead of token ID...
  • 005c729 fix(community/core): various security fixes (#9641)
  • cc7051b feat(langchain-google-common): Add jsonSchema method support to withStructure...
  • 88bb788 fix(langchain): Prevent functions from being accidentally assignable to Agent...
  • aa8c4f8 fix(langchain): prevent summarization middleware from leaking streaming event...
  • 29a8480 fix(langchain): add missing changeset (#9648)
  • e111ff9 fix(langchain): allow to set strict tag manually in providerStrategy (#9578)
  • 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 @​langchain/community since your current version.


Updates @langchain/core from 0.3.79 to 1.1.6

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.1.6

Patch Changes

@​langchain/core@​1.1.5

Patch Changes

@​langchain/core@​1.1.4

Patch Changes

@​langchain/core@​1.1.3

Patch Changes

@​langchain/core@​1.1.2

Patch Changes

@​langchain/core@​1.1.1

... (truncated)

Commits
  • 40edf36 chore: version packages (#9662)
  • a7b2a7d fix: Cannot merge two undefined objects error (#9668)
  • 5068787 fix(anthropic): set empty tool array in invocation params (#9669)
  • 104081c chore(deps): bump the major-deps-updates group with 2 updates (#9660)
  • b65bce0 fix(core): ensure streaming test chat models respect AbortSignal (#9658)
  • c88c7d0 fix(core): avoid writing to TransformStream in EventStreamCallbackHandler whe...
  • 1da1325 Add changeset
  • ff879b2 fix(core): ensure streaming test chat models respect AbortSignal
  • a496c5f Add changeset
  • c32063b fix(core): avoid writing to TransformStream in EventStreamCallbackHandler whe...
  • 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 @​langchain/core since your current version.


Updates @langchain/mongodb from 0.1.1 to 1.1.0

Release notes

Sourced from @​langchain/mongodb's releases.

@​langchain/mongodb@​1.1.0

Minor Changes

@​langchain/mongodb@​1.0.2

Patch Changes

@​langchain/mongodb@​1.0.1

Patch Changes

Commits
  • 1a8162c chore: version packages (#9585)
  • 66c1822 choremcp): add missing onConnectionError changeset (#9649)
  • 86b651a fix(mistralai): add useFim option to toggle between FIM and chat APIs (#9646)
  • 454a93d fix(community): LlamaCppEmbeddings now returns embeddings instead of token ID...
  • 005c729 fix(community/core): various security fixes (#9641)
  • cc7051b feat(langchain-google-common): Add jsonSchema method support to withStructure...
  • 88bb788 fix(langchain): Prevent functions from being accidentally assignable to Agent...
  • aa8c4f8 fix(langchain): prevent summarization middleware from leaking streaming event...
  • 29a8480 fix(langchain): add missing changeset (#9648)
  • e111ff9 fix(langchain): allow to set strict tag manually in providerStrategy (#9578)
  • 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 @​langchain/mongodb since your current version.


Updates @langchain/textsplitters from 0.1.0 to 1.0.1

Release notes

Sourced from @​langchain/textsplitters's releases.

@​langchain/textsplitters@​1.0.1

Patch Changes

Commits
Maintainer changes

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


Updates connect-mongo from 5.1.0 to 6.0.0

Release notes

Sourced from connect-mongo's releases.

v6.0.0

  • Breaking: Requires Node.js 20.8+ (aligns with MongoDB driver 5–7 support).
  • Compatibility: Supported/tested matrix: Node 20/22/24 + MongoDB driver 5.x–7.x + MongoDB server 4.4–8.0 (peer range remains >=5.0.0).
  • Added: Optional timestamps flag to record createdAt/updatedAt on session documents for auditing while keeping the default schema unchanged.
  • Added: Pluggable cryptoAdapter interface with helpers createWebCryptoAdapter (AES-GCM via Web Crypto API) and createKrupteinAdapter; legacy crypto options are auto-wrapped and mutually exclusive with cryptoAdapter to avoid ambiguity.
  • Fixed: store.clear() now uses deleteMany({}) instead of collection.drop(), preserving TTL indexes and treating NamespaceNotFound as success so clears are idempotent.
  • Fixed: Decryption failures in get() now short-circuit after the first callback, preventing double-callback regressions when the crypto secret is wrong.
  • Packaging: npm package now ships dual ESM/CJS bundles via tsdown, with an explicit exports map and cleaned type declarations (.d.mts/.d.cts).
  • Types: MongoStore and option hooks are strongly typed to avoid any leaks.
Changelog

Sourced from connect-mongo's changelog.

[6.0.0] - 2025-12-01

  • Breaking: Requires Node.js 20.8+ (aligns with MongoDB driver 5–7 support).
  • Compatibility: Supported/tested matrix: Node 20/22/24 + MongoDB driver 5.x–7.x + MongoDB server 4.4–8.0 (peer range remains >=5.0.0).
  • Added: Optional timestamps flag to record createdAt/updatedAt on session documents for auditing while keeping the default schema unchanged.
  • Added: Pluggable cryptoAdapter interface with helpers createWebCryptoAdapter (AES-GCM via Web Crypto API) and createKrupteinAdapter; legacy crypto options are auto-wrapped and mutually exclusive with cryptoAdapter to avoid ambiguity.
  • Fixed: store.clear() now uses deleteMany({}) instead of collection.drop(), preserving TTL indexes and treating NamespaceNotFound as success so clears are idempotent.
  • Fixed: Decryption failures in get() now short-circuit after the first callback, preventing double-callback regressions when the crypto secret is wrong.
  • Packaging: npm package now ships dual ESM/CJS bundles via tsdown, with an explicit exports map and cleaned type declarations (.d.mts/.d.cts).
  • Types: MongoStore and option hooks are strongly typed to avoid any leaks.
Commits
  • 76818fa chore(release): 6.0.0
  • aedeb55 docs: update CHANGELOG to prep 6.0.0 release
  • bc3ac9f chore(release): 6.0.0-beta.0
  • e45ede2 build: adjust standard-version config
  • 169223f chore: various fix and minor typo
  • 99ab313 test: fix upgrade test db clean up
  • 0bab109 style: prettier is buggy
  • 191b268 chore: upgrade minor dependency
  • 8041ceb feat: add CryptoAdapter interface to allow custom encryption/decryption strat...
  • b74d163 test: add ttl precedence and timestamps opt-in coverage
  • Additional commits viewable in compare view

Updates langchain from 0.3.36 to 1.2.1

Release notes

Sourced from langchain's releases.

langchain@1.2.1

Patch Changes

langchain@1.2.0

Minor Changes

langchain@1.1.6

Patch Changes

langchain@1.1.5

Patch Changes

langchain@1.1.4

Patch Changes

langchain@1.1.3

Patch Changes

... (truncated)

Commits
Maintainer changes

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


Updates mongodb from 6.21.0 to 7.0.0

Release notes

Sourced from mongodb's releases.

v7.0.0

7.0.0 (2025-11-06)

The MongoDB Node.js team is pleased to announce version 7.0.0 of the mongodb package!

Release Notes

The following is a detailed collection of the changes in the major v7 release of the mongodb package for Node.js. The main focus of this release was usability improvements and a streamlined API. Read on for details!

[!IMPORTANT] This is a list of changes relative to v6.21.0 of the driver. ALL changes listed below are BREAKING unless indicated otherwise. Users migrating from an older version of the driver are advised to upgrade to at least v6.21.0 before adopting v7.

🛠️ Runtime and dependency updates

Minimum Node.js version is now v20.19.0

The minimum supported Node.js version is now v20.19.0 and our TypeScript target has been updated to ES2023. We strive to keep our minimum supported Node.js version in sync with the runtime's release cadence to keep up with the latest security updates and modern language features.

Notably, the driver now offers native support for explicit resource management. Symbol.asyncDispose implementations are available on the MongoClient, ClientSession, ChangeStream and on cursors.

[!Note] Explicit resource management is considered experimental in the driver and will be until the TC39 explicit resource management proposal is completed.

bson and mongodb-connection-string-url versions 7.0.0

This driver version has been updated to use bson@7.0.0 and mongodb-connection-string-url@7.0.0, which match the driver's Node.js runtime version support. BSON functionality re-exported from the driver is furthermore subject to the changes outlined in the BSON V7 release notes.

Optional peer dependency releases and version bumps

  • @mongodb-js/zstd optional peer dependency minimum version raised to 7.0.0, dropped support for 1.x and 2.x (note that @mongodb-js/zstd does not have 3.x-6.x version releases)
  • kerberos optional peer dependency minimum version raised to 7.0.0, dropped support for 2.x (note that kerberos does not have 3.x-6.x version releases)
  • mongodb-client-encryption optional peer dependency minimum version raised to 7.0.0, dropped support for 6.x

Additionally, the driver is now compatible with the following packages:

Dependency Previous Range New Allowed Range
@​aws-sdk/credential-providers ^3.188.0 ^3.806.0
gcp-metadata ^5.2.0 ^7.0.1
socks ^2.7.1 ^2.8.6

🔐 AWS authentication

To improve long-term maintainability and ensure compatibility with AWS updates, we’ve standardized AWS auth to use the official SDK in all cases and made a number of supporting changes outlined below.

@aws-sdk/credential-providers is now required for MONGODB-AWS authentication

Previous versions of the driver contained two implementations for AWS authentication and could run the risk of the custom driver implementation not supporting all AWS authentication features as well as not being correct when AWS makes changes. Using the official AWS SDK in all cases alleviates these issues.

... (truncated)

Changelog

Sourced from mongodb's changelog.

7.0.0 (2025-11-06)

⚠ BREAKING CHANGES

  • NODE-7259: use alphas of all supporting packages (#4746)
  • NODE-5510: dont filter change stream options (#4723)
  • NODE-6296: remove cursor default batch size of 1000 (#4729)
  • NODE-7150: update peer dependency matrix for 3rd party peer deps (#4720)
  • NODE-7046: remove AWS uri/options support (#4689)
  • NODE-4808: remove support for stream() transform on cursors and change streams (#4728)
  • NODE-6377: remove noResponse option (#4724)
  • NODE-6473: remove MONGODB-CR auth (#4717)
  • NODE-5994: Remove metadata-related properties from public driver API (#4716)
  • NODE-7016: remove beta namespace and move resource management into driver (#4719)
  • NODE-4184: don't throw on aggregate with write concern and explain (#4718)
  • NODE-7043, NODE-7217: adopt mongodb-client-encryption v7 (#4705)
  • NODE-6065: throw MongoRuntimeError instead of MissingDependencyError in crypto connection (#4711)
  • NODE-6584: improve typing for filepaths in AutoEncryptionOptions (#4341)
  • NODE-6334: rename PoolRequstedRetry to PoolRequestedRetry (#4696)
  • NODE-7174: drop support for Node16 and Node18 (#4668)
  • NODE-7047: use custom credential provider first after URI (#4656)
  • NODE-6988: require aws sdk for aws auth (#4659)

Features

  • bump bson to 7.0.0-alpha.2 (#4756) (9b34953)
  • NODE-4184: don't throw on aggregate with write concern and explain (#4718) (88e02a4)
  • NODE-4243: drop collection checks ns not found (#4742) (a8d7c5f)
  • NODE-4808: remove support for stream() transform on cursors and change streams (#4728) (1702987)
  • NODE-5510: dont filter change stream options (#4723) (a2daf76)
  • NODE-5545: remove deprecated objects (#4704) (cfbada6)
  • NODE-5994: Remove metadata-related properties from public driver API (#4716) (b59c5ce)
  • NODE-6065: throw MongoRuntimeError instead of MissingDependencyError in crypto connection (#4711) (ff229fa)
  • NODE-6296: remove cursor default batch size of 1000 (#4729) (f8a855f)
  • NODE-6334: rename PoolRequstedRetry to PoolRequestedRetry (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 18, 2025
…updates

Bumps the major-updates group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) | `19.2.1` | `20.0.0` |
| [@googleapis/sheets](https://github.com/googleapis/google-api-nodejs-client) | `12.0.0` | `13.0.1` |
| [@langchain/community](https://github.com/langchain-ai/langchainjs) | `0.3.58` | `1.1.0` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `0.3.79` | `1.1.6` |
| [@langchain/mongodb](https://github.com/langchain-ai/langchainjs) | `0.1.1` | `1.1.0` |
| [@langchain/textsplitters](https://github.com/langchain-ai/langchainjs) | `0.1.0` | `1.0.1` |
| [connect-mongo](https://github.com/jdesboeufs/connect-mongo) | `5.1.0` | `6.0.0` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `0.3.36` | `1.2.1` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.21.0` | `7.0.0` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.20.2` | `9.0.2` |
| [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `10.4.1` | `11.0.0` |



Updates `@googleapis/drive` from 19.2.1 to 20.0.0
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/20.0.0/CHANGELOG.md)
- [Commits](googleapis/google-api-nodejs-client@drive-v19.2.1...20.0.0)

Updates `@googleapis/sheets` from 12.0.0 to 13.0.1
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json)
- [Commits](googleapis/google-api-nodejs-client@12.0.0...iam-v13.0.1)

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

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

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

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

Updates `connect-mongo` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/jdesboeufs/connect-mongo/releases)
- [Changelog](https://github.com/jdesboeufs/connect-mongo/blob/master/CHANGELOG.md)
- [Commits](jdesboeufs/connect-mongo@v5.1.0...v6.0.0)

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

Updates `mongodb` from 6.21.0 to 7.0.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.21.0...v7.0.0)

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

Updates `mongodb-memory-server` from 10.4.1 to 11.0.0
- [Release notes](https://github.com/typegoose/mongodb-memory-server/releases)
- [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v11.0.0/packages/mongodb-memory-server)

---
updated-dependencies:
- dependency-name: "@googleapis/drive"
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@googleapis/sheets"
  dependency-version: 13.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@langchain/community"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@langchain/core"
  dependency-version: 1.1.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@langchain/mongodb"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@langchain/textsplitters"
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: connect-mongo
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: langchain
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: mongodb
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: mongoose
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: mongodb-memory-server
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/major-updates-fa2181d387 branch from cb160cf to d501f3b Compare December 31, 2025 06:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2026

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

@dependabot dependabot bot closed this Jan 8, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/major-updates-fa2181d387 branch January 8, 2026 11:05
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