chore(deps): update dependency google.api.gax.testing to 4.14.0#962
chore(deps): update dependency google.api.gax.testing to 4.14.0#962renovate-bot wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the Google.Api.Gax.Testing package version to 4.14.0 in Directory.Packages.props. Feedback indicates that related packages, such as Google.Api.Gax and Google.Api.Gax.Grpc, should also be updated to version 4.14.0 to ensure compatibility and avoid potential version mismatch issues.
| <PackageVersion Include="Google.Api.Gax" Version="4.13.1" /> | ||
| <PackageVersion Include="Google.Api.Gax.Grpc" Version="4.13.1" /> | ||
| <PackageVersion Include="Google.Api.Gax.Testing" Version="4.13.1" /> | ||
| <PackageVersion Include="Google.Api.Gax.Testing" Version="4.14.0" /> |
There was a problem hiding this comment.
Updating Google.Api.Gax.Testing to 4.14.0 while leaving Google.Api.Gax and Google.Api.Gax.Grpc at 4.13.1 may lead to version mismatch issues. These packages are typically released together and should be kept in sync to ensure compatibility. The release notes for 4.14.0 mention a new CloudRunJob platform, which likely requires corresponding updates in the core Gax libraries. Consider updating all related Google.Api.Gax packages to 4.14.0 simultaneously.
|
We'll update these all together. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
4.13.1→4.14.0Release Notes
googleapis/gax-dotnet (Google.Api.Gax.Testing)
v4.14.0Features
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.