openpromisesmy / ui

public-facing client for OpenPromises data
https://openpromises.com
MIT License
5 stars 0 forks source link

build(deps): bump @grpc/grpc-js from 1.1.2 to 1.5.3 in /app #328

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @grpc/grpc-js from 1.1.2 to 1.5.3.

Release notes

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

@​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)

@​grpc/grpc-js 1.5.0

  • Add support for request compression on clients and request decompression on servers (#1952 contributed by @​b0b3rt)
  • Improve messaging for some RESOURCE_EXHAUSTED errors (#1946)
  • Export TypeScript types for ServiceClientConstructor and ProtobufTypeDefinition (#1951 contributed by @​howyi)
  • Provide the full certificate object in the checkServerIdentity callback (#1968)
  • Remove @types/semver from the production dependencies list (#1989)
  • Add information about supported channel options to the README (#1996 contributed by @​josephharrington)

@​grpc/grpc-js-xds 1.5.0

@​grpc/grpc-js 1.4.6

  • Fix compatibility with @​types/node 17.0.6 (#2007)

@​grpc/grpc-js 1.4.5

  • Use configured backoff options when retrying name resolution (#1987 contributed by @​cloverheap)
  • Preserve order of metadata, messages, and call end with async interceptors (#1986)

@​grpc/grpc-js 1.4.3

  • Fix a bug that caused requests to not progress properly when the option grpc.enable_channelz was set to 0 (#1961)
  • Fix a bug causing channelz to generate the wrong binary representation for IPv6 addresses in some cases (#1960)

@​grpc/grpc-js 1.4.2

  • Limit the number of channelz trace events retained per channel/subchannel/server (#1943)
  • Enable support for the grpc.enable_channelz option, allowing users to disable channelz stats tracking and tracing for a channel (and corresponding subchannels) or server (#1944)
  • Handle undefined socket.localAddress in channelz stats gathering code (#1954)

@​grpc/grpc-js 1.4.1

  • Publish channelz files missing from the previous release (#1937)

@​grpc/grpc-js 1.4.0

  • Add Channelz support (specification here) (#1915) This adds the following public APIs:
    • getChannelzServiceDefinition(): ServiceDefinition

... (truncated)

Commits
  • 8d19d6a Merge pull request #2029 from murgatroid99/grpc-js_local_pool_shutdown
  • 27bae20 grpc-js: Increase version to 1.5.3
  • 0a5a232 grpc-js: Fix pick first shutdown reference handling
  • 8f3d4fb Merge pull request #2027 from murgatroid99/grpc-js_server_secure_errors
  • b9deb5b grpc-js: Increase version to 1.5.2
  • db56e80 grpc-js: Add secureConnection error handling in server
  • 903cce1 Merge pull request #2024 from murgatroid99/grpc-js_dns_backoff
  • bd609ce Merge pull request #2025 from murgatroid99/grpc-js_uds_no_proxy_1.5
  • 500fc2c grpc-js: Don't use http_proxy for uds connections
  • 80f31bb grpc-js: Increase version to 1.5.1
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openpromisesmy/ui/network/alerts).
dependabot[bot] commented 2 years ago

Looks like @grpc/grpc-js is up-to-date now, so this is no longer needed.