Skip to content

Commit 193985c

Browse files
authored
chore(deps): update dependency google.cloud.documentai.v1 to 3.22.0 (#3234)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Google.Cloud.DocumentAI.V1](https://redirect.github.com/googleapis/google-cloud-dotnet) | `3.21.0` -> `3.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.DocumentAI.V1/3.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.DocumentAI.V1/3.21.0/3.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.DocumentAI.V1)</summary> ### [`v3.22.0`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.PubSub.V1-3.22.0): Google.Cloud.PubSub.V1 version 3.22.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.DocumentAI.V1-3.21.0...Google.Cloud.DocumentAI.V1-3.22.0) Changes in this release: ##### New features - Deprecate `enabled` field for message transforms and add `disabled` field ([commit d75a0b0](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/d75a0b0413aef83a015e6f8dcd87f47d9b3530a7)) ##### Documentation improvements - Deprecate `enabled` field for message transforms and add `disabled` field ([commit d75a0b0](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/d75a0b0413aef83a015e6f8dcd87f47d9b3530a7)) - A comment for field `code` in message `.google.pubsub.v1.JavaScriptUDF` is changed ([commit e82746a](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/e82746acd04df7a91742fd9b77a8b327e6995368)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent abe4049 commit 193985c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentai/api/DocumentAI.Samples/DocumentAI.Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<IsPackable>false</IsPackable>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Google.Cloud.DocumentAI.V1" Version="3.21.0" />
7+
<PackageReference Include="Google.Cloud.DocumentAI.V1" Version="3.22.0" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)