Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump grpcio from 1.46.3 to 1.47.0 in /test #286

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps grpcio from 1.46.3 to 1.47.0.

Release notes

Sourced from grpcio's releases.

Release v1.47.0

This is release 1.47.0 (gridman) 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.

Announcement

gRPC C++ 1.47.0 is the first release requiring C++14 (proposal). For those who cannot upgrade to C++14 right now, you can use gRPC C++ 1.46.x in the meantime and gRPC C++ 1.46.x will be maintained by having fixes for critical bugs (P0) and security fixes until 2023-06-01.

Core

  • xDS: Workaround to get gRPC clients working with istio (#29841). (#29850)
  • Bump core version to 25.0.0 for upcoming release. (#29775)
  • Initial support for Haiku. (#27793)
  • Add NetBSD support (Community-supported). (#29542)
  • server: per-rpc backend metric reporting. (#29621)
  • Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet). (#29225)

C++

  • Expose NoOpCertificateVerifier to C++. (#29322)
  • RouteGuide example: Abort if database file not found. (#29398)

C#

  • C#: Suppress CS8981 in generated source. (#29708)

Python

  • Set Correct Platform Tag in Wheels on Mac OS with Python 3.10 (#29857). (#30026)
  • Removed manylinux2010 python artifacts. (#29734)
  • Allow grpcio to be built against system abseil-cpp. (#27550)
  • [Python] Add an UDS example. (#29592)

Ruby

  • Backport "Support for prebuilt Ruby binary on x64-mingw-ucrt platform (#29684)" to 1.47.x. (#29868)
  • Upgrade ruby rake-compiler-dock images (and stop building ruby gem artifacts on mac, in favor of rake-compile-dock darwin builds). (#29304)

Other

... (truncated)

Commits

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 22, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/test/grpcio-1.47.0 branch from 7796756 to d56ddea Compare June 23, 2022 12:27
Bumps [grpcio](https://github.com/grpc/grpc) from 1.46.3 to 1.47.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.46.3...v1.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/test/grpcio-1.47.0 branch from d56ddea to cd507d2 Compare June 23, 2022 12:30
@lucacome lucacome merged commit 6c137e7 into master Jun 23, 2022
@lucacome lucacome deleted the dependabot/pip/test/grpcio-1.47.0 branch June 23, 2022 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant