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 @grpc/grpc-js to ~1.3.0 #990

Merged

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/grpc-js (source) ~1.2.0 -> ~1.3.0 age adoption passing confidence

Release Notes

grpc/grpc-node

v1.3.0

  • Add support for ipv4 and ipv6 address schemes (#​1752)
  • Remove google-auth-library dependency (#​1703)
  • Add grpc-node.max_session_memory channel argument to configure maximum memory used per HTTP/2 session (#​1666 contributed by dwrip)
  • Remove runtime Node version compatibility check (#​1739)
  • Experimental API changes: Add ConfigSelector type and add configSelector argument to ResolverListener#onSuccessfulResolution (#​1681)

Configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner April 28, 2021 09:27
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 28, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2021
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #990 (504b3bc) into master (33f9295) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #990   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files          43       43           
  Lines        7098     7098           
  Branches      563      612   +49     
=======================================
  Hits         6288     6288           
- Misses        799      800    +1     
+ Partials       11       10    -1     
Impacted Files Coverage Δ
src/fallback.ts 79.28% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33f9295...504b3bc. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/grpc-grpc-js-1.x branch from ceb955d to 314f797 Compare April 28, 2021 23:34
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2021
@renovate-bot renovate-bot force-pushed the renovate/grpc-grpc-js-1.x branch from 314f797 to 504b3bc Compare April 29, 2021 00:49
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 29, 2021
@alexander-fenster alexander-fenster added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 29, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 29, 2021
@alexander-fenster alexander-fenster merged commit f131ee0 into googleapis:master Apr 29, 2021
@renovate-bot renovate-bot deleted the renovate/grpc-grpc-js-1.x branch April 29, 2021 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants