Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

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: grpc/grpc@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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner April 22, 2024 17:28
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Apr 22, 2024
Bumps the grpc-deps group with 3 updates in the / directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client), [grpcio](https://github.com/grpc/grpc) and [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `google-api-python-client` from 2.122.0 to 2.126.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-python-client@v2.122.0...v2.126.0)

Updates `grpcio` from 1.62.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.62.1...v1.62.2)

Updates `protobuf` from 4.25.1 to 5.26.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.1...v5.26.1)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc-deps
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-deps
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: grpc-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/grpc-deps-30de097c30 branch from c18ac43 to 8a831af Compare April 23, 2024 06:35
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Apr 23, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Apr 23, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Apr 24, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RobPasMue RobPasMue merged commit 2b72a4f into main Apr 24, 2024
@RobPasMue RobPasMue deleted the dependabot/pip/grpc-deps-30de097c30 branch April 24, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants