Skip to content

deps(deps): bump the go-dependencies group across 1 directory with 5 updates#219

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-69bdec4c88
Open

deps(deps): bump the go-dependencies group across 1 directory with 5 updates#219
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-69bdec4c88

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the go-dependencies group with 5 updates in the / directory:

Package From To
github.com/alicebob/miniredis/v2 2.37.0 2.38.0
github.com/aws/aws-sdk-go-v2/service/bedrock 1.59.2 1.60.0
google.golang.org/api 0.277.0 0.279.0
google.golang.org/genai 1.55.0 1.57.0
google.golang.org/grpc 1.81.0 1.81.1

Updates github.com/alicebob/miniredis/v2 from 2.37.0 to 2.38.0

Release notes

Sourced from github.com/alicebob/miniredis/v2's releases.

DELEX and fixes

Changelog

Sourced from github.com/alicebob/miniredis/v2's changelog.

v2.38.0

Commits
  • d67bfae update changelog for v2.38.0
  • 2b1abd8 DELEX (partly) (#442)
  • 452dd37 Merge pull request #440 from infastin/server-alias
  • b5b8ec2 feat: add 'server' alias to 'redis' in lua scripts
  • ecc4af1 Merge pull request #439 from TomBailey167/xinfo-stream-last-generated-id
  • 4a2a33e Merge pull request #435 from evan-choi/fix/xadd-equals-trim-modifier
  • d6261ef feat: add last-generated-id to XINFO STREAM response
  • f4d8aa3 fix: accept = trim modifier in xadd
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/bedrock from 1.59.2 to 1.60.0

Commits

Updates google.golang.org/api from 0.277.0 to 0.279.0

Release notes

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

v0.279.0

0.279.0 (2026-05-12)

Features

v0.278.0

0.278.0 (2026-05-05)

Features

Changelog

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

0.279.0 (2026-05-12)

Features

0.278.0 (2026-05-05)

Features

Commits
  • e446d4c chore(main): release 0.279.0 (#3586)
  • d4241ea feat(all): auto-regenerate discovery clients (#3590)
  • 8452ed1 chore(all): update module github.com/go-git/go-git/v5 to v5.19.0 [SECURITY] (...
  • e87e376 feat(all): auto-regenerate discovery clients (#3587)
  • 09db0e3 feat(all): auto-regenerate discovery clients (#3585)
  • 07c758d chore(main): release 0.278.0 (#3583)
  • e36c883 feat(all): auto-regenerate discovery clients (#3584)
  • 76b1187 feat(all): auto-regenerate discovery clients (#3582)
  • See full diff in compare view

Updates google.golang.org/genai from 1.55.0 to 1.57.0

Release notes

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

v1.57.0

1.57.0 (2026-05-12)

Features

  • Expose Test and Server of the Replay API Client for the cross module usage in the AgentPlatform module. (27b142d)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (e5e653c)
  • support speech to speech translation in Gemini Live (621b55d)

Bug Fixes

  • Fix version redaction logic in the replay API client. (af4c931)

v1.56.0

1.56.0 (2026-05-04)

Features

  • [Python] Multimodal file search (c32ae6e)
  • Multimodal file search (989d064)

Bug Fixes

  • Simplify generated Go URL path formatting when VertexAI and MLDev URLs are identical. (d90a592), closes #761
Changelog

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

1.57.0 (2026-05-12)

Features

  • Expose Test and Server of the Replay API Client for the cross module usage in the AgentPlatform module. (27b142d)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (e5e653c)
  • support speech to speech translation in Gemini Live (621b55d)

Bug Fixes

  • Fix version redaction logic in the replay API client. (af4c931)

1.56.0 (2026-05-04)

Features

  • [Python] Multimodal file search (c32ae6e)
  • Multimodal file search (989d064)

Bug Fixes

  • Simplify generated Go URL path formatting when VertexAI and MLDev URLs are identical. (d90a592), closes #761
Commits
  • c02ba4f chore(main): release 1.57.0 (#784)
  • af4c931 fix: Fix version redaction logic in the replay API client.
  • 621b55d feat: support speech to speech translation in Gemini Live
  • 27b142d feat: Expose Test and Server of the Replay API Client for the cross module us...
  • aec9d38 chore: update error messages to clarify which APIs support a feature.
  • e5e653c feat: support Blocking FunctionCall in Live API in AgentPlatform (Vertex)
  • 1ca15ba chore: Handle vertex-genai-modules user-agent header for the AgentPlatform SDK.
  • afcab1d chore: Expose the Replay API client as an internal component only for the Age...
  • ca5475d chore(main): release 1.56.0 (#776)
  • 989d064 feat: Multimodal file search
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.81.0 to 1.81.1

Release notes

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

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)
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

…updates

Bumps the go-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.37.0` | `2.38.0` |
| [github.com/aws/aws-sdk-go-v2/service/bedrock](https://github.com/aws/aws-sdk-go-v2) | `1.59.2` | `1.60.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.277.0` | `0.279.0` |
| [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.55.0` | `1.57.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.0` | `1.81.1` |



Updates `github.com/alicebob/miniredis/v2` from 2.37.0 to 2.38.0
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.37.0...v2.38.0)

Updates `github.com/aws/aws-sdk-go-v2/service/bedrock` from 1.59.2 to 1.60.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.59.2...service/s3/v1.60.0)

Updates `google.golang.org/api` from 0.277.0 to 0.279.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.277.0...v0.279.0)

Updates `google.golang.org/genai` from 1.55.0 to 1.57.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.55.0...v1.57.0)

Updates `google.golang.org/grpc` from 1.81.0 to 1.81.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.81.0...v1.81.1)

---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-version: 2.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrock
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.279.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genai
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

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 May 18, 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