Skip to content

chore(deps): update all non-major dependencies#153

Open
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#153
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all-minor-patch

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/storage v1.59.2v1.60.0 age confidence require minor
golang.org/x/oauth2 v0.34.0v0.35.0 age confidence require minor
google.golang.org/adk v0.3.0v0.5.0 age confidence require minor
google.golang.org/api v0.265.0v0.269.0 age confidence require minor
google.golang.org/genai v1.45.0v1.48.0 age confidence require minor
googleapis/genai-toolbox 0.26.00.28.0 age confidence minor

Release Notes

google/adk-go (google.golang.org/adk)

v0.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/adk-go@v0.4.0...v0.5.0

v0.4.0

Compare Source

New major features

note: adk docs will be updated with Go examples

What's Changed

New Contributors

Full Changelog: google/adk-go@v0.3.0...v0.4.0

googleapis/google-api-go-client (google.golang.org/api)

v0.269.0

Compare Source

Features
Bug Fixes

v0.268.0

Compare Source

Features

v0.267.0

Compare Source

Features

v0.266.0

Compare Source

Features
googleapis/go-genai (google.golang.org/genai)

v1.48.0

Compare Source

Features
  • Add Image Grounding support to GoogleSearch tool (ba34adf)
  • enable server side MCP and disable all other AFC when server side MCP is configured. (a550b3c)

v1.47.0

Compare Source

Features
  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (ef61dd1)

v1.46.0

Compare Source

Features
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (025a3f0)
Bug Fixes
googleapis/genai-toolbox (googleapis/genai-toolbox)

v0.28.0

Compare Source

