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

chore(deps-dev): bump @grpc/grpc-js from 1.8.1 to 1.8.3 #10868

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Bumps @grpc/grpc-js from 1.8.1 to 1.8.3.

Release notes

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

@​grpc/grpc-js 1.8.3

  • Fix bug that caused streams to fail early when receiving a GOAWAY (#2319)

@​grpc/grpc-js@​1.8.2

  • Continue keepalive pings after receiving a GOAWAY on the client (#2308)
  • Fix handling of keepalive timers when the timeout is longer than the interval (#2304 contributed by @​nicknotfun, included in #2308)
  • Ensure the last received message is fully handled before outputting status (#2316)
Commits
  • 3db8acb Merge pull request #2319 from murgatroid99/grpc-js_transport_disconnect_fix
  • b3b6310 grpc-js: Don't end calls when receiving GOAWAY
  • 13337aa Merge pull request #2316 from murgatroid99/grpc-js_push_order_fix
  • 2d37686 grpc-js: Ensure ordering between status and final message
  • 099a3bc Merge pull request #2314 from sergiitk/backport-1.8-reduce-gce-xds-interop-tests
  • b72e1fc Merge pull request #2310 from grpc/reduce-gce-xds-interop-tests
  • a4d409d Merge pull request #2308 from murgatroid99/grpc-js_transport_refactor
  • df8b897 grpc-js: Refactor Transport and SubchannelConnector out of Subchannel
  • d2bd713 Merge pull request #2307 from murgatroid99/grpc-js_1.8.1
  • 08cc571 Merge pull request #2277 from kleinsch/add_service_config_disable_resolution
  • 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.8.1 to 1.8.3.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.1...@grpc/grpc-js@1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 709a75bb-8669-4424-9246-6318b0eb6a55

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.409%

Totals Coverage Status
Change from base Build 43c8609d-7c9b-40c5-85e1-094c9c517952: 0.0%
Covered Lines: 6207
Relevant Lines: 6645

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2023

Superseded by #10874.

@dependabot dependabot bot closed this Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/grpc/grpc-js-1.8.3 branch January 13, 2023 01:09
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant