Skip to content

Comments

fix(deps): bump the minor-patch-updates group across 1 directory with 41 updates#301

Merged
apdemin merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-updates-61dc2ae69e
Sep 16, 2025
Merged

fix(deps): bump the minor-patch-updates group across 1 directory with 41 updates#301
apdemin merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-updates-61dc2ae69e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps the minor-patch-updates group with 31 updates in the / directory:

Package From To
@cognigy/rest-api-client 2025.16.0 2025.18.1
@langchain/community 0.3.51 0.3.55
playwright 1.54.2 1.55.0
@babel/compat-data 7.28.0 7.28.4
@babel/core 7.28.3 7.28.4
@ibm-cloud/watsonx-ai 1.6.10 1.6.12
@inquirer/external-editor 1.0.1 1.0.2
@jridgewell/trace-mapping 0.3.30 0.3.31
@langchain/core 0.3.71 0.3.75
@langchain/openai 0.6.7 0.6.11
@playwright/test 1.54.2 1.55.0
@semantic-release/github 11.0.4 11.0.6
mime 4.0.7 4.1.0
@semantic-release/release-notes-generator 14.0.3 14.1.0
@xmldom/xmldom 0.8.10 0.8.11
browserslist 4.25.2 4.26.0
env-ci 11.1.1 11.2.0
fast-uri 3.0.6 3.1.0
google-auth-library 10.2.1 10.3.0
import-meta-resolve 4.1.0 4.2.0
istanbul-reports 3.1.7 3.2.0
langchain 0.3.30 0.3.33
mongoose 8.17.1 8.18.1
normalize-url 8.0.2 8.1.0
pretty-ms 9.2.0 9.3.0
raw-body 3.0.0 3.0.1
semantic-release 24.2.7 24.2.8
undici 7.13.0 7.16.0
weaviate-client 3.8.0 3.8.1
yoctocolors 2.1.1 2.1.2
yoctocolors-cjs 2.1.2 2.1.3

Updates @cognigy/rest-api-client from 2025.16.0 to 2025.18.1

Updates @langchain/community from 0.3.51 to 0.3.55

Release notes

Sourced from @​langchain/community's releases.

@​langchain/community==0.3.55

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/community==0.3.54...@​langchain/community==0.3.55

@​langchain/community==0.3.54

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/community==0.3.53...@​langchain/community==0.3.54

Commits
  • d418b7f release(core): 0.3.75 (#8862)
  • 545bab8 fix(community): URL encode paths in GitHub document loader (#8860)
  • 390f920 fix(community): bump firebase-admin devDependencies (#8861)
  • d6d841f fix(core): Fix deep nesting of runnables within traceables (#8853)
  • 81e9b10 fix(community): reset instead of clearing mocks (#8859)
  • 6b59878 docs(langchain-azure-cosmosdb): add storage configuration details for Azure C...
  • 49c242c fix(anthropic): opus-4.1 thinking (#8856)
  • 44f8eaa chore(deps): bump next from 14.2.30 to 14.2.32 in /environment_tests/test-exp...
  • b4286af release(core): 0.3.74 (#8850)
  • 4e53005 fix(core): Always inherit parent run id onto callback manager from context (#...
  • Additional commits viewable in compare view

Updates playwright from 1.54.2 to 1.55.0

Release notes

Sourced from playwright's releases.

v1.55.0

New APIs

  • New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.

Codegen

  • Automatic toBeVisible() assertions: Codegen can now generate automatic toBeVisible() assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.

Breaking Changes

  • ⚠️ Dropped support for Chromium extension manifest v2.

Miscellaneous

  • Added support for Debian 13 "Trixie".

Browser Versions

  • Chromium 140.0.7339.16
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139
Commits

Updates @babel/compat-data from 7.28.0 to 7.28.4

Release notes

Sourced from @​babel/compat-data's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

... (truncated)

Changelog

Sourced from @​babel/compat-data's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

🐛 Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

📝 Documentation

... (truncated)

Commits

Updates @babel/core from 7.28.3 to 7.28.4

Release notes

Sourced from @​babel/core's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/core's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

Commits

Updates @babel/helpers from 7.28.3 to 7.28.4

Release notes

Sourced from @​babel/helpers's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/helpers's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

Commits

Updates @babel/parser from 7.28.3 to 7.28.4

Release notes

Sourced from @​babel/parser's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/parser's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

Commits

Updates @babel/traverse from 7.28.3 to 7.28.4

Release notes

Sourced from @​babel/traverse's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/traverse's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

Commits

Updates @babel/types from 7.28.2 to 7.28.4

Release notes

Sourced from @​babel/types's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

Changelog

Sourced from @​babel/types's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
Commits

Updates @ibm-cloud/watsonx-ai from 1.6.10 to 1.6.12

Release notes

Sourced from @​ibm-cloud/watsonx-ai's releases.

1.6.12

Full Changelog: IBM/watsonx-ai-node-sdk@1.6.11...1.6.12

1.6.11

Full Changelog: IBM/watsonx-ai-node-sdk@1.6.10...1.6.11

feat: allow user to pass ca certificate while creating an instance

Commits

Updates @inquirer/external-editor from 1.0.1 to 1.0.2

Commits
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • 9244ac5 Chore(deps): Bump iconv-lite from 0.6.3 to 0.7.0 (#1823)
  • e9bb561 Chore(deps-dev): Bump the linting group with 6 updates (#1824)
  • 5a7d68d Chore(deps): Bump yoctocolors-cjs from 2.1.2 to 2.1.3 (#1826)
  • 25835f2 Chore(deps-dev): Bump turbo from 2.5.5 to 2.5.6 in the build group (#1825)
  • a5082c0 fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • Additional commits viewable in compare view

Updates @jridgewell/trace-mapping from 0.3.30 to 0.3.31

Changelog

Sourced from @​jridgewell/trace-mapping's changelog.

[0.3.31] - 2025-09-10

  • Improve the performance of generatedPositionFor: #42

Full Changelog: jridgewell/sourcemaps@trace-mapping/0.3.30...trace-mapping/0.3.31

Commits

Updates @langchain/core from 0.3.71 to 0.3.75

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core==0.3.75

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/core==0.3.74...@​langchain/core==0.3.75

@​langchain/core==0.3.74

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/core==0.3.73...@​langchain/core==0.3.74

@​langchain/core==0.3.73

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/core==0.3.72...@​langchain/core==0.3.73

Commits
  • d418b7f release(core): 0.3.75 (#8862)
  • 545bab8 fix(community): URL encode paths in GitHub document loader (#8860)
  • 390f920 fix(community): bump firebase-admin devDependencies (#8861)
  • d6d841f fix(core): Fix deep nesting of runnables within traceables (#8853)
  • 81e9b10 fix(community): reset instead of clearing mocks (#8859)
  • 6b59878 docs(langchain-azure-cosmosdb): add storage configuration details for Azure C...
  • 49c242c fix(anthropic): opus-4.1 thinking (#8856)
  • 44f8eaa chore(deps): bump next from 14.2.30 to 14.2.32 in /environment_tests/test-exp...
  • b4286af release(core): 0.3.74 (#8850)
  • 4e53005 fix(core): Always inherit parent run id onto callback manager from context (#...
  • Additional commits viewable in compare view

Updates @langchain/openai from 0.6.7 to 0.6.11

Release notes

Sourced from @​langchain/openai's releases.

@​langchain/openai==0.6.11

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/openai==0.6.10...@​langchain/openai==0.6.11

@​langchain/openai==0.6.10

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/openai==0.6.9...@​langchain/openai==0.6.10

@​langchain/openai==0.6.9

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/openai==0.6.8...@​langchain/openai==0.6.9

@​langchain/openai==0.6.8

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/openai==0.6.6...@​langchain/openai==0.6.8

Commits

Updates @playwright/test from 1.54.2 to 1.55.0

Release notes

Sourced from @​playwright/test's releases.

v1.55.0

New APIs

  • New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.

Codegen

  • Automatic toBeVisible() assertions: Codegen can now generate automatic toBeVisible() assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.

Breaking Changes

  • ⚠️ Dropped support for Chromium extension manifest v2.

Miscellaneous

  • Added support for Debian 13 "Trixie".

Browser Versions

  • Chromium 140.0.7339.16
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139
Commits

… 41 updates

Bumps the minor-patch-updates group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| @cognigy/rest-api-client | `2025.16.0` | `2025.18.1` |
| [@langchain/community](https://github.com/langchain-ai/langchainjs) | `0.3.51` | `0.3.55` |
| [playwright](https://github.com/microsoft/playwright) | `1.54.2` | `1.55.0` |
| [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.28.0` | `7.28.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.3` | `7.28.4` |
| [@ibm-cloud/watsonx-ai](https://github.com/IBM/watsonx-ai-node-sdk) | `1.6.10` | `1.6.12` |
| [@inquirer/external-editor](https://github.com/SBoudrias/Inquirer.js) | `1.0.1` | `1.0.2` |
| [@jridgewell/trace-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/trace-mapping) | `0.3.30` | `0.3.31` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `0.3.71` | `0.3.75` |
| [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `0.6.7` | `0.6.11` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.54.2` | `1.55.0` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `11.0.4` | `11.0.6` |
| [mime](https://github.com/broofa/mime) | `4.0.7` | `4.1.0` |
| [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `14.0.3` | `14.1.0` |
| [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.8.10` | `0.8.11` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.25.2` | `4.26.0` |
| [env-ci](https://github.com/semantic-release/env-ci) | `11.1.1` | `11.2.0` |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.0.6` | `3.1.0` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `10.2.1` | `10.3.0` |
| [import-meta-resolve](https://github.com/wooorm/import-meta-resolve) | `4.1.0` | `4.2.0` |
| [istanbul-reports](https://github.com/istanbuljs/istanbuljs/tree/HEAD/packages/istanbul-reports) | `3.1.7` | `3.2.0` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `0.3.30` | `0.3.33` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.17.1` | `8.18.1` |
| [normalize-url](https://github.com/sindresorhus/normalize-url) | `8.0.2` | `8.1.0` |
| [pretty-ms](https://github.com/sindresorhus/pretty-ms) | `9.2.0` | `9.3.0` |
| [raw-body](https://github.com/stream-utils/raw-body) | `3.0.0` | `3.0.1` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.7` | `24.2.8` |
| [undici](https://github.com/nodejs/undici) | `7.13.0` | `7.16.0` |
| [weaviate-client](https://github.com/weaviate/typescript-client) | `3.8.0` | `3.8.1` |
| [yoctocolors](https://github.com/sindresorhus/yoctocolors) | `2.1.1` | `2.1.2` |
| [yoctocolors-cjs](https://github.com/sindresorhus/yoctocolors) | `2.1.2` | `2.1.3` |



Updates `@cognigy/rest-api-client` from 2025.16.0 to 2025.18.1

Updates `@langchain/community` from 0.3.51 to 0.3.55
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/community==0.3.51...@langchain/community==0.3.55)

Updates `playwright` from 1.54.2 to 1.55.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.54.2...v1.55.0)

Updates `@babel/compat-data` from 7.28.0 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-compat-data)

Updates `@babel/core` from 7.28.3 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core)

Updates `@babel/helpers` from 7.28.3 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-helpers)

Updates `@babel/parser` from 7.28.3 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-parser)

Updates `@babel/traverse` from 7.28.3 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-traverse)

Updates `@babel/types` from 7.28.2 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-types)

Updates `@ibm-cloud/watsonx-ai` from 1.6.10 to 1.6.12
- [Release notes](https://github.com/IBM/watsonx-ai-node-sdk/releases)
- [Changelog](https://github.com/IBM/watsonx-ai-node-sdk/blob/main/.releaserc)
- [Commits](IBM/watsonx-ai-node-sdk@1.6.10...1.6.12)

Updates `@inquirer/external-editor` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/external-editor@1.0.1...@inquirer/external-editor@1.0.2)

Updates `@jridgewell/trace-mapping` from 0.3.30 to 0.3.31
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/trace-mapping/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/trace-mapping/0.3.31/packages/trace-mapping)

Updates `@langchain/core` from 0.3.71 to 0.3.75
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core==0.3.71...@langchain/core==0.3.75)

Updates `@langchain/openai` from 0.6.7 to 0.6.11
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/commits/@langchain/openai==0.6.11)

Updates `@playwright/test` from 1.54.2 to 1.55.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.54.2...v1.55.0)

Updates `@semantic-release/github` from 11.0.4 to 11.0.6
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v11.0.4...v11.0.6)

Updates `mime` from 4.0.7 to 4.1.0
- [Release notes](https://github.com/broofa/mime/releases)
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md)
- [Commits](broofa/mime@v4.0.7...v4.1.0)

Updates `@sindresorhus/merge-streams` from 2.3.0 to 4.0.0
- [Release notes](https://github.com/sindresorhus/merge-streams/releases)
- [Commits](sindresorhus/merge-streams@v2.3.0...v4.0.0)

Updates `@semantic-release/release-notes-generator` from 14.0.3 to 14.1.0
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v14.0.3...v14.1.0)

Updates `@xmldom/xmldom` from 0.8.10 to 0.8.11
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/0.8.11/CHANGELOG.md)
- [Commits](xmldom/xmldom@0.8.10...0.8.11)

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

Updates `caniuse-lite` from 1.0.30001735 to 1.0.30001741
- [Commits](browserslist/caniuse-lite@1.0.30001735...1.0.30001741)

Updates `electron-to-chromium` from 1.5.203 to 1.5.218
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.203...v1.5.218)

Updates `env-ci` from 11.1.1 to 11.2.0
- [Release notes](https://github.com/semantic-release/env-ci/releases)
- [Commits](semantic-release/env-ci@v11.1.1...v11.2.0)

Updates `fast-uri` from 3.0.6 to 3.1.0
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.0.6...v3.1.0)

Updates `google-auth-library` from 10.2.1 to 10.3.0
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v10.2.1...v10.3.0)

Updates `import-meta-resolve` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/wooorm/import-meta-resolve/releases)
- [Commits](wooorm/import-meta-resolve@4.1.0...4.2.0)

Updates `istanbul-reports` from 3.1.7 to 3.2.0
- [Release notes](https://github.com/istanbuljs/istanbuljs/releases)
- [Changelog](https://github.com/istanbuljs/istanbuljs/blob/main/packages/istanbul-reports/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/istanbuljs/commits/istanbul-reports-v3.2.0/packages/istanbul-reports)

Updates `langchain` from 0.3.30 to 0.3.33
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](langchain-ai/langchainjs@langchain==0.3.30...langchain==0.3.33)

Updates `langsmith` from 0.3.61 to 0.3.68
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/commits)

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

Updates `node-releases` from 2.0.19 to 2.0.21
- [Commits](chicoxyzzy/node-releases@v2.0.19...v2.0.21)

Updates `normalize-url` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](sindresorhus/normalize-url@v8.0.2...v8.1.0)

Updates `playwright-core` from 1.54.2 to 1.55.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.54.2...v1.55.0)

Updates `pretty-ms` from 9.2.0 to 9.3.0
- [Release notes](https://github.com/sindresorhus/pretty-ms/releases)
- [Commits](sindresorhus/pretty-ms@v9.2.0...v9.3.0)

Updates `raw-body` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/stream-utils/raw-body/releases)
- [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md)
- [Commits](stream-utils/raw-body@v3.0.0...v3.0.1)

Updates `semantic-release` from 24.2.7 to 24.2.8
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.7...v24.2.8)

Updates `undici` from 7.13.0 to 7.16.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.13.0...v7.16.0)

Updates `weaviate-client` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/weaviate/typescript-client/releases)
- [Commits](weaviate/typescript-client@v3.8.0...v3.8.1)

Updates `yoctocolors` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/sindresorhus/yoctocolors/releases)
- [Commits](sindresorhus/yoctocolors@v2.1.1...v2.1.2)

Updates `yoctocolors-cjs` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/sindresorhus/yoctocolors/releases)
- [Commits](sindresorhus/yoctocolors@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: "@cognigy/rest-api-client"
  dependency-version: 2025.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: "@langchain/community"
  dependency-version: 0.3.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: playwright
  dependency-version: 1.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: "@babel/compat-data"
  dependency-version: 7.28.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@babel/core"
  dependency-version: 7.28.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@babel/helpers"
  dependency-version: 7.28.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@babel/parser"
  dependency-version: 7.28.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@babel/traverse"
  dependency-version: 7.28.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@babel/types"
  dependency-version: 7.28.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@ibm-cloud/watsonx-ai"
  dependency-version: 1.6.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@inquirer/external-editor"
  dependency-version: 1.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@jridgewell/trace-mapping"
  dependency-version: 0.3.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@langchain/core"
  dependency-version: 0.3.75
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@langchain/openai"
  dependency-version: 0.6.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@playwright/test"
  dependency-version: 1.55.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: "@semantic-release/github"
  dependency-version: 11.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: mime
  dependency-version: 4.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: "@sindresorhus/merge-streams"
  dependency-version: 4.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: minor-patch-updates
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-version: 14.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: browserslist
  dependency-version: 4.26.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001741
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: electron-to-chromium
  dependency-version: 1.5.218
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: env-ci
  dependency-version: 11.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: fast-uri
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: google-auth-library
  dependency-version: 10.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: import-meta-resolve
  dependency-version: 4.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: istanbul-reports
  dependency-version: 3.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: langchain
  dependency-version: 0.3.33
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: langsmith
  dependency-version: 0.3.68
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: mongoose
  dependency-version: 8.18.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: node-releases
  dependency-version: 2.0.21
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: normalize-url
  dependency-version: 8.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: playwright-core
  dependency-version: 1.55.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: pretty-ms
  dependency-version: 9.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: raw-body
  dependency-version: 3.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: semantic-release
  dependency-version: 24.2.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: undici
  dependency-version: 7.16.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: weaviate-client
  dependency-version: 3.8.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: yoctocolors
  dependency-version: 2.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: yoctocolors-cjs
  dependency-version: 2.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm labels Sep 15, 2025
@graymalkin77
Copy link

graymalkin77 commented Sep 15, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@apdemin apdemin self-requested a review September 16, 2025 16:05
@apdemin apdemin merged commit a4ce32e into main Sep 16, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-patch-updates-61dc2ae69e branch September 16, 2025 16: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 npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants