malijs / mali

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

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

@​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
  • cc333ba Merge pull request #2360 from murgatroid99/proto-loader_0.7.5
  • 1c4f121 proto-loader: Bump version to 0.7.5
  • e967c94 Merge pull request #2357 from danielronnkvist/jsdoc-deprecated-tags
  • ad298bc remove possible deprecated options from type brand output
  • 82c8cf1 Merge pull request #2358 from murgatroid99/grpc-js-xds_pass_outlier_detection...
  • c4350de grpc-js-xds: Pass along outlier detection config from CDS to child policy
  • c20ddd3 write @​deprecated jsdoc annotation if comments are enabled
  • 54c4b9c Merge pull request #2356 from murgatroid99/grpc-js-xds_cluster_resolver_prior...
  • faf96a0 grpc-js-xds: Fix bug that prevented priority name reuse
  • dd7e1a9 Merge pull request #2343 from murgatroid99/grpc-js-xds_aggregate_logical_dns_...
  • 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 d9797fd61828ae6e8fba036142acf928c6b36c09 on dependabot/npm_and_yarn/grpc/proto-loader-0.7.5 into 479ef623053944b2ce4a340d1da9d568d134b2d8 on master.

dependabot[bot] commented 1 year ago

Superseded by #369.