chore(deps): bump the compatible group with 6 updates#96
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the compatible group with 6 updates#96dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the compatible group with 6 updates: | Package | From | To | | --- | --- | --- | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.1.36` | `1.1.38` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.28.0` | `1.29.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.0` | | [turndown](https://github.com/mixmark-io/turndown) | `7.2.2` | `7.2.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` | Updates `@langchain/core` from 1.1.36 to 1.1.38 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.1.36...@langchain/core@1.1.38) Updates `@modelcontextprotocol/sdk` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0) Updates `dotenv` from 17.3.1 to 17.4.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.0) Updates `turndown` from 7.2.2 to 7.2.3 - [Release notes](https://github.com/mixmark-io/turndown/releases) - [Commits](mixmark-io/turndown@v7.2.2...v7.2.3) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) --- updated-dependencies: - dependency-name: "@langchain/core" dependency-version: 1.1.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compatible - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible - dependency-name: dotenv dependency-version: 17.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible - dependency-name: turndown dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compatible - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: compatible - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: compatible ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the compatible group with 6 updates:
1.1.361.1.381.28.01.29.017.3.117.4.07.2.27.2.325.5.025.5.229.4.629.4.9Updates
@langchain/corefrom 1.1.36 to 1.1.38Release notes
Sourced from
@langchain/core's releases.Commits
6b914bcchore: version packages (#10553)7ed93b8fix(langchain): allow dynamic tools in wrapModelCall with wrapToolCall (#10543)9270c48fix(openai): preserve reasoning_content in ChatOpenAICompletions (#10551)f548053fix(langchain): bump langgraph dep (#10555)11a295ffix(langchain): add support for dynamic structured output (#10554)589ab9bfix(langchain): accept cross-version runnable models in createAgent (#10552)cd86feafix: implement tool choice required on anthropic (#10519)b57760cchore: version packages (#10516)6e2d29etests(@langchain/google): Lyria 3 (#10522)68e0a19fix(langchain): revert zod import in utils.ts to fix v3/v4 interop (#10545)Updates
@modelcontextprotocol/sdkfrom 1.28.0 to 1.29.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.Commits
e12cbd7chore: bump version to 1.29.0 (#1820)3913fd4fix(stdio): always set windowsHide on Windows, not just in Electron (#1640)5608e78[v1.x backport] Allow servers / clients to advertise extensions in the capabi...7213816v1.x #1623 follow up -add missing types to package.json (#1773)364f38cv1.x npm audit fix (#1780)c95cc09Add typings exports (#1623)ddadaa6[v1.x] fix: add missing size field to ResourceSchema (#1575)2a15851[v1.x] fix: disallow null (infinite) requested TTL (#1339)13e30f1fix: treat v1.x as primary branch for npm latest tag (backport #1577) (#1749)Updates
dotenvfrom 17.3.1 to 17.4.0Changelog
Sourced from dotenv's changelog.
Commits
a2e31d617.4.04f041eechangelog 🪵bab8b98README516d47eupdatece9b98fadjust quickstartd3a9065update links9a3f955add bannerd35b6a9clean upa115e3aremove version185e641hide as2 for now - very early betaUpdates
turndownfrom 7.2.2 to 7.2.3Release notes
Sourced from turndown's releases.
Commits
0c9954b7.2.33cb11bdMerge pull request #521 from mixmark-io/dependabot/npm_and_yarn/flatted-3.4.220bd64eBump flatted from 3.4.1 to 3.4.20a6d298Merge pull request #520 from pavelhoral/remove-browserify54123afReplace Browserify with RollupJS build8c2055eMerge pull request #519 from pavelhoral/upgrade-depsa1bb94aMerge pull request #477 from za3k/demo-linkfc21b5fAdd Babel transpilation step so that the output stays the samec1e9141Upgrade standard linter and fix connected issues88ebe7cMerge pull request #518 from pavelhoral/upgrade-depsUpdates
@types/nodefrom 25.5.0 to 25.5.2Commits
Updates
ts-jestfrom 29.4.6 to 29.4.9Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
bac2e77chore(release): bump version to 29.4.9f8a9cc9fix: use correct registry for npm OIDC trusted publishinge2eec26fix: npm permissions263f2acchore: remove npm auth token5df0e45OIDCf82c144Merge pull request #5250 from kulshekhar/copilot/bump-patch-versione6ec5aeUpdate CHANGELOG.md62c3199Update CHANGELOG.md052e751Bump patch version to 29.4.7f79e77bMerge pull request #5249 from ext/feature/ts6-peerMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ts-jest since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions