JumpToThis
JumpToThis copied to clipboard
Bump @grpc/grpc-js and google-gax in /jumpToThisServer
Bumps @grpc/grpc-js and google-gax. These dependencies needed to be updated together.
Updates @grpc/grpc-js from 0.6.15 to 1.3.8
Release notes
Sourced from @grpc/grpc-js's releases.
@grpc/grpc-js1.3.7
- Fix server handling of streams that are already closed (#1873)
- Handle errors thrown on client when writing to a stream that is already closed (#1875)
@grpc/grpc-js1.3.6
- Add more trace logging around establishing connections (#1857)
@grpc/grpc-js1.3.5
- Add logging for TLS over proxy connection errors (#1845)
@grpc/grpc-js1.3.4
- Ensure that the
grpc.keepalive_permit_without_callsoption does not cause unused clients to keep the process from exiting (#1828)
@grpc/grpc-js1.3.3
- Add some options to logging environment variables (full documentation (#1822)
@grpc/grpc-js1.3.2
- Fix function type check so that callbacks can be async functions (#1787)
@grpc/grpc-js-xds1.3.2
- Add trace logging of bootstrap info when first connecting to an xDS address (#1910)
- Improve handling of control plane connection drops (#1921)
@grpc/grpc-js1.3.1
- Change a couple of
isFunctionchecks to work in more contexts (#1761 contributed by@zereraz)- Eliminate some log spam in
subchanneltrace logs (#1770)- Fix the check for outputting the "read ECONNRESET" error as
UNAVAILABLE(#1780)- Make the
GRPC_VERBOSITYenvironment variable accept lower-case values (#1781)
@grpc/grpc-js-xds1.3.1
- Stop incorrectly applying the
case_sensitiveoption tosafe_regexpath matchers in routing functionality (#1834)
@grpc/grpc-js-xds1.3.0
- Add xDS Traffic Splitting and Routing feature (#1687, #1704, #1724)
@grpc/grpc-js1.3.0
- Add support for
ipv4andipv6address schemes (#1752)- Remove
google-auth-librarydependency (#1703)- Add
grpc-node.max_session_memorychannel 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
ConfigSelectortype and addconfigSelectorargument toResolverListener#onSuccessfulResolution(#1681)
@grpc/grpc-js1.2.11
Commits
- See full diff in compare view
Updates google-gax from 1.13.0 to 1.15.4
Release notes
Sourced from google-gax's releases.
v1.15.2
Fixes
- fix(deps):
@grpc/grpc-jsupdated to^0.7.4.
Changelog
Sourced from google-gax's changelog.
Changelog
3.6.0 (2023-03-30)
Features
Bug Fixes
3.5.8 (2023-03-10)
Bug Fixes
3.5.7 (2023-02-08)
Bug Fixes
3.5.6 (2023-02-03)
Bug Fixes
3.5.5 (2023-02-03)
Bug Fixes
- deps: Update dependency
@grpc/grpc-jsto ~1.8.0 (#1389) (41ad17a)- deps: Update dependency protobufjs to v7.2.1 (#1411) (17c7372)
- Get rid of fs-extra (#1418) (082e006)
- Include Long import in d.ts files (#1379) (8d9d684)
3.5.4 (2023-02-02)
... (truncated)
Commits
255e0aafix(deps): update grpc and release to 1.15.47ee22c3fix(deps): update grpc-js to 1.x and release v1.15.3cd6224bfix(deps): use@grpc/grpc-js@^0.7.436e7d5efix(deps): rollback to grpc-js 0.6.18, release 1.15.1cdba8e5chore: release 1.15.0 without breaking changesb1eccf9feat: export bundle descriptor in descriptors interface (#744)01c428cfix(deps): update dependency@grpc/grpc-jsto ^0.7.0 (#736)fab91cefix(deps): use protobuf.js v6.8.9 (#743)4b9a35ebuild(tests): fix coveralls and enable build cop (#740)e864833build: update linkinator config (#739)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.