Bump protobufjs from 7.6.2 to 7.6.5 - #2675
Conversation
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.6.2 to 7.6.5. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.5/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.6.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the The following options are set: bypass_author_approval, bypass_jira_check |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 7.6.2 -> 7.6.5 (patch)
Semver bump type: patch (3 consecutive patch releases)
Changes:
- 7.6.3: Avoid name collisions in generated code; preserve null conversion behavior for fieldless messages
- 7.6.4: CI reconfiguration; remove inquire submodule (reduces dependency surface)
- 7.6.5: Handle EOF during options parsing
Breaking changes: None
Security concerns: None — all changes are bug fixes. The removal of the inquire submodule in 7.6.4 slightly reduces the transitive dependency surface.
Impact on codebase: protobufjs is a transitive dependency only, pulled in by @grpc/proto-loader. No direct imports or usage of protobufjs found anywhere in the Arsenal codebase. Only yarn.lock is modified (3 additions, 9 deletions).
Recommendation: SAFE TO MERGE
Notes: CI checks are still in progress at time of review. All three intermediate releases contain only bug fixes with no behavioral changes that could affect this project.
— Claude Code
Bumps protobufjs from 7.6.2 to 7.6.5.
Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
89048bachore: release protobufjs-v7.x (#2357)10fba6dfix: handle EOF during options parsing (#2352) (#2356)f8f64efchore: release protobufjs-v7.x (#2330)574f761fix: Reconfigure and speed up CI (#2329)06ddd07fix: Remove inquire submodule (#2327)1d3796dchore: release protobufjs-v7.x (#2317)df91652fix: Preserve null conversion behavior for fieldless messages (#2312)78a9576fix: Avoid name collisions in generated code (#2311)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.