Features
  • Add polling system to dynamic reloading (#​2466) (fcaac9b)
  • Added basic template for sdks doc migrate (#​1961) (87f2eaf)
  • dataproc: Add dataproc source and list/get clusters/jobs tools (#​2407) (cc05e57)
  • sources/postgres: Add configurable pgx query execution mode (#​2477) (57b77bc)
  • sources/redis: Add TLS support for Redis connections (#​2432) (d6af290)
  • tools/looker: Enable Get All Lookml Tests, Run LookML Tests, and Create View From Table tools for Looker (#​2522) (e01139a)
  • tools/looker: Tools to list/create/delete directories (#​2488) (0036d8c)
  • ui: Make tool list panel resizable (#​2253) (276cf60)
Bug Fixes
  • ci: Add path for forked PR unit test runs (#​2540) (04dd2a7)
  • Deflake alloydb omni (#​2431) (62b8309)
  • docs/adk: Resolve dependency duplication (#​2418) (4d44abb)
  • docs/langchain: Fix core at 0.3.0 and align compatible dependencies (#​2426) (36edfd3)
  • Enforce required validation for explicit null parameter values (#​2519) (d5e9512)
  • oracle: Enable DML operations and resolve incorrect array type error (#​2323) (72146a4)
  • server/mcp: Guard nil dereference in sseManager.get (#​2557) (e534196), closes #​2548
  • tests/postgres: Implement uuid-based isolation and reliable resource cleanup (#​2377) (8a96fb1)
  • tests/postgres: Restore list_schemas test and implement dynamic owner (#​2521) (7041e79)
  • tests: Resolve LlamaIndex dependency conflict in JS quickstart (#​2597) (ac11f5a)
OS/Architecture Description SHA256 Hash
linux/amd64 For Linux systems running on Intel/AMD 64-bit processors. d4d53bfcf05d3d495436fb724c5072c61d2ce5aaa3670dad4cbefa957ada4e62
darwin/arm64 For macOS systems running on Apple Silicon (M1, M2, M3, etc.) processors. 2cde42d8a80cd2bdbe0d73b78a5b8ebe76923ea590a56d25ee54a4fc12025b3c
darwin/amd64 For macOS systems running on Intel processors. ec0c2237618f189bc6224acfba4a1fe5fac06b5bb69770ebf5b3578d7332a450
windows/amd64 For Windows systems running on Intel/AMD 64-bit processors. a1816cffb86f56b13e1f216d72a7a2c16e203304ff1bc581871add3c0786d8c7

v0.27.0

Compare Source

⚠ BREAKING CHANGES
  • Update configuration file v2 (#​2369)(293c1d6)
  • Update/add detailed telemetry for mcp endpoint compliant with OTEL semantic convention (#​1987) (478a0bd)
Features
  • cli/invoke: Add support for direct tool invocation from CLI (#​2353) (6e49ba4)
  • cli/skills: Add support for generating agent skills from toolset (#​2392) (80ef346)
  • cloud-logging-admin: Add source, tools, integration test and docs (#​2137) (252fc30)
  • cockroachdb: Add CockroachDB integration with cockroach-go (#​2006) (1fdd99a)
  • prebuiltconfigs/alloydb-omni: Implement Alloydb omni dataplane tools (#​2340) (e995349)
  • server: Add Tool call error categories (#​2387) (32cb4db)
  • tools/looker: support looker-validate-project tool (#​2430) (a15a128)
Bug Fixes
OS/Architecture Description SHA256 Hash
linux/amd64 For Linux systems running on Intel/AMD 64-bit processors. cce867c461fdc940eb520c0db618e9ec93bef23c12e7e9b7f352108bac723040
darwin/arm64 For macOS systems running on Apple Silicon (M1, M2, M3, etc.) processors. 60aac569157be4c2602a17e251be0cc42d5b78381997ab71a7a4c4b5c60141b2
darwin/amd64 For macOS systems running on Intel processors. 587b3fb1bb413694af2d76afd792d968ba585bbb831ed7a27d5ea09188804420
windows/amd64 For Windows systems running on Intel/AMD 64-bit processors. 957cd1ab457cee5ab986f6ee1c7267c727da5ee8c0f318982e9e7637487ce802

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team January 29, 2026 22:12
@dpebot
Copy link

dpebot commented Jan 29, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jan 29, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jan 29, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 1867db6 to 45441f1 Compare January 30, 2026 13:59
@renovate-bot renovate-bot changed the title chore(deps): update module google.golang.org/api to v0.264.0 chore(deps): update all non-major dependencies Jan 30, 2026
@dpebot
Copy link

dpebot commented Jan 30, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jan 30, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jan 30, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 45441f1 to bdf2afa Compare January 31, 2026 00:38
@dpebot
Copy link

dpebot commented Jan 31, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jan 31, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jan 31, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from bdf2afa to f4b77ba Compare February 4, 2026 16:58
@forking-renovate
Copy link

forking-renovate bot commented Feb 4, 2026

ℹ️ Artifact update notice

File name: core/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.4 -> 1.25.0
cel.dev/expr v0.24.0 -> v0.25.1
cloud.google.com/go/auth v0.18.1 -> v0.18.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 -> v0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 -> v0.55.0
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f -> v0.0.0-20251210132809-ee656c7534f5
github.com/envoyproxy/go-control-plane/envoy v1.35.0 -> v1.36.0
github.com/envoyproxy/protoc-gen-validate v1.2.1 -> v1.3.0
github.com/googleapis/enterprise-certificate-proxy v0.3.11 -> v0.3.12
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.17.0
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 -> v1.39.0
golang.org/x/crypto v0.47.0 -> v0.48.0
golang.org/x/net v0.49.0 -> v0.50.0
golang.org/x/sys v0.40.0 -> v0.41.0
golang.org/x/text v0.33.0 -> v0.34.0
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260203192932-546029d2fa20
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/grpc v1.78.0 -> v1.79.1
File name: tbadk/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.4 -> 1.25.0
cel.dev/expr v0.24.0 -> v0.25.1
cloud.google.com/go/auth v0.18.1 -> v0.18.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 -> v0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 -> v0.55.0
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f -> v0.0.0-20251210132809-ee656c7534f5
github.com/envoyproxy/go-control-plane/envoy v1.35.0 -> v1.36.0
github.com/envoyproxy/protoc-gen-validate v1.2.1 -> v1.3.0
github.com/googleapis/enterprise-certificate-proxy v0.3.11 -> v0.3.12
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.17.0
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 -> v1.39.0
golang.org/x/crypto v0.47.0 -> v0.48.0
golang.org/x/net v0.49.0 -> v0.50.0
golang.org/x/sys v0.40.0 -> v0.41.0
golang.org/x/text v0.33.0 -> v0.34.0
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260203192932-546029d2fa20
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/grpc v1.78.0 -> v1.79.1
File name: tbgenkit/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.4 -> 1.25.0
cel.dev/expr v0.24.0 -> v0.25.1
cloud.google.com/go/auth v0.18.1 -> v0.18.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 -> v0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 -> v0.55.0
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f -> v0.0.0-20251210132809-ee656c7534f5
github.com/envoyproxy/go-control-plane/envoy v1.35.0 -> v1.36.0
github.com/envoyproxy/protoc-gen-validate v1.2.1 -> v1.3.0
github.com/googleapis/enterprise-certificate-proxy v0.3.11 -> v0.3.12
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.17.0
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 -> v1.39.0
golang.org/x/crypto v0.47.0 -> v0.48.0
golang.org/x/net v0.49.0 -> v0.50.0
golang.org/x/sys v0.40.0 -> v0.41.0
golang.org/x/text v0.33.0 -> v0.34.0
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260203192932-546029d2fa20
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/grpc v1.78.0 -> v1.79.1

@dpebot
Copy link

dpebot commented Feb 4, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 4, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 4, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f4b77ba to f117992 Compare February 5, 2026 01:33
@dpebot
Copy link

dpebot commented Feb 5, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 5, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 5, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f117992 to 5113304 Compare February 8, 2026 13:41
@dpebot
Copy link

dpebot commented Feb 8, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 8, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 8, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 5113304 to 31068af Compare February 10, 2026 09:47
@dpebot
Copy link

dpebot commented Feb 10, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 10, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 17, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 414b00c to beb48c7 Compare February 19, 2026 07:00
@dpebot
Copy link

dpebot commented Feb 19, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 19, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 19, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from beb48c7 to 055846e Compare February 20, 2026 18:42
@dpebot
Copy link

dpebot commented Feb 20, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 20, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 20, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 055846e to 9071efc Compare February 23, 2026 23:54
@dpebot
Copy link

dpebot commented Feb 23, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 23, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 23, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 9071efc to e7d136f Compare February 24, 2026 23:38
@renovate-bot renovate-bot requested a review from a team as a code owner February 24, 2026 23:38
@dpebot
Copy link

dpebot commented Feb 24, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 24, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 24, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from e7d136f to e55d503 Compare February 26, 2026 00:49
@dpebot
Copy link

dpebot commented Feb 26, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 26, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 26, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from e55d503 to 2ff2b5c Compare February 27, 2026 13:11
@dpebot
Copy link

dpebot commented Feb 27, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 27, 2026
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Feb 27, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 2ff2b5c to 791704e Compare March 2, 2026 07:58
@dpebot
Copy link

dpebot commented Mar 2, 2026

/gcbrun

@dpebot
Copy link

dpebot commented Mar 3, 2026

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants