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 @grpc/grpc-js from 1.5.0 to 1.5.5 #561

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @grpc/grpc-js from 1.5.0 to 1.5.5.

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js 1.5.5

  • Add HTTP/2 settings frame tracing (#2040)
  • Add HTTP/2 flow control tracing (#2041)

@​grpc/grpc-js 1.5.4

  • Fix exitIdle propagation and DNS IP result backoff (#2037)

@​grpc/grpc-js 1.5.3

  • Fix a null reference exception when closing a channel that was constructed using the grpc.use_local_subchannel_pool option (#2029)

@​grpc/grpc-js-xds 1.5.2

  • Publish more missing Envoy proto files (#2021)

@​grpc/grpc-js 1.5.2

  • Prevent TLSWrap errors from being surfaced to server applications (#2027)

@​grpc/grpc-js-xds 1.5.1

@​grpc/grpc-js 1.5.1

  • Don't use http_proxy for uds connections (#2022 contributed by @​raksooo)
  • Add backoff to DNS resolution attempts (#2024)
Commits
  • 26b1c1f Merge pull request #2043 from murgatroid99/grpc-js_1.5.5
  • 5bb11e0 grpc-js: Increase version to 1.5.5
  • d57df93 Merge pull request #2041 from nimf/http2-flowctrl-tracing
  • da66707 HTTP/2 flow control tracing
  • faa79fe Merge pull request #2040 from nimf/http2-settings-tracing
  • ae2a2ac Add HTTP/2 settings frame tracing.
  • 2334ca9 Add isTracerEnabled to logging
  • 703971f Merge pull request #2037 from murgatroid99/grpc-js_dns_backoff_ip_reset
  • f49ed62 grpc-js: Increase version to 1.5.4
  • ba70f71 grpc-js: Fix exitIdle propagation and DNS IP result backoff
  • 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 [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.5.0 to 1.5.5.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2022
@sriv sriv merged commit f59156b into master Feb 12, 2022
@sriv sriv deleted the dependabot/npm_and_yarn/grpc/grpc-js-1.5.5 branch February 12, 2022 05:50
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
Development

Successfully merging this pull request may close these issues.

1 participant