Bump the all group with 2 updates - #1143
Conversation
Bumps the all group with 2 updates: [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) and [github.com/openai/openai-go/v3](https://github.com/openai/openai-go). Updates `github.com/anthropics/anthropic-sdk-go` from 1.73.0 to 1.74.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-go@v1.73.0...v1.74.0) Updates `github.com/openai/openai-go/v3` from 3.61.0 to 3.63.1 - [Release notes](https://github.com/openai/openai-go/releases) - [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md) - [Commits](openai/openai-go@v3.61.0...v3.63.1) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/openai/openai-go/v3 dependency-version: 3.63.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
Dependency versions and checksums are consistent, with existing provider tests covering the affected SDK integrations.
Review effort: Lite
Findings: None
What changed in this PR
Updates the direct Anthropic and OpenAI Go SDK dependencies to their latest requested releases.
Changes:
- Bumps Anthropic SDK from v1.73.0 to v1.74.0.
- Bumps OpenAI SDK from v3.61.0 to v3.63.1.
- Refreshes corresponding module checksums.
| File | Description |
|---|---|
go.mod |
Updates direct SDK versions. |
go.sum |
Updates SDK integrity hashes. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>
|
Copilot if connector_id is no longer recommended, don't add it to the extra files, just remove it. |
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>
|
Scope: internal-only (Go-provider implementation detail; unexported code path) Changed Go contract: None. The exported Upstream evidence reviewed: Searched
Result: aligned. Upstream never exposed connector-ID-based MCP routing for the OpenAI Responses/Chat integrations — only
|
Bumps the all group with 2 updates: github.com/anthropics/anthropic-sdk-go and github.com/openai/openai-go/v3.
Updates
github.com/anthropics/anthropic-sdk-gofrom 1.73.0 to 1.74.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
3cb26e4Merge pull request #441 from anthropics/release-please--branches--main--chang...3694085docs(changelog): add the environments lease entry to 1.74.00d0ecb9release: 1.74.09594cc6feat(api): add group with display_name to rate limits, deprecate group_type842dfefcodegen metadataad869b1codegen metadata96a07b7chore(docs): add descriptions for enum values and path parameters146568efeat(foundry): add client for Claude on Microsoft Foundry (#388)b62719acodegen metadatad53fb92feat(tools): add CompactBeforeNextTurn() to the tool runner (#392)Updates
github.com/openai/openai-go/v3from 3.61.0 to 3.63.1Release notes
Sourced from github.com/openai/openai-go/v3's releases.
Changelog
Sourced from github.com/openai/openai-go/v3's changelog.
Commits
648bdbarelease: 3.63.1 (#934)ce4292cchore(api): clarify agent session cancellation and deletion (#931)f15f14crelease: 3.63.0 (#929)cef21f6chore(api): deprecate MCP connector_id (#930)16ccefefeat(api): add webhook endpoint management (#928)6856848release: 3.62.0 (#920)b924eddfeat(api): add managed Responses WebSocket connections (#927)bc0a139chore(api): update image request examples (#926)99bbbd0feat(api): add prompt-cache prewarming (#925)6124cd0feat(api): add audio-mini model choices (#924)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