chore(deps): bump the ai-providers group with 6 updates - #924
Merged
Conversation
Bumps the ai-providers group with 6 updates: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.16` | `1.3.18` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.122.0` | `1.2.0` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.6.0` | `1.6.1` | | [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.6.1` | `1.7.0` | | [google-genai](https://github.com/googleapis/python-genai) | `2.19.0` | `2.20.0` | | [langchain-protocol](https://github.com/langchain-ai/agent-protocol) | `0.0.18` | `0.0.19` | Updates `langchain` from 1.3.16 to 1.3.18 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.16...langchain==1.3.18) Updates `anthropic` from 0.122.0 to 1.2.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.122.0...v1.2.0) Updates `langchain-core` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.6.0...langchain-core==1.6.1) Updates `langchain-anthropic` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==1.6.1...langchain-anthropic==1.7.0) Updates `google-genai` from 2.19.0 to 2.20.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.19.0...v2.20.0) Updates `langchain-protocol` from 0.0.18 to 0.0.19 - [Release notes](https://github.com/langchain-ai/agent-protocol/releases) - [Commits](langchain-ai/agent-protocol@langchain-protocol==0.0.18...langchain-protocol==0.0.19) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: anthropic dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ai-providers - dependency-name: langchain-core dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-anthropic dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: google-genai dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langchain-protocol dependency-version: 0.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ai-providers ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
posthog-python Compliance ReportDate: 2026-09-07 10:33:54 UTC ✅ All Tests Passed!111/111 tests passed Capture_V1 Tests✅ 94/94 tests passed View Details
Feature_Flags Tests✅ 17/17 tests passed View Details
|
marandaneto
approved these changes
Sep 7, 2026
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 ai-providers group with 6 updates:
1.3.161.3.180.122.01.2.01.6.01.6.11.6.11.7.02.19.02.20.00.0.180.0.19Updates
langchainfrom 1.3.16 to 1.3.18Release notes
Sourced from langchain's releases.
Commits
7d4b42brelease(langchain): 1.3.18 (#39966)4a66e35fix(langchain): preserve content-block shape in PIIMiddleware redaction (#39894)38e2113fix(core): shore up indexing in genai v1 streaming content (#39964)13b1b2ffix(core): makeStructuredToolJSON-serializable (#39631)3b3b308release(anthropic): 1.7.0 (#39963)e3f6adffeat(anthropic): support top-level param for skills viacontainer; `updates...c253f54fix(openai): correctreasoning_effort_levelsfor gpt-5 and gpt-5.1 profiles...513e425chore(model-profiles): refresh model profile data (#39954)fd2fbd7feat(anthropic): support 1.0 sdk (#39938)b0fb33ffix(perplexity): map Responses API cache tokens into input_token_details (#39...Updates
anthropicfrom 0.122.0 to 1.2.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
071efb6release: 1.2.06d48fd0docs(api): clarify pagination on the organization rate-limit list endpoints2f564a2fix(tools): let read return a view_range of a file over the size cap (#538)dffb22dfix(tools): preserve exact file bytes in the agent toolset and memory tool (n...932ab4bfix(ci): resolve assignment aliases in detect-breaking-changese541b4dfeat(api): beta files/skills namespaces use GA shapes; drop dated beta header...0c1a85afix(sessions): make event accumulator forward-compatible with new event types...39a670cfix(webhooks): require headers to be passed tounwrap()05532bcfix(aws,bedrock): sign raw request bytes so binary file uploads work (#531)181e2e5release: 1.1.0Updates
langchain-corefrom 1.6.0 to 1.6.1Release notes
Sourced from langchain-core's releases.
Commits
4fe9d30chore(openai): fix tests (#39972)8fa38dcrevert: release(core): 1.6.2 (#39971)122030drelease(core): 1.6.2 (#39967)7d4b42brelease(langchain): 1.3.18 (#39966)4a66e35fix(langchain): preserve content-block shape in PIIMiddleware redaction (#39894)38e2113fix(core): shore up indexing in genai v1 streaming content (#39964)13b1b2ffix(core): makeStructuredToolJSON-serializable (#39631)3b3b308release(anthropic): 1.7.0 (#39963)e3f6adffeat(anthropic): support top-level param for skills viacontainer; `updates...c253f54fix(openai): correctreasoning_effort_levelsfor gpt-5 and gpt-5.1 profiles...Updates
langchain-anthropicfrom 1.6.1 to 1.7.0Release notes
Sourced from langchain-anthropic's releases.
Commits
3b3b308release(anthropic): 1.7.0 (#39963)e3f6adffeat(anthropic): support top-level param for skills viacontainer; `updates...c253f54fix(openai): correctreasoning_effort_levelsfor gpt-5 and gpt-5.1 profiles...513e425chore(model-profiles): refresh model profile data (#39954)fd2fbd7feat(anthropic): support 1.0 sdk (#39938)b0fb33ffix(perplexity): map Responses API cache tokens into input_token_details (#39...502b2b4chore(model-profiles): refresh model profile data (#39928)c9dcf6efix(perplexity): emit search_context_size once per stream in _astream (#39924)7f5b324fix(anthropic): auto-appendadvisor-tool-2026-03-01beta header for `adviso...43bed06chore(model-profiles): refresh model profile data (#39906)Updates
google-genaifrom 2.19.0 to 2.20.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
66518c9chore(main): release 2.20.0 (#2884)4a80954feat: Add AudioTranscriptionConfigMode5be429cchore: Part.media_processingcb75a08chore: internal change to resolve naming collision3074263feat: add environment files support and scotty file download helper6680718No public description53e386echore: Move major release check to job level in block_major_releases workflow43ef621chore: Disable GenerateImages for Gemini API028e01dchore: regenerateef39c40feat: Add TYPE_JPEG2000 to VideoContent.MimeType enumUpdates
langchain-protocolfrom 0.0.18 to 0.0.19Release notes
Sourced from langchain-protocol's releases.
Commits
59c02befix(py): pin hatchling to avoid metadata 2.5 publish failure (#97)c59077brelease: v0.19.0 (#96)870ef95Merge pull request #95 from langchain-ai/open-swe/v3-replica-routing175a1b8feat(protocol): add LangSmith routing to run startd9fd23dMerge pull request #93 from langchain-ai/langster/fix-datamodel-code-generato...9476948fix(tooling): update code generator dependenciesDependabot 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