Skip to content

Conversation

@renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/storage v1.58.0v1.59.0 age confidence require minor
github.com/firebase/genkit/go v1.2.0v1.3.0 age confidence require minor
google.golang.org/api v0.258.0v0.259.0 age confidence require minor
google.golang.org/genai v1.40.0v1.41.0 age confidence require minor
googleapis/genai-toolbox 0.24.00.25.0 age confidence minor

Release Notes

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

v0.259.0

Compare Source

⚠ BREAKING CHANGES
  • remove firebaseremoteconfig from package list (#​3422)
Features
Bug Fixes
Miscellaneous Chores
googleapis/go-genai (google.golang.org/genai)

v1.41.0

Compare Source

Features
  • [Python] add RegisterFiles so gcs files can be used with genai. (3062834)
  • Add gemini-3-pro-preview support for local tokenizer (1eeac81)
  • Add PersonGeneration to ImageConfig for Vertex Gempix (062e7e1)
googleapis/genai-toolbox (googleapis/genai-toolbox)

v0.25.0

Compare Source

Features
Bug Fixes
  • server: Add embeddingModel config initialization (#​2281) (a779975)
  • sources/cloudgda: Add import for cloudgda source (#​2217) (7daa411)
  • tools/alloydb-wait-for-operation: Fix connection message generation (#​2228) (7053fbb)
  • tools/alloydbainl: Only add psv when NL Config Param is defined (#​2265) (ef8f3b0)
  • tools/looker: Looker client OAuth nil pointer error (#​2231) (268700b)
OS/Architecture Description SHA256 Hash
linux/amd64 For Linux systems running on Intel/AMD 64-bit processors. 438b0189d5c92cbcc7567b49f85f2ff457d41b771c269df3114727c0df80cb02
darwin/arm64 For macOS systems running on Apple Silicon (M1, M2, M3, etc.) processors. de26f90f789081d327b7702a1aae8d8f1eed6105baa8e774d68778523e76494d
darwin/amd64 For macOS systems running on Intel processors. a111c79bea58556a0665e9c2ddd53df5e51c31ed29919101d34179712fe6c6f1
windows/amd64 For Windows systems running on Intel/AMD 64-bit processors. 53931db2dd85e9ce364a983d7f29a2bbc4d7d57a7a33ccb878697077a40ebe25

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.

@forking-renovate
Copy link

ℹ️ Artifact update notice

File name: 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):

  • 6 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.17.0 -> v0.18.0
github.com/googleapis/gax-go/v2 v2.15.0 -> v2.16.0
google.golang.org/genproto v0.0.0-20251014184007-4626949a642f -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20251222181119-0a764e51fe1b
google.golang.org/grpc v1.77.0 -> v1.78.0

@renovate-bot renovate-bot requested a review from a team as a code owner January 6, 2026 20:49
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 6, 2026
@renovate-bot renovate-bot changed the title chore(deps): update module google.golang.org/api to v0.259.0 chore(deps): update all non-major dependencies Jan 7, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 55d32aa to 02e03a3 Compare January 7, 2026 05:26
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756
Copy link
Contributor

anubhav756 commented Jan 7, 2026

run golangci-lint
  Running [/home/runner/golangci-lint-2.7.2-linux-amd64/golangci-lint config path] in [/home/runner/work/mcp-toolbox-sdk-go/mcp-toolbox-sdk-go] ...
  Running [/home/runner/golangci-lint-2.7.2-linux-amd64/golangci-lint config verify] in [/home/runner/work/mcp-toolbox-sdk-go/mcp-toolbox-sdk-go] ...
  Running [/home/runner/golangci-lint-2.7.2-linux-amd64/golangci-lint run  --timeout 3m] in [/home/runner/work/mcp-toolbox-sdk-go/mcp-toolbox-sdk-go] ...
  Error: tbgenkit/tbgenkit.go:84:9: SA1019: genkit.DefineToolWithInputSchema is deprecated: Use [DefineTool] with [ai.WithInputSchema] instead. (staticcheck)
  	return genkit.DefineToolWithInputSchema(
  	       ^
  1 issues:
  * staticcheck: 1
  
  Error: issues found

@dishaprakash Do you think we could use DefineTool here instead?

@anubhav756 anubhav756 assigned dishaprakash and unassigned anubhav756 Jan 7, 2026
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 892eeac to 3530e82 Compare January 8, 2026 23:30
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 3530e82 to dc856da Compare January 9, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants