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 grpc-tools from 1.32.0 to 1.34.0 #214

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps grpc-tools from 1.32.0 to 1.34.0.

Release notes

Sourced from grpc-tools's releases.

Release v1.34.0

This is release 1.34.0 (gauntlet) 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

  • Protect xds security code with the environment variable "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT". (#24782)
  • Add support for "unix-abstract:" URIs to support abstract unix domain sockets. (#24500)
  • Increment Index when parsing not plumbed SAN fields. (#24601)
  • Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"". (#24518)
  • xds: Set status code to INVALID_ARGUMENT when NACKing. (#24516)
  • Include stddef.h in address_sorting.h. (#24514)
  • xds: Add support for case_sensitive option in RouteMatch. (#24381)
  • Removing TLS workaround for Android NDK r12b. (#24283)

C++

  • Fix --define=grpc_no_xds=true builds. (#24503)
  • Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd. (#24362)

C#

  • Fix C# native library loading in .NET 5 single-file apps (backport to v1.34.x). (#24853)
  • Make RIDs for the native dependencies in Grpc.Core arch specific. (#24766)
  • Improve PlatformApis check for detecting Unity. (#24714)
  • Fix to not require libc-dev on .NET 5 or later. (#24485)
  • C#: Make Grpc.Core nuget slimmer by moving mobile support to Grpc.Core.Xamarin package. (#24380)
  • C#: Stop supporting 32bit runtime for linux and macos . (#24378)
  • Modernize C# HelloworldXamarin example. (#24425)

Objective-C

  • Support swift package manager for grpc-core and grpc-cpp. (#24571)
  • Add transport information into grpc-objc user-agent. (#24253)
  • Bump iOS and OSX version. (#24282)

PHP

  • PHP: add support for PHP 8 in PECL extension. (#24621)
  • PHP: deprecate PHP 5 support from PECL extension. (#24353)
Commits
  • 79ce424 Regenerate projects
  • ff6bbd4 Regenerate projects
  • fee284d Regenerate projects
  • 518ed13 Add Credential Loading From Static Providers For TLS Credentials
  • 4f26aec Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Ruby
  • aafe657 Bump version to v1.34.x: regenerate projects
  • bf83c57 generate projects
  • 48ec539 gRPC Core API to create Xds channel credentials
  • 139895d Merge pull request #23894 from yashykt/removegrpcchannelping
  • 30e4170 Update version of master to 1.33-dev ("geeky").
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [grpc-tools](https://github.com/google/grpc) from 1.32.0 to 1.34.0.
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/src/ruby/CHANGELOG.md)
- [Commits](grpc/grpc@v1.32.0...v1.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 4, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

Superseded by #219.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/grpc-tools-1.34.0 branch January 21, 2021 05:25
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
Development

Successfully merging this pull request may close these issues.

0 participants