Bump the all group with 2 updates - #1064
Merged
Merged
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.71.0 to 1.72.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.71.0...v1.72.0) Updates `github.com/openai/openai-go/v3` from 3.56.0 to 3.61.0 - [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.56.0...v3.61.0) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.72.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.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
No unresolved review issues were identified.
Pull request overview
Updates the Anthropic and OpenAI Go SDK dependencies.
Changes:
- Bumps Anthropic SDK to v1.72.0.
- Bumps OpenAI SDK to v3.61.0.
- Refreshes dependency checksums.
File summaries
| File | Description |
|---|---|
go.sum |
Updates checksums for the upgraded SDKs. |
go.mod |
Updates direct dependency versions. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Quim Muntal (qmuntal)
enabled auto-merge
September 14, 2026 05:02
Quim Muntal (qmuntal)
approved these changes
Sep 14, 2026
Quim Muntal (qmuntal)
deleted the
dependabot/go_modules/all-f28ba2010d
branch
September 14, 2026 05:10
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 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.71.0 to 1.72.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
03d7ef5Merge pull request #438 from anthropics/release-please--branches--main--chang...33e739crelease: 1.72.0f72f8e3feat(api): add auto mode tool permissions for Managed Agentsbc1c282feat(api): support mounting public GitHub repositories without an authorizati...f01703aenvironments: HandleItem runs on the work item's session token alone when one...33a5b11feat(api): add the user-profiles-2026-09-04 beta value and external_user_deta...e12b6eechore(docs): correct the environment scope field description21646a7feat(api): add content_too_large web_fetch tool error code960768echore(internal): restore package version8455921chore(internal): stop stamping the package version into generated filesUpdates
github.com/openai/openai-go/v3from 3.56.0 to 3.61.0Release notes
Sourced from github.com/openai/openai-go/v3's releases.
... (truncated)
Changelog
Sourced from github.com/openai/openai-go/v3's changelog.
Commits
bb93b55release: 3.61.0 (#916)1cca8b7feat(api): add Agents API (#915)ef68e6drelease: 3.60.0 (#913)59af83bfeat(api) Add Live API (#912)a57d34crelease: 3.59.0 (#908)c126b9cfeat(api): Add project API key expiration support (#906)0028f60release: 3.58.0 (#905)92a91b7feat(api): add GPT Image 2.5 models and image options (#904)b12f971release: 3.57.0 (#883)52e95a9chore(api): document throttling and model overload responses — SDK-235 (#896)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