Skip to content

Commit e366158

Browse files
authored
chore(deps): update dependency google.cloud.compute.v1 to 3.13.0 (#3189)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Google.Cloud.Compute.V1](https://redirect.github.com/googleapis/google-cloud-dotnet) | `3.12.0` -> `3.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.Compute.V1/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.Compute.V1/3.12.0/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.Compute.V1)</summary> ### [`v3.13.0`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.PubSub.V1-3.13.0): Google.Cloud.PubSub.V1 version 3.13.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Compute.V1-3.12.0...Google.Cloud.Compute.V1-3.13.0) Changes in this release: ##### New features - Improve SubscriberClient logging ([commit a9896c9](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/a9896c96a54649be3460025f64c962fb0ad8db93)) - Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ([commit 022fab2](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/022fab203f28fb9c608972af7f8b83f571ae5694)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent f855879 commit e366158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/api/Compute.Samples/Compute.Samples.csproj

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

77
<ItemGroup>
8-
<PackageReference Include="Google.Cloud.Compute.V1" Version="3.12.0" />
8+
<PackageReference Include="Google.Cloud.Compute.V1" Version="3.13.0" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)