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.54.2 to 1.54.3 in /queue_services/payment-reconciliations #1410

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2024

Bumps grpcio from 1.54.2 to 1.54.3.

Release notes

Sourced from grpcio's releases.

Release v1.54.3

This is release 1.54.3 (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

Commits
  • 868412b [v1.54.x][Interop] Backport Python image update (#33865)
  • b80ee02 [Backport] [dependency] Restrict cython to less than 3.X (#33771)
  • c3fadd6 [v1.54][Build] Update Phusion baseimage (#33767) (#33835)
  • 057ff9b [PSM Interop] Legacy tests: fix xDS test client build (v1.54.x backport) (#33...
  • 7a053eb [PSM Interop] Legacy test builds always pull the driver from master (v1.54.x ...
  • d084ddc [release] Bump release version 1.54.3 (#33708)
  • b8fd152 Automated fix for refs/heads/v1.54.x (#33682)
  • f44cddb [backport][iomgr][EventEngine] Improve server handling of file descriptor exh...
  • da9ef34 [PSM interop] Don't fail url_map target if sub-target already failed (v1.54.x...
  • 6894b4b [PSM interop] Don't fail target if sub-target already failed (#33222) (#33303)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.2 to 1.54.3.
- [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.54.2...v1.54.3)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2024
@dependabot dependabot bot requested review from seeker25, Jxio and ochiu as code owners February 11, 2024 05:27
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 11, 2024

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (79924ce) 91.45% compared to head (acacec9) 92.39%.
Report is 106 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1410      +/-   ##
==========================================
+ Coverage   91.45%   92.39%   +0.94%     
==========================================
  Files         186       18     -168     
  Lines       11319     1289   -10030     
==========================================
- Hits        10352     1191    -9161     
+ Misses        967       98     -869     
Flag Coverage Δ
bcolapi ?
eventlistenerqueue ?
payapi ?
paymentjobs ?
paymentreconciliationsqueue 92.39% <93.93%> (+0.95%) ⬆️
reportapi ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...iations/src/reconciliations/cgi_reconciliations.py 93.43% <100.00%> (+0.07%) ⬆️
...ment-reconciliations/src/reconciliations/config.py 96.47% <100.00%> (+0.08%) ⬆️
...econciliations/src/reconciliations/eft/__init__.py 100.00% <100.00%> (ø)
...conciliations/src/reconciliations/eft/eft_enums.py 100.00% <100.00%> (ø)
...onciliations/src/reconciliations/eft/eft_errors.py 100.00% <100.00%> (ø)
...onciliations/src/reconciliations/eft/eft_header.py 100.00% <100.00%> (ø)
...iations/src/reconciliations/eft/eft_parse_error.py 100.00% <100.00%> (ø)
...nciliations/src/reconciliations/eft/eft_trailer.py 100.00% <100.00%> (ø)
...yment-reconciliations/src/reconciliations/enums.py 100.00% <100.00%> (ø)
...ment-reconciliations/src/reconciliations/worker.py 88.09% <100.00%> (+1.25%) ⬆️
... and 5 more

... and 177 files with indirect coverage changes

@seeker25 seeker25 merged commit 5315454 into main Feb 13, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/queue_services/payment-reconciliations/grpcio-1.54.3 branch February 13, 2024 17:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant