ansys / pyansys-geometry

A Python wrapper for Ansys Geometry Services
https://geometry.docs.pyansys.com/
MIT License
32 stars 9 forks source link

build: bump the grpc-deps group across 1 directory with 3 updates #1156

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the grpc-deps group with 3 updates in the / directory: google-api-python-client, grpcio and protobuf.

Updates google-api-python-client from 2.122.0 to 2.126.0

Release notes

Sourced from google-api-python-client's releases.

v2.126.0

2.126.0 (2024-04-16)

Features

Bug Fixes

v2.125.0

2.125.0 (2024-04-02)

Features

... (truncated)

Changelog

Sourced from google-api-python-client's changelog.

2.126.0 (2024-04-16)

Features

Bug Fixes

2.125.0 (2024-04-02)

Features

... (truncated)

Commits


Updates grpcio from 1.62.1 to 1.62.2

Release notes

Sourced from grpcio's releases.

Release v1.62.2

This is release gRPC Core 1.62.2 (guardian).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Python

Full Changelog: https://github.com/grpc/grpc/compare/v1.62.1...v1.62.2

Commits
  • 96f9847 [Release] Bump version to 1.62.2 (on v1.62.x branch) (#36385)
  • 6aae494 [Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil...
  • a2ab898 [PSM Interop] Migrate to Artifact Registry (v1.62.x backport) (#36310)
  • 964cc06 [PSM Interop] Enable More CSM test for Python and add tini to Python interop ...
  • See full diff in compare view


Updates protobuf from 4.25.1 to 5.26.1

Commits
  • 2434ef2 Updating version.json and repo version numbers to: 26.1
  • 49253b1 Merge pull request #16308 from protocolbuffers/cp-26x-3
  • 9bf69ec Fix validateFeatures to be called after resolved features are actually set to...
  • b752bc2 Merge pull request #16307 from protocolbuffers/cp-26x-2
  • f7d2326 Merge pull request #16309 from protocolbuffers/cp-26x-4
  • 2e51ff6 Cherry-pick required label handling in JRuby field descriptor from https://gi...
  • a2f5303 Update cmake stalenes
  • 6a177d2 Merge branch '26.x' into cp-26x-4
  • 2d3d8ba Expand cpp_features_proto_srcs visibility
  • e1092ee Merge pull request #16294 from protocolbuffers/cp-26x
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.56%. Comparing base (1afeb6d) to head (c47bb55).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1156 +/- ## ======================================= Coverage 90.56% 90.56% ======================================= Files 93 93 Lines 6987 6987 ======================================= Hits 6328 6328 Misses 659 659 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.