Skip to content
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

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

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

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

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 - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners November 19, 2024 11:36
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Nov 19, 2024
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Nov 19, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 19, 2024
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/nodejs-datastore API. label Nov 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 19, 2024
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Nov 20, 2024
@renovate-bot renovate-bot force-pushed the renovate/grpc-proto-loader-0.x branch from d89d38e to 222c10e Compare November 20, 2024 19:47
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 20, 2024
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Nov 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 20, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 20, 2024
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/nodejs-datastore API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants