Skip to content

Bump the all group with 2 updates - #1064

Merged
Quim Muntal (qmuntal) merged 1 commit into
mainfrom
dependabot/go_modules/all-f28ba2010d
Sep 14, 2026
Merged

Bump the all group with 2 updates#1064
Quim Muntal (qmuntal) merged 1 commit into
mainfrom
dependabot/go_modules/all-f28ba2010d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

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-go from 1.71.0 to 1.72.0

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v1.72.0

1.72.0 (2026-09-10)

Full Changelog: v1.71.0...v1.72.0

Features

  • api: add auto mode tool permissions for Managed Agents (f72f8e3)
  • api: add content_too_large web_fetch tool error code (21646a7)
  • api: add the user-profiles-2026-09-04 beta value and external_user_details to user profiles (33a5b11)
  • api: support mounting public GitHub repositories without an authorization_token in Managed Agents sessions (bc1c282)

Chores

  • docs: correct the environment scope field description (e12b6ee)
  • internal: restore package version (960768e)
  • internal: stop stamping the package version into generated files (8455921)
  • tests: restore empty test package marker files (9f6d405)
Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

1.72.0 (2026-09-10)

Full Changelog: v1.71.0...v1.72.0

Features

  • api: add auto mode tool permissions for Managed Agents (f72f8e3)
  • api: add content_too_large web_fetch tool error code (21646a7)
  • api: add the user-profiles-2026-09-04 beta value and external_user_details to user profiles (33a5b11)
  • api: support mounting public GitHub repositories without an authorization_token in Managed Agents sessions (bc1c282)

Chores

  • docs: correct the environment scope field description (e12b6ee)
  • internal: restore package version (960768e)
  • internal: stop stamping the package version into generated files (8455921)
  • tests: restore empty test package marker files (9f6d405)
Commits
  • 03d7ef5 Merge pull request #438 from anthropics/release-please--branches--main--chang...
  • 33e739c release: 1.72.0
  • f72f8e3 feat(api): add auto mode tool permissions for Managed Agents
  • bc1c282 feat(api): support mounting public GitHub repositories without an authorizati...
  • f01703a environments: HandleItem runs on the work item's session token alone when one...
  • 33a5b11 feat(api): add the user-profiles-2026-09-04 beta value and external_user_deta...
  • e12b6ee chore(docs): correct the environment scope field description
  • 21646a7 feat(api): add content_too_large web_fetch tool error code
  • 960768e chore(internal): restore package version
  • 8455921 chore(internal): stop stamping the package version into generated files
  • Additional commits viewable in compare view

Updates github.com/openai/openai-go/v3 from 3.56.0 to 3.61.0

Release notes

Sourced from github.com/openai/openai-go/v3's releases.

v3.61.0

3.61.0 (2026-09-10)

Features

v3.60.0

3.60.0 (2026-09-10)

Features

v3.59.0

3.59.0 (2026-09-09)

Features

  • api: Add project API key expiration support (#906) (c126b9c)

v3.58.0

3.58.0 (2026-09-08)

Features

  • api: add GPT Image 2.5 models and image options (#904) (92a91b7)

v3.57.0

3.57.0 (2026-09-05)

Features

  • api: add incomplete web search call status constants (#877) (66688d6)
  • api: Add prompt cache diagnostics (#888) (6a8a6a2)
  • api: add service-account API key expiration fields (#895) (65785ca)
  • api: correct function argument completion event fields (openapi-545) (#889) (b26f72f)

Chores

  • api: document throttling and model overload responses — SDK-235 (#896) (52e95a9)
  • migrate to forked steady (#882) (a605079)

... (truncated)

Changelog

Sourced from github.com/openai/openai-go/v3's changelog.

3.61.0 (2026-09-10)

Features

3.60.0 (2026-09-10)

Features

3.59.0 (2026-09-09)

Features

  • api: Add project API key expiration support (#906) (c126b9c)

3.58.0 (2026-09-08)

Features

  • api: add GPT Image 2.5 models and image options (#904) (92a91b7)

3.57.0 (2026-09-05)

Features

  • api: add incomplete web search call status constants (#877) (66688d6)
  • api: Add prompt cache diagnostics (#888) (6a8a6a2)
  • api: add service-account API key expiration fields (#895) (65785ca)
  • api: correct function argument completion event fields (openapi-545) (#889) (b26f72f)

Chores

  • api: document throttling and model overload responses — SDK-235 (#896) (52e95a9)
  • migrate to forked steady (#882) (a605079)

Documentation

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 14, 2026
Copilot AI lite review requested due to automatic review settings September 14, 2026 00:16
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 00:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 14, 2026
@github-actions github-actions Bot added the size:small At most 30 changed lines across at most 2 files label Sep 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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.

@github-actions github-actions Bot added kind:dependencies Changes dependencies or manifests pending-auto-risk Automatic risk classification is in progress risk:medium Contained production impact requiring normal review depth and removed pending-auto-risk Automatic risk classification is in progress labels Sep 14, 2026
@qmuntal
Quim Muntal (qmuntal) added this pull request to the merge queue Sep 14, 2026
Merged via the queue into main with commit 4569dba Sep 14, 2026
38 of 40 checks passed
@qmuntal
Quim Muntal (qmuntal) deleted the dependabot/go_modules/all-f28ba2010d branch September 14, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code kind:dependencies Changes dependencies or manifests risk:medium Contained production impact requiring normal review depth size:small At most 30 changed lines across at most 2 files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants