chore(deps): bump the eino-dependencies group across 3 directories with 2 updates#247
Merged
GuangmingLuo merged 1 commit intoJun 30, 2026
Conversation
…th 2 updates Bumps the eino-dependencies group with 2 updates in the / directory: [github.com/cloudwego/eino](https://github.com/cloudwego/eino) and [github.com/cloudwego/eino-ext/callbacks/cozeloop](https://github.com/cloudwego/eino-ext). Bumps the eino-dependencies group with 2 updates in the /flow/agent/deer-go directory: [github.com/cloudwego/eino](https://github.com/cloudwego/eino) and [github.com/cloudwego/eino-ext/callbacks/cozeloop](https://github.com/cloudwego/eino-ext). Bumps the eino-dependencies group with 2 updates in the /quickstart/eino_assistant directory: [github.com/cloudwego/eino](https://github.com/cloudwego/eino) and [github.com/cloudwego/eino-ext/callbacks/cozeloop](https://github.com/cloudwego/eino-ext). Updates `github.com/cloudwego/eino` from 0.9.9 to 0.9.12 - [Release notes](https://github.com/cloudwego/eino/releases) - [Commits](cloudwego/eino@v0.9.9...v0.9.12) Updates `github.com/cloudwego/eino-ext/callbacks/cozeloop` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/cloudwego/eino-ext/releases) - [Commits](cloudwego/eino-ext@callbacks/cozeloop/v0.3.0...callbacks/cozeloopv0.3.1) Updates `github.com/cloudwego/eino` from 0.9.9 to 0.9.12 - [Release notes](https://github.com/cloudwego/eino/releases) - [Commits](cloudwego/eino@v0.9.9...v0.9.12) Updates `github.com/cloudwego/eino-ext/callbacks/cozeloop` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/cloudwego/eino-ext/releases) - [Commits](cloudwego/eino-ext@callbacks/cozeloop/v0.3.0...callbacks/cozeloopv0.3.1) Updates `github.com/cloudwego/eino` from 0.9.9 to 0.9.12 - [Release notes](https://github.com/cloudwego/eino/releases) - [Commits](cloudwego/eino@v0.9.9...v0.9.12) Updates `github.com/cloudwego/eino-ext/callbacks/cozeloop` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/cloudwego/eino-ext/releases) - [Commits](cloudwego/eino-ext@callbacks/cozeloop/v0.3.0...callbacks/cozeloopv0.3.1) --- updated-dependencies: - dependency-name: github.com/cloudwego/eino dependency-version: 0.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino-ext/callbacks/cozeloop dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino dependency-version: 0.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino-ext/callbacks/cozeloop dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino dependency-version: 0.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino-ext/callbacks/cozeloop dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
GuangmingLuo
approved these changes
Jun 30, 2026
GuangmingLuo
deleted the
dependabot/go_modules/eino-dependencies-9f7406ef51
branch
June 30, 2026 02:11
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 eino-dependencies group with 2 updates in the / directory: github.com/cloudwego/eino and github.com/cloudwego/eino-ext/callbacks/cozeloop.
Bumps the eino-dependencies group with 2 updates in the /flow/agent/deer-go directory: github.com/cloudwego/eino and github.com/cloudwego/eino-ext/callbacks/cozeloop.
Bumps the eino-dependencies group with 2 updates in the /quickstart/eino_assistant directory: github.com/cloudwego/eino and github.com/cloudwego/eino-ext/callbacks/cozeloop.
Updates
github.com/cloudwego/einofrom 0.9.9 to 0.9.12Release notes
Sourced from github.com/cloudwego/eino's releases.
Commits
13e1a25fix(summarization): prefer UserInputMultiContent for user text content (#1123)767029drefactor(adk): remove FailoverProxyModel callback aspect (#1122)0abcc82fix(compose): normalize typed nil inputs in checkpoint and runnable (#1111)Updates
github.com/cloudwego/eino-ext/callbacks/cozeloopfrom 0.3.0 to 0.3.1Release notes
Sourced from github.com/cloudwego/eino-ext/callbacks/cozeloop's releases.
Commits
5742551fix(callbacks): fix cozeloop token usageab17b73fix(semantic): correct split (#887)5b10d02fix(agenticclaude): align direct anthropic auth precedence with sdk behavior ...20b2a55feat(agentic): support openai.ReasoningExtension for reasoning text (#878)8fe9471fix(agentic): merge adjacent tool-result messages for claude and gemini (#876)58d993dfix(agentic): tolerate unknown stream variants instead of failing (#875)bce3195fix(claude): merge consecutive tool messages into single UserMessage (#872)9473ae2refactor(adk): replace go-fitz with go-pdfium (WASM) for MultiModalRead (#869)bde4f89test(deepseek): add unit tests for concatTextParts (#795)84d6e68fix(claude): report full token usage for streaming responses (#871)Updates
github.com/cloudwego/einofrom 0.9.9 to 0.9.12Release notes
Sourced from github.com/cloudwego/eino's releases.
Commits
13e1a25fix(summarization): prefer UserInputMultiContent for user text content (#1123)767029drefactor(adk): remove FailoverProxyModel callback aspect (#1122)0abcc82fix(compose): normalize typed nil inputs in checkpoint and runnable (#1111)Updates
github.com/cloudwego/eino-ext/callbacks/cozeloopfrom 0.3.0 to 0.3.1Release notes
Sourced from github.com/cloudwego/eino-ext/callbacks/cozeloop's releases.
Commits
5742551fix(callbacks): fix cozeloop token usageab17b73fix(semantic): correct split (#887)5b10d02fix(agenticclaude): align direct anthropic auth precedence with sdk behavior ...20b2a55feat(agentic): support openai.ReasoningExtension for reasoning text (#878)8fe9471fix(agentic): merge adjacent tool-result messages for claude and gemini (#876)58d993dfix(agentic): tolerate unknown stream variants instead of failing (#875)bce3195fix(claude): merge consecutive tool messages into single UserMessage (#872)9473ae2refactor(adk): replace go-fitz with go-pdfium (WASM) for MultiModalRead (#869)bde4f89test(deepseek): add unit tests for concatTextParts (#795)84d6e68fix(claude): report full token usage for streaming responses (#871)Updates
github.com/cloudwego/einofrom 0.9.9 to 0.9.12Release notes
Sourced from github.com/cloudwego/eino's releases.
Commits
13e1a25fix(summarization): prefer UserInputMultiContent for user text content (#1123)767029drefactor(adk): remove FailoverProxyModel callback aspect (#1122)0abcc82fix(compose): normalize typed nil inputs in checkpoint and runnable (#1111)Updates
github.com/cloudwego/eino-ext/callbacks/cozeloopfrom 0.3.0 to 0.3.1Release notes
Sourced from github.com/cloudwego/eino-ext/callbacks/cozeloop's releases.
Commits
5742551fix(callbacks): fix cozeloop token usageab17b73fix(semantic): correct split (#887)5b10d02fix(agenticclaude): align direct anthropic auth precedence with sdk behavior ...20b2a55feat(agentic): support openai.ReasoningExtension for reasoning text (#878)8fe9471fix(agentic): merge adjacent tool-result messages for claude and gemini (#876)58d993dfix(agentic): tolerate unknown stream variants instead of failing (#875)bce3195fix(claude): merge consecutive tool messages into single UserMessage (#872)9473ae2refactor(adk): replace go-fitz with go-pdfium (WASM) for MultiModalRead (#869)bde4f89test(deepseek): add unit tests for concatTextParts (#795)84d6e68fix(claude): report full token usage for streaming responses (#871)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