Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps protobufjs to 7.2.4 and updates ancestor dependency @grpc/proto-loader. These dependencies need to be updated together.

Updates protobufjs from 6.11.3 to 7.2.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.2.4

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

protobufjs: v7.2.3

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

protobufjs: v7.2.2

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

protobufjs: v7.2.1

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

protobufjs: v7.2.0

7.2.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)

Bug Fixes

protobufjs: v7.1.2

7.1.2 (2022-09-22)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

7.2.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)

Bug Fixes

7.1.2 (2022-09-22)

Bug Fixes

... (truncated)

Commits

Updates @grpc/proto-loader from 0.6.9 to 0.7.7

Release notes

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

@​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)
Commits
  • 892f16e Merge pull request #2437 from murgatroid99/proto-loader_yargs_update
  • 821ccfa PSM Interop: Increase old driver QPS to 75
  • bc2447c proto-loader: Update to yargs@17.x
  • eeaa6c0 Merge pull request #2434 from murgatroid99/v1.8.x_upmerge
  • 85d227b Update test logic to account for recent validation changes
  • 2f86949 Update tests with master test framework changes
  • d70d7ee Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge
  • 4fcd9c2 Merge pull request #2433 from murgatroid99/grpc-js-xds_watcher_validation_errors
  • edeeda6 Add trailing newline in packages/grpc-js-xds/test/test-nack.ts
  • dfccd68 Address review comments
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.4 and updates ancestor dependency [@grpc/proto-loader](https://github.com/grpc/grpc-node). These dependencies need to be updated together.


Updates `protobufjs` from 6.11.3 to 7.2.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.3...protobufjs-v7.2.4)

Updates `@grpc/proto-loader` from 0.6.9 to 0.7.7
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/proto-loader@0.6.9...@grpc/proto-loader@0.7.7)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: "@grpc/proto-loader"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2023
@BaseMax BaseMax merged commit 5540865 into main Jul 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/protobufjs-and-grpc/proto-loader-7.2.4 branch July 8, 2023 06:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants