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

fix(deps): update dependency grpcio to v1.65.0 #785

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) 1.64.1 -> 1.65.0 age adoption passing confidence

Release Notes

grpc/grpc (grpcio)

v1.65.0

Compare Source

This is release gRPC Core 1.65.0 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

This is release 1.65.0 (gnarly) 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

  • [OTPlugin] Per-channel OpenTelemetry plugin. (#​36729)
  • [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_set_log_function. (#​36844)
  • [grpc][Gpr_To_Absl_Logging] Supporting verbosity flag. (#​36798)
  • [build] Support clang-cl for Windows builds (best effort). (#​36831)
  • [grpc][Gpr_To_Absl_Logging] Disable the ConfigVar because it wont work anymore. (#​36761)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​36716)
  • [http2] Add experiment to modify behavior of GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA to throttle pings instead of blocking. (#​36374)
  • [xDS] fix "tls" channel cred in bootstrap to actually work. (#​36726)
  • [StatsPlugin] Fix use-after-free issue. (#​36664)
  • [EventEngine] Enable the EventEngine DNS Resolver on Windows. (#​36286)

C++

  • [OTel] Generate pkg-config file for grpcpp_otel_plugin. (#​36686)
  • [OTel] Add find_package call for OTel dependency in installed gRPC configuration. (#​36674)
  • [OTel C++] Deprecate SetTargetAttributeFilter method on OpenTelemetryPluginBuilder. (#​36567)
  • [security] Add notices for functions we will be removing. (#​36488)

Objective-C

  • Replace bind() targets with alias() ones. (#​35272)

Python

  • [Python O11y] Implement CSM observability for Python. (#​36557)
  • [Python AIO] Return EOF from UnaryStreamCall.read() as documented. (#​36660)
  • [Python Otel] Deprecate target_attribute_filter. (#​36697)
  • [Python Server] Remove abstractmethod notation for add_registered_method_handlers. (#​36684)

Ruby

  • [ruby] backport "Update google-protobuf dep to allow 3.x and 4.x versions (#​36982)" to 1.65.x. (#​37001)
  • [ruby] backport "[ruby] improve the way completion queue pluck operations handle signals and process shutdown #​36903". (#​36916)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

Test Results

   10 files  ±0     10 suites  ±0   31m 20s ⏱️ -10s
  653 tests ±0    653 ✅ ±0  0 💤 ±0  0 ❌ ±0 
6 390 runs  ±0  6 390 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 68fcf68. ± Comparison against base commit 267ea0c.

@dixonjoel dixonjoel merged commit 1779861 into main Jul 11, 2024
17 checks passed
@dixonjoel dixonjoel deleted the users/renovate/grpcio-1.x-lockfile branch July 11, 2024 14:33
dixonjoel added a commit that referenced this pull request Jul 11, 2024
* chore(deps): lock file maintenance

* Rename sequences to append _example (#776)

* chore(deps): update dependency tox to v4.16.0 (#777)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): lock file maintenance

* fix(deps): update dependency nidaqmx to v1 (#779)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tomlkit to v0.13.0 (#783)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Create a top-level ni-measurement-plugin-sdk meta package (#781)

* First pass at a top-level package

* Build and publish the SDK package

* Lint and fix some dependencies. Delete foo.py. Remove click and mako

* Reorganize the package hierarchy and pyproject.toml files

* Fix the docs configuration path

* Updated working directories

* Update working directory for nims

* Make a copy of color stubs

* Fix lint errors

* Working directory for docs

* Move scripts into service

* Working directory for docs build

* Move _docs_source into service

* Fix autoapi dir

* Fix docs directory

* Update proto path

* Update working directory for service

* Move README into sdk folder

* Update working directory for system tests

* Update SDK package version from tag during publish

* Fix copying of .env.simulation with working directory

* Add README to service so poetry install works

* Fix tox working directory

* Fix test_results path

* Fix typo

* Fix install_examples script

* Clean out docs/ directory after building

* Fix caching keys

* Use rm -rf docs

* Fix readthedocs configuration path

* Update CNAME for readthedocs

* Update caching keys and locations

* Update poetry version for readthedocs

* fix(deps): update dependency grpcio to v1.65.0 (#785)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant