Skip to content

build(deps): bump the go group across 2 directories with 4 updates#66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go/go-2f3f19e3e8
Open

build(deps): bump the go group across 2 directories with 4 updates#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go/go-2f3f19e3e8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the go group with 4 updates in the /go directory: github.com/anthropics/anthropic-sdk-go, github.com/pressly/goose/v3, google.golang.org/adk and google.golang.org/genai.
Bumps the go group with 1 update in the /tools directory: github.com/pressly/goose/v3.

Updates github.com/anthropics/anthropic-sdk-go from 1.58.0 to 1.59.0

Release notes

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

v1.59.0

1.59.0 (2026-07-22)

Full Changelog: v1.58.1...v1.59.0

Features

  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (abca19a)

v1.58.1

1.58.1 (2026-07-21)

Full Changelog: v1.58.0...v1.58.1

Bug Fixes

  • client: copy all citation fields in ToParam conversions (#191) (26ac1f9)
  • vertex: default to the cloud-platform scope in WithGoogleAuth (#190) (7931e70)

Chores

  • api: add support for new refusal category (f77159c)
  • docs: small updates (576dc36)
  • docs: small updates (f618082)
  • internal: codegen related update (03fee5d)
Changelog

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

1.59.0 (2026-07-22)

Full Changelog: v1.58.1...v1.59.0

Features

  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (abca19a)

1.58.1 (2026-07-21)

Full Changelog: v1.58.0...v1.58.1

Bug Fixes

  • client: copy all citation fields in ToParam conversions (#191) (26ac1f9)
  • vertex: default to the cloud-platform scope in WithGoogleAuth (#190) (7931e70)

Chores

  • api: add support for new refusal category (f77159c)
  • docs: small updates (576dc36)
  • docs: small updates (f618082)
  • internal: codegen related update (03fee5d)
Commits
  • 160315a release: 1.59.0
  • 832a54d feat(api): add support for Managed Agents model effort, initial session event...
  • 777d4a8 release: 1.58.1
  • d7b5cfd chore(api): add support for new refusal category
  • 9122aba fix(client): copy all citation fields in ToParam conversions (#191)
  • 092611d fix(vertex): default to the cloud-platform scope in WithGoogleAuth (#190)
  • c9a26c2 chore(internal): codegen related update
  • 27fb04f chore(docs): small updates
  • c7000d5 chore(docs): small updates
  • 3f4159b codegen metadata
  • See full diff in compare view

Updates github.com/pressly/goose/v3 from 3.27.2 to 3.27.3

Release notes

Sourced from github.com/pressly/goose/v3's releases.

v3.27.3

Changed

  • Various dependency upgrades
Changelog

Sourced from github.com/pressly/goose/v3's changelog.

[v3.27.3] - 2026-07-22

Changed

  • Various dependency upgrades
Commits
  • 520411a release: v3.27.3
  • 26403f9 build(deps): update internal/testing dependencies
  • abcfbd1 ci: pin GitHub Actions to commit SHAs
  • a54dd54 build(deps): bump actions/setup-go from 6 to 7 (#1094)
  • 27c2f4f build(deps): update dependencies
  • a443d13 fix: capture markdown subsections in release-notes.sh
  • See full diff in compare view

Updates google.golang.org/adk from 1.5.0 to 1.5.1

Release notes

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

v1.5.1

What's Changed

Full Changelog: google/adk-go@v1.5.0...v1.5.1

Commits
  • 7f1f101 fix(parallelagent): await sub-agent teardown before returning on early stop (...
  • e8f42de ci: run Go workflow on main and v1 branches (#1117) (#1189)
  • See full diff in compare view

Updates google.golang.org/genai from 1.64.0 to 1.65.0

Release notes

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

v1.65.0

1.65.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to message .google.cloud.aiplatform.v1beta1.BidiGenerateContentSetup (7d5b833)

Bug Fixes

  • add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/image args), LiveConnectConfig.GenerationConfig which will be removed in the next major version (d77df44)
  • Fix streaming truncation when HTTPOptions.Timeout is set. (3417576), closes #816
Changelog

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

1.65.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to message .google.cloud.aiplatform.v1beta1.BidiGenerateContentSetup (7d5b833)

Bug Fixes

  • add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/image args), LiveConnectConfig.GenerationConfig which will be removed in the next major version (d77df44)
  • Fix streaming truncation when HTTPOptions.Timeout is set. (3417576), closes #816
Commits
  • 9ee3a74 chore(main): release 1.65.0 (#857)
  • d77df44 fix: add deprecation warnings to Imagen generate_images, edit_images, generat...
  • 3417576 fix: Fix streaming truncation when HTTPOptions.Timeout is set.
  • d49c7ee Merge pull request #856 from googleapis:release-please--branches--main
  • 7d5b833 feat: A new field custom_vocabulary is added to message `.google.cloud.aipl...
  • d54d46a Merge pull request #849 from googleapis:release-please--branches--main
  • c645a8b chore(main): release 1.64.0
  • aeb7544 chore(main): release 1.63.0
  • See full diff in compare view

Updates github.com/pressly/goose/v3 from 3.27.2 to 3.27.3

Release notes

Sourced from github.com/pressly/goose/v3's releases.

v3.27.3

Changed

  • Various dependency upgrades
Changelog

Sourced from github.com/pressly/goose/v3's changelog.

[v3.27.3] - 2026-07-22

Changed

  • Various dependency upgrades
Commits
  • 520411a release: v3.27.3
  • 26403f9 build(deps): update internal/testing dependencies
  • abcfbd1 ci: pin GitHub Actions to commit SHAs
  • a54dd54 build(deps): bump actions/setup-go from 6 to 7 (#1094)
  • 27c2f4f build(deps): update dependencies
  • a443d13 fix: capture markdown subsections in release-notes.sh
  • 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 group with 4 updates in the /go directory: [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go), [github.com/pressly/goose/v3](https://github.com/pressly/goose), [google.golang.org/adk](https://github.com/google/adk-go) and [google.golang.org/genai](https://github.com/googleapis/go-genai).
Bumps the go group with 1 update in the /tools directory: [github.com/pressly/goose/v3](https://github.com/pressly/goose).


Updates `github.com/anthropics/anthropic-sdk-go` from 1.58.0 to 1.59.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.58.0...v1.59.0)

Updates `github.com/pressly/goose/v3` from 3.27.2 to 3.27.3
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md)
- [Commits](pressly/goose@v3.27.2...v3.27.3)

Updates `google.golang.org/adk` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/google/adk-go/releases)
- [Commits](google/adk-go@v1.5.0...v1.5.1)

Updates `google.golang.org/genai` from 1.64.0 to 1.65.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.64.0...v1.65.0)

Updates `github.com/pressly/goose/v3` from 3.27.2 to 3.27.3
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md)
- [Commits](pressly/goose@v3.27.2...v3.27.3)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/pressly/goose/v3
  dependency-version: 3.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: google.golang.org/adk
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: google.golang.org/genai
  dependency-version: 1.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/pressly/goose/v3
  dependency-version: 3.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

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 Jul 22, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants