Skip to content

Commit d6b1d68

Browse files
authored
chore(deps): update dependency google.cloud.firestore.admin.v1 to 3.17.0 (#3269)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Google.Cloud.Firestore.Admin.V1](https://redirect.github.com/googleapis/google-cloud-dotnet) | `3.15.0` → `3.17.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.Firestore.Admin.V1/3.17.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.Firestore.Admin.V1/3.15.0/3.17.0?slim=true) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.Firestore.Admin.V1)</summary> ### [`v3.17.0`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.Kms.V1-3.17.0): Google.Cloud.Kms.V1 version 3.17.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Firestore.Admin.V1-3.16.0...Google.Cloud.Firestore.Admin.V1-3.17.0) ##### New features - Adding eTag field to AutokeyConfig ##### Documentation improvements - Updating docs for total\_size field in KMS List APIs ### [`v3.16.0`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.PubSub.V1-3.16.0): Google.Cloud.PubSub.V1 version 3.16.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Firestore.Admin.V1-3.15.0...Google.Cloud.Firestore.Admin.V1-3.16.0) Changes in this release: ##### New features - Add max messages batching for Cloud Storage subscriptions ([commit 953eefe](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/953eefe3499b9a380264d936678f2a073102aac2)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQyLjk1LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
1 parent f9e068d commit d6b1d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore/api/QueryData/QueryData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
99
<PackageReference Include="Google.Cloud.Firestore" Version="3.13.0" />
10-
<PackageReference Include="Google.Cloud.Firestore.Admin.V1" Version="3.15.0" />
10+
<PackageReference Include="Google.Cloud.Firestore.Admin.V1" Version="3.17.0" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)