Skip to content

Update dependency @grpc/proto-loader to ^0.8.0 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

Package Change Age Confidence
@grpc/proto-loader (source) ^0.5.1 -> ^0.8.0 age confidence

Release Notes

grpc/grpc-node (@​grpc/proto-loader)

v0.8.0

Compare Source

v0.7.15: @​grpc/proto-loader 0.7.15

Compare Source

  • Apply targetFileExtension option to root files (#​2946)

v0.7.14: @​grpc/proto-loader 0.7.14

Compare Source

  • Add code generator options to specify file extensions (#​2912)
  • Declare oneof specifier field as optional in generated code (#​2911)

v0.7.13: @​grpc/proto-loader 0.7.13

Compare Source

  • Include method options in method definition objects (#​2711 contributed by @​n0v1)
  • Avoid generating duplicate TypeScript method declarations in some cases (#​2717)
  • Update Protobuf.js dependency to a newer version (#​2731)

v0.7.12: @​grpc/proto-loader 0.7.12

Compare Source

  • Revert "Use a .ts extension in import statements in generated TypeScript files" (#​2699)

v0.7.11: @​grpc/proto-loader 0.7.11

Compare Source

  • Use a .ts extension in import statements in generated TypeScript files (#​2693 contributed by @​atjn)

v0.7.10: @​grpc/proto-loader 0.7.10

Compare Source

  • Allow the grpcLib option to be omitted in the type generator, to generate implementation-agnostic code (#​2573)

v0.7.9: @​grpc/proto-loader 0.7.9

Compare Source

v0.7.8

Compare Source

v0.7.7: @​grpc/proto-loader 0.7.7

Compare Source

  • Update yargs dependency to 17.x (#​2437)

v0.7.6: @​grpc/proto-loader 0.7.6

Compare Source

v0.7.5: @​grpc/proto-loader 0.7.5

Compare Source

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

v0.7.4: @​grpc/proto-loader 0.7.4

Compare Source

v0.7.3: @​grpc/proto-loader 0.7.3

Compare Source

  • Add message class name template options to TypeScript generator (#​2183 contributed by @​install)

v0.7.2: @​grpc/proto-loader 0.7.2

Compare Source

  • Revert upgrade of long dependency (#​2197)

v0.7.1: @​grpc/proto-loader 0.7.1

  • Update long dependency to version 5 (#​2192)

v0.6.13: @​grpc/proto-loader 0.6.13

Compare Source

v0.6.12: @​grpc/proto-loader 0.6.12

Compare Source

  • Revert long dependency to 4.x (#​2114)

v0.6.11: @​grpc/proto-loader 0.6.11

Compare Source

  • Broaden dependency on long to 4.x or 5.x (#​2112)

v0.6.10: @​grpc/proto-loader 0.6.10

Compare Source

  • Update the dependency on the long library to version 5 to fix some TypeScript type compatibility issues (#​2110)

v0.6.9: @​grpc/proto-loader 0.6.9

Compare Source

  • Decrease dependency to yargs 16 for compatibility with Node <12 (#​2010)

v0.6.8: @​grpc/proto-loader 0.6.8

  • Use predefined types for callback functions in generated code (#​1967)
  • Improve consistency of generated code formatting (#​1981)
  • Update dependency on yargs (#​2006)

v0.6.6: @​grpc/proto-loader 0.6.6

Compare Source

  • Make serializer functions reject array arguments (#​1940)

v0.6.5: @​grpc/proto-loader 0.6.5

Compare Source

  • Avoid generating method names in service client interface definitions that conflict with method names in the base Client class (#​1897)

v0.6.4: @​grpc/proto-loader 0.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: @​grpc/proto-loader 0.6.3

Compare Source

v0.6.2: @​grpc/proto-loader 0.6.2

Compare Source

v0.6.1: @​grpc/proto-loader 0.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: @​grpc/proto-loader 0.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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/grpc-proto-loader-0.x branch from a0287df to 88dbea3 Compare September 25, 2022 20:55
@renovate renovate bot changed the title Update dependency @grpc/proto-loader to ^0.6.0 Update dependency @grpc/proto-loader to ^0.7.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/grpc-proto-loader-0.x branch from 88dbea3 to ebde965 Compare July 21, 2025 20:14
@renovate renovate bot changed the title Update dependency @grpc/proto-loader to ^0.7.0 Update dependency @grpc/proto-loader to ^0.8.0 Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants