Skip to content

chore(go/adbc): bump cloud.google.com/go/bigquery from 1.75.0 to 1.76.0 in /go/adbc#4216

Merged
zeroshade merged 1 commit into
mainfrom
dependabot/go_modules/go/adbc/cloud.google.com/go/bigquery-1.76.0
Apr 14, 2026
Merged

chore(go/adbc): bump cloud.google.com/go/bigquery from 1.75.0 to 1.76.0 in /go/adbc#4216
zeroshade merged 1 commit into
mainfrom
dependabot/go_modules/go/adbc/cloud.google.com/go/bigquery-1.76.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps cloud.google.com/go/bigquery from 1.75.0 to 1.76.0.

Commits
  • 243da70 chore(main): release spanner 1.76.0 (#11594)
  • 0ee82ff perf(spanner): grab debug stack outside of lock (#11587)
  • 4b40201 feat(spanner): support multiplexed session for read-write transactions & part...
  • f2d581c chore(main): release auth 0.15.0 (#11613)
  • 0d52ebd chore(all): update deps (#11601)
  • 0e608bb feat(auth): Add hard-bound token request to compute token provider. (#11588)
  • 798be26 chore(all): update Go to 1.24 (#11612)
  • bd0aec1 feat(dlp): discovery of Vertex AI datasets (#11605)
  • c08d347 feat(chat): Add DeletionType.SPACE_MEMBER. This is returned when a message se...
  • 535f52e refactor(auth): refactor GetGRPCTransportCredsAndEndpoint return type to stru...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.75.0 to 1.76.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.75.0...spanner/v1.76.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependabot-only go Pull requests that update Go code labels Apr 14, 2026
@dependabot dependabot Bot requested a review from zeroshade as a code owner April 14, 2026 20:25
@dependabot dependabot Bot added dependencies Dependabot-only go Pull requests that update Go code labels Apr 14, 2026
@zeroshade zeroshade merged commit 0ae0a10 into main Apr 14, 2026
38 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/go/adbc/cloud.google.com/go/bigquery-1.76.0 branch April 14, 2026 20:55
tokoko pushed a commit to tokoko/arrow-adbc that referenced this pull request May 29, 2026
….0 in /go/adbc (apache#4216)

Bumps
[cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go)
from 1.75.0 to 1.76.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/243da70769b0ad6f401d11bfa637530823072eac"><code>243da70</code></a>
chore(main): release spanner 1.76.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11594">#11594</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/0ee82ff4ff385bc632b5cc9630e7e6c4e25a438c"><code>0ee82ff</code></a>
perf(spanner): grab debug stack outside of lock (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11587">#11587</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/4b40201c5cfa223f3e5c039e18a72d74168f7ae9"><code>4b40201</code></a>
feat(spanner): support multiplexed session for read-write transactions
&amp; part...</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/f2d581c90e64dd7589b94178750e53f9edce661f"><code>f2d581c</code></a>
chore(main): release auth 0.15.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11613">#11613</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/0d52ebd0ba85da326a3b438521c90f3ca2a8addc"><code>0d52ebd</code></a>
chore(all): update deps (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11601">#11601</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/0e608bb5ac3d694c8ad36ca4340071d3a2c78699"><code>0e608bb</code></a>
feat(auth): Add hard-bound token request to compute token provider. (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11588">#11588</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/798be26c29ea264de6098706a2760033eadddc6e"><code>798be26</code></a>
chore(all): update Go to 1.24 (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11612">#11612</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/bd0aec1ce63ead39f02ab43b403ebac740e979b7"><code>bd0aec1</code></a>
feat(dlp): discovery of Vertex AI datasets (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11605">#11605</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/c08d34776d398a79f6962a26e8e2c75bc4958e2b"><code>c08d347</code></a>
feat(chat): Add DeletionType.SPACE_MEMBER. This is returned when a
message se...</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/535f52e4a698b80b8c25a5f43dc8d6ffb3c913a5"><code>535f52e</code></a>
refactor(auth): refactor GetGRPCTransportCredsAndEndpoint return type to
stru...</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.75.0...spanner/v1.76.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/bigquery&package-manager=go_modules&previous-version=1.75.0&new-version=1.76.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot-only go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant