Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Update grpc requirement from >= 1.34, < 1.49 to >= 1.34, < 1.51#87

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/grpc-1.50.0
Open

Update grpc requirement from >= 1.34, < 1.49 to >= 1.34, < 1.51#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/grpc-1.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 19, 2022

Copy link
Copy Markdown
Contributor

Updates the requirements on grpc to permit the latest version.

Release notes

Sourced from grpc's releases.

Release v1.50.0

This is release gRPC Core 1.50.0 (galley).

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

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

Core

  • Derive EventEngine from std::enable_shared_from_this. (#31060)
  • Revert "Revert "[chttp2] fix stream leak with queued flow control update and absence of writes (#30907)" (#30991)". (#30992)
  • [chttp2] fix stream leak with queued flow control update and absence of writes. (#30907)
  • Remove gpr_codegen. (#30899)
  • client_channel: allow LB policy to communicate update errors to resolver. (#30809)
  • FaultInjection: Fix random number generation. (#30623)

C++

  • OpenCensus Plugin: Add measure and views for started RPCs. (#31034)

C#

  • Grpc.Tools: Parse warnings from libprotobuf (fix #27502). (#30371)
  • Grpc.Tools add support for env variable GRPC_PROTOC_PLUGIN (fix #27099). (#30411)
  • Grpc.Tools document AdditionalImportDirs. (#30405)
  • Fix OutputOptions and GrpcOutputOptions (issue #25950). (#30410)

Python

  • Support Python 3.11. (#30818)

Ruby

  • Fix ruby windows ucrt build. (#31051)
  • Drop support for ruby 2.5. (#30699)

Release v1.50.0-pre1

This is a prerelease of gRPC Core 1.50.0 (galley).

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

This prerelease contains refinements, improvements, and bug fixes.

Release v1.49.1

This is release 1.49.1 (gamma) of gRPC Core.

... (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 the dependencies Pull requests that update a dependency file label Oct 19, 2022
@dependabot dependabot Bot force-pushed the dependabot/bundler/grpc-1.50.0 branch from ba6d2b1 to 9e3156f Compare October 21, 2022 08:12
Updates the requirements on [grpc](https://github.com/google/grpc) to permit the latest version.
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.48.0...v1.50.0)

---
updated-dependencies:
- dependency-name: grpc
  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/bundler/grpc-1.50.0 branch from 9e3156f to c6a6852 Compare October 21, 2022 08:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants