Skip to content

Comments

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-updates-acc7e1b1f3
Closed

fix(deps): bump the minor-patch-updates group across 1 directory with 34 updates#294
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-updates-acc7e1b1f3

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-patch-updates group with 26 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
@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.5
@semantic-release/release-notes-generator 14.0.3 14.1.0
@xmldom/xmldom 0.8.10 0.8.11
browserslist 4.25.2 4.25.4
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.0
node-releases 2.0.19 2.0.20
raw-body 3.0.0 3.0.1
undici 7.13.0 7.15.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 @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

Updates @semantic-release/github from 11.0.4 to 11.0.5

Release notes

Sourced from @​semantic-release/github's releases.

v11.0.5

11.0.5 (2025-08-29)

Bug Fixes

Commits

Updates @semantic-release/release-notes-generator from 14.0.3 to 14.1.0

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.1.0

14.1.0 (2025-09-05)

Features

  • preset: support ignoreCommits option (#836) (485bc0a)
Commits
  • 485bc0a feat(preset): support ignoreCommits option (#836)

… 34 updates

Bumps the minor-patch-updates group with 26 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` |
| [@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.5` |
| [@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.25.4` |
| [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.0` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.19` | `2.0.20` |
| [raw-body](https://github.com/stream-utils/raw-body) | `3.0.0` | `3.0.1` |
| [undici](https://github.com/nodejs/undici) | `7.13.0` | `7.15.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 `@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.5
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v11.0.4...v11.0.5)

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.25.4
- [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.25.4)

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.214
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.203...v1.5.214)

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.67
- [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.0
- [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.0)

Updates `node-releases` from 2.0.19 to 2.0.20
- [Commits](https://github.com/chicoxyzzy/node-releases/commits)

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 `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 `undici` from 7.13.0 to 7.15.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.13.0...v7.15.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: "@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.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  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.25.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  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.214
  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.67
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: mongoose
  dependency-version: 8.18.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: node-releases
  dependency-version: 2.0.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  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: raw-body
  dependency-version: 3.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: undici
  dependency-version: 7.15.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 7, 2025
@graymalkin77
Copy link

graymalkin77 commented Sep 7, 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2025

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

@dependabot dependabot bot closed this Sep 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-patch-updates-acc7e1b1f3 branch September 14, 2025 09:32
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.

1 participant