Skip to content

CHORE: Bump grpcio from 1.69.0 to 1.70.0 in the core group#1063

Merged
pyansys-ci-bot merged 2 commits into
mainfrom
dependabot/pip/core-2dfac3354d
Jan 27, 2025
Merged

CHORE: Bump grpcio from 1.69.0 to 1.70.0 in the core group#1063
pyansys-ci-bot merged 2 commits into
mainfrom
dependabot/pip/core-2dfac3354d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 27, 2025

Copy link
Copy Markdown
Contributor

Bumps the core group with 1 update: grpcio.

Updates grpcio from 1.69.0 to 1.70.0

Release notes

Sourced from grpcio's releases.

Release v1.70.0

This is release 1.70.0 (genius) of gRPC Core.

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

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [BoringSSL] Update third_party/boringssl-with-bazel. (#38274)

C++

  • gRPC C++ begins to require C++17 or later to build and use gRPC C++. You may need the following settings
    • CMake: Add CMAKE_CXX_STANDARD=17 to your CMake build command.
    • Bazel: Add --cxxopt='/std:c++17' and --host_cxxopt='/std:c++17' to your Bazel build command.

Release v1.70.0-pre1

This is a prerelease of gRPC Core 1.70.0 (genius).

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

This prerelease contains refinements, improvements, and bug fixes.

Commits
  • 93571f6 [Backport to 1.70.x] Updated python requirements (#38524)
  • 9d3bef7 [Revert] "[ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems ...
  • 6788979 [Release] Bump version to 1.70.0 (on v1.70.x branch) (#38509)
  • 2d2d80b [Backport] Php & Dart interop test fixes (#38463) (#38507)
  • ab2222d [ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems with Ruby ...
  • f1e4dfa [Backport-to-1.70.x] Fix python build script to handle C and C++ std options ...
  • 6c8df89 [Release] Bump version to 1.70.0-pre1 (on v1.70.x branch) (#38407)
  • 9eb9ebd [Release] Bump core version to 45.0.0 for upcoming release (#38403)
  • df95cf9 [benchmark] Match case of excluded scenario. (#38390)
  • 048ea42 [CI] Re-enabled modernize-unary-static-assert (#38333)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps the core group with 1 update: [grpcio](https://github.com/grpc/grpc).


Updates `grpcio` from 1.69.0 to 1.70.0
- [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.69.0...v1.70.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner January 27, 2025 19:08
@dependabot dependabot Bot added dependabot Related to dependabot dependencies Related with project dependencies maintenance Package and maintenance related labels Jan 27, 2025
@pyansys-ci-bot
pyansys-ci-bot enabled auto-merge (squash) January 27, 2025 19:09
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jan 27, 2025
@pyansys-ci-bot
pyansys-ci-bot merged commit 2f0621e into main Jan 27, 2025
@pyansys-ci-bot
pyansys-ci-bot deleted the dependabot/pip/core-2dfac3354d branch January 27, 2025 19:21
@codecov

codecov Bot commented Jan 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.63%. Comparing base (95959cc) to head (82e1c30).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1063      +/-   ##
==========================================
+ Coverage   87.59%   87.63%   +0.04%     
==========================================
  Files          36       36              
  Lines        2362     2362              
==========================================
+ Hits         2069     2070       +1     
+ Misses        293      292       -1     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Related to dependabot dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant