build(deps): bump protobufjs from 8.6.4 to 8.7.1 in /tests/functional#2465
Conversation
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.6.4 to 8.7.1. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v8.6.4...protobufjs-v8.7.1) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.1 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 |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: bypass_author_approval, bypass_jira_check |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 8.6.4 -> 8.7.1 (minor)
Semver bump type: minor (4 intermediate releases: 8.6.5, 8.6.6, 8.7.0, 8.7.1)
Changes:
- 8.6.5: Enum semantics, encoding defaults, prototype hardening fixes
- 8.6.6: Parser fixes (Any type_url filtering, EOF handling)
- 8.7.0: Encoder architecture rework for performance; parsing/codegen fixes
- 8.7.1: 13 bug fixes (parsing, CLI, encoding, circular dependency removal)
Breaking changes: None
Security concerns: None — no CVEs or security advisories mentioned
Impact on codebase: protobufjs is an optional transitive dependency of @platformatic/kafka. It is not directly imported or used anywhere in the Zenko test code. Only tests/functional/yarn.lock changed (3 lines). The encoder architecture rework in 8.7.0 is the most significant change but has no direct impact on this codebase.
Recommendation: SAFE TO MERGE
— Claude Code
|
done with #2460 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps protobufjs from 8.6.4 to 8.7.1.
Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
bec6a9dchore: release master (#2365)7ba0557fix: Preserve proto names in bundled definitions (#2390)f25928bchore(deps): update dev dependencies (#2380)829f5cdfix: Remove circular LongBits dependency (#2387)1965d37fix(cli): Handle extensions during sparse generation (#2386)3cf7420fix(cli): Match declaration imports to generated modules (#2385)666fa6bfix: Parse Any type URLs in aggregate options (#2383)b5009b0fix: Apply enum options regardless of declaration order (#2384)8a2c427fix: Parse map fields inside groups (#2382)65f659afix(cli): Resolve imports from cwd by default (#2381)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.