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

build: bump grpcio from 1.65.2 to 1.65.4 in the grpc-deps group #3344

Merged
merged 4 commits into from
Aug 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Bumps the grpc-deps group with 1 update: grpcio.

Updates grpcio from 1.65.2 to 1.65.4

Release notes

Sourced from grpcio's releases.

Release v1.65.4

This is release gRPC Core 1.65.4 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.3

This is release gRPC Core 1.65.3 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Commits
  • c3407b7 [Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)
  • eb7b279 [v1.65] [chttp2] Fix a bug in hpack error handling (#37366)
  • c32db9c [Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)
  • 0e1e1ef [Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the grpc-deps group with 1 update: [grpcio](https://github.com/grpc/grpc).


Updates `grpcio` from 1.65.2 to 1.65.4
- [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.65.2...v1.65.4)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 9, 2024 00:44
@dependabot dependabot bot removed the request for review from a team August 9, 2024 00:44
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Aug 9, 2024
@dependabot dependabot bot requested review from germa89 and clatapie August 9, 2024 00:44
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.13%. Comparing base (75f2b7e) to head (2abc2e7).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3344      +/-   ##
==========================================
+ Coverage   87.12%   87.13%   +0.01%     
==========================================
  Files          55       55              
  Lines        9790     9790              
==========================================
+ Hits         8530     8531       +1     
+ Misses       1260     1259       -1     

@germa89 germa89 enabled auto-merge (squash) August 9, 2024 15:27
@germa89
Copy link
Collaborator

germa89 commented Aug 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

pyproject.toml Outdated Show resolved Hide resolved
@germa89 germa89 merged commit c8bde1d into main Aug 9, 2024
65 of 66 checks passed
@germa89 germa89 deleted the dependabot/pip/grpc-deps-abefac0f5c branch August 9, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants