chore(deps): bump the npm_and_yarn group across 2 directories with 9 updates#3
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…updates Bumps the npm_and_yarn group with 4 updates in the /typescript directory: [turbo](https://github.com/vercel/turborepo), [@x402/svm](https://github.com/x402-foundation/x402), [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [@langchain/core](https://github.com/langchain-ai/langchainjs). Bumps the npm_and_yarn group with 1 update in the /typescript/examples/langchain-farcaster-chatbot directory: [@langchain/core](https://github.com/langchain-ai/langchainjs). Updates `turbo` from 2.4.4 to 2.9.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.4.4...v2.9.14) Updates `@x402/svm` from 2.4.0 to 2.6.0 - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/svm@v2.4.0...npm-@x402/svm@v2.6.0) Updates `@modelcontextprotocol/sdk` from 1.8.0 to 1.26.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.8.0...v1.26.0) Updates `@langchain/core` from 0.3.30 to 0.3.80 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain==0.3.30...@langchain/core==0.3.80) Updates `axios` from 1.9.0 to 1.12.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.12.2) Updates `diff` from 4.0.2 to 4.0.4 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4) Updates `langsmith` from 0.2.15 to 0.3.87 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/commits) Updates `path-to-regexp` from 8.2.0 to 8.4.2 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v8.2.0...v8.4.2) Updates `qs` from 6.13.0 to 6.14.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.0) Updates `@langchain/core` from 0.3.30 to 0.3.80 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain==0.3.30...@langchain/core==0.3.80) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.14 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@x402/svm" dependency-version: 2.6.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@langchain/core" dependency-version: 0.3.80 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.12.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: diff dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: langsmith dependency-version: 0.3.87 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 8.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.14.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@langchain/core" dependency-version: 0.3.80 dependency-type: direct:production dependency-group: npm_and_yarn ... 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 npm_and_yarn group with 4 updates in the /typescript directory: turbo, @x402/svm, @modelcontextprotocol/sdk and @langchain/core.
Bumps the npm_and_yarn group with 1 update in the /typescript/examples/langchain-farcaster-chatbot directory: @langchain/core.
Updates
turbofrom 2.4.4 to 2.9.14Release notes
Sourced from turbo's releases.
... (truncated)
Commits
fc62fe0publish 2.9.14 to registryfb8c9aechore: Release 2.9.13 (#12803)e8e629dfix: Avoid project-local Yarn during detection (#12801)91c90cbfix: Harden VS Code extension command execution (#12800)84f4508fix: Validate auth callback state (#12802)1779ad7Removed unneeded import form hash creation script in docs (#12799)71f8c90test: Validate lockfiles without dependency downloads (#12789)5fcb960ci: Scope GitHub Actions caches by branch (#12788)4cf9fabci: Usepull_requestfor PR title linting (#12787)859c629fix: Restore docs mobile menu (#12782)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for turbo since your current version.
Updates
@x402/svmfrom 2.4.0 to 2.6.0Commits
cc6d0fcchore: version typescript packages (#1469)3e1d051fix stellar e2e config (#1467)7cd93d8Add in-memory cache for in-flight Solana txs (#1468)665c10cFix: stellar fee bump signer should be listed ingetSigners()(#1453)bfce5bbsite: add Stellar testnet support to facilitator (#1452)f431337Add assetTransferMethod and supportsEip2612 flag to defaultAssets (#1359)aeef1bfCustom settlement failures responses (#1430)0137545Add Stellar Blockchain Support (#711)098ee26Update README.md (#1439)bb6174aAdd upto payment scheme specification for EVM (#1074)Updates
@modelcontextprotocol/sdkfrom 1.8.0 to 1.26.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
... (truncated)
Commits
fe9c07bchore: bump version to 1.26.0 (#1479)4f01e7efix: add non-null assertions for optional setupServer fields in stateful testa05be17Merge commit from fork50d9fa3Fix #1430: Client Credentials providers scopes support (backported) (#1442)aa81a66fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...6aba065chore: bump v1.25.3 for backport fixes (#1412)6e8f7e1fix: prevent Hono from overriding global Response object (v1.x) (#1411)12ae856[v1.x backport] Use correct schema for client sampling validation when tools ...b392f02fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)a0c9b13fix: README badges links destinations (#907)Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for
@modelcontextprotocol/sdksince your current version.Updates
@langchain/corefrom 0.3.30 to 0.3.80Commits
2954498chore(docs): Update llms.text redirect (#9988)b2f3c23fix(docs): v0.3 redirects fix (#9929)e8fbaf3add core docs redir22c28effix(docs): Fix redirects (#9908)926dc85xdbf05fdfix - sry for spam6854916fixc869f64add indexb29d194fix output dir3605e97null frameworkMaintainer changes
This version was pushed to npm by hntrl, a new releaser for
@langchain/coresince your current version.Updates
axiosfrom 1.9.0 to 1.12.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
e5a3336chore(release): v1.12.2 (#7031)38726c7refactor: change if in else to else if (#7028)cf78825fix(fetch): use current global fetch instead of cached one when env fetch is ...c26d00frefactor: remove redundant assignment (#7029)9fb41a8chore(ci): add local HTTP server for Karma tests; (#7022)19f9f36docs(readme): add custom fetch section; (#7024)3cac78cchore(release): v1.12.1 (#7021)b5f26b7fix(types): fixed env config types; (#7020)0d8ad6echore(release): v1.12.0 (#7013)fd7f404fix: release pr runUpdates
difffrom 4.0.2 to 4.0.4Changelog
Sourced from diff's changelog.
Commits
f06f3e4v4.0.40179a48v4.0.34568caeBackport kpdecker/jsdiff#6494de0ffaBackport kpdecker/jsdiff#647Maintainer changes
This version was pushed to npm by explodingcabbage, a new releaser for diff since your current version.
Updates
langsmithfrom 0.2.15 to 0.3.87Commits
Updates
path-to-regexpfrom 8.2.0 to 8.4.2Release notes
Sourced from path-to-regexp's releases.
... (truncated)
Commits
cbf30258.4.2937c02dMinimize array allocations (#437)57247e6Improve compile performance (#436)5844988Remove internal tokenization during parse (#435)9a78879Error on trailing backslash (#434)7f058768.4.16bc8e84Remove trie deduplication (#431)5bcd30bAllow backtrack handling to match itself (#427)9f9c6c5Add parsing to benchmarks (#418)9fd31e0Addtrailing: falsetests (#428)Updates
qsfrom 6.13.0 to 6.14.0Changelog
Sourced from qs's changelog.
Commits
32dcc63v6.14.04ec582b[Dev Deps] updatees-value-fixtures,has-bigintsa240c52[Tests] increase coverage25956a7[Refactor]parse: useutils.combinemoreb189ed4[patch]parse: add explicitthrowOnLimitExceededdefault1d590de[actions] simplify finisher6cd60a5[actions] use shared action89edfd2[Deps] updateside-channele26e7a8[Dev Deps] updatehas-proto,has-symbols51fdc98[actions] re-add finishersUpdates
@langchain/corefrom 0.3.30 to 0.3.80Commits
2954498chore(docs): Update llms.text redirect (#9988)b2f3c23fix(docs): v0.3 redirects fix (#9929)e8fbaf3add core docs redir22c28effix(docs): Fix redirects (#9908)926dc85xdbf05fdfix - sry for spam6854916fixc869f64add indexb29d194fix output dir3605e97null frameworkMaintainer changes
This version was pushed to npm by hntrl, a new releaser for
@langchain/coresince 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.