Skip to content

chore(deps): bump the go-minor group across 1 directory with 3 updates - #356

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/go-minor-608c305e40
Closed

chore(deps): bump the go-minor group across 1 directory with 3 updates#356
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/go-minor-608c305e40

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor group with 3 updates in the / directory: github.com/anthropics/anthropic-sdk-go, golang.org/x/tools and google.golang.org/genai.

Updates github.com/anthropics/anthropic-sdk-go from 1.62.0 to 1.63.1

Release notes

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

v1.63.1

1.63.1 (2026-08-13)

Full Changelog: v1.63.0...v1.63.1

Bug Fixes

  • auth: pin token exchange to the configured base URL and skip auth for other origins (#258) (6e4141c)
  • client: apply stop_details from every message_delta when accumulating (#253) (c197a64)
  • client: properly render maxLength and maxItems in generated schemas (84a57f5)
  • sessions: post "(no output)" for empty text tool results instead of an empty text block (#236) (a588842)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (29aebdb)

Documentation

  • api: clarify that user profile name is optional for resold profiles (1039f95)

v1.63.0

1.63.0 (2026-08-10)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (ba999d5)

Bug Fixes

  • client: add models (a662a31)
  • symlink-loop paths, special archive members, and 409 retry in the agent toolset and environment worker (#226) (82aa034)
  • vertex: preserve a user-supplied HTTP client by wrapping its transport with Google auth (#242) (8e85a8e)
Changelog

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

1.63.1 (2026-08-13)

Full Changelog: v1.63.0...v1.63.1

Bug Fixes

  • auth: pin token exchange to the configured base URL and skip auth for other origins (#258) (6e4141c)
  • client: apply stop_details from every message_delta when accumulating (#253) (c197a64)
  • client: properly render maxLength and maxItems in generated schemas (84a57f5)
  • sessions: post "(no output)" for empty text tool results instead of an empty text block (#236) (a588842)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (29aebdb)

Documentation

  • api: clarify that user profile name is optional for resold profiles (1039f95)

1.63.0 (2026-08-10)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (ba999d5)

Bug Fixes

  • client: add models (a662a31)
  • symlink-loop paths, special archive members, and 409 retry in the agent toolset and environment worker (#226) (82aa034)
  • vertex: preserve a user-supplied HTTP client by wrapping its transport with Google auth (#242) (8e85a8e)
Commits
  • ada96c1 release: 1.63.1
  • a53a845 docs(api): clarify that user profile name is optional for resold profiles
  • e0cf2c3 chore(ci): run breaking-change detection as a ci.yml job on every push
  • 81b4e12 fix(auth): pin token exchange to the configured base URL and skip auth for ot...
  • 9394a35 fix(client): properly render maxLength and maxItems in generated schemas
  • 980b320 fix(client): apply stop_details from every message_delta when accumulating (#...
  • f7925da fix(sessions): post "(no output)" for empty text tool results instead of an e...
  • 76fbae0 fix(bedrock,vertex): never resolve the shared config store for platform clien...
  • 2d86355 codegen metadata
  • 9b14199 release: 1.63.0
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.48.0 to 0.49.0

Commits
  • 18332fe go.mod: update golang.org/x dependencies
  • a5c4651 gopls/internal/protocol/command: fix struct field name in comment
  • 7d08a06 present, cmd/present, cmd/present2md: document lack of security hardening
  • e8a4348 refactor/satisfy: fix "the the" typo
  • 54624f9 internal/typesinternal: suppress jsonv2 warning
  • c117dde gopls/internal/golang: normalize instantiated fields before rename
  • b5b860c gopls/internal/mcp: report one-based reference line numbers
  • bf54bcd gopls/internal/golang/completion: avoid SEGV from double deslicing
  • 4b32d66 refactor/satisfy/find.go: fix panic on type errors
  • e6da7e4 gopls/internal/protocol/semtok: instructions for modifier/type changes
  • Additional commits viewable in compare view

Updates google.golang.org/genai from 1.67.0 to 1.68.0

Release notes

Sourced from google.golang.org/genai's releases.

v1.68.0

1.68.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (b701130)
Changelog

Sourced from google.golang.org/genai's changelog.

1.68.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (b701130)
Commits
  • 4f8331d chore(main): release 1.68.0 (#885)
  • e73ee6a test: retry transient errors in the shared integration test clients
  • b701130 feat: Add interaction_status to LiveServerContent
  • See full diff in compare view

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 go-minor group with 3 updates in the / directory: [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go), [golang.org/x/tools](https://github.com/golang/tools) and [google.golang.org/genai](https://github.com/googleapis/go-genai).


Updates `github.com/anthropics/anthropic-sdk-go` from 1.62.0 to 1.63.1
- [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.62.0...v1.63.1)

Updates `golang.org/x/tools` from 0.48.0 to 0.49.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.48.0...v0.49.0)

Updates `google.golang.org/genai` from 1.67.0 to 1.68.0
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.67.0...v1.68.0)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.63.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: golang.org/x/tools
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: google.golang.org/genai
  dependency-version: 1.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@dependabot
dependabot Bot requested a review from matdev83 as a code owner August 17, 2026 06:34
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@matdev83 matdev83 closed this Aug 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/go-minor-608c305e40 branch August 17, 2026 11:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant