malijs / mali

A minimalistic gRPC microservice framework for Node.js
https://mali.js.org
Apache License 2.0
888 stars 60 forks source link

build(deps-dev): bump @grpc/proto-loader from 0.7.3 to 0.7.6 #369

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @grpc/proto-loader from 0.7.3 to 0.7.6.

Release notes

Sourced from @​grpc/proto-loader's releases.

@​grpc/proto-loader 0.7.6

  • Avoid importing Long in files that don't use it (#2370 contributed by @​install)

@​grpc/proto-loader 0.7.5

  • Include @deprecated annotations in generated comments if the includeComments option is set (#2357 contributed by @​danielronnkvist)

@​grpc/proto-loader 0.7.4

  • Support nominal typing with type branding (#2281 contributed by @​LunaTK)
Commits
  • bb0a09a Merge pull request #2386 from murgatroid99/proto-loader_0.7.6
  • d78d6d3 proto-loader: Bump to 0.7.6
  • 1ba8b5a Merge pull request #2376 from phoenix741/feature/fix-2375
  • 48ea363 Merge pull request #2374 from murgatroid99/grpc-js-xds_weighted_target_simple...
  • 081270f grpc-js: add await/async on method that return promise
  • 1054432 Merge pull request #2370 from install/explicit-field-type-long-check
  • 865731b grpc-js-xds: Use simpler search algorithm in weighted target picker
  • 31aec87 proto-loader-gen-types Narrow field Long check
  • cac499f Merge pull request #2365 from murgatroid99/grpc-js-xds_interop_server_logging
  • f3c4354 grpc-js-xds: interop: log server events
  • 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)
coveralls commented 1 year ago

Coverage Status

Coverage: 98.232%. Remained the same when pulling 460b3f8156568556f8fc282020a2871d328e9b52 on dependabot/npm_and_yarn/grpc/proto-loader-0.7.6 into 479ef623053944b2ce4a340d1da9d568d134b2d8 on master.

dependabot[bot] commented 1 year ago

Superseded by #372.