This is an automated email from the ASF dual-hosted git repository.
curth pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new e9a2f7d0d chore(csharp): bump Google.Cloud.BigQuery.V2 from 3.9.0 to
3.10.0 in /csharp (#1902)
e9a2f7d0d is described below
commit e9a2f7d0d482ae21426817de0b7776bc30740aa1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 15:28:49 2024 -0700
chore(csharp): bump Google.Cloud.BigQuery.V2 from 3.9.0 to 3.10.0 in
/csharp (#1902)
Bumps
[Google.Cloud.BigQuery.V2](https://github.com/googleapis/google-cloud-dotnet)
from 3.9.0 to 3.10.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/544e07e6389d634e83caf8893384d041f98cc9b8"><code>544e07e</code></a>
Release Google.Cloud.BigQuery.V2 version 3.10.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/13041">#13041</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/f82071d537646bd4e86d87c930c3b688b4e251b6"><code>f82071d</code></a>
Release Google.Cloud.Bigtable.Admin.V2 version 3.16.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/13042">#13042</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/d9d658b61ed72dfbb6d37596763db1e44dc7ba34"><code>d9d658b</code></a>
feat: Make StreamingPull fail after 100 consecutive failures</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/335abae2664f1c4d25c0ab6f6f26e8960fbf9456"><code>335abae</code></a>
tests: Tests for streaming pull retries</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/8537ed42202121ed6e6108ded101c9d4f59324aa"><code>8537ed4</code></a>
feat: Improve Pub/Sub streaming pull retries</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/b41a7cf5758c49a4fc412b63bac498d7569f4a10"><code>b41a7cf</code></a>
tests: Fix which clock is used in SubscriberClientTest</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/1fea42ef333b4011ecc21e9b48724d55e6850b8a"><code>1fea42e</code></a>
refactor: Minor tweaks to make SubscriberClient tests more readable</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/4410bb1052c4d03a27387dbcc0d15f140c74da87"><code>4410bb1</code></a>
fix: Fix possible race condition when restarting the stream</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/2fa9d59115563397809f2fdcf89c1311c4175f88"><code>2fa9d59</code></a>
chore: Update ReleaseProgressReporter to 0.4.0</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/8a7e0836fc7ee91068e1611698395ed918aa960a"><code>8a7e083</code></a>
Release Google.Cloud.Tools.ReleaseProgressReporter version 0.4.0</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.BigQuery.V2-3.9.0...Google.Cloud.BigQuery.V2-3.10.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
csharp/src/Drivers/BigQuery/Apache.Arrow.Adbc.Drivers.BigQuery.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/csharp/src/Drivers/BigQuery/Apache.Arrow.Adbc.Drivers.BigQuery.csproj
b/csharp/src/Drivers/BigQuery/Apache.Arrow.Adbc.Drivers.BigQuery.csproj
index 4b4088899..48f95c28f 100644
--- a/csharp/src/Drivers/BigQuery/Apache.Arrow.Adbc.Drivers.BigQuery.csproj
+++ b/csharp/src/Drivers/BigQuery/Apache.Arrow.Adbc.Drivers.BigQuery.csproj
@@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="7.0.0"
Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'" />
<PackageReference Include="Google.Cloud.BigQuery.Storage.V1"
Version="3.15.0" />
- <PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.9.0" />
+ <PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.10.0" />
<PackageReference Include="System.Text.Json" Version="7.0.4" />
</ItemGroup>
<ItemGroup>