Skip to content

build(deps): bump protobufjs and @grpc/proto-loader#657

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-53cb5ca7c9
Open

build(deps): bump protobufjs and @grpc/proto-loader#657
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-53cb5ca7c9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

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

Updates protobufjs from 6.11.4 to 7.5.5

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.5.4

7.5.4 (2025-08-15)

Bug Fixes

protobufjs: v7.5.3

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

protobufjs: v7.5.2

7.5.2 (2025-05-14)

Bug Fixes

protobufjs: v7.5.1

7.5.1 (2025-05-08)

Bug Fixes

  • optimize regressions from editions implementations (#2066) (6406d4c)
  • reserved field inside group blocks fail parsing (#2058) (56782bf)

protobufjs: v7.5.0

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by fenster, a new releaser for protobufjs since your current version.

Install script changes

This version modifies prepublish script that runs during installation. Review the package contents before updating.


Updates @grpc/proto-loader from 0.6.5 to 0.8.0

Release notes

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

@​grpc/proto-loader 0.8.0

  • Add serialize and deserialize functions to Message definition objects. See grpc/proposal#503 for more details. (#2970)

@​grpc/proto-loader 0.7.15

  • Apply targetFileExtension option to root files (#2946)

@​grpc/proto-loader 0.7.14

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

@​grpc/proto-loader 0.7.13

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

@​grpc/proto-loader 0.7.12

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

@​grpc/proto-loader 0.7.11

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

@​grpc/proto-loader 0.7.10

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

@​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)
Commits
  • 31c8b71 grpc-js-xds: Regenerate interop and test files in prepare script
  • 0df98ce grpc-js: Regenerate test files in prepare script
  • 30e7287 Update generated proto files with type changes
  • 549d858 proto-loader: Output functions to serialize and deserialize messages
  • 31b431a Merge pull request #2973 from murgatroid99/proto_editions_update
  • 5670eb2 Update generated proto files with editions change
  • 179dbfa Merge pull request #2969 from murgatroid99/debugging_example
  • d22becc Add debugging example
  • 9877359 Merge pull request #2966 from murgatroid99/load_balancing_example
  • 972bb23 Add load balancing example
  • 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 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)
    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.5.5 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.4 to 7.5.5
- [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.4...protobufjs-v7.5.5)

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

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

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 Apr 17, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​grpc/​proto-loader@​0.6.5 ⏵ 0.8.0100100100 +185100

View full report

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.

0 participants