Merged
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
/gcbrun |
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates several Go dependencies in the go.mod file, including cloud.google.com/go/alloydbconn to v1.18.1 and indirect updates for cloud.google.com/go/auth and google.golang.org/genproto. I have no feedback to provide.
a8f8964 to
6fee94c
Compare
|
/gcbrun |
6fee94c to
f0f927a
Compare
|
/gcbrun |
f0f927a to
9ec8a0c
Compare
|
/gcbrun |
9ec8a0c to
71c19d2
Compare
|
/gcbrun |
71c19d2 to
1ae2be4
Compare
|
/gcbrun |
1ae2be4 to
484c872
Compare
|
/gcbrun |
484c872 to
ea16c1a
Compare
|
/gcbrun |
ea16c1a to
2b32a00
Compare
|
/gcbrun |
2b32a00 to
0f9d490
Compare
|
/gcbrun |
0f9d490 to
2a07a31
Compare
|
/gcbrun |
2a07a31 to
9c95acf
Compare
|
/gcbrun |
|
/gcbrun |
Contributor
|
/gcbrun |
Yuan325
approved these changes
Apr 2, 2026
github-actions bot
pushed a commit
to sabastinjtest/genai-toolbox
that referenced
this pull request
Apr 3, 2026
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cloud.google.com/go/alloydbconn](https://redirect.github.com/googlecloudplatform/alloydb-go-connector) | `v1.18.0` → `v1.18.1` |  |  | | [cloud.google.com/go/bigquery](https://redirect.github.com/googleapis/google-cloud-go) | `v1.74.0` → `v1.75.0` |  |  | | [cloud.google.com/go/bigtable](https://redirect.github.com/googleapis/google-cloud-go) | `v1.43.0` → `v1.44.0` |  |  | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.88.0` → `v1.89.0` |  |  | | [github.com/apache/cassandra-gocql-driver/v2](https://redirect.github.com/apache/cassandra-gocql-driver) | `v2.0.0` → `v2.1.0` |  |  | | [github.com/elastic/elastic-transport-go/v8](https://redirect.github.com/elastic/elastic-transport-go) | `v8.9.0` → `v8.10.0` |  |  | | [github.com/go-playground/validator/v10](https://redirect.github.com/go-playground/validator) | `v10.30.1` → `v10.30.2` |  |  | | [github.com/nakagami/firebirdsql](https://redirect.github.com/nakagami/firebirdsql) | `v0.9.16` → `v0.9.17` |  |  | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.272.0` → `v0.273.0` |  |  | | [google.golang.org/genai](https://redirect.github.com/googleapis/go-genai) | `v1.51.0` → `v1.52.0` |  |  | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.47.0` → `v1.48.0` |  |  | --- ### Release Notes <details> <summary>googlecloudplatform/alloydb-go-connector (cloud.google.com/go/alloydbconn)</summary> ### [`v1.18.1`](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/releases/tag/v1.18.1) [Compare Source](https://redirect.github.com/googlecloudplatform/alloydb-go-connector/compare/v1.18.0...v1.18.1) ##### Bug Fixes - drop support for EOL pgxv4 driver ([#​767](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/issues/767)) ([e373375](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/commit/e3733752387d172dc83f58f8fe634a090b4de058)) - filter default resource attributes ([#​765](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/issues/765)) ([ec27a08](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/commit/ec27a0836b2092b1049b0359d974bfa56e2e5215)), closes [#​762](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/issues/762) </details> <details> <summary>apache/cassandra-gocql-driver (github.com/apache/cassandra-gocql-driver/v2)</summary> ### [`v2.1.0`](https://redirect.github.com/apache/cassandra-gocql-driver/compare/v2.0.0...v2.1.0) [Compare Source](https://redirect.github.com/apache/cassandra-gocql-driver/compare/v2.0.0...v2.1.0) </details> <details> <summary>elastic/elastic-transport-go (github.com/elastic/elastic-transport-go/v8)</summary> ### [`v8.10.0`](https://redirect.github.com/elastic/elastic-transport-go/releases/tag/v8.10.0) [Compare Source](https://redirect.github.com/elastic/elastic-transport-go/compare/v8.9.0...v8.10.0) ##### Features - Add option validation, inspection and debugging API ([#​78](https://redirect.github.com/elastic/elastic-transport-go/issues/78)) ([e17a3a7](https://redirect.github.com/elastic/elastic-transport-go/commit/e17a3a7ad96417af4cbbe1c5a660c810779a90f6)) </details> <details> <summary>go-playground/validator (github.com/go-playground/validator/v10)</summary> ### [`v10.30.2`](https://redirect.github.com/go-playground/validator/releases/tag/v10.30.2) [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.30.1...v10.30.2) #### What's Changed - chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1523](https://redirect.github.com/go-playground/validator/pull/1523) - feat: add translations for alphaspace and alphanumspace tags in indonesian by [@​savioruz](https://redirect.github.com/savioruz) in [#​1522](https://redirect.github.com/go-playground/validator/pull/1522) - chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.12 to 1.4.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1526](https://redirect.github.com/go-playground/validator/pull/1526) - feat: add cmyk(color) to validator by [@​thenicolau](https://redirect.github.com/thenicolau) in [#​1528](https://redirect.github.com/go-playground/validator/pull/1528) - chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1534](https://redirect.github.com/go-playground/validator/pull/1534) - chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1533](https://redirect.github.com/go-playground/validator/pull/1533) - Go 1.26 support by [@​nodivbyzero](https://redirect.github.com/nodivbyzero) in [#​1535](https://redirect.github.com/go-playground/validator/pull/1535) - fix: prevent panic in unique validation with nil pointer elements by [@​nodivbyzero](https://redirect.github.com/nodivbyzero) in [#​1532](https://redirect.github.com/go-playground/validator/pull/1532) - docs: fix typos by [@​alexandear](https://redirect.github.com/alexandear) in [#​1527](https://redirect.github.com/go-playground/validator/pull/1527) - feat: implement ValidatorValuer interface feature by [@​thommeo](https://redirect.github.com/thommeo) in [#​1416](https://redirect.github.com/go-playground/validator/pull/1416) - docs: add Valuer interface documentation and example by [@​wofiporia](https://redirect.github.com/wofiporia) in [#​1540](https://redirect.github.com/go-playground/validator/pull/1540) - chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1545](https://redirect.github.com/go-playground/validator/pull/1545) - chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1546](https://redirect.github.com/go-playground/validator/pull/1546) - feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG) by [@​j-ibarra](https://redirect.github.com/j-ibarra) in [#​1547](https://redirect.github.com/go-playground/validator/pull/1547) - fix(fqdn): allow hyphens in last domain label by [@​alihasan070707](https://redirect.github.com/alihasan070707) in [#​1548](https://redirect.github.com/go-playground/validator/pull/1548) #### New Contributors - [@​savioruz](https://redirect.github.com/savioruz) made their first contribution in [#​1522](https://redirect.github.com/go-playground/validator/pull/1522) - [@​thenicolau](https://redirect.github.com/thenicolau) made their first contribution in [#​1528](https://redirect.github.com/go-playground/validator/pull/1528) - [@​thommeo](https://redirect.github.com/thommeo) made their first contribution in [#​1416](https://redirect.github.com/go-playground/validator/pull/1416) - [@​wofiporia](https://redirect.github.com/wofiporia) made their first contribution in [#​1540](https://redirect.github.com/go-playground/validator/pull/1540) - [@​j-ibarra](https://redirect.github.com/j-ibarra) made their first contribution in [#​1547](https://redirect.github.com/go-playground/validator/pull/1547) - [@​alihasan070707](https://redirect.github.com/alihasan070707) made their first contribution in [#​1548](https://redirect.github.com/go-playground/validator/pull/1548) **Full Changelog**: <go-playground/validator@v10.30.1...v10.30.2> </details> <details> <summary>nakagami/firebirdsql (github.com/nakagami/firebirdsql)</summary> ### [`v0.9.17`](https://redirect.github.com/nakagami/firebirdsql/compare/v0.9.16...v0.9.17) [Compare Source](https://redirect.github.com/nakagami/firebirdsql/compare/v0.9.16...v0.9.17) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.273.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.273.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.272.0...v0.273.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3542](https://redirect.github.com/googleapis/google-api-go-client/issues/3542)) ([a4b4711](https://redirect.github.com/googleapis/google-api-go-client/commit/a4b47110f2ba5bf8bdb32174f26f609615e0e8dc)) - **all:** Auto-regenerate discovery clients ([#​3546](https://redirect.github.com/googleapis/google-api-go-client/issues/3546)) ([0cacfa8](https://redirect.github.com/googleapis/google-api-go-client/commit/0cacfa8557f0f7d21166c4dfef84f60c6d9f1a49)) </details> <details> <summary>googleapis/go-genai (google.golang.org/genai)</summary> ### [`v1.52.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.52.0) [Compare Source](https://redirect.github.com/googleapis/go-genai/compare/v1.51.0...v1.52.0) ##### Features - Add labels field to Veo configs ([3fab63a](https://redirect.github.com/googleapis/go-genai/commit/3fab63a5f628b8ffe35fe75c325108a75e5c5add)) - Add model\_status to GenerateContentResponse (Gemini API only) ([8c040e3](https://redirect.github.com/googleapis/go-genai/commit/8c040e35aaab4089303fbd0fcacdf80ae85cc9df)) - Add part\_metadata in Part (Gemini API only) ([8c040e3](https://redirect.github.com/googleapis/go-genai/commit/8c040e35aaab4089303fbd0fcacdf80ae85cc9df)) - Add service tier to GenerateContent. ([c07b6a0](https://redirect.github.com/googleapis/go-genai/commit/c07b6a0b47408e038264a4b0d85183e4240cb30a)) - **genai:** add TURN\_INCLUDES\_AUDIO\_ACTIVITY\_AND\_ALL\_VIDEO to TurnCoverage ([ea49f9a](https://redirect.github.com/googleapis/go-genai/commit/ea49f9a7d885d7d0fb2016c7621b1d22eee06b26)) - support hyperparameters in distillation tuning ([b8873ea](https://redirect.github.com/googleapis/go-genai/commit/b8873ea18126d825b841794414c05c66cb2bc094)) - Support rendered\_parts in GroundingSupport ([8c040e3](https://redirect.github.com/googleapis/go-genai/commit/8c040e35aaab4089303fbd0fcacdf80ae85cc9df)) ##### Bug Fixes - Fix empty InlinedEmbedContentResponses for inline batch embeddings in Go GenAI SDK ([e70c9d1](https://redirect.github.com/googleapis/go-genai/commit/e70c9d111e5f70e684537ae3ebb3fcaaf839d642)), closes [#​712](https://redirect.github.com/googleapis/go-genai/issues/712) - support us region routing ([09d5be3](https://redirect.github.com/googleapis/go-genai/commit/09d5be32d28541debeb2fbfae13be29e51d0b42d)) </details> <details> <summary>cznic/sqlite (modernc.org/sqlite)</summary> ### [`v1.48.0`](https://gitlab.com/cznic/sqlite/compare/v1.47.0...v1.48.0) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.47.0...v1.48.0) </details> --- ### 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuMTAyLjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> a10cf43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.18.0→v1.18.1v1.74.0→v1.75.0v1.43.0→v1.44.0v1.88.0→v1.89.0v2.0.0→v2.1.0v8.9.0→v8.10.0v10.30.1→v10.30.2v0.9.16→v0.9.17v0.272.0→v0.273.0v1.51.0→v1.52.0v1.47.0→v1.48.0Release Notes
googlecloudplatform/alloydb-go-connector (cloud.google.com/go/alloydbconn)
v1.18.1Compare Source
Bug Fixes
apache/cassandra-gocql-driver (github.com/apache/cassandra-gocql-driver/v2)
v2.1.0Compare Source
elastic/elastic-transport-go (github.com/elastic/elastic-transport-go/v8)
v8.10.0Compare Source
Features
go-playground/validator (github.com/go-playground/validator/v10)
v10.30.2Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.30.1...v10.30.2
nakagami/firebirdsql (github.com/nakagami/firebirdsql)
v0.9.17Compare Source
googleapis/google-api-go-client (google.golang.org/api)
v0.273.0Compare Source
Features
googleapis/go-genai (google.golang.org/genai)
v1.52.0Compare Source
Features
Bug Fixes
cznic/sqlite (modernc.org/sqlite)
v1.48.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.