This is an automated email from the ASF dual-hosted git repository.
lidavidm 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 7b185fef chore(csharp): bump Google.Cloud.BigQuery.V2 from 3.6.0 to
3.7.0 in /csharp (#1607)
7b185fef is described below
commit 7b185fefa624fe63aaf75b084c162fa461197df6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 11 17:59:27 2024 -0400
chore(csharp): bump Google.Cloud.BigQuery.V2 from 3.6.0 to 3.7.0 in /csharp
(#1607)
Bumps
[Google.Cloud.BigQuery.V2](https://github.com/googleapis/google-cloud-dotnet)
from 3.6.0 to 3.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/bf2b916015e916a1115290d2897e82b099fa7141"><code>bf2b916</code></a>
Release Google.Cloud.BigQuery.V2 version 3.7.0</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/619c55ec83585e5ae598987b69334e28fca4e99a"><code>619c55e</code></a>
chore: Regenerate projects</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/1e09d7d059a78d09a28510ccd5e2fba5f43170d8"><code>1e09d7d</code></a>
chore: Update dependencies for REST APIs</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/a48dfdcfbe195846f236a3f562551180ad708cd5"><code>a48dfdc</code></a>
feat: add secondary boot disks field to NodePool API</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/eaf3b84414ef1545d66884c3398c161bdd79e5ad"><code>eaf3b84</code></a>
feat: Add <code>asset_type</code> field to
<code>GovernedIamPolicy</code> and <code>GovernedResource</code></li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/5dd8bca0b4def432d3c7714d21947a2632208431"><code>5dd8bca</code></a>
feat: add RPCs for getting and listing project, table, and column data
profiles</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/897e7116143ffc286287047d0986ee6870051ec4"><code>897e711</code></a>
Release Container Analysis libraries version 3.5.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/12052">#12052</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/671742661214c108f4a07544cd62f90644267f8c"><code>6717426</code></a>
Release diagnostics libraries version 5.2.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/12053">#12053</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/d9e61ceccc664f21973cc0e20833f9fabe1b20b3"><code>d9e61ce</code></a>
feat: Add include_recaptcha_script for as a new action in firewall
policies</li>
<li><a
href="https://github.com/googleapis/google-cloud-dotnet/commit/c50a0014cf96b93831a4baaa3ef594f9c6b83346"><code>c50a001</code></a>
Release Google.Cloud.PubSub.V1 version 3.10.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/12050">#12050</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.BigQuery.V2-3.6.0...Google.Cloud.BigQuery.V2-3.7.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 448b2ba9..d02d7112 100644
--- a/csharp/src/Drivers/BigQuery/Apache.Arrow.Adbc.Drivers.BigQuery.csproj
+++ b/csharp/src/Drivers/BigQuery/Apache.Arrow.Adbc.Drivers.BigQuery.csproj
@@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="7.0.0"
Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'" />
<PackageReference Include="Google.Cloud.BigQuery.Storage.V1"
Version="3.12.0" />
- <PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.6.0" />
+ <PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.7.0" />
<PackageReference Include="System.Text.Json" Version="7.0.4" />
</ItemGroup>
<ItemGroup>