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

Bump @grpc/proto-loader from 0.5.5 to 0.7.9 #294

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Bumps @grpc/proto-loader from 0.5.5 to 0.7.9.

Release notes

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

@​grpc/proto-loader 0.7.9

  • Update long dependency to match protobufjs (#2504 contributed by @​haines)

@​grpc/proto-loader 0.7.7

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

@​grpc/proto-loader 0.7.6

  • Avoid importing Long in files that don't use it (#2370 contributed by @​install)

@​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)

@​grpc/proto-loader 0.7.3

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

@​grpc/proto-loader 0.7.2

  • Revert upgrade of long dependency (#2197)

@​grpc/proto-loader 0.7.1

  • Update long dependency to version 5 (#2192)

@​grpc/proto-loader 0.6.13

@​grpc/proto-loader 0.6.12

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

@​grpc/proto-loader 0.6.11

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

@​grpc/proto-loader 0.6.10

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

@​grpc/proto-loader 0.6.9

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

@​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)

@​grpc/proto-loader 0.6.6

  • Make serializer functions reject array arguments (#1940)

@​grpc/proto-loader 0.6.5

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

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@grpc/proto-loader](https://github.com/grpc/grpc-node) from 0.5.5 to 0.7.9.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/commits/@grpc/proto-loader@0.7.9)

---
updated-dependencies:
- dependency-name: "@grpc/proto-loader"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants