Skip to content

Commit 56ea813

Browse files
deploy: chore(deps): update go (googleapis#2945)
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/bigtable](https://redirect.github.com/googleapis/google-cloud-go) | `v1.44.0` → `v1.45.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fbigtable/v1.45.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fbigtable/v1.44.0/v1.45.0?slim=true) | | [cloud.google.com/go/dataplex](https://redirect.github.com/googleapis/google-cloud-go) | `v1.29.0` → `v1.30.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fdataplex/v1.30.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fdataplex/v1.29.0/v1.30.0?slim=true) | | [cloud.google.com/go/dataproc/v2](https://redirect.github.com/googleapis/google-cloud-go) | `v2.16.0` → `v2.17.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fdataproc%2fv2/v2.17.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fdataproc%2fv2/v2.16.0/v2.17.0?slim=true) | | [cloud.google.com/go/geminidataanalytics](https://redirect.github.com/googleapis/google-cloud-go) | `v0.8.0` → `v0.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fgeminidataanalytics/v0.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fgeminidataanalytics/v0.8.0/v0.9.0?slim=true) | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.8.0` → `v0.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2flongrunning/v0.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2flongrunning/v0.8.0/v0.9.0?slim=true) | | [github.com/ClickHouse/clickhouse-go/v2](https://redirect.github.com/ClickHouse/clickhouse-go) | `v2.43.0` → `v2.44.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.44.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.43.0/v2.44.0?slim=true) | | [github.com/nakagami/firebirdsql](https://redirect.github.com/nakagami/firebirdsql) | `v0.9.17` → `v0.9.18` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fnakagami%2ffirebirdsql/v0.9.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fnakagami%2ffirebirdsql/v0.9.17/v0.9.18?slim=true) | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.273.0` → `v0.274.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.274.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.273.0/v0.274.0?slim=true) | | [google.golang.org/genai](https://redirect.github.com/googleapis/go-genai) | `v1.52.0` → `v1.52.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenai/v1.52.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenai/v1.52.0/v1.52.1?slim=true) | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.48.0` → `v1.48.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/modernc.org%2fsqlite/v1.48.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/modernc.org%2fsqlite/v1.48.0/v1.48.1?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](..googleapis/issues/363) for more information. --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go/geminidataanalytics)</summary> ### [`v0.9.0`](https://redirect.github.com/googleapis/google-cloud-go/blob/HEAD/CHANGES.md#v090) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.8.0...v0.9.0) - Breaking changes to some autogenerated clients. - rpcreplay package added. </details> <details> <summary>ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)</summary> ### [`v2.44.0`](https://redirect.github.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2440-2026-03-31----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---) [Compare Source](https://redirect.github.com/ClickHouse/clickhouse-go/compare/v2.43.0...v2.44.0) #### What's Changed ##### Enhancements 🎉 - feat: add HasData() bool to driver.Rows by [@&#8203;velom](https://redirect.github.com/velom) in [#&#8203;1796](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1796) - `url.Parse` adoption from Go 1.25.7 by [@&#8203;M0rdecay](https://redirect.github.com/M0rdecay) in [#&#8203;1787](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1787) - chore: enable `cloud` and `head` test runs for all PRs by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1798](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1798) - Add sql.Scanner support for all Geography types by [@&#8203;Onyx2406](https://redirect.github.com/Onyx2406) in [#&#8203;1789](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1789) - AGENTS init by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1809](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1809) - workflows: integrate claude code Github action for code-review by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1811](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1811) - chore: fix the code-review CI error with enough rights. by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1816](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1816) ##### Bug Fixes 🐛 - chore: add test to lock single enum value behavior by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1779](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1779) - fix: Panic when scanning nullable JSON using a pointer to `clickhouse.JSON` by [@&#8203;erezrokah](https://redirect.github.com/erezrokah) in [#&#8203;1770](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1770) - Fix [#&#8203;1775](https://redirect.github.com/ClickHouse/clickhouse-go/issues/1775): omit absent JSON keys when scanning into map\[string]any by [@&#8203;varundeepsaini](https://redirect.github.com/varundeepsaini) in [#&#8203;1781](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1781) - fix: Fix connection slot leak when context is cancelled during acquire by [@&#8203;hermanschaaf](https://redirect.github.com/hermanschaaf) in [#&#8203;1759](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1759) - Helper to disable profile events on the server-side by [@&#8203;varundeepsaini](https://redirect.github.com/varundeepsaini) in [#&#8203;1782](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1782) and [@&#8203;kavirajk](https://redirect.github.com/kavirajk) [#&#8203;1786](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1786) - fix: inconsistent results for nil in Json.AppendRow by [@&#8203;Laotree](https://redirect.github.com/Laotree) in [#&#8203;1771](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1771) - chore: fix `cloud` and `head` test runs by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1786](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1786) - chore: make PR from forks run cloud tests correctly by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1803](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1803) - fix: release connection in batch.Close() when closeQuery() fails by [@&#8203;rbroggi](https://redirect.github.com/rbroggi) in [#&#8203;1795](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1795) - chore: make cloud test runs on-demand only with labeling by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1806](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1806) ##### Other Changes 🛠 - chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1769](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1769) - chore(deps): bump go.opentelemetry.io/otel/trace from 1.39.0 to 1.40.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1767](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1767) - Update Cloud credentials by [@&#8203;peter-leonov-ch](https://redirect.github.com/peter-leonov-ch) in [#&#8203;1776](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1776) - chore(deps): bump go.opentelemetry.io/otel/trace from 1.40.0 to 1.41.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1783](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1783) - doc: update README to update outdated content by [@&#8203;kavirajk](https://redirect.github.com/kavirajk) in [#&#8203;1805](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1805) #### New Contributors - [@&#8203;peter-leonov-ch](https://redirect.github.com/peter-leonov-ch) made their first contribution in [#&#8203;1776](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1776) - [@&#8203;varundeepsaini](https://redirect.github.com/varundeepsaini) made their first contribution in [#&#8203;1781](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1781) - [@&#8203;hermanschaaf](https://redirect.github.com/hermanschaaf) made their first contribution in [#&#8203;1759](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1759) - [@&#8203;Laotree](https://redirect.github.com/Laotree) made their first contribution in [#&#8203;1771](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1771) - [@&#8203;M0rdecay](https://redirect.github.com/M0rdecay) made their first contribution in [#&#8203;1787](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1787) - [@&#8203;velom](https://redirect.github.com/velom) made their first contribution in [#&#8203;1796](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1796) - [@&#8203;Onyx2406](https://redirect.github.com/Onyx2406) made their first contribution in [#&#8203;1789](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1789) **Full Changelog**: <ClickHouse/clickhouse-go@v2.43.0...v2.44.0> </details> <details> <summary>nakagami/firebirdsql (github.com/nakagami/firebirdsql)</summary> ### [`v0.9.18`](https://redirect.github.com/nakagami/firebirdsql/compare/v0.9.17...v0.9.18) [Compare Source](https://redirect.github.com/nakagami/firebirdsql/compare/v0.9.17...v0.9.18) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.274.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.274.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.273.1...v0.274.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&#8203;3555](https://redirect.github.com/googleapis/google-api-go-client/issues/3555)) ([0e634ae](https://redirect.github.com/googleapis/google-api-go-client/commit/0e634ae13e626c6082c534eda8c03d5d3e673605)) ### [`v0.273.1`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.273.1) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.273.0...v0.273.1) ##### Bug Fixes - Merge duplicate x-goog-request-params header ([#&#8203;3547](https://redirect.github.com/googleapis/google-api-go-client/issues/3547)) ([2008108](https://redirect.github.com/googleapis/google-api-go-client/commit/2008108eb50215407a945afc2db9c45998c42bbe)) </details> <details> <summary>googleapis/go-genai (google.golang.org/genai)</summary> ### [`v1.52.1`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.52.1) [Compare Source](https://redirect.github.com/googleapis/go-genai/compare/v1.52.0...v1.52.1) ##### Bug Fixes - Fix service\_tier enums. ([5518442](https://redirect.github.com/googleapis/go-genai/commit/5518442a2a8dac4a00ad4248470ec995604974f6)) </details> <details> <summary>cznic/sqlite (modernc.org/sqlite)</summary> ### [`v1.48.1`](https://gitlab.com/cznic/sqlite/compare/v1.48.0...v1.48.1) [Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.48.0...v1.48.1) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/mcp-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Averi Kitsch <akitsch@google.com> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> a843d57
1 parent 5bcb468 commit 56ea813

File tree

761 files changed

+49148
-43394
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

761 files changed

+49148
-43394
lines changed

dev/404.html

Lines changed: 10 additions & 7 deletions
Large diffs are not rendered by default.

dev/blogs/index.html

Lines changed: 21 additions & 14 deletions
Large diffs are not rendered by default.

dev/blogs/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Featured Articles on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/blogs/</link><description>Recent content in Featured Articles on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/blogs/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Featured Articles on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/blogs/</link><description>Recent content in Featured Articles on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://mcp-toolbox.dev/dev/blogs/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/categories/index.html

Lines changed: 10 additions & 7 deletions
Large diffs are not rendered by default.

dev/categories/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/categories/</link><description>Recent content in Categories on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/categories/</link><description>Recent content in Categories on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://mcp-toolbox.dev/dev/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/discord/index.html

Lines changed: 21 additions & 14 deletions
Large diffs are not rendered by default.

dev/discord/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Discord on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/discord/</link><description>Recent content in Discord on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/discord/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Discord on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/discord/</link><description>Recent content in Discord on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://mcp-toolbox.dev/dev/discord/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/documentation/configuration/authentication/generic/index.html

Lines changed: 62 additions & 25 deletions
Large diffs are not rendered by default.

dev/documentation/configuration/authentication/google/index.html

Lines changed: 23 additions & 15 deletions
Large diffs are not rendered by default.

dev/documentation/configuration/authentication/index.html

Lines changed: 91 additions & 83 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)