Skip to content

chore(deps): bump the all group with 4 updates - #321

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/all-765501e59f
Jul 27, 2026
Merged

chore(deps): bump the all group with 4 updates#321
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/all-765501e59f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all group with 4 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/openai/openai-go/v3 and google.golang.org/genai.

Updates github.com/aws/aws-sdk-go-v2 from 1.42.1 to 1.43.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.30 to 1.32.31

Commits

Updates github.com/openai/openai-go/v3 from 3.44.0 to 3.46.0

Release notes

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

v3.46.0

3.46.0 (2026-07-23)

Full Changelog: v3.45.0...v3.46.0

Features

  • api: add support for spend_limit admin apis (8de8d9b)

Bug Fixes

  • api: safely format project spend limit paths (ac981e4)

v3.45.0

3.45.0 (2026-07-22)

Full Changelog: v3.44.0...v3.45.0

Go version requirement

openai-go v3.45.0 requires Go 1.25 or newer. This release upgrades golang.org/x/net to v0.57.0 to address security findings and aligns the SDK with supported Go toolchains. v3.44.0 is the final release that builds with Go 1.22–1.24; older SDK releases do not receive guaranteed security backports. No exported SDK API or /v3 import path changes are included.

Features

  • api: accept None for prompt_cache_key/safety_identifier (711460e)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (6669f50)
Changelog

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

3.46.0 (2026-07-23)

Full Changelog: v3.45.0...v3.46.0

Features

  • api: add support for spend_limit admin apis (8de8d9b)

Bug Fixes

  • api: safely format project spend limit paths (ac981e4)

3.45.0 (2026-07-22)

Full Changelog: v3.44.0...v3.45.0

Go version requirement

openai-go v3.45.0 requires Go 1.25 or newer. This release upgrades golang.org/x/net to v0.57.0 to address security findings and aligns the SDK with supported Go toolchains. v3.44.0 is the final release that builds with Go 1.22–1.24; older SDK releases do not receive guaranteed security backports. No exported SDK API or /v3 import path changes are included.

Features

  • api: accept None for prompt_cache_key/safety_identifier (711460e)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (6669f50)
Commits
  • 34fbc54 release: 3.46.0
  • a23c976 fix(api): safely format project spend limit paths
  • c0458ab feat(api): add support for spend_limit admin apis
  • d229dc0 release: 3.45.0 (#707)
  • eeb183f ci: create Go workspace before setup-go (#725)
  • 452d851 ci: simplify monthly Codex Go version review (#724)
  • 7583348 ci: set Codex target home through sudo (#723)
  • c31fc6b [codex] Add AWS Bedrock credential authentication (#687)
  • e113b0c build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity in / (#714)
  • 991d9a2 build(deps): bump github.com/invopop/jsonschema in /examples (#717)
  • Additional commits viewable 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 CustomVocabulary is added to AudioTranscriptionConfig (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

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 4 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/openai/openai-go/v3](https://github.com/openai/openai-go) and [google.golang.org/genai](https://github.com/googleapis/go-genai).


Updates `github.com/aws/aws-sdk-go-v2` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.42.1...v1.43.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.30 to 1.32.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.30...config/v1.32.31)

Updates `github.com/openai/openai-go/v3` from 3.44.0 to 3.46.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.44.0...v3.46.0)

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)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/openai/openai-go/v3
  dependency-version: 3.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/genai
  dependency-version: 1.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
github-actions Bot merged commit 33bcef7 into main Jul 27, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/all-765501e59f branch July 27, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants