kubemq-io / kubemq-node

MIT License
18 stars 8 forks source link

Bump @grpc/proto-loader from 0.5.3 to 0.6.0 #27

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @grpc/proto-loader from 0.5.3 to 0.6.0.

Release notes

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

@​grpc/proto-loader 0.6.0

  • Add a generator for TypeScript types for the objects created by this library (#1474)
  • Add fromJSON method for loading types represented as JSON objects (#1713 contributed by @​SOVLOOKUP)

@​grpc/proto-loader 0.5.6

  • Add functions for loading and parsing binary-encoded or plain object file descriptor sets (#1635 contributed by @​tatemz)

@​grpc/proto-loader 0.5.4

@​grpc/proto-loader 0.5.3

  • Don't cache descriptor data from loaded .proto files (#1156)

@​grpc/proto-loader 0.5.4

  • Warn when a file in an import list cannot be found (#1299)
Commits
  • b920292 Merge pull request #1474 from murgatroid99/proto-loader_type_generator
  • b830a7b Merge pull request #1734 from murgatroid99/grpc-js-xds_routing_no_env_protection
  • c9cdc17 Merge pull request #1735 from murgatroid99/grpc-js_1.2_upmerge_2
  • 87614c3 Don't use the removed env var in the script
  • 66d93c0 Merge remote-tracking branch 'upstream/@​grpc/grpc-js@​1.2.x' into grpc-js_1.2_...
  • abfe46b grpc-js-xds: Remove env var protection for routing feature
  • c3aeb94 Merge pull request #1666 from dwrip/master
  • 3468e58 Merge pull request #1724 from murgatroid99/grpc-js-xds_a28_interop_attempt_2
  • 65f1eb4 Add default values to generator usage info
  • 65d4de8 Merge branch 'master' of https://github.com/grpc/grpc-node
  • 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[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.