chore(deps): bump the patch-updates group with 8 updates#58
Merged
github-actions[bot] merged 1 commit intomasterfrom Feb 26, 2026
Merged
Conversation
Bumps the patch-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [@huggingface/inference](https://github.com/huggingface/huggingface.js) | `4.13.12` | `4.13.13` | | [@langchain/community](https://github.com/langchain-ai/langchainjs) | `1.1.16` | `1.1.19` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.1.26` | `1.1.28` | | [@langchain/groq](https://github.com/langchain-ai/langchainjs) | `1.1.1` | `1.1.2` | | [@simplewebauthn/server](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/server) | `13.2.2` | `13.2.3` | | [langchain](https://github.com/langchain-ai/langchainjs) | `1.2.25` | `1.2.27` | | [mongoose](https://github.com/Automattic/mongoose) | `9.2.1` | `9.2.2` | | [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.0.2` | Updates `@huggingface/inference` from 4.13.12 to 4.13.13 - [Release notes](https://github.com/huggingface/huggingface.js/releases) - [Commits](https://github.com/huggingface/huggingface.js/commits) Updates `@langchain/community` from 1.1.16 to 1.1.19 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/community@1.1.16...@langchain/community@1.1.19) Updates `@langchain/core` from 1.1.26 to 1.1.28 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.1.26...@langchain/core@1.1.28) Updates `@langchain/groq` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/groq@1.1.1...langchain@1.1.2) Updates `@simplewebauthn/server` from 13.2.2 to 13.2.3 - [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases) - [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.2.3/packages/server) Updates `langchain` from 1.2.25 to 1.2.27 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain@1.2.25...langchain@1.2.27) Updates `mongoose` from 9.2.1 to 9.2.2 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.2.1...9.2.2) Updates `eslint` from 10.0.0 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.0...v10.0.2) --- updated-dependencies: - dependency-name: "@huggingface/inference" dependency-version: 4.13.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@langchain/community" dependency-version: 1.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@langchain/core" dependency-version: 1.1.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@langchain/groq" dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@simplewebauthn/server" dependency-version: 13.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: langchain dependency-version: 1.2.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mongoose dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... 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 patch-updates group with 8 updates:
4.13.124.13.131.1.161.1.191.1.261.1.281.1.11.1.213.2.213.2.31.2.251.2.279.2.19.2.210.0.010.0.2Updates
@huggingface/inferencefrom 4.13.12 to 4.13.13Commits
Updates
@langchain/communityfrom 1.1.16 to 1.1.19Release notes
Sourced from
@langchain/community's releases.Commits
a847b97chore: version packages (#10139)87a585efix(langchain): use StateSchema value types in middleware (#10137)62ba83efix(openai): emit handleLLMNewToken for usage chunk in Completions API stream...10a876cfix(core): merge content blocks by string index during streaming (#10140)b46d96afeat: implement aynchronous generator tool calling for streaming partial tool...f71e3ffchore: fix broken lockfile (#10136)91ba2f1chore(deps-dev): bump the root-dev-minor-and-patch group across 1 directory w...032a23echore(deps-dev): bump fast-xml-parser from 5.3.6 to 5.3.7 (#10107)7c1ba7echore(deps): bump@aws-sdk/credential-provider-nodefrom 3.972.6 to 3.972.10 ...6100810chore(deps): bump@typescript/native-previewfrom 7.0.0-dev.20260218.1 to 7.0...Updates
@langchain/corefrom 1.1.26 to 1.1.28Release notes
Sourced from
@langchain/core's releases.Commits
a847b97chore: version packages (#10139)87a585efix(langchain): use StateSchema value types in middleware (#10137)62ba83efix(openai): emit handleLLMNewToken for usage chunk in Completions API stream...10a876cfix(core): merge content blocks by string index during streaming (#10140)b46d96afeat: implement aynchronous generator tool calling for streaming partial tool...f71e3ffchore: fix broken lockfile (#10136)91ba2f1chore(deps-dev): bump the root-dev-minor-and-patch group across 1 directory w...032a23echore(deps-dev): bump fast-xml-parser from 5.3.6 to 5.3.7 (#10107)7c1ba7echore(deps): bump@aws-sdk/credential-provider-nodefrom 3.972.6 to 3.972.10 ...6100810chore(deps): bump@typescript/native-previewfrom 7.0.0-dev.20260218.1 to 7.0...Updates
@langchain/groqfrom 1.1.1 to 1.1.2Commits
8a77e9achore: version packages (#9491)38f0162feat(core,anthropic): tool extras, tool search support (#9531)42ae02achore(deps): bump actions/checkout from 5.0.1 to 6.0.0 in the major-deps-upda...9563a7fchore(mongodb): remove unused testing setup (#9506)6cecddffix: pass cwd to mcp sdk correctly (#9514)6f8fa47feat(aws): allow bedrock Application Inference Profile (#9129)8b9f66ffix(community): enable import plugins, remove bad load export (#9501)fa8c36echore(mongodb): bump mongodb dep (#9502)636b994fix(core): use dynamic import for p-retry to support CJS (#9495)31240d4feat(community/ibm): enable model gateway usage in IBM implementation, apply ...Updates
@simplewebauthn/serverfrom 13.2.2 to 13.2.3Release notes
Sourced from
@simplewebauthn/server's releases.Changelog
Sourced from
@simplewebauthn/server's changelog.Commits
4cf82adUpdate version to 13.2.31b34282Update build script comment8763112Rebuild lock fileUpdates
langchainfrom 1.2.25 to 1.2.27Release notes
Sourced from langchain's releases.
Commits
a847b97chore: version packages (#10139)87a585efix(langchain): use StateSchema value types in middleware (#10137)62ba83efix(openai): emit handleLLMNewToken for usage chunk in Completions API stream...10a876cfix(core): merge content blocks by string index during streaming (#10140)b46d96afeat: implement aynchronous generator tool calling for streaming partial tool...f71e3ffchore: fix broken lockfile (#10136)91ba2f1chore(deps-dev): bump the root-dev-minor-and-patch group across 1 directory w...032a23echore(deps-dev): bump fast-xml-parser from 5.3.6 to 5.3.7 (#10107)7c1ba7echore(deps): bump@aws-sdk/credential-provider-nodefrom 3.972.6 to 3.972.10 ...6100810chore(deps): bump@typescript/native-previewfrom 7.0.0-dev.20260218.1 to 7.0...Updates
mongoosefrom 9.2.1 to 9.2.2Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
518970cchore: release 9.2.294ee9f1Merge pull request #16026 from Automattic/vkarpov15/gh-16015781f5c0Merge pull request #16014 from Automattic/chore/suppress-test-warnings7c9a03eMerge pull request #16024 from mrazauskas/introduce-tstyche0defff0clean up script36b0729Merge pull request #16035 from Automattic/codex/gh-16028-codex5676472fix tests3e61ae9perf: consolidate _getSubdocsWithIndexedPaths to avoid unnecessary array and ...0d565aeMerge pull request #16038 from hasezoey/fixSchemaType04f8727Merge pull request #16031 from Automattic/fix-gh-16030-dot-notation-upsertUpdates
eslintfrom 10.0.0 to 10.0.2Release notes
Sourced from eslint's releases.
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Dependabot 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