Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

fix(deps): update dependency @grpc/proto-loader to ^0.6.0 #902

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/proto-loader (source) ^0.5.0 -> ^0.6.0 age adoption passing confidence

Release Notes

grpc/grpc-node

v0.6.4

Compare Source

  • Fix a bug that caused some imports to be incorrectly omitted in generated code (#​1832 contributed by @​mtlewis)

v0.6.3

Compare Source

v0.6.2

Compare Source

v0.6.1

Compare Source

  • Generate TypeScript types showing that unset message field values can be null instead of undefined in some cases (#​1744)
  • Generate more detailed TypeScript types for service definition objects (#​1745)

v0.6.0

Compare Source

  • 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)

v0.5.6

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

v0.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)

v0.5.3

  • Improve server-related type definitions (#​972)
  • Report network connection drops with UNAVAILABLE status instead of INTERNAL (#​1021).

v0.5.2

Compare Source

v0.5.1

Compare Source

  • Accept arrays of filenames in load and loadSync (#​806 contributed by @​jroper)

Configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@google-cla google-cla bot added the cla: yes label Jun 7, 2021
@renovate renovate bot force-pushed the renovate/grpc-proto-loader-0.x branch 2 times, most recently from 5971237 to 371d72e Compare July 19, 2021 18:07
@renovate renovate bot force-pushed the renovate/grpc-proto-loader-0.x branch from 371d72e to ae0942d Compare July 19, 2021 21:43
@aabmass aabmass merged commit 2633fd6 into master Jul 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant