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.53.0 to 1.54.0 in /tests #3793

Merged
merged 1 commit into from Apr 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps grpcio from 1.53.0 to 1.54.0.

Release notes

Sourced from grpcio's releases.

Release v1.54.0

This is release 1.54.0 (gracious) 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

  • Per Foundational C++ Support, gRPC dropped Visual Studio 2017 support, the minimum version of Visual Studio that gRPC supports is 2019.
  • XDS: enable XDS federation by default. (#32711)
  • [EventEngine] Add EventEngine::*Handle equality operators. (#32695)
  • TlsCreds: Support revocation of intermediate in chain. (#32544)
  • [config] Move global config alongside core configuration. (#30788)
  • feat: Auth lib: Remove 3PI config url validation. (#32450)

C++

  • Upgrade abseil to 20230125.2. (#32733)
  • Update minimum MSVC version to 2019. (#32614)
  • [GcpObservability C++] Backport: De-experimentalize API (#32715). (#32813)
  • OpenCensus: Fix round_trip time. (#32694)
  • Update OpenCensus to HEAD (5501a1a). (#32687)
  • OpenCensus: Add annotations for messages. (#32646)

PHP

  • Use correct namespace for checking if the isDefaultRootsPemSet method exists. (#31580)

Python

  • Fix DeprecationWarning when calling asyncio.get_event_loop(). (#32533)
  • Remove references to deprecated syntax field. (#32497)

Release v1.54.0-pre2

This is a prerelease of gRPC Core 1.54.0 (gracious).

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

This prerelease contains refinements, improvements, and bug fixes.

Release v1.54.0-pre1

This is a prerelease of gRPC Core 1.54.0 (gracious).

... (truncated)

Commits
  • 6847e05 [Release] Bump version to 1.54.0 (on v1.54.x branch) (#32859)
  • 29975a0 [Release] Bump version to 1.54.0-pre2 (on v1.54.x branch) (#32819)
  • dcc34ec [GCP Observability] Remove sleep from observability test client (#32818)
  • 7b177e8 [cmake] Backport VS2019 fixes to 1.54.x branch (#32804)
  • 40456c7 Revert "XDS: enable XDS federation by default (#32711)" (#32814) (#32816)
  • 4bf3c5d [GcpObservability C++] Backport: De-experimentalize API (#32715) (#32813)
  • 15d1943 Revert "[EventEngine] Revert "Revert "EventEngine::RunAt: C++ Alarm (… (#32785)
  • 9bd3e28 [Release process] Bump version to 1.54.0-pre1 (on v1.54.x branch) (#32744)
  • c02b3e6 xDS: Include orca named_metrics in LRS load reports (#32690)
  • ed38592 [pr] enforce tag prefixes on pull requests (#31861)
  • 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 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)

Bumps [grpcio](https://github.com/grpc/grpc) from 1.53.0 to 1.54.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.53.0...v1.54.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 requested a review from a team as a code owner April 18, 2023 17:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 18, 2023
@github-actions github-actions bot added the tests Pull requests that update tests label Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #3793 (e891a59) into main (39239a7) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3793      +/-   ##
==========================================
+ Coverage   52.36%   52.37%   +0.01%     
==========================================
  Files          59       59              
  Lines       16890    16890              
==========================================
+ Hits         8844     8846       +2     
+ Misses       7749     7747       -2     
  Partials      297      297              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome lucacome merged commit a177a31 into main Apr 18, 2023
59 checks passed
@lucacome lucacome deleted the dependabot/pip/tests/grpcio-1.54.0 branch April 18, 2023 20:11
@lucacome lucacome removed the tests Pull requests that update tests label Jun 14, 2023
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.

None yet

1 participant