Skip to content

Commit 2b4bf01

Browse files
authored
chore(deps): update dependency google.cloud.bigquery.datatransfer.v1 to 4.11.0 (#3258)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Google.Cloud.BigQuery.DataTransfer.V1](https://redirect.github.com/googleapis/google-cloud-dotnet) | `4.10.0` -> `4.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.BigQuery.DataTransfer.V1/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.BigQuery.DataTransfer.V1/4.10.0/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.BigQuery.DataTransfer.V1)</summary> ### [`v4.11.0`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.Storage.V1-4.11.0): Google.Cloud.Storage.V1 version 4.11.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.BigQuery.DataTransfer.V1-4.10.0...Google.Cloud.BigQuery.DataTransfer.V1-4.11.0) Changes in this release: ##### New features - Allowing users to specify the version id of the Model Garden model ([commit 33f9df1](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/33f9df1a2607447629d6edc3241b67717d3ccc91)) - Allowing users to choose whether to use the hf model cache ([commit 33f9df1](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/33f9df1a2607447629d6edc3241b67717d3ccc91)) - Bucket soft delete ([commit f773cad](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/f773cadaa1bc5c2e32402c6a8ea2e7e2d287ecb9)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8am" in timezone Europe/London, 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/GoogleCloudPlatform/dotnet-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 9e4a17f commit 2b4bf01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/data-transfer/api/QuickStart/QuickStart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Google.Cloud.BigQuery.DataTransfer.V1" Version="4.10.0" />
9+
<PackageReference Include="Google.Cloud.BigQuery.DataTransfer.V1" Version="4.11.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)