chore: bump the other-deps group across 3 directories with 2 updates#35255
Merged
Mason Daugherty (mdrxy) merged 1 commit intomasterfrom Feb 17, 2026
Merged
Conversation
Bumps the other-deps group with 2 updates in the /libs/model-profiles directory: [langchain-core](https://github.com/langchain-ai/langchain) and [ruff](https://github.com/astral-sh/ruff). Bumps the other-deps group with 2 updates in the /libs/standard-tests directory: [langchain-core](https://github.com/langchain-ai/langchain) and [ruff](https://github.com/astral-sh/ruff). Bumps the other-deps group with 2 updates in the /libs/text-splitters directory: [langchain-core](https://github.com/langchain-ai/langchain) and [ruff](https://github.com/astral-sh/ruff). Updates `langchain-core` from 1.2.12 to 1.2.13 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-core==1.2.12...langchain-core==1.2.13) Updates `ruff` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.0...0.15.1) Updates `langchain-core` from 1.2.11 to 1.2.13 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-core==1.2.12...langchain-core==1.2.13) Updates `ruff` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.0...0.15.1) Updates `langchain-core` from 1.2.12 to 1.2.13 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-core==1.2.12...langchain-core==1.2.13) Updates `ruff` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.0...0.15.1) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-deps - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-deps - dependency-name: langchain-core dependency-version: 1.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-deps - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-deps - dependency-name: langchain-core dependency-version: 1.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-deps - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-deps ... 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 other-deps group with 2 updates in the /libs/model-profiles directory: langchain-core and ruff.
Bumps the other-deps group with 2 updates in the /libs/standard-tests directory: langchain-core and ruff.
Bumps the other-deps group with 2 updates in the /libs/text-splitters directory: langchain-core and ruff.
Updates
langchain-corefrom 1.2.12 to 1.2.13Release notes
Sourced from langchain-core's releases.
Commits
b026fd6release(core): 1.2.13 (#35230)1573757docs(core): expandedget_lc_namespacedocstring (#35229)f9fd7befeat(openrouter): addlangchain-openrouterprovider package (#35211)b97c629style: bump ruff version to 0.15 (#35042)1493b4cfix: Server-Side Request Forgery (SSRF) in HTMLHeaderTextSplitter.split_text_...Updates
rufffrom 0.15.0 to 0.15.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2f11d2Prepare for 0.15.1 (#23253)d29628eRemove docker-run-action (#23254)8a04266[ty] Allow discovering dependencies in system Python environments (#22994)55d06c8Ensure pending suppression diagnostics are reported (#23242)d056a9f[isort] support for configurable import section heading comments (#23151)e22fa4f[ty] Fix method calls on subclasses ofAny(#23248)fa56c15[ty] Fix bound method access onNone(#23246)4fd07d0Make range suppression test snapshot actually useful (#23251)8c63bce[ty] Include conditional symbols (likedatetime.UTC) in auto-import in more...46be943Exclude WASM artifacts from GitHub releases (#23221)Updates
langchain-corefrom 1.2.11 to 1.2.13Release notes
Sourced from langchain-core's releases.
Commits
b026fd6release(core): 1.2.13 (#35230)1573757docs(core): expandedget_lc_namespacedocstring (#35229)f9fd7befeat(openrouter): addlangchain-openrouterprovider package (#35211)b97c629style: bump ruff version to 0.15 (#35042)1493b4cfix: Server-Side Request Forgery (SSRF) in HTMLHeaderTextSplitter.split_text_...Updates
rufffrom 0.15.0 to 0.15.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2f11d2Prepare for 0.15.1 (#23253)d29628eRemove docker-run-action (#23254)8a04266[ty] Allow discovering dependencies in system Python environments (#22994)55d06c8Ensure pending suppression diagnostics are reported (#23242)d056a9f[isort] support for configurable import section heading comments (#23151)e22fa4f[ty] Fix method calls on subclasses ofAny(#23248)fa56c15[ty] Fix bound method access onNone(#23246)4fd07d0Make range suppression test snapshot actually useful (#23251)8c63bce[ty] Include conditional symbols (likedatetime.UTC) in auto-import in more...46be943Exclude WASM artifacts from GitHub releases (#23221)Updates
langchain-corefrom 1.2.12 to 1.2.13Release notes
Sourced from langchain-core's releases.
Commits
b026fd6release(core): 1.2.13 (#35230)1573757docs(core): expandedget_lc_namespacedocstring (#35229)f9fd7befeat(openrouter): addlangchain-openrouterprovider package (#35211)b97c629style: bump ruff version to 0.15 (#35042)1493b4cfix: Server-Side Request Forgery (SSRF) in HTMLHeaderTextSplitter.split_text_...Updates
rufffrom 0.15.0 to 0.15.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2f11d2Prepare for 0.15.1 (#23253)d29628eRemove docker-run-action (#23254)8a04266[ty] Allow discovering dependencies in system Python environments (#22994)55d06c8Ensure pending suppression diagnostics are reported (#23242)d056a9f[isort] support for configurable import section heading comments (#23151)e22fa4f[ty] Fix method calls on subclasses ofAny(#23248)fa56c15[ty] Fix bound method access onNone(#23246)4fd07d0Make range suppression test snapshot actually useful (#23251)8c63bce[ty] Include conditional symbols (likedatetime.UTC) in auto-import in more...46be943Exclude WASM artifacts from GitHub releases (#23221)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